Bug Tracker

Modify

Ticket #10628 (closed bug: duplicate)

Opened 19 months ago

Last modified 19 months ago

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

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

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

Change History

comment:1 Changed 19 months ago by Mike Marcucio <mike@…>

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

comment:1 Changed 19 months ago by Mike Marcucio <mike@…>

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

comment:2 Changed 19 months ago by rwaldron

  • Priority changed from undecided to blocker
  • Resolution set to duplicate
  • Status changed from new to closed
  • Component changed from unfiled to effects
  • Milestone changed from None to 1.next

Thanks for the dup!

comment:3 Changed 19 months ago by rwaldron

Duplicate of #10622.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.