[Webkit-unassigned] [Bug 81584] New: [SVG] click events on objects below 1 unit of width ignored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 19 16:13:49 PDT 2012


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

           Summary: [SVG] click events on objects below 1 unit of width
                    ignored
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ericu at chromium.org
                CC: zimmermann at kde.org


Created an attachment (id=132702)
 --> (https://bugs.webkit.org/attachment.cgi?id=132702&action=review)
repro case

I logged this as a Chrome bug first, but it turns out to be broken in Safari as well, albeit differently.

See http://code.google.com/p/chromium/issues/detail?id=118108 for the Chrome bug.

What steps will reproduce the problem?
1. Load the attached file.
2. Open the debug console.
3. Click on black shapes on the left and on the right.

What is the expected output? What do you see instead?

You should get a message in the log for every click on a black shape.

In Chrome 18 on Linux or Windows, the black shapes of the left-hand SVG region never respond.
In Safari 5.1.4 for Windows, clicking either on the black shapes or in the white area results in a click event.
Firefox on Linux reacts to clicks on black or /some/ of the white.
Nobody gets it right.

-- 
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