[Enhancement] Consider changing the size of the focus border for about:logins meatball menu options
Categories
(Toolkit :: Themes, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox87 | --- | unaffected |
firefox88 | --- | verified |
firefox89 | --- | verified |
People
(Reporter: mheres, Assigned: itiel_yn8)
References
Details
Attachments
(2 files)
115.70 KB,
image/png
|
Details | |
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
[Versions]:
- Firefox Beta 88.0b2 (Build ID: 20210323190052)
- Firefox Nightly 89.0a1 (Build ID: 20210324084848)
[Platforms]:
- Windows 10
- Linux Mint 20
- macOS 10.15
[Prerequisites]:
- Have Firefox Beta 88/Nightly 89 open.
[Steps to reproduce]:
- Navigate to “about:logins”.
- Click the meatball menu button (“...”).
- Use the Tab key to navigate the options of the menu.
- Observe the border of a focused option.
[Proposed result]:
- The border does not exceed the limits of the menu option on the right and left.
[Current result]:
- The border exceeds the limits of the menu option on the right and left.
[Notes]:
- This behavior was introduced in Bug 1698355.
- Attached is a screenshot of the current behavior.
Updated•4 years ago
|
Comment 3•4 years ago
|
||
bugherder |
Reporter | ||
Comment 4•4 years ago
|
||
We have verified that the focus border does not exceed the limits of the menu options using Firefox Nightly 89.0a1 (Build ID: 20210325085523) using Windows 10, Linux Mint 20 and macOS 11.1. As a result I am marking this as verified fixed.
Comment 5•4 years ago
|
||
Seems like a safe patch to uplift to 88. Please nominate for approval if you agree :)
Comment on attachment 9211354 [details]
Bug 1700655 - Contain the menuitems buttons' outline inside the about:logins menu r?tgiles
Beta/Release Uplift Approval Request
- User impact if declined: Keyboard navigation in the about:logins menu is displayed with outline that exceeds the menu itself.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Simple one line CSS fix which targets the menuitems in that menu alone
- String changes made/needed:
Comment 7•4 years ago
|
||
Comment on attachment 9211354 [details]
Bug 1700655 - Contain the menuitems buttons' outline inside the about:logins menu r?tgiles
Approved for 88.0b6.
Comment 8•4 years ago
|
||
bugherder uplift |
Reporter | ||
Comment 9•4 years ago
|
||
I have verified that the focus border does not exceed the limits of the menu options using Firefox Beta 88.0b7 (Build ID: 20210404185932) using Windows 10, Linux Mint 20 and macOS 11.1.
Description
•