Closed
Bug 1678018
Opened 4 years ago
Closed 4 years ago
[Windows] The old keyboard focus of the "Close this message" button wrongly overlaps the new one on the "Set browser as default" and "Popup blocked" browser notifications
Categories
(Toolkit :: Themes, defect, P2)
Tracking
()
VERIFIED
FIXED
85 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox83 | --- | unaffected |
firefox84 | --- | unaffected |
firefox85 | --- | verified |
People
(Reporter: mcoman, Assigned: emcminn)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
[Notes]
- This issue is a follow-up of Bug 1662372.
[Affected versions]:
- Firefox Nightly 85.0a1 - Build ID: 20201118041908
[Affected Platforms]:
- Windows 10 x64
[Prerequisites]:
- The Firefox browser is not set as default.
- Have a new Firefox profile
[Steps to reproduce]:
- Open the browser with the profile from prerequisites.
- Open a new tab and press the "Tab" key four times.
- Observe the "Close this message button" from the "Set browser as default" browser notification.
[Expected result]:
- Only one focus is successfully displayed and centered on the button.
[Actual result]:
- The old focus overlaps the new one.
[Additional Notes]:
- Attached a screenshot of the issue.
- This issue is also reproducible with the "Popup blocked" browser notification.
- This issue is not reproducible on Mac and Linux.
@Dao, could you please take a look over this issue?
Flags: needinfo?(dao+bmo)
Comment 1•4 years ago
|
||
Emily, would you look into this?
Blocks: 1633235
Severity: S3 → S4
Flags: needinfo?(dao+bmo) → needinfo?(emcminn)
Keywords: regression
Priority: -- → P2
Regressed by: 1662372
Updated•4 years ago
|
Has Regression Range: --- → yes
Assignee | ||
Comment 2•4 years ago
|
||
For sure, I'll take a look.
Assignee: nobody → emcminn
Flags: needinfo?(emcminn)
Assignee | ||
Comment 3•4 years ago
|
||
Updated•4 years ago
|
Attachment #9188664 -
Attachment description: Bug 1678018 - test patch for notification bar css → Bug 1678018 - test patch for notification bar css (DRAFT)
Updated•4 years ago
|
Attachment #9188664 -
Attachment description: Bug 1678018 - test patch for notification bar css (DRAFT) → Bug 1678018 - test patch for notification bar css
Updated•4 years ago
|
Attachment #9188664 -
Attachment description: Bug 1678018 - test patch for notification bar css → Bug 1678018 - Remove overlapping focus ring for notification bar buttons
Updated•4 years ago
|
Attachment #9188664 -
Attachment description: Bug 1678018 - Remove overlapping focus ring for notification bar buttons → Bug 1678018 - Remove obsolete and redundant focus ring from notification bar close button.
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3f773496e3fd
Remove obsolete and redundant focus ring from notification bar close button. r=dao
![]() |
||
Comment 5•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
Updated•4 years ago
|
status-firefox-esr78:
--- → unaffected
Reporter | ||
Comment 6•4 years ago
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Nightly (85.0a1 Build ID - 20201126093916) installed on Windows 10 x64. Now I can confirm that only the new focus is displayed on the "Close this message" button.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•