[Webkit-unassigned] [Bug 96361] New: getScreenCTM returns diffrent values depending on zoom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 11 00:32:13 PDT 2012


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

           Summary: getScreenCTM returns diffrent values depending on zoom
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://jsfiddle.net/sqfzD/
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bug at skirgard.com
                CC: zimmermann at kde.org


Zooming in the browser, ctr and (+/- button) affects how getScreenCTM returns diffrent values on svg.

I made a jsfiddle to show you how. 

1. Go to http://jsfiddle.net/sqfzD/
2. Move the mouse. Se that everything works well.
3. Zoom in the browser.
4. Move the mouse. 
5. Se that the box is not at the same place when you did not zoom.

What is the expected result?
Box should be at the mouse position.

What happens instead?
The box is offset from the mouse position depending on the zoom.

Please provide any additional information below. Attach a screenshot if
possible.
http://jsfiddle.net/sqfzD/

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