Opened 10 years ago

Closed 9 years ago

#9257 closed bug (fixed)

Blind Effect: Fixed position elements jump

Reported by: christianbalz Owned by: mikesherov
Priority: minor Milestone: 1.12.0
Component: ui.effects.* (individual effect) Version: 1.10.2
Keywords: Cc:
Blocked by: Blocking:

Description

Strange behavior when I use a blind effect with "direction: 'down'" and an element has a "position: fixed" in IE and Chrome. This behavior does not occur in Firefox.

Example: http://jsbin.com/uhisut/1

Regards

Change History (3)

comment:1 Changed 10 years ago by Scott González

Status: newopen
Summary: Strange behavior in blind effectBlind Effect: Fixed position elements jump

comment:2 Changed 9 years ago by mikesherov

Milestone: none1.12.0
Owner: set to mikesherov
Status: openassigned

This is fixed by the effects rewrite.

comment:3 Changed 9 years ago by Mike Sherov

Resolution: fixed
Status: assignedclosed

Effects: Rewrite

  1. Introduces a set of helper methods to easily create and define new effects.
  2. Uses clip animations and placeholders instead of wrappers for clip effects.
  3. Ensures all animations are detectable as animated

Fixes #10599 Fixes #9477 Fixes #9257 Fixes #9066 Fixes #8867 Fixes #8671 Fixes #8505 Fixes #7885 Fixes #7041

Closes gh-1017

Changeset: b6bec797d6a8ef0b377a866c38c67e66a626b45f

Note: See TracTickets for help on using tickets.