3.2.0

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
December 16,
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)
December 18,
Fixed in 2.6.4

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

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

Thanks
Arno
Arno
January 31,
Hi,

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

Thanks
Arno
Arno
January 31,

This topic is archived.

See also:


Back to support forum