#158 ✓resolved
Douwe M.

Element#show() bug

Reported by Douwe M. | January 4th, 2010 @ 12:26 AM | in 1.5.3 Release

Running #show() on an already shown (ie. never hidden) <p> (or <form>, etc.) element applies display: inline to it, because it assumes only <div>s are always automatically display: block.
This bug also causes Fx.Slide() not to work on <p> (or <form>, etc.) elements, because Fx.Morph()ing the height or width requires display to be set to block, which it isn't anymore after #show() has been called on this element.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

RightJS Core Tickets

Shared Ticket Bins

People watching this ticket

Pages