Closed
Bug 593398
Opened 15 years ago
Closed 3 years ago
RTL paragraphs next to floats have badly reordered text
Categories
(Core :: Layout: Text and Fonts, defect)
Core
Layout: Text and Fonts
Tracking
()
RESOLVED
DUPLICATE
of bug 588739
People
(Reporter: tomer, Unassigned)
References
()
Details
(Keywords: regression, rtl)
Attachments
(1 file)
68.85 KB,
image/png
|
Details |
After a conversation held on #mozilla.il channel, we have found a wired scenario were paragraph text may get invalid flow. Currently I'm aware of two pages this issue appeared on, which doesn't use the same CMS, but this issue seems to be random, as we were unable to find what could be causing this.
When running the text through uniview, I found that there is no hidden direction control characters (rlm/lrm/lre/rle/lro/rlo/pdf), and there doesn't seems to be any unusual stylesheet directive such as unicode-bidi.
By copying the paragraph text to a seperated page in order to create a minimized testcase, this issue seems to disappear.
I've tested few releases, and this issue seems to appear somewhere in between 1.9.2 and 1.9.3a1.
Affected pages:
http://www.calcalist.co.il/articles/0,7340,L-3416684,00.html
http://www.whatsup.org.il/modules.php?op=modload&name=News&file=article&sid=6723
If you find another bug with the same issues, please mark this one as duplicate. I was unable to find one...
![]() |
||
Comment 1•15 years ago
|
||
Regression range:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=aa800589db70&tochange=07e74f1f0561
Looks like bug 525740?
Comment 2•15 years ago
|
||
This is the same issue as bug 588739, but with floats instead of absolute positioning. The patch there fixes both of these two pages also.
Assignee: nobody → smontagu
Depends on: 588739
OS: Linux → All
Hardware: x86 → All
Summary: Paragraph text sometimes mess with RTL and links → RTL paragraphs next to floats have badly reordered text
Comment 3•15 years ago
|
||
Fixed by bug 588739. A reftest would be good.
blocking2.0: ? → ---
Flags: in-testsuite?
Comment 4•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.
Assignee: smontagu → nobody
Comment 5•3 years ago
|
||
According to comment 3, this was fixed.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•