[Webkit-unassigned] [Bug 64580] Add support for download='filename' in anchors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 26 13:18:30 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64580
--- Comment #94 from Adam Barth <abarth at webkit.org> 2011-07-26 13:18:30 PST ---
Looking into isSimulated in more detail, it's only used to adjust the location of the event based on zoom settings, which is why it's very robust. It's also only present on MouseRelatedEvent.
I think the right way to resolve this issue is to change the test to use EventSender and then land this patch. We can take up the question of whether to globally change how we deal with default event handlers in another bug.
--
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