Summary: | RTL: Truncation behaves differently than IE/FF/Opera | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Jeremy Moskovich <playmobil> | ||||||||||||
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> | ||||||||||||
Status: | RESOLVED FIXED | ||||||||||||||
Severity: | Normal | CC: | commit-queue, jshin, mitz, ojan, progame+wk, rniwa, xji | ||||||||||||
Priority: | P2 | ||||||||||||||
Version: | 528+ (Nightly build) | ||||||||||||||
Hardware: | All | ||||||||||||||
OS: | All | ||||||||||||||
URL: | http://dr-george.co.il | ||||||||||||||
Attachments: |
|
Description
Jeremy Moskovich
2009-02-24 02:13:50 PST
Filed in the Chromium bug db as: http://crbug.com/7764 Sorry, that should be: http://crbug.com/7763 Created attachment 27911 [details]
IE/FF/Opera's behavior - left side is truncated.
Created attachment 27912 [details]
WebKit truncates from the opposite side.
this is not only a mac issue of course test URL: http://www.dentalspace.co.il Created attachment 72065 [details]
Testcase
Testcase illustrating the issue.
Looks like this is now fixed on ToT, leaving open for the sole purpose of creating a layout test if this isn't covered by an existing test. Created attachment 72184 [details]
Layout test for rtl truncation .
Comment on attachment 72184 [details] Layout test for rtl truncation . Rejecting patch 72184 from commit-queue. Failed to run "['./WebKitTools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=abarth-cq-sl', 'apply-attachment', '--force-clean', '--non-interactive', 72184]" exit_code: 2 Last 500 characters of output: Git diff contains a binary file without the binary data in line: "Binary files /dev/null and b/LayoutTests/platform/mac/fast/block/basic/truncation-rtl-expected.png differ". Be sure to use the --binary flag when invoking "git diff" with diffs containing binary files. at /Users/abarth/git/webkit-queue/WebKitTools/Scripts/VCSUtils.pm line 567, <ARGV> line 59. Failed to run "[u'/Users/abarth/git/webkit-queue/WebKitTools/Scripts/svn-apply', u'--reviewer', u'Ojan Vafai', u'--force']" exit_code: 9 Full output: http://queues.webkit.org/results/4782059 Created attachment 72450 [details]
Patch for landing
Comment on attachment 72450 [details] Patch for landing Clearing flags on attachment: 72450 Committed r71005: <http://trac.webkit.org/changeset/71005> All reviewed patches have been landed. Closing bug. |