[Webkit-unassigned] [Bug 23045] New: Regression: RTL - forward delete key deletes letter to the right of the cursor at start of line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 30 15:35:43 PST 2008


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

           Summary: Regression: RTL - forward delete key deletes letter to
                    the right of the cursor at start of line
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: playmobil at google.com
                CC: mitz at webkit.org, hbono at chromium.org, xji at chromium.org


Steps to reproduce:
* Type a single Hebrew letter in an empty LTR text entry field.
* Move the cursor so it's at the right of the letter.
* Press the forward delete key.

Expected result:
* The letter should be deleted.

Actual results:
The delete key has no effect, moving the cursor to the left of the letter
however and pressing delete removes the letter as if it where an LTR character.

If the text entry field is rtl aligned the delete key works as expected.

WebKit trunk's current behavior departs from that of FF, Safari 3.2 and IE.


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