Closed Bug 124647 Opened 24 years ago Closed 24 years ago

"float:right" looks messy inside <span>-section

Categories

(Core :: Layout, defect, P4)

x86
Windows 2000
defect

Tracking

()

RESOLVED WORKSFORME
mozilla1.1alpha

People

(Reporter: goerlich, Assigned: attinasi)

References

()

Details

images that are placed inside a "<span>" area will not be displayed at the size and position as expected when formatted with style="float:right". structural example #1: <span> <img style="float:right" src="foo.jpg"> </span> structural example #2: <span> <span style="float:right;"> <img src="foo.jpg"> </span> </span> i assembled a small demonstration-site (see link above). you may have to press "reload" to see the effects. tried both with mozilla 0.9.8 (win32) and nightly 20020209 (win32) thanks for doing mozilla. it's a fabulous toy.
I can reproduce the problems on the second and fourth page. 2002-02-08-00, Win32, MathML/SVG.
Can reproduce all three testcases, 2002-02-08-03, Windows 98.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: testcase
I can reproduce the problem in all cases. [Mozilla 2002020908, Windows 2000]
i did some additional testing on linux: with 0.9.4, i can reproduce only case #2 (but the image is completely invisible) with 0.9.8 (build 2002020415), case #2 now looks equal to the win32-screenshot. the other testcases look okay.
Keywords: testcase
Target Milestone: --- → mozilla1.1
QA Contact: petersen → moied
Priority: -- → P4
This is a dup.. I will hunt for the original....
Whiteboard: DUPEME
Hm.. is the testcase still available? I forget what the exact HTML code was....
sorry, tescase is up again (server moved, guess i forgot to load the testfiles up) http://www.schnappmatik.de/mozilla/ seems to be fixed in the meantime, anyway! (1.0 win32)
yep, worksforme on a current linux build as well. Please reopen if this reappears at some point...
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Whiteboard: DUPEME
You need to log in before you can comment on or make changes to this bug.