Skip to main content

Bug Tracker

Side navigation

#12285 closed bug (fixed)

Opened August 13, 2012 08:57PM UTC

Closed August 24, 2012 09:44PM UTC

Selector with :not(:first) isn't working since 1.8

Reported by: mail@goratschwebdesign.de Owned by: timmywil
Priority: blocker Milestone: 1.8.1
Component: selector Version: 1.8.0
Keywords: Cc:
Blocked by: Blocking:
Description

I think, I've found a bug with the all new jQuery 1.8.

When I have a selector, that contains :not(:first), then the complete selector doesn't have any effect.

A common use case for such a selector is a simple accordion.

Testcase: http://jsfiddle.net/X55tK/2/

(With jQuery 1.7.2 the testcase is working well)

Attachments (0)
Change History (4)

Changed August 13, 2012 09:43PM UTC by timmywil comment:1

component: unfiledselector
milestone: None1.8.1
owner: → timmywil
priority: undecidedblocker
status: newassigned

Confirmed

Changed August 23, 2012 08:49PM UTC by timmywil comment:2

#12287 is a duplicate of this ticket.

Changed August 23, 2012 08:49PM UTC by timmywil comment:3

#12386 is a duplicate of this ticket.

Changed August 24, 2012 09:44PM UTC by Timmy Willison comment:4

resolution: → fixed
status: assignedclosed

Update Sizzle: Use tokenization rather than regex for grouping. Fixes #12237, #12205, #12285.

Changeset: b2698928bbdc1b247cb6de28e9b2624ec6b56667