During row mouseout events, only consider it as row unhovering if the
event coordinates are outside the hovering row. Previously, if there's a popup
dialog floating on top of a table row, moving into this element will cause a row unhover event. This is particularly a problem if the element is shown/dismissed based on row hovering (causing a flickring effect).

Also include the original browser event in the RowHoverEvent in case the user needs more information about the original event.

Review at http://gwt-code-reviews.appspot.com/1546803

Review by: jlabanca@google.com

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@10660 8db76d5a-ed1c-0410-87a9-c151d255dfc7
2 files changed