From 77a55f1291861b87d30011ac5fd948f6b38d2c60 Mon Sep 17 00:00:00 2001 From: Jörn Zaefferer Date: Fri, 19 Oct 2012 20:58:08 -0400 Subject: Tooltip: Fix nested tooltips (on hover) by closing parent tooltips and removing title attributes. Fixes #8700 - Overlapping tooltipped elements shows native tooltip for one of the elements --- tests/visual/tooltip/tooltip.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'tests/visual') diff --git a/tests/visual/tooltip/tooltip.html b/tests/visual/tooltip/tooltip.html index 56e5db10e..8f9b2e8df 100644 --- a/tests/visual/tooltip/tooltip.html +++ b/tests/visual/tooltip/tooltip.html @@ -140,10 +140,14 @@

Nested elements.

-
+
tooltipped - nested tooltipped + + nested tooltipped + third level +
+
Text in bold. -- cgit v1.2.3