Bug Tracker

Modify

Ticket #12208 (closed bug: fixed)

Opened 10 months ago

Last modified 10 months ago

Psuedo selector combination fails where method combination succeeds

Reported by: John Bender Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: git
Keywords: Cc:
Blocking: Blocked by:

Description

Browser: Chrome 18 Version: jquery-git Steps:

  1. Visit  http://jsbin.com/ecocic/1/edit
  2. Make sure to show the js panel
  3. Note that the psuedo selection and method chaining versions should produce the same output
  4. Click the Run with js
  5. View console output
  6. Note that the combined psuedo selectors fail to find the same element.

Directed here by Dave Methvin, nothing found in a search of existing bugs.

Change History

comment:1 Changed 10 months ago by anonymous

I see the same Problem with Chrome 21.0.1180.57. But i saw that it's working with jQuery 1.7.2.

comment:2 Changed 10 months ago by Timmy Willison

  • Status changed from new to closed
  • Resolution set to fixed

Sizzle: fix chaining pseudo selectors placed after pos selectors. Fixes #12208.

Changeset: 5f3c36c7c0f997625a4b6be7397ecd31433511bf

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.