Jens, What makes it worse: it was slated for the 2.5.1 release but somehow the code-review was never done and then the 2.5.1 milestone was again removed.
The patch It is still there in Rietveld, make sure that you guys finally agree on the solution (move to floats or add methods to avoid breaking the current API) since that seems to be the main reason why it got canned. It seems that Vaadin has worked around the issue by creating their own subclass of DOM: http://dev.vaadin.com/svn/versions/6.8/src/com/google/gwt/dom/client/VaadinDOMImplSafari.java I guess I will have to do something similar and hopefully remove it in the next GWT release. David On Wed, May 29, 2013 at 5:58 PM, Jens <[email protected]> wrote: > Hehe feeling with you. Also stumbled upon this when sending mouse click > coordinates to server :) > > -- J. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" 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 > http://groups.google.com/group/google-web-toolkit?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
