]> source.dussan.org Git - jquery-ui.git/commit
Tooltip: Only bind blur when opening via focus, mouseleave for mouseover. Remove...
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Fri, 19 Oct 2012 22:16:11 +0000 (18:16 -0400)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Sun, 21 Oct 2012 16:50:12 +0000 (12:50 -0400)
commit6b48ef5eca67f389d7a58f3c8a263ceb82c8becb
tree799e6d484e16c82a21962dd1bf71ec7ed58baabd
parent77a55f1291861b87d30011ac5fd948f6b38d2c60
Tooltip: Only bind blur when opening via focus, mouseleave for mouseover. Remove the keep-open-on-focusout workaround. Now matching behaviour described in ARIA Authoring Practices. Fixes #8699 - Moving focus on click of a tooltipped element shows native tooltip in IE/Firefox on Windows
tests/visual/tooltip/tooltip.html
ui/jquery.ui.tooltip.js