Jump to content

div title attributes in Chrome don't change tooltip if the text is the same


pauldenize

Recommended Posts

I have multiple div element blocks side by side and the title is the status of the item the block represents. If two have the same status then they have the same title. If the user moved between them the tooltip should disappear and reappear on the next block. This is true for Firefox and IE.

 

For Chrome however if the user moves quickly enough the tooltip stays up but still hovering over the first item.

 

If the element the tooltip is referring to has been left I believe it should dissapear. It seems the close is delayed slightly (probably usability) and the open also. But if the text is the same it ignores the close/open operations.

 

I have found no workaround to this yet. I have attached a simple HTML file (chromebug.html) that shows the effect (just point to one box and not even that quickly move to the next)

 

I'd appreciate if someone could advise how this can be done for the attached example.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...