Bug 26576 - oninput event doesn't fire on first drag from address field
Summary: oninput event doesn't fire on first drag from address field
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-20 17:52 PDT by Michael A. Puls II
Modified: 2019-05-03 19:52 PDT (History)
2 users (show)

See Also:


Attachments
Demo (502 bytes, text/html)
2009-06-20 17:53 PDT, Michael A. Puls II
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael A. Puls II 2009-06-20 17:52:15 PDT
Safari 4 530.17 with WebKit-r44837

First time you try to drag the address from the address field to a textarea, the 'input' event doesn't fire. After that first try, dragging from the address field fires the event.
Comment 1 Michael A. Puls II 2009-06-20 17:53:19 PDT
Created attachment 31602 [details]
Demo