[Webkit-unassigned] [Bug 164999] text-overflow: ellipsis truncates the text incorrectly in RTL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 9 04:27:50 PST 2020


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

prashant.chitti at zs.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |prashant.chitti at zs.com

--- Comment #7 from prashant.chitti at zs.com ---
Hi Team,

https://bugs.chromium.org/p/chromium/issues/detail?id=155836

Above is the reference to a similar bug, which was present in Chromium and was fixed. It referred to a fiddle - http://jsfiddle.net/hd55T/1/ which after the fix works as expected in Chrome and Firefox. Basically it sums up to say, when using `direction: rtl` or `dir= "rtl"`, truncation should happen from the left side and ellipsis should appear on the left. Currently in Safari the ellipsis appear on left, but truncation still happens from right.

I have attached screenshots of the same for all three browsers, which will give you a clearer picture as to what is going on. Can you please confirm if this is the expected behavior? If not, is it going to be fixed in upcoming versions?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201209/e2a278fd/attachment-0001.htm>


More information about the webkit-unassigned mailing list