Closed
Bug 278841
Opened 20 years ago
Closed 20 years ago
Floating CSS elements will float incorrectly over parts of the page when images are used
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: nickk, Assigned: bugzilla)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 When the example page is loaded, the div element that contains the word "Text" will hover incorrectly over the first div element, which contains an image. Reloading the page fixes the problem as the div element floats back into its correct position, but the problem reoccurs if Firefox is closed and the page is loaded again. Reproducible: Always Steps to Reproduce: 1. Download the example HTML file and image 2. Open the page with Firefox 3. Press reload to fix, or close Firefox and go to step 2 to see the problem again This was seen on pre-1.0 versions of Firefox as well. This problem only seems to happen when images are used. It would appear that the floating div element is not correctly adjusted the first time the page is loaded.
| Reporter | ||
Comment 1•20 years ago
|
||
| Reporter | ||
Comment 2•20 years ago
|
||
Comment 3•20 years ago
|
||
Yes, it's broken in firefox1.0, but seems to have been fixed. Worksforme in moz1.8a6.
Comment 4•20 years ago
|
||
Since for the most part the rendering code in 1.0 came from a branch from last April, it's a good idea to also install a recent trunk build if you're going to spend much time chasing down rendering bugs: 1.0 will show you things that have been fixed for six or eight months.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•