Bug 18613 - text aligns incorrectly and basic test for bidi fails
Summary: text aligns incorrectly and basic test for bidi fails
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 525.x (Safari 3.1)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://www.hixie.ch/tests/adhoc/css/t...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-18 19:09 PDT by jasneet
Modified: 2009-01-06 00:00 PST (History)
3 users (show)

See Also:


Attachments
screenshot (151.95 KB, image/jpeg)
2008-04-21 17:21 PDT, jasneet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 2008-04-18 19:09:28 PDT
I Steps:
Go to 
http://www.hixie.ch/tests/adhoc/css/text/align/002.html

II Issue:
text is not justified to fit in the box.

III Conclusion:
issue with text align and bidi

IV Other browsers:
IE7: ok
FF3: not ok
Opera9.24: ok

V Nightly tested: 32005
Comment 1 mitz 2008-04-18 20:24:24 PDT
Looks fine on Mac. Platform-only perhaps?
Comment 2 Anatoli Papirovski 2008-04-18 20:29:33 PDT
I'm seeing this justified, built mine freshly from the repository (revision 32243).

Another possible test case: http://www.hixie.ch/tests/adhoc/css/text/align/003.html

(MacBook with Leopard)
Comment 3 Matt Lilek 2008-04-18 20:30:11 PDT
3.1.1 (525.17) and r32220 work for me on Vista.
Comment 4 mitz 2008-04-18 20:35:04 PDT
jasneet, can you attach a screenshot and say which font is selected as your Standard Font in Safari's Appearance preferences?
Comment 5 jasneet 2008-04-21 17:21:43 PDT
Created attachment 20744 [details]
screenshot
Comment 6 jasneet 2008-04-21 17:22:56 PDT
Standard Font : Times New Roman 16 (also can see in the screenshot other appearance options)

Comment 7 mitz 2008-04-21 17:25:44 PDT
Looks fine. The very last line is not supposed to touch both sides, it should be right-aligned.
Comment 8 Robert Blaut 2009-01-06 00:00:11 PST
(In reply to comment #7)
> Looks fine. The very last line is not supposed to touch both sides, it should
> be right-aligned.
> 

I agree with Mitz. I close this report since it doesn't describe a real bug.