Windowless Silverlight (and Flash?) app on Firefox: wrong mouse positions reported
问题 When I create a windowless Silverlight app and run it on Firefox, wrong mouse positions are reported. There is a vertical offset between the actual mouse position and what the application responds to. I also tagged this question with Flash because my research shows that this problem also occurs with Flash (see links below). To reproduce: Step 1: Create a new Silverlight application. Step 2: Inside the grid of MainApp.xaml add the following: <HyperlinkButton NavigateUri="http://google.com"