This is a known issue. The way Thomas described worked for me. https://github.com/gwtproject/gwt/issues/9542#issuecomment-335417356
hth, Frank On Thursday, March 22, 2018 at 7:46:24 AM UTC+1, Amit Jain wrote: > > Hello All, > > We have a GWT2.5 based web application, where we are seeing that the > popup is shown somewhere in the top with the chrome version 61 and > above(see attached). > > I found out in the web that chrome has changed there implementation for > calculating the absolute top/left position which is causing the issue. > > People are suggesting to upgrade the GWT library to 2.8.2 but > unfortunately we don't have that option. > > Can someone help us here if there is any other workaround to fix this > issue for chrome version 61 and above. > > > > https://stackoverflow.com/questions/46659830/gwt-popup-in-wrong-position-for-latest-chrome-version > > > P.S.: In IE/Firefox it working fine but latest chrome has only this popup > issue > > Thanks, > Amit > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
