| #5076 |
Improving jQuery.filter performances for simple selectors would benefit .is(), .hasClass(), .closest() and .live()
|
lrbabe
|
enhancement
|
major
|
1.3.2
|
invalid
|
| #5078 |
More Selector Strangeness
|
john
|
bug
|
major
|
1.3
|
duplicate
|
| #5121 |
jQuery fires DOMContentLoaded during initialization in FF2 & Opera 9.27
|
john
|
bug
|
major
|
1.3.2
|
invalid
|
| #5129 |
Class selector on Internet Explorer 8 not functioning as expected
|
john
|
bug
|
major
|
1.3.2
|
invalid
|
| #5146 |
RegExp.leftContext and FF3.0.x
|
john
|
bug
|
major
|
1.3.2
|
fixed
|
| #5170 |
$("tr td:has(div.canvas)") fails
|
john
|
bug
|
major
|
1.3.2
|
worksforme
|
| #5203 |
.selector bug in 1.3.3 $('body')
|
|
bug
|
major
|
1.3.2
|
invalid
|
| #5208 |
Possible bug involving :not()
|
john
|
bug
|
minor
|
1.2.6
|
worksforme
|
| #5271 |
$()
|
john
|
bug
|
major
|
|
fixed
|
| #5281 |
Bug in latest jquery-1.3.2
|
nitinasd
|
bug
|
major
|
1.3.2
|
|
| #5284 |
mootools conflict with getElementsByClassName
|
john
|
bug
|
minor
|
1.3.2
|
duplicate
|
| #5299 |
odd & even methods improvements
|
john
|
enhancement
|
minor
|
1.3
|
wontfix
|
| #5304 |
jQuery + IE + Prototype fails with "Object doesn't support this property or method"
|
john
|
bug
|
major
|
1.4a1
|
fixed
|
| #5314 |
selector with attribute namespace not working in find/children/filter
|
john
|
bug
|
major
|
1.3.2
|
worksforme
|
| #5342 |
hidden/visible broken for td/th cells in ie8
|
john
|
bug
|
major
|
1.3.2
|
duplicate
|
| #5345 |
nextAll() method does not return all subsequent DOM elements in IE 7
|
|
bug
|
major
|
1.3.2
|
invalid
|
| #5347 |
Function Parameter is Redeclared
|
john
|
bug
|
trivial
|
1.3.2
|
invalid
|
| #5380 |
jQuery tests fail because on Chrome of V8 sorting optimization (patch)
|
john
|
bug
|
critical
|
1.3.2
|
fixed
|
| #5384 |
$("tr:last") not working
|
john
|
bug
|
minor
|
1.3.2
|
invalid
|
| #5409 |
Apply function every on create a new element
|
david71rj
|
enhancement
|
minor
|
1.3.2
|
wontfix
|
| #5412 |
Refresh selectors
|
john
|
bug
|
minor
|
1.3.2
|
invalid
|
| #5416 |
find('something:first') can return multiple results
|
|
bug
|
major
|
1.3.2
|
fixed
|
| #5441 |
Selectors of multi-table
|
john
|
bug
|
major
|
1.3.2
|
invalid
|
| #5454 |
bug on ":contains(text) "
|
john
|
bug
|
major
|
1.3.2
|
invalid
|
| #5503 |
Selector against name fails if name contains period followed by square brackets
|
john
|
bug
|
major
|
1.3.2
|
worksforme
|
| #5508 |
IE does not allow you to use square brackets in jQuery query
|
john
|
bug
|
critical
|
1.3.2
|
invalid
|
| #5515 |
pseudo-selector descendent selectors under html5 in IE fail
|
john
|
bug
|
minor
|
1.3.2
|
worksforme
|
| #5543 |
Pseudoelements :last-of-type and :first-of-type broken in certain contexts.
|
john
|
bug
|
minor
|
1.3.2
|
invalid
|
| #5550 |
Selector option:gt(-1) doesn't work for Select fields
|
john
|
bug
|
major
|
1.3.2
|
invalid
|
| #5552 |
Descendant ID selector (e.g. $("#id1 > #id2")) does not work in FireFox 3.0.15
|
john
|
bug
|
major
|
1.3.2
|
invalid
|
| #5567 |
Bug about ":visible" and ":hidden"
|
john
|
bug
|
critical
|
1.3.2
|
duplicate
|
| #5570 |
Expr.filter.ATTR forgets to replace the escape character
|
|
bug
|
major
|
1.3.2
|
worksforme
|
| #5582 |
jquery.is(':attribute') always returns true for attributes it doesn't know about
|
|
bug
|
major
|
1.4a2
|
fixed
|
| #5590 |
Some selectors not working with namespaces
|
john
|
bug
|
major
|
1.3.2
|
invalid
|
| #5607 |
:contains() selector doesn't support parentheses
|
|
bug
|
major
|
1.3.2
|
duplicate
|
| #5617 |
feature request: support iframe traversal through selectors
|
john
|
feature
|
major
|
1.4
|
wontfix
|
| #5645 |
Combination of blur and hover crashes IE 7
|
|
bug
|
major
|
1.3.2
|
worksforme
|
| #5649 |
When set attr action to a form
|
john
|
bug
|
major
|
1.3.2
|
duplicate
|
| #5708 |
Selectors failing in internet explorer
|
|
bug
|
major
|
1.4a2
|
invalid
|
| #5713 |
complex selector with live submit event
|
|
bug
|
major
|
1.4a2
|
invalid
|
| #5717 |
how to select nodes which contains only plain text?
|
john
|
enhancement
|
major
|
1.3.2
|
invalid
|
| #5732 |
IE8 show/hide doesn't work for block following an inline-block
|
|
bug
|
minor
|
1.3.2
|
duplicate
|
| #5737 |
Complex selectors problems w/ IE8
|
john
|
bug
|
major
|
1.3.2
|
invalid
|
| #5744 |
jQuery selectors search inside HTML comments, causing crashes and/or other errors
|
john
|
bug
|
critical
|
1.3.2
|
worksforme
|
| #5754 |
:visible and :not(:hidden) inconsistencies - IE-only
|
|
bug
|
major
|
1.3.2
|
worksforme
|
| #5760 |
is() fails in IE for html5 elements
|
|
bug
|
major
|
1.3.2
|
invalid
|
| #5780 |
:visible selector - no effect in ff 3.0.16 under Ubuntu 8.04
|
john
|
bug
|
major
|
1.3.2
|
worksforme
|
| #5918 |
:not filter bug for input of type BUTTON on IE
|
NadAf
|
bug
|
major
|
1.4
|
duplicate
|