ID:107007
 
Resolved
BYOND Version:N/A (Website Bug)
Operating System:Windows 7 Ultimate 64-bit
Web Browser:Internet Explorer 9.0
Applies to:Website
Status: Resolved (web)

This issue has been resolved.
Descriptive Problem Summary:
If you mouse-over Currently Unavailable you get dual tool-tips to appear, one coming from your browser & the other I guess some kind of javascript makes a similar tool-tip popup.

Numbered Steps to Reproduce Problem:
1.Visit a game hub that says Currently Unavailable on it(my guess is games that are in-complete.)

2.Mouse-over the words Current Unavailable.

Code Snippet (if applicable) to Reproduce Problem:
N/A


Expected Results:
You only get one tool-tip of the text to appear to read, but the apparent tag that makes IE & possibly other browsers show it tool-tip is still on the webpage. The text is identical so i'd rather not two things to appear with identical text.

Actual Results:
IE creates a tooltip after a while saying the same text that appears when you mouse-over normally, I prefer BYOND's new tooltip though since it wont dissappear while your over it & comes up quicker.

Does the problem occur:
Every time? Or how often?Every Time
In other games?It happens on other game pages that show the text.
In other user accounts?Yes
On other computers?Yes

When does the problem NOT occur?When the page doesn't say this or you don't mouse-over it.

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
It's new as they recently updated the BYOND page.

Workarounds:Modify the page yourself making it not happen in that session or possibly disable tooltips for every site.

EDIT:The used page was http://www.byond.com/games/PieProductions/DC
This is technically IE's fault, since IE treats the alt attribute just like title. I can work out a fix for this at some point.

Bear in mind a lot of behavior will be weird in IE9 because it's still a beta and it's known to be buggy in certain areas. This particular issue should appear across all IE versions however.