[Webkit-unassigned] [Bug 20092] Spelling markers positioned incorrectly in RTL text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 23 01:47:47 PDT 2008


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





------- Comment #6 from mitz at webkit.org  2008-09-23 01:47 PDT -------
I made another couple of comments about the patch on IRC. Some notes about the
regression test: spelling markers will only show under a misspelled word in
editable HTML after the insertion point visited it, so you will probably need
to create a editable HTML element with misspelled words and make sure to place
the caret inside every word you want the marker to draw under. In the default
configuration, DumpRenderTree uses the built-in English spelling dictionary,
which ignores the right-to-left scripts, but you can use Latin text with the
style "direction: rtl; unicode-bidi: bidi-override;" to get misspelled,
right-to-left text.


-- 
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