Search and Top Navigation
#14921 open bug ()
Opened February 24, 2016 01:55PM UTC
Last modified April 05, 2016 09:30PM UTC
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
Attachments (0)
Change History (4)
Changed January 01, 1970 12:24AM UTC by comment:1
status: | pending → new |
---|
Changed March 01, 2016 01:51PM UTC by comment:2
owner: | → enekogb |
---|---|
status: | new → pending |
Changed March 03, 2016 01:51PM UTC by comment:3
Tested ok with Chrome 48.0.2564.116
The problem occurs with IE9 (pretty old, i know), and Firefox 44.0.2
Changed April 05, 2016 09:30PM UTC by comment:4
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 |
I don't see anything wrong with that fiddle. Are you experiencing this problem in a specific browser?