Open
Bug 1854091
Opened 1 year ago
Updated 3 months ago
The Default Browser Dialog's keyboard navigation visual focus is unaligned
Categories
(Firefox :: Keyboard Navigation, defect)
Tracking
()
People
(Reporter: danibodea, Unassigned)
References
Details
Note
- When the Default browser Dialog is displayed and the user taps TAB to focus through the controls, he will notice that the dialog can be focused as a whole and the visual box is unaligned.
Found in
- Nightly v119.0a1
Affected versions
- version1
Tested platforms
- Affected platforms: Windows 10, MacOS 11
- Unaffected platforms: -
Steps to reproduce
- Launch the browser with a newly created profile.
- Close the browser and reopen the same profile.
- Press the TAB key until the whole Default Browser Dialog is focused.
Expected result
- The visual focus is aligned with the dialog.
Actual result
- The keyboard navigation visual focus is not aligned with the dialog.
Regression range
- This is not a regression, but an issue since implementation.
- Branch 88 does not reproduce the issue because the dialog wasn't yet implemented.
- I think this whole dialog selection might not have been intended, or at least, it does not appear to be of any use.
Comment 1•1 year ago
|
||
:danibodea, if you think that's a regression, could you try to find a regression range using for example mozregression?
Reporter | ||
Comment 2•1 year ago
|
||
This issue is somewhat similar to the one in bug 1844715, but the restart browser dialog does not have a visual focus.
See Also: → 1844715
Reporter | ||
Updated•1 year ago
|
Summary: The Defaulkt Browser Dialog's keyboard navigation visual focus is unaligned → The Default Browser Dialog's keyboard navigation visual focus is unaligned
Reporter | ||
Comment 3•3 months ago
|
||
This issue also occurs in the case of other dialogs: Clear browsing data and cookies.
You need to log in
before you can comment on or make changes to this bug.
Description
•