Re: WheelEvent of DOM Level 3 Events now landed

2012-08-17 Thread Masayuki Nakano
On 2012/08/13 18:19, Masayuki Nakano wrote: On 2012/08/13 17:32, Neil wrote: Masayuki Nakano wrote: On 2012/08/13 4:57, Neil wrote: it seems as if you can't make the wheel scroll more slowly any more? Currently, yes. The reason for not supporting slower scrolling isn't technical reason. It

Re: WheelEvent of DOM Level 3 Events now landed

2012-08-13 Thread Masayuki Nakano
On 2012/08/13 17:32, Neil wrote: Masayuki Nakano wrote: On 2012/08/13 4:57, Neil wrote: it seems as if you can't make the wheel scroll more slowly any more? Currently, yes. The reason for not supporting slower scrolling isn't technical reason. It needs some additional code. E.g., 0.5px scro

Re: WheelEvent of DOM Level 3 Events now landed

2012-08-13 Thread Neil
Masayuki Nakano wrote: On 2012/08/13 4:57, Neil wrote: it seems as if you can't make the wheel scroll more slowly any more? Currently, yes. The reason for not supporting slower scrolling isn't technical reason. It needs some additional code. E.g., 0.5px scroll isn't supported by current ES

Re: WheelEvent of DOM Level 3 Events now landed

2012-08-12 Thread Masayuki Nakano
I documented the prefs in mozilla wiki: https://wiki.mozilla.org/Gecko:Mouse_Wheel_Scrolling#Preferences_for_customizing_delta_values_and_default_action On 2012/08/13 4:57, Neil wrote: Any new pref names are not same as old pref names. I.e., users need to customize them again but users can share

Re: WheelEvent of DOM Level 3 Events now landed

2012-08-12 Thread Neil
Masayuki Nakano wrote: By the changes, some prefs of mousewheel.* don't make sense now. They are replaced with new prefs: * mousewheel.(horizscroll.)?(withshiftkey|withaltkey|withmetakey|withcontrolkey|withnokey).sysnumlines Just removed. * mousewheel.(horizscroll.)?(withshift

WheelEvent of DOM Level 3 Events now landed

2012-08-11 Thread Masayuki Nakano
Hi, let me tell you about the new D3E WheelEvent landing. https://bugzilla.mozilla.org/show_bug.cgi?id=719320 http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#events-wheelevents https://developer.mozilla.org/en-US/docs/DOM/WheelEvent https://developer.mozilla.org/en-US/docs/D