Skip to main content

Bug Tracker

Side navigation

#133 closed bug (invalid)

Opened August 22, 2006 01:04PM UTC

Closed October 27, 2006 08:11AM UTC

Last modified June 20, 2007 01:38AM UTC

Slide Bug

Reported by: Jörn Owned by:
Priority: major Milestone:
Component: effects Version:
Keywords: Cc:
Blocked by: Blocking:
Description

See example: http://fuzz.bassistance.de/slidebug/starterkit.html

The problem appears with in Opera 9.01, Firefox 1.5.0.6 and IE 6 are fine.

Attachments (0)
Change History (5)

Changed August 24, 2006 02:44PM UTC by Jörn comment:1

priority: majorcritical

I modified the example, now the bug also appears with Firefox, only IE 6 is doing fine.

I limited the width of the dl element, this screws FF up.

Changed August 25, 2006 01:16AM UTC by john comment:2

milestone: → 1.0
resolution: → fixed
status: newclosed

I fixed the Opera bug - however, the other bug is far more complicated and probably not fixable anytime soon. The issue is that since the element is hidden (display: none) I have to break it out of body in order to avoid any flashes of content, when I determine the "true" height/width. Unfortunately, since browsers don't feel like giving the correct height/width for display:none content, this isn't going to be resolved, unfortunately.

See, the quick fix is just to not change the position to 'absolute' - but the problem is that any content beneath it will be shoved, temporarily, out of position - which is highly undesirable. So, long story short, if you want to slideDown something with a width:auto *within* something with a fixed width container, you'll need to limit the width in some way using CSS.

Changed October 27, 2006 08:11AM UTC by anonymous comment:3

component: → ajax
priority: → blocker
resolution: → invalid
status: reopenedclosed
type: → bug

Changed November 05, 2006 11:44PM UTC by Otto comment:4

cc: ""Otto
component: ajax1
keywords: ""Otto
milestone: → 1
priority: blocker1
summary: slideUp/Down buggy in Opera 9.01Otto
type: bug1
version: → 1

Changed November 18, 2006 01:08AM UTC by john comment:5

cc: Otto
component: 1fx
keywords: Otto
milestone: 1
priority: 1major
summary: OttoSlide Bug
type: 1bug
version: 1