Closed
Bug 342037
Opened 19 years ago
Closed 11 years ago
Float doesn't work on reload (Reload-Button or F5) if a <div> includes a <select>
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: kofi4, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
If You reload (F5 or Reload-Button not ENTER in the adress-field) a page with a <div> (float:right) that includes a <select> in a <form> the "float:right" doesn't work anymore. The result is that the navi-<div> in my example moves under the "float:right"-<div>.
Reproducible: Always
Steps to Reproduce:
1.Removed the <select>-element
1.1.Added the <select>-element again
2.Checked Code (is valid XHTML and valid CSS?)
3.Tested in nightly build downloaded monday 06/19/2006 19:30
Actual Results:
1.After remove of the <select>-element it worked
1.1.Didn't work
2.Code was okay
3.Didn't work either
Expected Results:
It shouldn't be a diffrence between the first load of a site (tipped in the adress-field) and the refresh with F5 or the Reload-Button
| Reporter | ||
Updated•19 years ago
|
Alias: Float_Error
Summary: Refresh-Error: Float doesn't work with <div> including <select> if "F5" is pressed → Float doesn't work on reload (Reload-Button or F5) if a <div> includes a <select>
Version: unspecified → 1.5.0.x Branch
Updated•19 years ago
|
Alias: Float_Error
Component: View Source → Layout
Product: Firefox → Core
QA Contact: view.source → layout
Version: 1.5.0.x Branch → Trunk
| Reporter | ||
Updated•19 years ago
|
Component: Layout → View Source
Product: Core → Firefox
Version: Trunk → 1.5.0.x Branch
Updated•19 years ago
|
Component: View Source → Layout
Product: Firefox → Core
Version: 1.5.0.x Branch → Trunk
Comment 1•11 years ago
|
||
Hello Konstantin,
I have just found your old bug report and was not able to reproduce it on new FF Version
can you please confirm that this problem is still existing on your site?
if so, please give us an actual example.
thanks for your help after all the time...
Flags: needinfo?(kofi4)
Comment 2•11 years ago
|
||
no feedback from reporter -> close the bug report
please reopen this bug report if you have new information to reproduce.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Flags: needinfo?(kofi4)
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•