[Webkit-unassigned] [Bug 38374] REGRESSION(r54368): [Chromium] Text drag-and-drop from input/textarea doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 1 09:34:33 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38374


TAMURA, Kent <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |enrica at apple.com




--- Comment #13 from TAMURA, Kent <tkent at chromium.org>  2010-05-01 09:34:33 PST ---
Hmm, I found a problem on Safari Nightly too.
 1. type "http://www.google.com/" in an <input element>
 2. select it
 3. drag it and drop to another <input> or <textarea>

Expected:
 4. "http://www.google.com/" moves from the source <input> to the destination
field

Actual:
 5. "http://www.google.com/" disappears and the destination fields is
unchanged.

This should be a regression on r54368.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list