Bug 12262 - focus/blur events are ordered incorrectly when clicking in an <input> element within an iframe
Summary: focus/blur events are ordered incorrectly when clicking in an <input> element...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Frames (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-14 01:15 PST by Adam Roben (:aroben)
Modified: 2009-01-11 08:06 PST (History)
4 users (show)

See Also:


Attachments
test case (1.23 KB, text/html)
2007-01-14 01:20 PST, Adam Roben (:aroben)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2007-01-14 01:15:28 PST
The order of focus/blur events is incorrect when clicking in an <input> element within an iframe.
Comment 1 Adam Roben (:aroben) 2007-01-14 01:20:49 PST
Created attachment 12423 [details]
test case
Comment 2 Adam Treat 2009-01-11 08:06:51 PST
This is working for me with ~r39795 with the Qt port.