[Webkit-unassigned] [Bug 22983] New: RTL: Diacritical marks (Nikud) deleted along with letter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 24 13:08:31 PST 2008


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

           Summary: RTL: Diacritical marks (Nikud) deleted along with letter
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: InChromiumBugs
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: playmobil at google.com
                CC: mitz at webkit.org


Steps to reproduce:
* Copy the following (u05D0 + u05B1) into a text input field in WebKit.
אֱ
* press backspace once.

Expected Results:
* Only the diacritical mark under the letter Aleph should be deleted, the
letter itself should be left alone.

To see the correct behavior, paste the text into the TextEdit on OS X and press
delete, you can see that the diacritical mark is deleted separately from the
letter.

What happens:
* The diacritical mark and the letter are deleted as one unit, there is no way
to delete just the diacritical mark.

Both IE7 & FF3 behave correctly here, deleting only the diacritical and leaving
the letter alone.

Related Chrome issue: http://code.google.com/p/chromium/issues/detail?id=5438

Some images that clarify this further (from Chrome issue):
http://img75.imageshack.us/img75/3682/chromepunctuation1jq7.jpg
http://img389.imageshack.us/img389/3032/chromepunctuation2xa3.jpg


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