Closed
Bug 327909
Opened 19 years ago
Closed 19 years ago
Focus outlines change layout
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
DUPLICATE
of bug 318540
People
(Reporter: alex, Unassigned)
Details
Attachments
(1 file)
569 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.1) Gecko/20060203 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.1) Gecko/20060203 Firefox/1.5.0.1
Tabbing on a link causes this link to move.
Reproducible: Always
Steps to Reproduce:
1. <table>
2. a <div> with "float: right" inside a <td>
3. some <a>'s inside the <div> with "float: left"
4. tab or click on a link
Actual Results:
Layout of the links changes
Expected Results:
Focus outlines should not change layout
Styling off outlines using "outline: none" or "-moz-outline: none" workarounds the problem.
Reporter | ||
Comment 1•19 years ago
|
||
Comment 2•19 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•