Opened 7 years ago
Last modified 7 years ago
#14921 open bug
Transfer effect: Fixed position elements are handled incorrectly when scrolled in IE/Firefox
Reported by: | enekogb | Owned by: | enekogb |
---|---|---|---|
Priority: | major | Milestone: | none |
Component: | ui.effects.* (individual effect) | Version: | 1.11.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When transferring from a fixed positioned element to another fixed positioned element, the effect starts and stops at wrong position.
You can see this effect in this fiddle: http://jsfiddle.net/ovw3bebu/2/
The fiddle is an updated version of another fiddle (http://jsfiddle.net/gnarf/Afxjf/) which is related with issue #5547
Change History (4)
comment:1 Changed 53 years ago by
Status: | pending → new |
---|
comment:1 Changed 7 years ago by
Owner: | set to enekogb |
---|---|
Status: | new → pending |
comment:2 Changed 7 years ago by
Tested ok with Chrome 48.0.2564.116
The problem occurs with IE9 (pretty old, i know), and Firefox 44.0.2
comment:3 Changed 7 years ago by
Priority: | minor → major |
---|---|
Status: | new → open |
Summary: | Transfer effect between fixed positioned elements after scrolling → Transfer effect: Fixed position elements are handled incorrectly when scrolled in IE/Firefox |
Note: See
TracTickets for help on using
tickets.
I don't see anything wrong with that fiddle. Are you experiencing this problem in a specific browser?