Skip to main content

Bug Tracker

Side navigation

#7151 closed bug (duplicate)

Opened October 11, 2010 06:36PM UTC

Closed October 11, 2010 08:00PM UTC

Last modified October 11, 2010 08:00PM UTC

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/

Attachments (0)
Change History (3)

Changed October 11, 2010 06:37PM UTC by scottchiefbaker comment:1

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

Changed October 11, 2010 08:00PM UTC by john comment:2

resolution: → duplicate
status: newclosed

Duplicate of #7141

Changed October 11, 2010 08:00PM UTC by john comment:3

component: unfiledfx