:: Forum >>

Firefox 26, grid scrolling with mousewheel not working

Hello

The grid scrolling with the mousewheel (or equivalent) stopped working with FF 26. Any ideas how to fix this?

With regards
Petri Pihlajamaa
Petri Pihlajamaa
Monday, December 16, 2013
FF 26 is no longer detected by AW. This will be corrected in the next release. The temporary fix is to modify aw.js file -

line 17 char 126 replace:

if(window.XULElement)

with

if(window.XULElement||window.mozRequestAnimationFrame)


Alex (ActiveWidgets)
Wednesday, December 18, 2013
Fixed in 2.6.4

http://www.activewidgets.com/javascript.forum.27497.0/activewidgets-2-6-4-released.html
Alex (ActiveWidgets)
Tuesday, January 7, 2014
Hi,

We have the same problem with the grid composant ??? Do you have a solution ??

Thanks
Arno
Arno
Friday, January 31, 2014
Hi,

We have the same problem with the grid.js composant ??? Do you have a solution ??

Thanks
Arno
Arno
Friday, January 31, 2014

This topic is archived.


Back to support forum

Forum search