Bug Tracker

Opened 12 years ago

Closed 12 years ago

#9656 closed bug (invalid)

#[id] selector selects too much in Safari when working with cloned elements

Reported by: winSharp93 Owned by:
Priority: low Milestone: 1.next
Component: selector Version: 1.6.1
Keywords: Cc:
Blocked by: Blocking:

Description

See http://jsfiddle.net/AmzU5/ - Safari is the only browser alerting "2", all other browsers (FF 5, Chrome, IE 9) alert "1".

Change History (2)

comment:1 Changed 12 years ago by Rick Waldron

Component: unfiledselector

Alertless reduction, more details: http://jsfiddle.net/rwaldron/tHanm/

Last edited 12 years ago by Rick Waldron (previous) (diff)

comment:2 Changed 12 years ago by dmethvin

Priority: undecidedlow
Resolution: invalid
Status: newclosed

Try it with valid ids, rather than numbers.

http://jsfiddle.net/dmethvin/3TKns/

Note: See TracTickets for help on using tickets.