Closed
Bug 261153
Opened 20 years ago
Closed 20 years ago
if you click a link, move a link
Categories
(Core :: Layout: Floats, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: baffclan, Unassigned)
References
()
Details
(Keywords: regression, testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a4) Gecko/20040922
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a4) Gecko/20040922
if you click a link, move a link
Reproducible: Always
Steps to Reproduce:
1. Open http://bugzilla.mozilla.gr.jp/attachment.cgi?id=2386&action=view
2. Click a "click me!" link
Actual Results:
move a "click me!"
Expected Results:
Don't move a "click me!"
Original bug report in Bugzilla-jp is
http://bugzilla.mozilla.gr.jp/show_bug.cgi?id=3980
Comment 1•20 years ago
|
||
Confirmed, using:
Mozilla/5.0 (Windows; U; Windows NT 5.0; @AB_CD@; rv:1.8a4) Gecko/20040922
Firefox/0.9.1+
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•20 years ago
|
||
Basically the same as the url testcase, which is fine, but without the image.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a3) Gecko/20040905
Firefox/0.9.1+ and Netscape/7.2(Gecko/20040804)/WinXP have not this problem.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a4) Gecko/20040919
Firefox/0.9.1+ have this problem.
Whiteboard: regression?
Comment 4•20 years ago
|
||
2004092221-trunk/Linux+gtk2+xft has also this problem.
It's not dependent on OS.
Updated•20 years ago
|
Keywords: regression
Comment 5•20 years ago
|
||
Mozilla Nightly 2004092306 on Windows XP
Here's a smaller testcase.
Comment 6•20 years ago
|
||
I've narrowed the regression window.
Windows Mozilla Trunk Nightly 2004091105 is ok.
Windows Mozilla Trunk Nightly 2004091306 fails the testcases.
The mozilla-win32-installer.exe file at
http://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/2004-09-12-07-trunk/
fails to run for me after download, so I wasn't able to narrow window further.
I meant bug 258118
backing out the patch for bug 258118 fixes the smaller testcase.
Comment 10•20 years ago
|
||
same time of regression, similar testcase and fix, waiting for review:
Bug 260938 mozdev's pages' middle-column drops below left column
same time of regression
Bug 260963 bad rendering of the web page
*** Bug 262556 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
OS: Windows XP → All
*** Bug 267274 has been marked as a duplicate of this bug. ***
This is probably fixed by my big margin-collapse/clear patch in bug 209694.
Comment 14•20 years ago
|
||
ROC, we really do need to fix this for a5. Any chance of a fix independent of
your big patch at bug 261153. Or is it planned to land bug 261153?
Flags: blocking1.8a5? → blocking1.8a5+
Comment 15•20 years ago
|
||
there is a fix waiting in
Bug 260938 [fix] mozdev's pages' middle-column drops below left column
In Bug 260938 comment 6 RoC told the fix is working, in Bug 260938 comment 12 he
did his own rewiew ;-)
> minusing because this work is completely subsumed by the work in bug 209694.
The fix in bug 260938 is a complete band-aid. I discovered the problems were
much deeper and took another tack. I don't know what that fix will do. We can
check it in if you want to find out :-)
Why is this bug critical for 1.8a5, by the way?
Comment 17•20 years ago
|
||
This is a regression that will cause a lot of people to avoid using and testing
this release. We're already skirting the low end of download numbers necessary
for good talkback and regression finding.
Comment 19•20 years ago
|
||
For the record: this bug is still present in 1.8a5.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a5) Gecko/20041121
Comment 20•20 years ago
|
||
Fixed by bug 209694
Comment 21•20 years ago
|
||
I confired to fix this problem on Trunk/Linux.
Thanks.
Verified FIXED with all three testcases for me using build 2004-11-28-06 on
Windows XP Seamonkey trunk.
Status: RESOLVED → VERIFIED
Comment 23•20 years ago
|
||
*** Bug 272368 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•