Open
Bug 254302
Opened 21 years ago
Updated 3 years ago
space bar should select item from menu under MacOS X
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
NEW
People
(Reporter: krishnoid, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: helpwanted)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a3) Gecko/20040802 Firefox/0.9.1+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a3) Gecko/20040802 Firefox/0.9.1+
Under MacOS X, native applications allow you to scroll down to a menu item using
the arrow keys and select it using the space bar. Firefox under MacOSX requires
use of the Return key.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Actual Results:
Space bar does nothing.
Expected Results:
In the interest of integrating into the rest of the Mac OSX environment, the
space-bar should be the default to select a menu item.
Either that, or it should be easy to select this behavior via the preferences.
(I'm a big keyboard user; my setup makes it tricky for me to use the mouse).
Reporter | ||
Updated•21 years ago
|
Summary: space bar should select item from menu → space bar should select item from menu under MacOS X
Comment 1•21 years ago
|
||
Works for me in the latest branch build (not trunk as reported here), on Mac OS
X 10.2.8
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040804
Firefox/0.9.1+
Comment 2•21 years ago
|
||
WFM on Mac OS X 10.3.5
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; rv:1.7.3) Gecko/20040913
Firefox/0.10
Comment 3•21 years ago
|
||
Well, this is the behavior of XBL form controls (User interface), but not html
selects.
confirmed.
Severity: trivial → normal
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•21 years ago
|
Keywords: helpwanted
Updated•19 years ago
|
QA Contact: jruderman → keyboard.navigation
Updated•5 years ago
|
Component: Keyboard Navigation → Layout: Form Controls
Product: Firefox → Core
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•