Thursday, November 28, 2024

Re: Firefox - mouse wheel

Thanks, 

I am using gwt-openlayers-client 1.1.0, not TDesjardins/gwt-ol.



čt 28. 11. 2024 v 12:53 odesílatel Thomas Broyer <t.broyer@gmail.com> napsal:
Most likely culprit from the release notes:
  • The mousewheel event has been deprecated in browsers, its usage in GWT has been replaced with the wheel event. This should be transparent to applications.

That being said, GWT-OL doesn't itself handles those events so possibly unrelated actually.

Wrt permutations, this is due to removal of support for IE 8, 9 and 10 in 2.10.0, leaving only "safari" (for all WebKit or Chromium based browsers) and "gecko1_8" (for Firefox and IE 11)

On Thursday, November 28, 2024 at 12:25:15 PM UTC+1 had...@digitech.cz wrote:
I upgraded GWT from 2.8 to 2.12, and in Firefox mouse wheel scroll stopped  working in some components (notably GwtOpenLayers component). 

I noted that previously my project had 5 permutations, now it is 2 permutations:

Compiling 2 permutations
     Compiling permutation 0...
      Compiling permutation 1...

So, perhaps these iterations are related to various browser engine support, and I have Firefox support disabled (wild guess)? Somebody with similar problem in Firefox?

Mirza

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/1ddc9b3b-348c-43fb-992f-8eb1f677cee5n%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/CAOvMoHXqz_p6MxPYaFjG1uy%3Dq_Ms-yNLT%3DtvbYN17jBJK%2BqxOw%40mail.gmail.com.

No comments:

Post a Comment