[Webkit-unassigned] [Bug 8145] Pasting text from TextEdit with a bold word into text field results in crash
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sun Apr 2 17:56:21 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8145
darin at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7471|review? |review-
Flag| |
------- Comment #4 from darin at apple.com 2006-04-02 17:56 PDT -------
(From update of attachment 7471)
I believe this is wrong and will result in the pasted text not being inserted
at all!
The right thing is to find a way to insert after visiblePos instead of before
visiblePos.next() in this case.
--
Configure bugmail: http://bugzilla.opendarwin.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