We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
#2263 - Composr 10b2&3: Tool tips sometimes stick around when they shouldn't
I could not reproduce but I can think of 2 possibilities...
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?
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?