Bug Tracker

Modify

Ticket #8158 (closed bug: duplicate)

Opened 2 years ago

Last modified 11 months ago

Animating bottom to 0% fails on elements with a specified width in IE

Reported by: scott.gonzalez Owned by:
Priority: high Milestone: 1.8
Component: effects Version: 1.5
Keywords: opera, ie7, ie8 Cc:
Blocking: Blocked by:

Change History

comment:1 Changed 2 years ago by miketaylr

  • Keywords opera added

<jitter> in doesn't work in opera too 10:34AM

If you set duration to e.g. 5000 you can see how #inner disappears. But if you trigger a reflow/redraw (e.g. alert(1) in the callback) you will see that opera actually does move the element to border:0% but you can't see that because Opera doesn't redraw. An interesting "workaround" for Opera is adding a e.g. <button> element below the #outer div.

The issue could be related but must not be. As in IE you get an exception at some point

Last edited 2 years ago by jitter (previous) (diff)

comment:2 Changed 2 years ago by jitter

  • Priority changed from undecided to high
  • Component changed from unfiled to effects

comment:3 Changed 2 years ago by jitter

  • Status changed from new to open

comment:4 Changed 17 months ago by scott.gonzalez

This is likely the cause of  http://bugs.jqueryui.com/ticket/7944 as well.

comment:5 Changed 11 months ago by mikesherov

not seeing this bug anymore in Opera. scott.gonzalez, can you confirm?

comment:6 Changed 11 months ago by mikesherov

  • Keywords opera, ie7, ie8 added; opera removed
  • Status changed from open to closed
  • Resolution set to duplicate
  • Milestone changed from 1.next to 1.8

This is actually fixed by #11311, and is now working on edge in the effected browsers.

comment:7 Changed 11 months ago by mikesherov

Duplicate of #11311.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.