[Webkit-unassigned] [Bug 27183] REGRESSION: document.documentElement.getScreenCTM() returns incorrect matrix.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 12 04:53:54 PST 2010


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


Andreas Neumann <a.neumann at carto.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |a.neumann at carto.net




--- Comment #9 from Andreas Neumann <a.neumann at carto.net>  2010-03-12 04:53:54 PST ---
Hi,

I also think that this bug should be fixed as soon as possible, as this method
is very essential to many interactive SVG applications. Many other javascript
functions build upon the SVGLocatable interface.

It is also a regression of something that previously worked.

Related to this bug are:
https://bugs.webkit.org/show_bug.cgi?id=11734
and
https://bugs.webkit.org/show_bug.cgi?id=11685

Here is another good testcase:
http://www.carto.net/neumann/webkitsvgbugs/SVGPoint_test.svg
If the browser window is very wide then the red circles are way off the mouse
cursor, while they should appear directly below the cursor.

BTW: Glenn, thanks for posting the workaround!

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