Bug Tracker

Opened 11 years ago

Closed 11 years ago

#12294 closed bug (invalid)

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

Reported by: mulloju@… 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.

Change History (2)

comment:1 Changed 11 years ago by dmethvin

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).

comment:2 Changed 11 years ago by dmethvin

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.