Friday, January 29, 2016

Re: GWT custom scrollIntoView() implementation

Thanks Jens, Thomas for the insight and sorry for the late reply

So should I file a bug report? Or it is somehow taken care and it won't be forgotten?

Jens:
I didn't try older versions of chrome (only 47, 48). As I said it works in my simple pages but it fails in a complicated page that is outside my control. Making a minimized version out of it that has the same behavior is not a fun task...

     Vassilis

On Wed, Jan 27, 2016 at 9:19 AM, Thomas Broyer <t.broyer@gmail.com> wrote:
The custom implementation was probably for Safari 3: https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView#Browser_compatibility
It's no longer supported in GWT so we could switch to the native implementation nowadays.

--
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.



--
Vassilis Virvilis

--
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment