Closed Bug 402642 Opened 17 years ago Closed 9 years ago

[reflow branch] {inc} misplaced float (due to slow loading image?)

Categories

(Core :: Layout, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: dwitte, Unassigned)

References

()

Details

(Keywords: regression)

Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9a9pre) Gecko/2007110215 Minefield/3.0a9pre

STR:

1. load http://www.halolcats.com/ on trunk
2. scroll down to the bottom
3. there should be a 'Previous Entries' link in the green area just above the yellow copyright bar.

compared this to 2.0.0.x on windows, which renders fine. the relevant section of the source is

<div class="navigation">
  <div class="alignleft"><a href="http://www.halolcats.com/page/2/"><span class="prev"> Previous Entries</span></a></div>
  <div class="alignright"></div>
</div>

note that saving the page and loading from disk seems to result in correct rendering.
Looks like a reflow branch regression.  Forcing a reflow (eg. zooming)
makes the text appear in the right position. (note that it's visible
higher up on the page before that, in my case near "BLAK EYE SCULL")
Keywords: regression
Summary: <div> not visible on http://www.halolcats.com/ → [reflow branch] {inc} misplaced float (due to slow loading image?)
Version: unspecified → Trunk
Flags: blocking1.9?
Blocks: 413510
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b3pre) Gecko/2008012304 Minefield/3.0b3pre ID:2008012304

Not seeing this - can you re-test?
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9b3pre) Gecko/2008012319 Minefield/3.0b3pre

fresh pull, can't reproduce in opt or debug builds - either the page has changed to hide the bug, some timing condition related to reflow is different, or the bug's been fixed on trunk. repulling and testing 2007110215 might rule out the first or second...
testing ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2007/11/2007-11-02-12-trunk/firefox-3.0a9pre.en-US.linux-i686.tar.bz2 doesn't show the problem. so most likely the page has changed to hide the bug, but it still exists.
Going to take this off the blocker list
Flags: blocking1.9? → blocking1.9-
Site changed, seems like it's being used for some content farming spam or something..
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.