Closed Bug 54329 Opened 25 years ago Closed 23 years ago

checkboxes in listboxes can't be checked by [keyboard]navigating up/down and then pressing space.

Categories

(Core :: XUL, enhancement, P3)

enhancement

Tracking

()

RESOLVED INVALID
Future

People

(Reporter: timeless, Assigned: bugs)

References

Details

(Keywords: access)

9/26-8 modern2 and clasic Edit>preferences Navigator>Toolbars To save time, click Bookmarks [the text] press space results: nothing happens expect: toggle Bookmarks' checkbox
OS: Windows NT → All
Hardware: PC → All
->moz0.9, access issue
Keywords: access
Target Milestone: --- → mozilla0.9
Why not just get rid of the checkboxes-in-listbox control and use two columns of checkboxes instead?
Btw, tabbing between checkboxes in the listbox doesn't work well either. In Win Classic, tabbing stops when it hits an invisible checkbox. In Modern, you can tab to checkboxes beyond the first four, but the listbox doesn't scroll down to make them visible.
Blocks: 18575
you could have 2 columns of 30 checkboxes. you can't reasonably do that w/o using some scrolling control, and you should be able to maintain header stuff. That leaves degenerative trees and listboxes. Let's just fix the problem.
Blake made it so the tree control no longer takes focus in bug 66212. Clicking to the right of one of the checkbox items still selects that item in the tree, though. I think clicking there should be the same as clicking on the text of the checkbox to the left, but Blake thinks clicking there shouldn't do anything.
->ben, per hyatt
Assignee: hyatt → ben
se filed bug 68359 for the tabbing problem mentioned earlier on this bug.
not in .9
Target Milestone: mozilla0.9 → mozilla1.0
Related problems in mail search window: bug 68894, bug 68895.
resolving as wfm using today's bits on Win98
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Reproduced in build 2001052408, Mac OS 9.1. Reopening.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Can someone check if this is still reproduceable on MacOS? (sorry, not running on Mac today)
Severity: normal → major
It appears that Toolbar prefs don't use a listbox of checkboxes anymore. I'm not sure there is any current need for this fix. Should it be marked WONTFIX or Future?
Severity: major → enhancement
if there are not any other instances of a listbox of checkboxes within the app [i don't know if there are], then i'd recommend wontfix. otherwise, if there are places with that widget, then future would be okay for now...
checkbox-in-listbox is used on win32 in the Advanced->System (aka pref-winhooks.xul), but not anywhere that I can see on Mac and Linux. On win32, this bug does not exist (i.e., space will toggle state of checkboxes, and tab allows you to navigate, although not arrow keys). hyatt hints at a revised widget to do this in comments at end of bug 68359.
Future. no immediate need
Status: REOPENED → ASSIGNED
Target Milestone: mozilla1.0 → Future
this is now done with listitem type=checkbox, marking invalid
Status: ASSIGNED → RESOLVED
Closed: 24 years ago23 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.