Bug Tracker

Opened 14 years ago

Closed 14 years ago

#4824 closed bug (invalid)

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

Change History (2)

comment:1 Changed 14 years ago by dmethvin

Please provide a test case.

comment:2 Changed 14 years ago by brandon

Resolution: invalid
Status: newclosed

Please feel free to reopen with a test case.

Note: See TracTickets for help on using tickets.