Hello, So about experimenting with wheelEvent… Cool to see the work of Emilio in that space.
Le 2021/03/10 à 07:13, Emilio Cobos Álvarez <emi...@mozilla.com> a écrit : > I guess we could enable the always-disabled pref on Nighly and watch for a > few releases to see if there's reports of broken sites. Would that seem > reasonable to you? Yes we could do that. Webcompat will probably surface weird cases. There is a lot of user agent sniffing and weird heuristics going on on Websites to fix this kind of scrolling issues. Either people are afraid to switch to wheel, because they support mousewheel/DOMMouseScroll (ex: CodeMirror) or they try to fix the scrolling ( ex: svg.panzoom for a recent case) Everything which goes into direction of simplifying the space will be great and webcompat will likely catch the outcome if it really breaks big sites or some libraries. https://github.com/svgdotjs/svg.panzoom.js/issues/67 https://github.com/svgdotjs/svg.panzoom.js/pull/68 https://github.com/svgdotjs/svg.panzoom.js/pull/68/files -- Karl Dubost, mozilla 💡 Webcompat http://www.la-grange.net/karl/moz _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform