Bug Tracker

Opened 11 years ago

Closed 11 years ago

#11462 closed bug (invalid)

Table Caption does not Fade Out

Reported by: matt.r.willer@… Owned by: matt.r.willer@…
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.1
Keywords: Cc:
Blocked by: Blocking:

Description

When using fadeOut() or similar functions, a table's caption element is left unaffected by the animation.

Demonstration available at http://jsfiddle.net/UL3se/3/

Change History (4)

comment:1 Changed 11 years ago by matt.r.willer@…

Upon further examination, fadeOut() seems to work correctly but fadeTo() does not.

comment:2 Changed 11 years ago by sindresorhus

Owner: set to matt.r.willer@…
Status: newpending

Which browser and version?

comment:3 Changed 11 years ago by dmethvin

I see the problem in Firefox 10, it's independent of jQuery. Setting the opacity of the caption explicitly works. This looks like a bug that should be fixed by Firefox or by explicitly fading the caption in addition to the rest of the table; any workaround we put in would be very specific.

http://jsfiddle.net/UL3se/5/

comment:4 Changed 11 years ago by trac-o-bot

Resolution: invalid
Status: pendingclosed

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!

Note: See TracTickets for help on using tickets.