Skip to main content

Bug Tracker

Side navigation

#13387 closed bug (notabug)

Opened February 05, 2013 10:29AM UTC

Closed February 05, 2013 01:01PM UTC

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

Reported by: mail.someone@gmail.com 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/

Attachments (0)
Change History (2)

Changed February 05, 2013 11:35AM UTC by mail.someone@gmail.com comment:1

Please close

my bad ...bad usage

Changed February 05, 2013 01:01PM UTC by dmethvin comment:2

resolution: → notabug
status: newclosed