Skip to main content

Bug Tracker

Side navigation

#4824 closed bug (invalid)

Opened June 26, 2009 12:56PM UTC

Closed September 14, 2009 11:22PM UTC

API / 1.3 / CSS / Positioning / Offset works wrong

Reported by: lytican Owned by: brandon
Priority: major Milestone:
Component: offset Version: 1.3.2
Keywords: offset, window.open Cc:
Blocked by: Blocking:
Description

Error ocures right after executes window.open(); no other js, no any conflicts. Child page may be even blank. But after that, $('#elem').offset() returns object with Left = 0, Top = 0, and all popup-menus on page positioning around that point - left top corner of the page :( what is this?

browsers: checked on FF3.5, IE8

os: winxp

Attachments (0)
Change History (2)

Changed June 27, 2009 08:16PM UTC by dmethvin comment:1

Please provide a test case.

Changed September 14, 2009 11:22PM UTC by brandon comment:2

resolution: → invalid
status: newclosed

Please feel free to reopen with a test case.