[Webkit-unassigned] [Bug 25135] text-overflow:ellipsis doesn't correctly handle cases where a text run and inline box have different directionality

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 15 13:29:33 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25135





------- Comment #4 from playmobil at google.com  2009-04-15 13:29 PDT -------
This is how IE behaves. If you look at the Layout test after this patch is
applied you'll see WebKit behaves identically to IE.

Another reference (although, I'm not sure how authoratative), is this post:
http://markmail.org/message/r45kbqerj3sgisc2#query:text-overflow%3Aellipsis%20rtl+page:1+mid:oxndx7i3fnmjumrl+state:results

"Not sure that is what you are saying, but I think there should never be 
anything between the ellipsis and the boundary of the box: You lay out 
the lines using the bidi-algorithm, and then remove characters from the 
end of the *visual* lines:"


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list