When clicking into a datatables search field, then moving the mouse over
a result row of a different datatable, then start typing in the search
field, a hover() seems to trigger a handlerOut event, making the buttons
to disappear.
Using two separate onmouseover() and onmouseout() events instead of the
hover() seems to fix this.
Change-Id: I5c3e43f226faa3455db514ada3543120d5313e76
(cherry picked from commit 972eb6e50c
)
changes/03/29103/1
parent
ffa0f078ee
commit
5dd9c25ed3
Loading…
Reference in new issue