Closed
Bug 1680794
Opened 5 years ago
Closed 5 years ago
What's new - focus ring: focus only the "learn more" link
Categories
(Firefox :: Messaging System, defect, P2)
Tracking
()
People
(Reporter: emcminn, Assigned: emcminn)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1666252 +++
As per UX discussion on Bug 1666252, we should remove the tab stop / focus ring on the content area of WNPanel messages; leaving only the focus ring on the "Learn More" link in each message.
Right now messages are being rendered into buttons, so that the whole content area clicks through to the learn more page. We could either change the messages to render as clickable p
elements (which would require changes to tests) or override the tabstop/focus for these particular buttons (probably less invasive.)
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → emcminn
Updated•5 years ago
|
Flags: qe-verify+
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Iteration: 84.2 - Nov 2 - Nov 15 → 87.1 - Jan 25 - Feb 7
Priority: P1 → P2
Pushed by emcminn@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c5119a01d783
Change WNPanel focus ring to only focus "Learn More" links r=pdahiya
Updated•5 years ago
|
Iteration: 87.1 - Jan 25 - Feb 7 → 86.3 - Jan 11 - Jan 24
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Updated•5 years ago
|
Comment 4•5 years ago
|
||
Verified with 87.0a1 (2021-01-25) on macOS 11 / Windows 10.
Updated•5 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•