Skip to main content

Bug Tracker

Side navigation

#12286 closed bug (invalid)

Opened August 13, 2012 11:05PM UTC

Closed September 18, 2012 08:55AM UTC

Last modified September 23, 2012 11:59PM UTC

:visible select on iframe element (same domain) return empty

Reported by: shengt@gmail.com Owned by: shengt@gmail.com
Priority: undecided Milestone: None
Component: unfiled Version: 1.8.0
Keywords: Cc:
Blocked by: Blocking:
Description

http://jsfiddle.net/shengt/nXpLa/3/

See the above example, jquery 1.8 visible selector on an iframe contentDocument return empty.

The example return 146 dom nodes in jquery 1.7.2

Attachments (0)
Change History (6)

Changed August 21, 2012 01:14AM UTC by dmethvin comment:1

owner: → shengt@gmail.com
status: newpending

This didn't seem to work in jQuery 1.7.2 either in Firefox. Trying to access data across frames is always dicey. Did you get errors in Firefox on your actual application?

http://jsfiddle.net/nXpLa/4/show/

Changed August 21, 2012 01:36AM UTC by shengt comment:2

Firefox 14.0.1 on both Mac and windows 7 works for me. Also works for Chrome.

Changed September 01, 2012 12:26PM UTC by asamaru@asamaru.net comment:3

mac safari

6.0(8536.25)

same error

:visible not work in iframe.

jquery 1.8.0, 1.8.1 both.

Changed September 03, 2012 01:13PM UTC by asamaru comment:4

_comment0: .1346678071254048

chrome same error.

Changed September 18, 2012 08:55AM UTC by trac-o-bot comment:5

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!

Changed September 23, 2012 11:59PM UTC by shengt comment:6

It's fixed in v1.8.2