Bug Tracker

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#7151 closed bug (duplicate)

1.4.3 RC1 gets confused on hide() and then show()

Reported by: scottchiefbaker Owned by:
Priority: high Milestone: 1.4.3
Component: effects Version: 1.4.2
Keywords: Cc:
Blocked by: Blocking:

Description

I have an element that 'display: none' applied via CSS. If I then hide() and and then show() that element it doesn't work. If I don't hide() it, the show() works fine. See the test case below.

http://jsfiddle.net/gryzzly/YjGLh/4/

Change History (3)

comment:1 Changed 13 years ago by scottchiefbaker

Sorry I copy/pasted the wrong URL. It should be: http://jsfiddle.net/YjGLh/6/

comment:2 Changed 13 years ago by john

Resolution: duplicate
Status: newclosed

Duplicate of #7141

comment:3 Changed 13 years ago by john

Component: unfiledfx
Note: See TracTickets for help on using tickets.