[TYPO3-core] RFC bug #16996: CSH tooltip shows for too long time
"Christian Müller (Kitsunet)"
christian at kitsunet.de
Fri Jan 14 19:30:25 CET 2011
Hi,
This is an SVN patch request
Type: Bugfix
Bugtracker reference: http://bugs.typo3.org/view.php?id=16996
Branches: trunk
Problem:
Tooltips don't hide automatically and so get in the way of other input
fields.
Solution:
Change event handling of tooltips. Tooltips now basically get hidden on:
* any keypress (RTE intercepts keys so doesn't work there)
* any click
* mouse out of label (but intercepted if you move into the tooltip, in
that case it stays, so you can click an additional info link).
greets,
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 16996.diff
Type: text/x-patch
Size: 1937 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110114/b4331269/attachment.bin>
More information about the TYPO3-team-core
mailing list