[Webkit-unassigned] [Bug 23046] New: RTL - forward delete key removes Hebrew letters and diacritical marks together.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 30 15:56:31 PST 2008
https://bugs.webkit.org/show_bug.cgi?id=23046
Summary: RTL - forward delete key removes Hebrew letters and
diacritical marks together.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Keywords: InChromiumBugs
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
Chrome bug: http://code.google.com/p/chromium/issues/detail?id=5930
* Type (u05D0 + u05B1) into an rtl-aligned text input field in WebKit* e.g. the
search field at http://google.co.il.
* Move the cursor to the start (right side) of the text.
* Press the delete key.
(*) doesn't work in ltr-aligned fields due to another issue:
https://bugs.webkit.org/show_bug.cgi?id=23045
Expected Results:
* Only the letter Aleph should be deleted, the diacritical mark should remain.
What happens:
* The diacritical mark and the letter are deleted as one unit.
Both IE7 & FF3 behave correctly here, deleting only the letter and leaving
the diacritical mark alone.
http://trac.webkit.org/changeset/39169 fixed the same issue for the backspace
key.
--
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