Bug Tracker

Modify

Ticket #2189 (closed bug: duplicate)

Opened 5 years ago

Last modified 5 years ago

width() and height() after form is appended to inline element

Reported by: tuupola Owned by:
Priority: major Milestone: 1.2.2
Component: core Version: 1.2.2
Keywords: Cc:
Blocking: Blocked by:

Description (last modified by davidserduke) (diff)

Symptons

If inline element is appended a form element and later this form element is removed, all subsequent calls to $(elem).width() and $(elem).height() return 0.

Block level elements seem to be unaffected.

 Example page

Change History

comment:1 Changed 5 years ago by tuupola

Uh sorry about accidental submit. Correct bug report here:  http://dev.jquery.com/ticket/2190

comment:2 Changed 5 years ago by davidserduke

  • Status changed from new to closed
  • Resolution set to duplicate
  • Description modified (diff)

Dup of #2190 as author said.

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.