Skip to main content

Search and Top Navigation

#4060 closed bug (fixed)

Opened February 04, 2009 07:16PM UTC

Closed February 25, 2009 10:18PM UTC

Panels retain opacity if animation is stopped by choosing another tab

Reported by: klaus.hartl Owned by:
Priority: major Milestone: 1.7
Component: ui.tabs Version: 1.6rc6
Keywords: Cc:
Blocked by: Blocking:
Description

When switching tabs quickly the opacity level of a tab is retained at the level it was when animation has been stopped to start the next.

May also be the case if width/height is animated.

(Is this expected behavior for the stop() method?)

Attachments (0)
Change History (7)

Changed February 11, 2009 01:27PM UTC by paul comment:1

Seems like the stop() method is used in 3 instances in tabs, in one case, it uses stop(false, true) already which should stop and go to the end of the animation. How about the others?

Changed February 17, 2009 12:30AM UTC by Nikola comment:2

Changed February 17, 2009 12:37AM UTC by Nikola comment:3

Disregard the above I was testing it in IE7, this is still happening in Firefox.

Changed February 17, 2009 10:37PM UTC by klaus.hartl comment:4

owner: klaus.hartl
status: newassigned

Changed February 17, 2009 10:40PM UTC by klaus.hartl comment:5

owner: → klaus.hartl

Changed February 17, 2009 10:40PM UTC by klaus.hartl comment:6

owner: klaus.hartl

Changed February 25, 2009 10:18PM UTC by klaus.hartl comment:7

resolution: → fixed
status: assignedclosed

[2132]