jQuery: The Write Less, Do More JavaScript Library

Ticket #2036 (closed bug: worksforme)

Opened 8 months ago

Last modified 5 months ago

Safari 2.0.4 - ui.Tabs randomly does not update classes on tab switch

Reported by: gt2304b Assigned to: klaus
Type: bug Priority: minor
Milestone: 1.2.1 Component: ui
Version: 1.2.1 Keywords: tabs safari hover
Cc: Needs: Review

Description

browser: Safari 2.0.4 OS: Mac OS X 10.4.8

Steps to reproduce: 1. create remote tabs, w/ caching disabled 2. click on a non-selected tab and while it's loading, move the mouse cursor down away from the tab area. 3. repeat step 2 ================= eventually, (occurs about once every five clicks) the "unselected" tab (the one that was previously selected) will retain the :hover CSS style, instead of the normal (unselected/non-hovered) tab style.

It seems like this is a browser bug, where that particular tab for some reason is being stuck on :hover. (once you mouseover the tab, and then mouse out, the proper styling will be applied).

I've been searching for a workaround, but to no avail. Are there any suggestions to patch the plugin so that it will "force" safari to remove the :hover state from the tab?

Thanks for the great plugin! -john

Attachments

Change History

Changed 8 months ago by klaus

  • owner set to klaus

Changed 5 months ago by klaus

  • status changed from new to closed
  • resolution set to worksforme

could not reproduce at all

Note: See TracTickets for help on using tickets.