Bug Tracker

Opened 12 years ago

Closed 12 years ago

#9611 closed bug (cantfix)

Selectors don't work properly on Chrome

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

Description

Hi,

We're having major issues with selectors and how they work in Chrome.

:nth-child(x) does not seem to be working properly always.

Please have a look at forum topic http://forum.jquery.com/topic/chrome-issue-appendto-does-not-work-on-select#14737000002472463 which also provides links to jsFiddle demos...

Change History (6)

comment:1 Changed 12 years ago by timmywil

Component: unfiledselector
Owner: set to David
Priority: undecidedlow
Status: newpending

Thanks for taking the time to contribute to the jQuery project! Please be more specific and provide a reduced failing test case without the unnecessary ajax code so that we can see the issue intended for review.

Here is a test case to get started, but the selectors I tried work fine: http://jsfiddle.net/timmywil/Rp5Lp/6/

comment:2 Changed 12 years ago by [email protected]

Hi Timmy,

This will probably illustrate more what my issue is:

http://jsfiddle.net/Umyv6/1/

Please let me know if this is unclear still...

comment:3 Changed 12 years ago by timmywil

Status: pendingopen

comment:4 Changed 12 years ago by flexin

Hi Timmy,

Just so I know - I noticed this was tagged as low priority (I don't want to interfere with those evaluations, as you probably do have more important bugs to attend to...)

However - what timeframe should I be looking at for a fix for this issue?

comment:5 Changed 12 years ago by timmywil

It might get tackled in 1.7, but probably not until then.

comment:6 Changed 12 years ago by john

Resolution: cantfix
Status: openclosed

There have been a number of issues regarding :nth-child() usage in WebKit - it sounds like they're working to fix them and should be coming soon.

Note: See TracTickets for help on using tickets.