Skip to main content

Bug Tracker

Side navigation

#10157 closed bug (invalid)

Opened August 28, 2011 10:16PM UTC

Closed September 16, 2011 07:44AM UTC

$('a').fadeIn() - on complete style display:inline

Reported by: anonymous Owned by: anonymous
Priority: undecided Milestone: None
Component: effects Version: 1.6.2
Keywords: Cc:
Blocked by: Blocking:
Description

$('a').fadeIn() - on complete style display:inline. must be style display:block

Google Chrome

Attachments (0)
Change History (4)

Changed August 29, 2011 12:37AM UTC by rwaldron comment:1

component: unfiledeffects
owner: → anonymous
status: newpending

The default display for anchor elements is "inline". jQuery will always make the best attempt to return elements to the display style that they were prior to being hidden. Please provide a complete reduced test case on jsFiddle to help us assess your ticket!

Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/

Open the link and click to "Fork" (in the top menu) to get started.

Changed September 01, 2011 09:06PM UTC by anonymous comment:2

status: pendingnew

I found what was happening. if a [0x0] fadeOut() not working, while there is a picture of <a> with position:absolute

Changed September 02, 2011 06:43AM UTC by addyosmani comment:3

status: newpending

As mentioned, please provide us with a test case on jsFiddle.net that reproduces the issue experienced. Although you've noted what was happened, it still isn't clear as to whether this is the exact setup used to simulate the bug. If you can supply a test, we'll be able to assist further.

Changed September 16, 2011 07:44AM UTC by trac-o-bot comment:4

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!