RESOLVED FIXED 7291
REGRESSION: delete key does not work in isIndex fields
https://bugs.webkit.org/show_bug.cgi?id=7291
Summary REGRESSION: delete key does not work in isIndex fields
Vicki Murley
Reported 2006-02-15 17:03:12 PST
This bug is also in Radar as <rdar://4447104> SUMMARY can't delete text from isIndex fields STEPS Open the attached file. Enter some text into Field Thirteen. Try to delete the text you just entered, either by repeatedly pressing the delete key or by selecting all the text in the field (select by double-clicking) and pressing the delete key. RESULTS The text is not deleted. I can't delete this text. -------------------------------------------
Attachments
test case (60 bytes, text/html)
2006-02-15 17:04 PST, Vicki Murley
no flags
patch (6.58 KB, patch)
2006-06-04 11:16 PDT, Darin Adler
adele: review+
Vicki Murley
Comment 1 2006-02-15 17:04:02 PST
Created attachment 6521 [details] test case
Darin Adler
Comment 2 2006-02-19 10:44:07 PST
Commands like "Delete" from the Edit menu work. The problem is specific to the delete key on the keyboard.
David Carson
Comment 3 2006-05-19 16:04:02 PDT
I am unable to reproduce this with TOT.
Maciej Stachowiak
Comment 4 2006-05-21 16:45:37 PDT
I can still reproduce this. Arrow keys don't work either.
Darin Adler
Comment 5 2006-06-04 11:16:48 PDT
Adele Peterson
Comment 6 2006-06-04 14:01:07 PDT
Comment on attachment 8694 [details] patch r=me. there are project changes in the diff that don't look necessary.
Darin Adler
Comment 7 2006-06-04 16:00:37 PDT
Committed revision 14730.
Note You need to log in before you can comment on or make changes to this bug.