Skip to main content

Bug Tracker

Side navigation

#5283 closed bug (fixed)

Opened September 22, 2009 11:41AM UTC

Closed August 14, 2010 06:37PM UTC

Slide removes list bullets

Reported by: mnot Owned by:
Priority: major Milestone: 1.4
Component: effects Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

When an HTML list item is hidden and then revealed using slideUp/slideDown, the bullets will be missing afterwards.

See:

http://www.mnot.net/test/slide-list.html

Tested with jquery 1.3.2 on Safari and FF (latest).

Attachments (1)
  • slide-list.html (0.5 KB) - added by mnot September 22, 2009 11:42AM UTC.

    test case

Change History (3)

Changed September 22, 2009 05:17PM UTC by scottgonzalez comment:1

This happens because the display gets set to block. Setting the display back to list-item brings the bullets back.

Changed December 08, 2009 03:09AM UTC by petersendidit comment:2

Changed August 14, 2010 06:37PM UTC by dmethvin comment:3

resolution: → fixed
status: newclosed