[Webkit-unassigned] [Bug 55104] New: Timer-based events should inherit the user gesture state of their originating event in certain cases.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 23 16:51:00 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55104
Summary: Timer-based events should inherit the user gesture
state of their originating event in certain cases.
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: aestes at apple.com
CC: abarth at webkit.org, jnd at chromium.org
Depends on: 47593
Created an attachment (id=83578)
--> (https://bugs.webkit.org/attachment.cgi?id=83578&action=review)
testcase
See the attached test case. Firefox 4 allows a programatic click to open a file chooser dialog even when the the event originating from the user clicking the anchor element and the event that emitted a programatic click are not the same (the latter event is triggered by a 1sec setTimeout()). We should also allow a file chooser dialog to open in these cases.
--
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