Closed
Bug 120532
Opened 23 years ago
Closed 23 years ago
« makes text go out of it's place
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 108280
People
(Reporter: tivv00, Assigned: attinasi)
References
()
Details
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:0.9.6) Gecko/20011127
BuildID: 2001112609
Text with « do not wrap, but goes futher same line (over other elements or
end of line).
Reproducible: Always
Steps to Reproduce:
1. Open the HTML below.
Actual Results: The first line is not wrapped at right place
Expected Results: Line should wrap line line 2.
Next html shows the problem (first line is not wrapped OK):
<html>
<body>
<p>«aaa» «aaa» «aaa» «aaa»
«aaa» «aaa» «aaa» «aaa»
«aaa» «aaa» «aaa» «aaa»
«aaa» «aaa» «aaa» «aaa»
«aaa» «aaa» «aaa»
<p>aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa
aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa
</body>
</html>
Reporter | ||
Comment 1•23 years ago
|
||
Reporter | ||
Comment 2•23 years ago
|
||
Reporter | ||
Comment 3•23 years ago
|
||
Is not recreateable on windows versions (tested 0.9.5 and Mozilla/5.0 (Windows;
U; Windows NT 5.0; en-US; rv:0.9.7) Gecko/20011221)
Comment 4•23 years ago
|
||
This has already been fixed in current builds.
*** This bug has been marked as a duplicate of 108280 ***
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
•