This is a migrated thread and some comments may be shown as answers.

Scrollviewer doesn't scroll in firefox

2 Answers 34 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
scorp
Top achievements
Rank 1
scorp asked on 26 Jan 2011, 03:43 PM
I have used this extension in my scrollviewer code telerik:ScrollViewerExtensions.EnableMouseWheel="True"
however the scroll wheel doesn't function in firefox 2.0.0.11
It works in IE and Chrome. I am using windowless=true.

2 Answers, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 26 Jan 2011, 04:46 PM
Probably this old version of Firefox does not pass the mouse events the same way the new versions do, hence the mouse scroll extension does not work. By the way, do you need the windowless=true? As far as I can remember, the ScrollViewer in Silverlight 4 automatically scrolls when the mouse wheel is rotated if windowless=false.

Greetings,
Valeri Hristov
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
0
scorp
Top achievements
Rank 1
answered on 26 Jan 2011, 11:57 PM
I didn't have a need for windowless=true so took it out and it seems to be working fine in all the latest versions of the major browsers. There is a small issue in chrome where it doesn't set focus to the silverlight control so the user has to click on the window before the scroll wheel will work.
Tags
General Discussions
Asked by
scorp
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
scorp
Top achievements
Rank 1
Share this question
or