Side navigation
#13819 closed bug (fixed)
Opened April 24, 2013 11:58AM UTC
Closed April 24, 2013 03:41PM UTC
Selection through children results in descending order
| Reported by: | bundyo@gmail.com | Owned by: | gibson042 | 
|---|---|---|---|
| Priority: | high | Milestone: | 2.0.1 | 
| Component: | traversing | Version: | 2.0.0 | 
| Keywords: | Cc: | ||
| Blocked by: | Blocking: | 
Description
Selecting several elements by finding their children and getting the parents results in different order than when selecting them directly. This is a regression as it works okay in 1.9.
Test case with 2.0.0:
Test case with 1.9.1:
Attachments (0)
Change History (2)
Changed April 24, 2013 01:50PM UTC by comment:1
| component: | unfiled → traversing | 
|---|---|
| milestone: | None → 2.0.1 | 
| owner: | → gibson042 | 
| priority: | undecided → high | 
| status: | new → assigned | 
Confirmed.