Closed
Bug 116289
Opened 23 years ago
Closed 21 years ago
Increasing focus_ring_width obscures focused data.
Categories
(Core :: Layout, defect, P4)
Tracking
()
RESOLVED
DUPLICATE
of bug 151375
Future
People
(Reporter: aduffy, Assigned: attinasi)
References
()
Details
(Whiteboard: [bae: 20020114])
When the focus ring width is changed from 1 to a larger value (4 is the max),
the data that has the focus is obscured because the focus ring extends into the
focused area, rather than out from it.
For example:
1) Edit the file "mozilla/dist/bin/defaults/pref/all.js" and change the value
for "browser.display.focus_ring_width" from "1" to "4".
2) Navigate to www.yahoo.com
3) Use the TAB key to shift the focus from link to link.
$) It is difficult to read the text enclosed by the focus ring.
Comment 1•23 years ago
|
||
setting to future, minor severity, users are unlikely to encounter this. Will
readdress in final round of triage.
Severity: normal → minor
Priority: -- → P4
Whiteboard: [bae: 20020114]
Target Milestone: --- → Future
Comment 3•21 years ago
|
||
Dupping to bug with more info.
*** This bug has been marked as a duplicate of 151375 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•