In IE, I can zoom in and zoom out using mouse scroll wheel.
But it does not work in Firefox and Safari.
Is there a fix?
Hello Mingquan,
I have been looking into your issue and looks like other issues I've encountered over the web with these two browsers scrolling. Basically there were some settings required to allow the browsers to forward the mouse scrolling events to their contents.
If that is not the case, please update me on the specific versions of your browsers in which the behavior is reproducible.
Sincerely,
Petar Monov
Developer Support Engineer
Infragistics Bulgaria
www.infragistics.com/support
What are the required settings?
Hi,
I did test this out and had no trouble scrolling with both FireFox 3.6.3 and Safari 4.0.5
If you are using an older version you can update. And if you want to investigate the other issue simply google it.
Another thing that might be causing this is the difference in environments. I tested it out on Windows 7(32 bit), Visual Studio 2010, using the original version of our product (no Service Releases installed).
Regards Petar.
would you please remove this thread.
I do not think my issue is related with infragistics controls.
Sorry to bother you.
But do you know by any chance what can cause zoom in and zoom unusable in Firefox and Safari?
Now I am have the problem again.
Zoom works in the TestPage.html, but does not work in my customized page.
What can cause the problem?
Thank you.
I reproduced this issue.
You can set windowless equals true, then zoom in and zoom out does not work in Firefox and Safari.
Please let me know is it a bug and when it will be fixed.
Assuming this is the same question: http://community.infragistics.com/forums/t/42877.aspx
see http://community.infragistics.com/forums/p/42877/236423.aspx#236423
for details on making the wheel scroll work in firefox and safari if you have windowless=true set on the Silverlight control.
-Graham