Skip to main content

Bug Tracker

Side navigation

#3823 closed bug (duplicate)

Opened January 11, 2009 03:52AM UTC

Closed January 17, 2009 10:11PM UTC

$.fn.offset bug for fixed elements (chrome/safari)

Reported by: kuindji Owned by: brandon
Priority: major Milestone: 1.3.1
Component: offset Version: 1.3
Keywords: offset, fixed, chrome, safari Cc:
Blocked by: Blocking:
Description

Found in jQuery 1.3 Beta 2

Offset of the fixed element doesn't include document scroll.

In my test case it was caused by the parent table. If there are no parents, then offset is correct.

This bug is new, it wasn't an issue in 1.2.6.

Test page:

http://kuindji.com/jquery/offset/offset.html

Attachments (0)
Change History (2)

Changed January 17, 2009 10:08PM UTC by john comment:1

milestone: 1.31.3.1
version: 1.2.61.3

Changed January 17, 2009 10:11PM UTC by john comment:2

resolution: → duplicate
status: newclosed

Duplicate of #3810.