GNOME Bugzilla – Bug 126187
wrong label feedback in sound events table
Last modified: 2004-12-22 21:47:04 UTC
using a gnome-2.4 build from 03/11/03 -launch gnopernicus with speech enabled -open 'sound preferences' control center applet -go to 'sound events' tab -<tab> to the 'sound:' table expected: gnopernicus reports something like 'sound, table, X items' actual: gnopernicus reports 'table column header' .at-poke can be used to show this
I think this is higher than priority 4 - since the output you get is not terribly useful.
Created attachment 21329 [details] [review] proposed patch
Previous patch will have effect only after a make install command, then a Default Preferences.../Presentation command.
Why was this needinfo?
The patch reports the table headers, not "table xxx, x items" as requested. The NEEDINFO state was to ask the reporter if this patch is ok (it behaviour is ok).
If only headers are reported, the user will not know what type of widget it is. Although better than what it was originally, I'd still expect it to behave like most others - i.e. '<name>, <type>, <status>'.
Patch committed to CVS head. Because the column header has focus, in my oppinion to report this info is correct behaviour, not to present information about entire table.
Currently gnopernicus is reporting all column headers when one is selected. I think gnopernicus should be able to distinguish and report the information of separate headers.
*** Bug 125094 has been marked as a duplicate of this bug. ***
*** Bug 126280 has been marked as a duplicate of this bug. ***
Raising AP value. Current feedback is meaningless as one can cannot isolate a particular column header to achieve context in a table.
*** This bug has been marked as a duplicate of 135114 ***