[Mac] Tab navigation focus does not work for checkboxes
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
People
(Reporter: vtamas, Unassigned)
References
Details
Attachments
(1 file)
4.67 MB,
video/quicktime
|
Details |
[Affected versions]:
Firefox 72.0a1 (2019-10-31)
Firefox 71.0b5
Firefox 70.0.1
[Affected platforms]:
MAC OS X 10.14.6
[Steps to reproduce]:
1.Launch Firefox and login using a Firefox Account.
2.Navigate to about:preferences#general
3.Check/uncheck one of the available checkboxes.
[Expected Results]:
Tab navigation focus resets where the cursor is.
[Actual Results]:
Clicking selection boxes does not reset the tab navigation focus.
Comment 1•5 years ago
|
||
The priority flag is not set for this bug.
:dao, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•5 years ago
|
Updated•5 years ago
|
Works for me on Ubuntu 18.04, with Nightly and Developer Edition.
Comment 3•5 years ago
|
||
I think this is the expected behavior for platform convention. See https://bugzilla.mozilla.org/show_bug.cgi?id=756028
Edgar, care to test if we behaves the same as Safari?
Comment 4•5 years ago
|
||
Safari doesn't fire focus/blur events when someone uses mouse to click a checkbox, expected behavior as https://bugzilla.mozilla.org/show_bug.cgi?id=756028.
But the tab navigation starts from where the clicked checkbox is.
Script: https://software.hixie.ch/utilities/js/live-dom-viewer/?saved=7465
Safari: Version 12.1 (14607.1.40.1.4)
OS keyboard setting: All controls [1]
Updated•5 years ago
|
Updated•2 years ago
|
Description
•