Silverlight- bad mouse position when embedded in html page when Firefox has zoom
Posted
by Peter
on Stack Overflow
See other posts from Stack Overflow
or by Peter
Published on 2009-12-22T14:11:02Z
Indexed on
2010/04/23
19:03 UTC
Read the original article
Hit count: 428
silverlight-3.0
|Silverlight
We have a Silverlight control embedded in an html page. When I zoom the html page in FireFox 3.5 (ctrl - +) and then try to click on something in the Silverlight control the mouse input is not taken at the correct place.
I have to click above the control to get it. This behavior can be seen here:
http://silverlight.codeplex.com/
Any idea how to fix this?
© Stack Overflow or respective owner