Closed
Bug 1334418
Opened 9 years ago
Closed 9 years ago
Mysterious urlbar shift + tab behavior on OSX try machines
Categories
(Firefox :: Keyboard Navigation, defect)
Firefox
Keyboard Navigation
Tracking
()
RESOLVED
FIXED
Firefox 54
| Tracking | Status | |
|---|---|---|
| firefox54 | --- | fixed |
People
(Reporter: johannh, Assigned: johannh)
References
()
Details
Attachments
(1 file)
This causes a test for bug 1327946 to be disabled on OSX for now. The problem seems to be that on these machines pressing shift + Tab focuses the browser content instead of the selected tab, which is different to all other systems and on my local OSX.
This sounds like a trivial problem but I'd like to rule out that there's a larger issue here, so I'll try to investigate.
Updated•9 years ago
|
Component: General → Keyboard Navigation
Comment 1•9 years ago
|
||
On OS X by default buttons are not keyboard navigable. There's a system preference that controls this, and there might be a separate Firefox pref too (but I'm not sure).
| Assignee | ||
Comment 2•9 years ago
|
||
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 4•9 years ago
|
||
Duh, thanks, that solved it. I didn't remember that OSX had a different default keyboard access level.
Comment 5•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8832406 [details]
Bug 1334418 - Enable full tab focus on OSX in identityBlock_focus tests.
https://reviewboard.mozilla.org/r/108718/#review109838
rs=me
Attachment #8832406 -
Flags: review?(gijskruitbosch+bugs) → review+
Pushed by jhofmann@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6f8b490681e8
Enable full tab focus on OSX in identityBlock_focus tests. r=Gijs
Comment 7•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 54
You need to log in
before you can comment on or make changes to this bug.
Description
•