Bug 15702 - REGRESSION(r26919-r26961): the last character in inline hole is deleted incorrectly
Summary: REGRESSION(r26919-r26961): the last character in inline hole is deleted incor...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2007-10-25 22:45 PDT by Alexey Proskuryakov
Modified: 2007-10-26 12:13 PDT (History)
1 user (show)

See Also:


Attachments
test case for platform/mac/editing/input (721 bytes, text/html)
2007-10-25 23:00 PDT, Alexey Proskuryakov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2007-10-25 22:45:48 PDT
Steps to reproduce:
1. Type any single character with Kotoeri.
2. Press backspace.

Results: The character is selected instead of being deleted.

I think that this is a pretty recent regression.
Comment 1 Alexey Proskuryakov 2007-10-25 23:00:25 PDT
Created attachment 16872 [details]
test case for platform/mac/editing/input

I'm not sure if this test actually works, but it should hopefully be close.
Comment 2 Justin Garcia 2007-10-26 11:52:02 PDT
Backspace works in TOT, I think I broke this and then fixed it in r27009.
Comment 3 Alexey Proskuryakov 2007-10-26 12:13:51 PDT
Sorry - I was indeed using an old build.

However, there is another problem with the same steps to reproduce, filed bug 15714.