Yamaha's scroll issue
Tuesday, June 20, 2006 1:24:03 PM
As I post it at DesktopTema BBS, there is an issue with mouse wheel, also post to BTS as #214791.
http://www.yamaha.co.jp/js/common_home.js
This JavaScript might cause the problem at yamaha.co.jp.
According to Japanese Opera users, build:8246 and later supports mousewheel event, there is a bug there.
document.addEventListener('mousewheel', function(){}, false);
causes this issue.
Simple test case;
http://www.asahi-net.or.jp/~hn9t-fjt/opera/wheel.html
http://www.yamaha.co.jp/js/common_home.js
This JavaScript might cause the problem at yamaha.co.jp.
According to Japanese Opera users, build:8246 and later supports mousewheel event, there is a bug there.
document.addEventListener('mousewheel', function(){}, false);
causes this issue.
Simple test case;
http://www.asahi-net.or.jp/~hn9t-fjt/opera/wheel.html









Kuruma # Saturday, June 24, 2006 6:03:27 AM
http://map.yahoo.co.jp/beta/
saito # Saturday, June 24, 2006 7:30:22 AM
Anonymous # Monday, June 26, 2006 4:49:02 AM
saito # Monday, June 26, 2006 6:01:06 AM
http://my.opera.com/community/forums/topic.dml?id=138492
the original my.opera forum, if you can log in.