[Webkit-unassigned] [Bug 25729] Alt-clicking a link doesn't start a download

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 12 09:27:05 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25729





------- Comment #2 from aroben at apple.com  2009-05-12 09:27 PDT -------
I don't believe this is a regression.

There seem to be two parts to this bug:

1) WebKit isn't telling Safari that the Alt key is pressed when the link is
hovered or clicked
   - This is due to a bug in PlatformKeyEvent
2) Once (1) is fixed, Safari tells WebKit to download the resource, but WebKit
fails to start a download
  - This is due to WebFrame::startDownload being unimplemented


-- 
Configure bugmail: https://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