[Webkit-unassigned] [Bug 15069] New: Missalignment of event handlers on scaled images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 24 05:57:07 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15069

           Summary: Missalignment of event handlers on scaled images
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh Intel
               URL: http://6v8.gamboni.org/?page=test-svg
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mortimer.pa at free.fr


I am not an expert in SVG so am not sure how to reproduce this bug in an easier
way.

On the cited url, there are different event handlers on the
scaled/rotated/translated images: events for mousedown and up as well as
hovering.

On Opera/Firefox that works fine. With WebKit, the image borders (another rect
under them) have the right events but not the images. However, it appears that
"fantom" images (without scaling) are catching events. 

You can see this by clicking in random places (outside of images borders) on
the display and dragging, sometime, a 1 scale image will appear and move with
the drag, also moving the scaled version.

Not sure how to explain that better or reproduce it without all the js.


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