[Webkit-unassigned] [Bug 27889] [Chromium] RTL autocomplete popup is not layout correctly.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 11 14:50:39 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27889
--- Comment #24 from mitz at webkit.org 2009-08-11 14:50:37 PDT ---
(In reply to comment #23)
> StringTruncator always append horizontal ellipses (U+2026) along with the
> truncated string. Will the Unicode character cause display problem?
drawBidiText() will use a fallback font if the specific font does not have a
horizontal ellipses glyph. Text truncation in the render tree is also
implemented using horizontal ellipses.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list