Skip to main content

Bug Tracker

Side navigation

#10628 closed bug (duplicate)

Opened November 01, 2011 03:48PM UTC

Closed November 01, 2011 04:36PM UTC

Last modified November 01, 2011 04:36PM UTC

object is being set to 'display:inline' after show();

Reported by: mike@marcucio.com Owned by:
Priority: blocker Milestone: 1.next
Component: effects Version: 1.7rc1
Keywords: Cc:
Blocked by: Blocking:
Description

In my app I create a bunch of divs which are set to display:block but when I do a .show() on them jQuery adds a display:inline property to the element. This does not happen in 1.6.4

Attachments (0)
Change History (4)

Changed November 01, 2011 03:51PM UTC by Mike Marcucio <mike@marcucio.com> comment:1

I think this only happens when I do a .hide() on the div first

Changed November 01, 2011 03:51PM UTC by Mike Marcucio <mike@marcucio.com> comment:2

I think this only happens when I do a .hide() on the div first

Changed November 01, 2011 04:36PM UTC by rwaldron comment:3

component: unfiledeffects
milestone: None1.next
priority: undecidedblocker
resolution: → duplicate
status: newclosed

Thanks for the dup!

Changed November 01, 2011 04:36PM UTC by rwaldron comment:4

Duplicate of #10622.