Closed
Bug 161237
Opened 22 years ago
Closed 22 years ago
Height of the focus is not calculated correctly
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 133165
People
(Reporter: sunrise_ey, Assigned: attinasi)
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020716
BuildID:
There is a problem when the size of the text in an anchor is set bigger than the
normal text. In such cases, the height of the child elements are ignored, so the
focus is drawn smaller than the text.
However, the focus is drawn correctly when the size of the text in the anchor is
set smaller than the normal text.
Please try the attachment for examples.
Reproducible: Always
Steps to Reproduce:
1. Open the attachment
2 [details] [diff] [review]. Navigate links using 'tab' keys and see how the focus is drawn
Reporter | ||
Comment 1•22 years ago
|
||
Comment 2•22 years ago
|
||
-> layout
Assignee: aaronl → attinasi
Component: Keyboard Navigation → Layout
QA Contact: sairuh → petersen
Comment 3•22 years ago
|
||
*** This bug has been marked as a duplicate of 133165 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•