Closed
Bug 293486
Opened 20 years ago
Closed 11 years ago
{inc}Link inside div with display:-moz-inline-box moves when focused
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(3 files)
See upcoming testcase. The link in the testcase should not move when it gets focused. This is a bug that is only visible in trunk,1.8a builds (which is what people always should test with, in general)
| Reporter | ||
Comment 1•20 years ago
|
||
Forgot to tell, the bug in the url is visible with the links in the top navigation menu.
Updated•20 years ago
|
Summary: Link inside div with display:-moz-inline-box moves when focused → {inc}Link inside div with display:-moz-inline-box moves when focused
Whiteboard: [reflow-refactor]
Comment 2•18 years ago
|
||
Fixed by reflow branch landing
| Reporter | ||
Comment 3•18 years ago
|
||
It certainly is better now, but I still see a very small movement (2 or 3px movement to the right) in the testcase when focusing the link. So I'm reopening this bug, because I don't think that should happen.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Comment 4•18 years ago
|
||
This is an exaggerated version of the first testcase.
Comment 5•18 years ago
|
||
With: - Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/2006120606 Minefield/3.0a (pre-reflow branch) Testcase1: link moves all the way left With - Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/2006120804 Minefield/3.0a1 (post-reflow branch) Testcase1: link moves ever so slightly to the right With testcase 2, there appears to still be a lot of weirdness, although the weirdness has changed between pre-reflow and post-reflow builds.
Comment 6•18 years ago
|
||
Updated•18 years ago
|
OS: Windows 2000 → All
Whiteboard: [reflow-refactor]
| Reporter | ||
Comment 7•11 years ago
|
||
Not any of the testcases show any movements anymore when they get the focus outline, so marking wfm.
Status: REOPENED → RESOLVED
Closed: 18 years ago → 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•