[Webkit-unassigned] [Bug 9527] New: Pasting text in native text area inserts text one character before it should
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Wed Jun 21 05:00:29 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9527
Summary: Pasting text in native text area inserts text one
character before it should
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: NativeTextArea
Severity: normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: ddkilzer at kilzer.net
CC: adele at apple.com
BugsThisDependsOn: 8948
Steps to reproduce:
1. Open a web page (like this bug!) with a text area.
2. Type in "asdf".
3. Select all and copy "asdf" to the clipboard.
4. Position the cursor between "as" and "df".
5. Hit Cmd-V to paste.
Expected results: "asasdfdf"
Actual results: "aasdfsdf"
--
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