You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you hover over the room blank in the pre-connect screen, and connect using the enter key without moving the cursor off of the blank, the bubble will remain shown after connecting to a room, and will not go away.
The text was updated successfully, but these errors were encountered:
maybe hook up an onMouseOut event during the chat which deactivates itself on logout again? so if it would stick there you'd hover the mouse over it for a moment and move the mouse somewhere else (which i consider intuitive ui behaviour) the info bubble gets hidden by javascript
It currently will go away if something else shows a bubble, like receiving a PM or the instructional tool tips for the buttons at the top of the screen.
If you hover over the room blank in the pre-connect screen, and connect using the enter key without moving the cursor off of the blank, the bubble will remain shown after connecting to a room, and will not go away.
![cryptodog balloon bug](https://cloud.githubusercontent.com/assets/7097800/10199876/ba81e342-6768-11e5-9419-d1222516bf66.PNG)
The text was updated successfully, but these errors were encountered: