[Webkit-unassigned] [Bug 8117] New: Drag and drop text within a text input field modifies page
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Fri Mar 31 23:14:32 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8117
Summary: Drag and drop text within a text input field modifies
page
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
URL: http://google.com/
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: HTML Forms
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: mulletsailors at yahoo.com
WebKit on Mac OS X 10.4.5 using the 31 March 2006 nightly.
Dragging and dropping text repeatedly within a text input field modifies the
page contents.
Steps to reproduce:
Access http://www.google.com/
Enter javascript:alert(document.body.childNodes.length); into the location bar
and note the number of child nodes.
Type a query into the search field (say, "Safari WebKit")
Select a portion of the text field contents (say, "Saf"), then move it
elsewhere within the text field.
Without deselecting the text that has been moved, move it once more to a
different location.
Notice that portions of the query appear at the bottom of the page contents.
Verify that the page contents have changed by running
javascript:alert(document.body.childNodes.length); again
--
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