Bug Tracker

Modify

Ticket #10392 (closed bug: invalid)

Opened 20 months ago

Last modified 20 months ago

Visibility set to "hidden" when position set to absolute

Reported by: chris_goodchild@… Owned by: chris_goodchild@…
Priority: low Milestone: None
Component: css Version: 1.6.4
Keywords: Cc:
Blocking: Blocked by:

Description

When an element's position is set to 'absolute' via CSS, jQuery interprets this element as hidden.

This has a knock-on effect to any method requiring an element to be visible, e.g. fadeOut()

Tested on: Windows 7 Professional SP 1 Chrome 14.0.835.186 m Firefox 6.0.2

Change History

comment:1 Changed 20 months ago by addyosmani

  • Owner set to chris_goodchild@…
  • Priority changed from undecided to low
  • Status changed from new to pending
  • Component changed from unfiled to css

Thanks for taking the time to contribute to the jQuery project! 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.

comment:2 Changed 20 months ago by chris_goodchild@…

  • Status changed from pending to new

Ticket is invalid - retested and was unable to reproduce.

...my bad

comment:3 Changed 20 months ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.