Scott González
1b503a237e
Tooltip: Handle synthetic focusin events. Fixes #8740 - Tooltip: Does not hide consistently with dynamically loaded content.
2012-11-14 14:14:45 -05:00
Scott González
498aadf644
Tooltip: Ignore disabled checks when closing. Fixes #8758 - Tooltip: Tooltip is shown, but not hidden if element has class=ui-state-disabled.
2012-11-09 13:07:53 -05:00
Scott González
d074efe528
Tooltip: Use attributes, not properties, when checking for parent tooltips. Fixes #8742 - Tooltip shows incorrect message in chrome if there is input with name='title' in a form.
2012-10-28 20:28:55 -04:00
Jörn Zaefferer
78f781fccd
Tooltip: Unit test for nested tooltips
2012-10-21 13:25:36 -04:00
Andrew Couch
3b2d1e7736
Tooltip: handle removal of elements with delegated tooltips. Fixed #8646 - Delegated tooltips don't close when the tooltipped element is removed
2012-10-21 13:15:44 -04:00
Scott González
abbf6a79a9
Tests: Update support comments.
2012-06-25 14:51:51 -04:00
Jörn Zaefferer
0fcf37fba6
Tooltip: Make title-tests pass in IE6/7 with jQuery 1.6, where undefined attribute is returned as empty string
2012-06-19 17:12:38 +02:00
Scott González
1339c1850f
Tooltip tests: Added accessibility tests.
2012-05-22 12:54:09 -04:00
Scott González
b6cc9dd870
Tooltip: Handle multiple aria-describedby values.
2012-05-22 11:06:44 -04:00
Jörn Zaefferer
575baa0e2c
Updated to QUnit 1.4.0.
...
Added expect(0) to make tabs and tooltip tests pass, even though those assertions are actually missing.
Introduces dialog and slider failures when running in composite all.html suite, all green when running one by one, also all-active.html is green.
2012-03-10 15:39:37 +01:00
Scott González
302ad626bf
Tooltip: Added some tests.
2011-05-28 15:43:22 -04:00
Scott González
73c6f349fc
Tooltip tests: Coding standards.
2011-05-28 13:30:00 -04:00
jzaefferer
84e0ce168f
Tooltip: Unit tests for tooltip and a fix to pass through event objects to triggered events
2010-04-15 09:45:35 +02:00