Skip to main content

Bug Tracker

Side navigation

#3092 closed bug (duplicate)

Opened June 26, 2008 02:09PM UTC

Closed December 06, 2010 03:25PM UTC

Last modified December 06, 2010 03:25PM UTC

outerWidth(true) returns wrong values in Safari

Reported by: aaronchi Owned by: brandon
Priority: major Milestone:
Component: dimensions Version: 1.2.6
Keywords: Cc:
Blocked by: Blocking:
Description

When calculating outerWidth(true) in Safari, the value returned is the width + visual margin (width of the parent element) rather than the width + margin of the actual element.

Works correctly in IE & Firefox.

Attachments (0)
Change History (4)

Changed April 22, 2009 04:23AM UTC by brandon comment:1

resolution: → worksforme
status: newclosed

This works for me with the latest jQuery. Please feel free to reopen with a complete test case showing the issue you are having.

Changed December 06, 2010 03:24PM UTC by jitter comment:2

milestone: 1.3
resolution: worksforme
status: closedreopened

Changed December 06, 2010 03:25PM UTC by jitter comment:3

resolution: → duplicate
status: reopenedclosed

Changed December 06, 2010 03:25PM UTC by jitter comment:4

Duplicate of #3333.