VERIFIED FIXED 8394
Editable region does not accept dropped text if there is no selection
https://bugs.webkit.org/show_bug.cgi?id=8394
Summary Editable region does not accept dropped text if there is no selection
mitz
Reported 2006-04-14 13:52:34 PDT
Dropping plain text (or anything that should be converted into plain text) into an editable region or a text field fails if nothing is selected in the frame. Even though it affects text fields now, it is not a regression, since previously text fields could not be dropped into unless they had focus (and therefore a selection). I am going to attach a test case and a patch.
Attachments
Patch (7.97 KB, patch)
2006-04-14 14:03 PDT, mitz
justin.garcia: review+
mitz
Comment 1 2006-04-14 14:03:28 PDT
Note You need to log in before you can comment on or make changes to this bug.