[Webkit-unassigned] [Bug 24168] RTL: Home/End key does not behave correctly in mixed bidi text in RTL document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 6 17:18:48 PDT 2009


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





------- Comment #5 from xji at chromium.org  2009-04-06 17:18 PDT -------
Created an attachment (id=29294)
 --> (https://bugs.webkit.org/attachment.cgi?id=29294&action=view)
another test case (inline element with dir="rtl") Home/End key do not work

In the current webkit, 
home/end key works fine for
<div dir=rtl  contenteditable>Lorem <span  style="direction: rtl">ipsum dolor
sit</span> amet</div>

But not for
<div dir=rtl  contenteditable>Lorem <span  dir="rtl">ipsum dolor sit</span>
amet</div>


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