Actions
Bug #23835
closedImprove tooltip behaviour
Start date:
2010-10-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Since alpha3 we have introduced ExtJs tooltips, but they don't behave as they should. This patch improves that behaviour
- delay for show
- anchor (bubble style)
- respect end of container
- stay while mouse is over target
- stop showing when mouse leaves the target
I removed the mouseenter into the tooltip, click event is on complete label, so this is not needed.
(issue imported from #M16122)
Files
Actions