[Webkit-unassigned] [Bug 12727] Layout test failure: fast/events/frame-click-focus.html
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Feb 10 12:58:51 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12727
ddkilzer at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #13110| |review?
Flag| |
------- Comment #1 from ddkilzer at webkit.org 2007-02-10 12:58 PDT -------
Created an attachment (id=13110)
--> (http://bugs.webkit.org/attachment.cgi?id=13110&action=view)
Patch v1
Proposed fix.
Note that this test has varied results when loaded into Firefox 2.0.0.1 and
Opera 9.10.
- Opera 9.10 only blurs/focuses the main frame when the whole window
loses/gains focus (e.g., when switching to another application or another
browser window/tab), not when the iframe loses/gains focus.
- Firefox 2.0.0.1 fires multiple events each time the iframe is
blurred/focused. It also creates a focus event every time the iframe or main
frame is clicked in, even if it already has focus.
--
Configure bugmail: http://bugs.webkit.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