Skip to main content

Bug Tracker

Side navigation

#5781 closed bug (fixed)

Opened January 10, 2010 11:37PM UTC

Closed March 31, 2010 05:23AM UTC

Last modified March 14, 2012 12:28AM UTC

.offset() setter does not work properly on absolutely positioned elements with top/left set to auto

Reported by: scottgonzalez Owned by: brandon
Priority: major Milestone: 1.4.3
Component: offset Version: 1.4a2
Keywords: Cc:
Blocked by: Blocking:
Description

When an element is absolutely positioned and has the top or left properties set to "auto", the setOffset method defaults the curTop/curLeft variables to 0, causing incorrect position calculations. This probably occurs with fixed positioning as well.

Attachments (1)
Change History (2)

Changed March 22, 2010 11:07PM UTC by brandon comment:1

milestone: 1.41.4.3
status: newassigned

Changed March 31, 2010 05:23AM UTC by brandon comment:2

resolution: → fixed
status: assignedclosed