]> source.dussan.org Git - jquery-ui.git/commit
Menu: Only set the mouseHandled flag if the event is going to bubble. Fixes #9469...
authorTJ VanToll <tj.vantoll@gmail.com>
Fri, 2 Aug 2013 10:51:04 +0000 (06:51 -0400)
committerScott González <scott.gonzalez@gmail.com>
Tue, 26 Nov 2013 19:46:41 +0000 (14:46 -0500)
commitb02a32f4b3d7a0588949f2961a74d613beeaea48
tree0ee00b0253bc368b585556c96803600986690061
parent1a2284deb62ea097906f3d7c068c5464c9d260ca
Menu: Only set the mouseHandled flag if the event is going to bubble. Fixes #9469: on( "menuselect" )
not firing every time.
(cherry picked from commit 484e382259f1c1c56b151a97ddf8a894f94d17ea)
tests/unit/menu/menu_events.js
ui/jquery.ui.menu.js