Closed
Bug 90955
Opened 24 years ago
Closed 23 years ago
Layout messy on first loading.
Categories
(Core :: Layout: Tables, defect)
Tracking
()
People
(Reporter: con, Assigned: karnaze)
References
()
Details
Attachments
(3 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2+) Gecko/20010710
BuildID: 2001071008
This abc news web site has text that flows over the picture on first viewing
(not related to bug 78643). Clicking reload does not correct it, but clicking in
the url bar and pressing enter does.
Reproducible: Sometimes
Steps to Reproduce:
1.First time page is loaded it demonstrates it
2.Click on URL bar and press enter and it goes away.
I will attach two screenshots; the before and after.
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Comment 2•24 years ago
|
||
Reporter | ||
Comment 3•24 years ago
|
||
Emptying my caches and loading the page seems to reliably reproduce the problem.
Reporter | ||
Comment 4•24 years ago
|
||
And here is another site that exhibits the same problem:
http://www.ultradns.com/
This time the text in the center column overwrites the left box unless you click
on the url bar and click enter. Then it's correct. This more reliably reproduces
the problem, occurring each time a reload is done.
Reporter | ||
Comment 5•24 years ago
|
||
Seems to be more of a tables problem ->HTML tables
Component: Layout → HTMLTables
Reporter | ||
Comment 6•24 years ago
|
||
Seems to be more of a tables issue ->HTML tables
QA Contact: petersen → amar
Comment 7•24 years ago
|
||
i also see this on Win2k 20010728
Reporter | ||
Updated•24 years ago
|
OS: Linux → All
Testing this with a current CVS build, Linux, I no longer see this bug at the
mentioned URL.
Do others still see it ?
Reporter | ||
Comment 9•24 years ago
|
||
Yes I still see this on the ultradns site http://www.ultradns.com/ (linux build
2001082522), but not on the abc site any more.
Reporter | ||
Comment 10•24 years ago
|
||
Yes it still occurs on the abc site (linux build 2001082522)
Comment 11•24 years ago
|
||
WFM 2001082909 on Win2k (both sites). In the case of http://www.ultradns.com/
, the middle column overwrote the left one at first, but corrected itself as the
page finished loading.
Reporter | ||
Comment 12•24 years ago
|
||
Comment 13•23 years ago
|
||
Okay, I can see this and have a reproduction steps:
a) open http://abc.net.au/news/
you'll notice the text of the first line drawn and reflowed
b) shift-reload
you'll notice the same thing - image takes a bit to load
c) reload
presto. bug
I got java plugin installer dialogs there but just dismissed them with a cancel.
I want to dupe this bug either against bug 71282 or bug 71974. I'll dupe them
all to the latter, which has a nice testcase - all problems seem to be reflow
problems upon/right after reloading or with slow connections.
*** This bug has been marked as a duplicate of 71974 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•