Skip to main content

Bug Tracker

Side navigation

#4907 closed bug (duplicate)

Opened July 15, 2009 02:52PM UTC

Closed June 22, 2010 01:56AM UTC

jQuery.fn.width and jQuery.fn.height returns incorrect values for window in Opera

Reported by: mdevils Owned by: brandon
Priority: major Milestone: 1.4
Component: dimensions Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

In Opera it returns the size of document body unlike in other browsers.

In evaluating window size in Opera the folowing properties should be used: window.innerWidth and window.innerHeight.

Attachments (0)
Change History (2)

Changed July 21, 2009 02:47AM UTC by dmethvin comment:1

component: unfilleddimensions
owner: → brandon

Changed June 22, 2010 01:56AM UTC by dmethvin comment:2

resolution: → duplicate
status: newclosed

Dup of #3117.