Bug Tracker

Opened 11 years ago

Closed 11 years ago

#13387 closed bug (notabug)

$('ele:visible') and .is(':visible') broken since 1.9.0

Reported by: mail.someone@… Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.9.1
Keywords: Cc:
Blocked by: Blocking:

Description

Invisible elements are returned when querying for only visible elements

even the .is(":visible") selector will return true on an element with visibility:hidden

See jsfiddle here http://jsfiddle.net/pqbYb/

Change History (2)

comment:1 Changed 11 years ago by mail.someone@…

Please close

my bad ...bad usage

comment:2 Changed 11 years ago by dmethvin

Resolution: notabug
Status: newclosed
Note: See TracTickets for help on using tickets.