Closed
Bug 148866
Opened 23 years ago
Closed 22 years ago
align=justify not working well with direction=rtl
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: tomer, Assigned: mkaply)
References
(Blocks 1 open bug, )
Details
(Keywords: rtl)
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0rc2)
Gecko/20020510
BuildID: 20020523
Like bug 146135 ["align=justify cases rtl text to be jumbled" - under Mac], I
got something similar under win. the font is readable (The other bug make it
unreadable, as you can see in that bug attachment. This bug simply ignore the
justify property.
(I didn't published this in the same bug, because it provide other result, but
it's possible I'm wrong, and this is another variation of the same bug.)
Reproducible: Always
Tested under RC3 and 0.9.5 - The same goes there
Reporter | ||
Comment 1•23 years ago
|
||
This is example how to reproduce the problem.
Comment 2•23 years ago
|
||
Can you attach a screen shot please? I don't have here mozilla under win2k, but
from the test case this sounds similar to bug 131023 as well (althugh there is
no div's in your code).
p.s.
For a few months now, planet nana is not reachable outside of Israel (I see you
put a copy there as well)
Reporter | ||
Comment 3•23 years ago
|
||
Reporter | ||
Comment 4•23 years ago
|
||
Shoshana: I've already made screenshot (but probably forgot to commit it).
Anyway, the attachment now online. It's looks like bug 131023, but my problem is
mainly with justify, not divs. You can see the problem in the attachment.
How about Bug 146135?
Comment 6•23 years ago
|
||
This does look like either a dupe or a close relation of bug 131023 and/or bug
121633. What all these bugs have in common is the combination of margins and
right-to-left direction.
Updated•23 years ago
|
Blocks: bidi_relnotes
Comment 7•22 years ago
|
||
This currently WORKSFORME in trunk (but is still broken in branch). Tomer, can
you retest with a current nightly?
Comment 8•22 years ago
|
||
Sorry, ignore my last comment. I was testing with my local build, not a trunk build.
Comment 9•22 years ago
|
||
This is fixed by David Baron's fix to bug 131023
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 10•17 years ago
|
||
Mass-assigning the new rtl keyword to RTL-related (see bug 349193).
Keywords: rtl
Component: Layout: BiDi Hebrew & Arabic → Layout: Text
QA Contact: zach → layout.fonts-and-text
You need to log in
before you can comment on or make changes to this bug.
Description
•