Skip to main content

Bug Tracker

Side navigation

#9434 closed enhancement (fixed)

Opened May 26, 2011 02:58PM UTC

Closed September 30, 2011 09:58PM UTC

Last modified March 09, 2012 01:16AM UTC

.outerWidth()/.outerHeight()/.innerWidth()/.innerHeight() should work on window and document

Reported by: scottgonzalez Owned by: timmywil
Priority: low Milestone: 1.7
Component: dimensions Version: 1.6.1
Keywords: Cc:
Blocked by: Blocking:
Description

.outerWidth(), .outerHeight(), .innerWidth(), .innerHeight() should all return meaningful values for window and document. They should simply return .width()/.height().

Attachments (0)
Change History (5)

Changed May 27, 2011 12:21AM UTC by timmywil comment:1

component: unfileddimensions
keywords: → needsreview
priority: undecidedlow
status: newopen

Changed September 30, 2011 09:13PM UTC by timmywil comment:2

keywords: needsreview
owner: → timmywil
status: openassigned

Changed September 30, 2011 09:45PM UTC by timmywil comment:3

milestone: 1.next1.7

Changed September 30, 2011 09:58PM UTC by timmywil comment:4

_comment0: Fixed in commit 1ebced173697421db5e0839d7ca092007455b42c1317419936648540
resolution: → fixed
status: assignedclosed

Changed September 30, 2011 09:59PM UTC by timmywil comment:5

Add support for calling outer/inner Width/Height on the window and document. Fixes #9434.

Changeset: 1ebced173697421db5e0839d7ca092007455b42c