[gwt-contrib] Re: Quick code review: NativeEvent.getCurrentTarget() sometimes returns null on Safari 3

2009-03-17 Thread Fred Sauer
Joel, The null problem is gone. However, with JOEL_PATCH = true, the event.getX/Y() coordinates are off when the document is scrolled. Launch the DragDropDemo with the window less that full size, scroll the document down a bit, then try dragging a red box. You'll notice that the box stays in place

[gwt-contrib] Re: Quick code review: NativeEvent.getCurrentTarget() sometimes returns null on Safari 3

2009-03-17 Thread Fred Sauer
Joel, I did a quick test in Safari 3 on Mac and things appear to work well, including scroll. I haven't tested all platforms, so I'm assuming for the moment they work and that both scroll and zoom are non-breaking features :) Thanks for digging that deep deep rabbit hole. Fred On Tue, Mar 17,