Opened 11 years ago
Closed 11 years ago
#11671 closed bug (duplicate)
.offset() setter handles fixed positioned elements incorrectly in Chrome
Reported by: | scottgonzalez | Owned by: | fracmak2 |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | offset | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | #12749 | Blocking: |
Description
When the window is scrolled, .offset()
will incorrectly include the scroll distance when setting the position of fixed positioned elements in Chrome.
Change History (8)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Component: | unfiled → offset |
---|---|
Priority: | undecided → low |
Status: | new → open |
comment:4 Changed 11 years ago by
Milestone: | None → 1.next |
---|---|
Owner: | set to fracmak2 |
Status: | open → assigned |
comment:5 Changed 11 years ago by
Blocked by: | 12749 added |
---|
comment:6 Changed 11 years ago by
This needs to be rechecked when #12749 lands. Should be fixed by it.
comment:7 Changed 11 years ago by
Verified that this is fixed in all browsers now in jQuery.edge
http://jsfiddle.net/fracmak/v59CB/5/
This ticket can now be closed
comment:8 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Duplicate of #12749.
Like a boss, Jay.
Note: See
TracTickets for help on using
tickets.
#11699 is a duplicate of this ticket.