]> source.dussan.org Git - jquery-ui.git/commit
Tooltip: Check type on event directly, preventing TypeError when programmatically...
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Mon, 5 Nov 2012 17:59:52 +0000 (18:59 +0100)
committerScott González <scott.gonzalez@gmail.com>
Thu, 8 Nov 2012 22:55:59 +0000 (17:55 -0500)
commit241c10044d8dadf186a8c29113a954580a44dec8
treea905e3ed034555cc115fa09b24f2258a2e828f25
parent9e0071fea411902f6daee04bd6e9f0ca83dc5296
Tooltip: Check type on event directly, preventing TypeError when programmatically moving focus to track-toolipped-input. Fixes #8747 - Tooltip: Using the track option within dialogs creates JS errors
(cherry picked from commit 98173a3d0ea8e2e6aeb19dda9b232cb65a0684e4)
tests/unit/tooltip/tooltip_options.js
ui/jquery.ui.tooltip.js