Skip to main content

Bug Tracker

Side navigation

#10401 closed bug (duplicate)

Opened October 02, 2011 05:11PM UTC

Closed October 02, 2011 08:03PM UTC

Last modified October 02, 2011 08:03PM UTC

jQuery doesn't retreive the correct measures

Reported by: r3pek Owned by:
Priority: low Milestone: None
Component: dimensions Version: 1.6.4
Keywords: Cc:
Blocked by: Blocking:
Description

When an object's parent is hidden (display:none), width and height (at least) are not correctly calculated.

here is a simple example: http://jsfiddle.net/r3pek/sJL6T/31/

if you remove the div and set the "p" node itself to hidden, it will work, but not the way it is.

Attachments (0)
Change History (2)

Changed October 02, 2011 08:03PM UTC by timmywil comment:1

component: unfileddimensions
priority: undecidedlow
resolution: → duplicate
status: newclosed

Changed October 02, 2011 08:03PM UTC by timmywil comment:2

Duplicate of #7618.