Bug 12570 - WebKit fails SVG preventDefault/event ordering test
Summary: WebKit fails SVG preventDefault/event ordering test
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Eric Seidel (no email)
URL: http://www.w3.org/Graphics/SVG/Test/2...
Keywords: NeedsReduction
Depends on:
Blocks:
 
Reported: 2007-02-04 03:27 PST by Eric Seidel (no email)
Modified: 2007-05-31 18:47 PDT (History)
1 user (show)

See Also:


Attachments
snazzy fix (11.74 KB, patch)
2007-05-31 13:56 PDT, Eric Seidel (no email)
zimmermann: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2007-02-04 03:27:02 PST
WebKit fails SVG preventDefault/event ordering test
Comment 1 Eric Seidel (no email) 2007-02-04 03:27:41 PST
Try clicking on the top circle, notice that it still follows the hyperlink even though it shouldn't.
Comment 2 Eric Seidel (no email) 2007-02-04 03:28:20 PST
Similar problems here:
http://www.w3.org/Graphics/SVG/Test/20061213/htmlEmbedHarness/full-interact-order-03-b.html
Comment 3 Eric Seidel (no email) 2007-05-31 13:56:46 PDT
Created attachment 14810 [details]
snazzy fix
Comment 4 Nikolas Zimmermann 2007-05-31 14:03:16 PDT
Comment on attachment 14810 [details]
snazzy fix

Nice work - finally a patch from Eric! :-)
Comment 5 Sam Weinig 2007-05-31 18:47:19 PDT
Landed in r21924.