Skip to main content

Bug Tracker

Side navigation

#12294 closed bug (invalid)

Opened August 14, 2012 01:31PM UTC

Closed August 14, 2012 01:38PM UTC

Chrome 21 + jQuery 1.6.4 + qTip 1.0.0-rc3 --- hiding/showing elements is broken

Reported by: mulloju@gmail.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.6.4
Keywords: Cc:
Blocked by: Blocking:
Description

Chrome Version: 21.0.1180.75 (Official Build 150248) m

Other browsers tested:

Chrome 20: OK

Firefox 14.01: OK

What steps will reproduce the problem?

1. Use heavy Liferay portal site with jQuery 1.6.4 & qTip 1.0.0-rc3

2. Create & delete lots of qTip tooltips fast (mouseOver creates, mouseOut deletes)

What is the expected result?

  • Tooltips are shown and hidden normally.

What happens instead?

  • After a while .show() function in jQuery apparently stops working. "display: none" does not change to "display: block" anymore. Possibly requires a certain timing when moving the mouse.

Please provide any additional information below.

  • Problem does not occur if breakpoints are used in the Chrome developer console.
Attachments (0)
Change History (2)

Changed August 14, 2012 01:38PM UTC by dmethvin comment:1

This sounds like a forum question. In any case, we only accept bug reports against the latest version of jQuery (1.8 as of now).

Changed August 14, 2012 01:38PM UTC by dmethvin comment:2

resolution: → invalid
status: newclosed