Closed
Bug 280087
Opened 20 years ago
Closed 20 years ago
Focus ring on wrapped link is weird
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 266122
People
(Reporter: softexpert, Assigned: roc)
Details
(Keywords: testcase)
Attachments
(3 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b) Gecko/20050127 Firefox/1.0+ Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b) Gecko/20050127 Firefox/1.0+ When selecting a wrapped link, focus ring tries to follow text lines, instead of selecting the whole area. Reproducible: Always Steps to Reproduce: 1.Go to a page that has wrapped links 2.Select the wrapped link 3.
| Reporter | ||
Comment 1•20 years ago
|
||
This is the mis-behavior of the focus ring
| Reporter | ||
Comment 2•20 years ago
|
||
This is how focus ring is supposed to look
| Reporter | ||
Comment 3•20 years ago
|
||
I compiled this testcase from the main page of theregister.com It seems it has something to do with a combination of text-size and line height.
Comment 4•20 years ago
|
||
*** This bug has been marked as a duplicate of 266122 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•