#2263 - Composr 10b2&3: Tool tips sometimes stick around when they shouldn't
| Identifier | #2263 |
|---|---|
| Issue type | Trivial issue (does not break functionality) |
| Title | Composr 10b2&3: Tool tips sometimes stick around when they shouldn't |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | core |
| Description | I forgot to report this back in beta2, but sometimes if hovering over something triggers a Composr tool tip, that tool tip will remain on the screen even after you hover away from the item on the page. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
1) From examining the code, I can see that during page loading it would not close tooltips. This is now fixed.
2) Some of the tooltips are click to open/close. These are ones that typically exist on help buttons, and are like this so that tablets/mobiles can use them.
The tooltip mechanism should be very robust, but if you still find issues please report in some more detail. E.g. if you hover over something else with a tooltip, does it close the tooltip you had open? What exactly would you do to reproduce, just normal stuff, or tab switching, or frantic mouse movement, or keypresses?