Side navigation
#12749 closed bug (fixed)
Opened October 16, 2012 07:57PM UTC
Closed October 17, 2012 05:46PM UTC
Last modified October 18, 2012 10:32PM UTC
position() does not handle position:fixed elements correctly
Reported by: | fracmak2 | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Fixed element's are relative to the viewport, position() treats position fixed elements relative to their dom parent's offset parent.
Attachments (0)
Change History (4)
Changed October 16, 2012 08:00PM UTC by comment:1
Changed October 16, 2012 08:01PM UTC by comment:2
blocking: | → 11671 |
---|
Fixed in pull request https://github.com/jquery/jquery/pull/991