Edit bookmark panel's save button outline focus should be more noticeable
Categories
(Firefox :: Bookmarks & History, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox88 | --- | unaffected |
firefox89 | --- | wontfix |
firefox90 | --- | verified |
firefox91 | --- | verified |
People
(Reporter: clara.guerrero, Assigned: bigiri)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [proton-door-hangers] [priority:2b])
Attachments
(6 files)
Affected versions
latest Nightly 90.0a1 (2021-05-05) (64-bit)
Beta 89.0b8 (64-bit)
Preconditions
Set the following prefs in about:config
browser.proton.enabled = true
prompts.windowPromptSubDialog = true
prompts.contentPromptSubDialog = true
browser.proton.modals.enabled = true
Affected platforms
Windows 10 x64
macOS 10.15
Ubuntu 18.04 x64
Steps to reproduce
- Launch Firefox.
- Click on star icon to open add bookmark panel (or if a website is already bookmarked, to open the edit bookmark panel)
- Press tab key for outline focus to be triggered, and reach the save button.
Expected result
Save button outline focus should be more noticeable
Actual result
The outline is not noticeable.
Suggested Severity
S3, since this won't affect the end users.
Regression range
Not a regression.
Additional notes
Please observe the attached screenshot.
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Comment 2•4 years ago
|
||
I believe this is due to lack of padding around the button before the focus ring, and it sharing the primary color.
Reporter | ||
Comment 3•4 years ago
|
||
This is also reproducible in update notification panel.
Best regards,
Clara
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 4•3 years ago
|
||
Changed outline offset on bookmark panel save button to match spec.
Updated•3 years ago
|
Comment 6•3 years ago
|
||
bugherder |
Comment 7•3 years ago
|
||
Is this worth uplifting to beta 90?
Updated•3 years ago
|
Comment 8•3 years ago
|
||
Approved for uplift.
Assignee | ||
Comment 9•3 years ago
|
||
Comment on attachment 9226909 [details]
Bug 1709587 - Edit Bookmark panel save button outline r=dao,#desktop-theme-reviewers
Beta/Release Uplift Approval Request
- User impact if declined: Bookmark panel save button appearance will not match Proton spec.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: - Edit a bookmark by clicking on the Star icon in the URL bar.
- Click in the name field.
- Use tab to navigate to the Save button and the Remove bookmark button. (In OSX tabbing to buttons may need to be enabled in the OS under System Preferences > Keyboard > Shortcuts > "Use keyboard navigation to move focus between controls")
- Note that the outline that appears on the Remove bookmark button and the Save button, and has the proper padding to make that outline visible.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Single line CSS change reflecting CSS that is used elsewhere for the same purpose.
- String changes made/needed:
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Comment 10•3 years ago
|
||
Comment on attachment 9226909 [details]
Bug 1709587 - Edit Bookmark panel save button outline r=dao,#desktop-theme-reviewers
approved for 90.0b9
Comment 11•3 years ago
|
||
bugherder uplift |
Reporter | ||
Comment 12•3 years ago
|
||
This issue was verified in nightly 91.0a1 (2021-06-16) (64-bit). Updating flag accordingly.
Waiting to verify in beta.
Best,
Clara
Reporter | ||
Updated•3 years ago
|
Reporter | ||
Comment 13•3 years ago
|
||
This issue was also fixed in beta 90.0b10 (64-bit), updating flag to verified as well.
Best,
Clara
Reporter | ||
Updated•3 years ago
|
Updated•3 years ago
|
Description
•