| #4028 |
".className:not(:first)." incorrect in IE
|
john
|
bug
|
major
|
selector
|
1.3.1
|
| #4208 |
Selector inconsistency with XML Namespaces
|
john
|
bug
|
minor
|
selector
|
1.3.2
|
| #4658 |
checked checkboxes array bug in ie8
|
john
|
bug
|
major
|
selector
|
1.3.2
|
| #4740 |
:visible:selected or :visible:first selectors not working on IE6
|
john
|
bug
|
minor
|
selector
|
1.3.2
|
| #4873 |
Empty Anchor Attribute Selector
|
john
|
bug
|
major
|
selector
|
1.3.2
|
| #5020 |
Attribute selector with filter fails
|
john
|
bug
|
major
|
selector
|
1.4.3
|
| #5535 |
Different results for attribute filter strings vs. find specifying attribute
|
john
|
bug
|
major
|
selector
|
1.3.2
|
| #5661 |
jQuery (or sizzle?) does not return children of HTML5 sections in IE7
|
john
|
bug
|
minor
|
selector
|
1.3.2
|
| #1123 |
The border and padding venish immediatly in animation
|
timmywil
|
bug
|
low
|
effects
|
1.6b1
|
| #2253 |
iframe bug?
|
|
bug
|
low
|
manipulation
|
1.4.4
|
| #2457 |
fadeIn Effect causes text to loose TrueType in IE7, solution included
|
chris1234p
|
bug
|
low
|
effects
|
1.4.3
|
| #2671 |
curCSS: computed style hack for IE
|
|
bug
|
low
|
css
|
1.5.2
|
| #2721 |
Object.prototype
|
john
|
bug
|
low
|
core
|
1.4.4
|
| #3260 |
Weird IE7 behavior when focussing on a text input inside a div with padding
|
|
bug
|
low
|
effects
|
1.2.6
|
| #3986 |
slideUp/slideDown clobbers inline overflow-x/y
|
flesler
|
bug
|
low
|
effects
|
1.3.2
|
| #4013 |
:enabled no longer finds hidden elements
|
john
|
bug
|
low
|
selector
|
1.4.4rc
|
| #4059 |
AppendTo not working under IE7 when select element from another frame.
|
|
bug
|
low
|
manipulation
|
1.4.4
|
| #4171 |
Allow animation of CSS Transform Properties
|
|
feature
|
low
|
effects
|
1.6.1
|
| #4434 |
access :hover css properties of an element via jquery
|
pixeline
|
feature
|
low
|
selector
|
1.7
|
| #4446 |
.andSelf(selector)
|
|
enhancement
|
low
|
traversing
|
1.3.2
|
| #4468 |
:not() Selector not working properly with :first in IE browsers
|
john
|
bug
|
low
|
selector
|
1.4.4
|
| #4499 |
Not working attribute selectors in Chrome 2.0.169.1
|
john
|
bug
|
low
|
selector
|
1.3.2
|
| #4560 |
.position().left incorrect in Chromium (possibly webkit)
|
|
bug
|
low
|
dimensions
|
1.3.2
|
| #4596 |
find function including the results of filter?
|
|
feature
|
low
|
traversing
|
1.3.2
|
| #4630 |
Add radioClass method
|
brandon
|
enhancement
|
low
|
attributes
|
1.3.2
|
| #4681 |
Hide/Toggle functions fail inside a hidden element
|
|
bug
|
low
|
effects
|
1.3.2
|
| #4692 |
div reverts to original size after animation (webkit only)
|
|
bug
|
low
|
effects
|
1.6b1
|
| #4849 |
stop() and multiple timers/queue collisions?
|
|
bug
|
low
|
effects
|
1.4.4
|
| #4860 |
slideToggle not working with height: auto and all floating elements
|
|
bug
|
low
|
effects
|
1.4.4
|
| #4872 |
Animate function and flash move in Firefox
|
Nyro
|
bug
|
low
|
effects
|
1.5.2
|
| #4919 |
Add a hoverClass method
|
|
feature
|
low
|
attributes
|
1.3.2
|
| #5048 |
Memory leak when jsonp $.ajax() request fails.
|
|
bug
|
low
|
ajax
|
1.4.3
|
| #5087 |
Use element.classList if available to speed up class manipulation
|
rwaldron
|
bug
|
low
|
attributes
|
1.3.2
|
| #5473 |
animate fails in IE with very small floating point values
|
|
bug
|
low
|
effects
|
1.4.4
|
| #5664 |
querySelectorAll with nth-child in webkit
|
john
|
bug
|
low
|
selector
|
1.4a1
|
| #5766 |
jQuery.support.classList
|
rwaldron
|
enhancement
|
low
|
attributes
|
1.4.3
|
| #5866 |
.ajax() fails in IE7 when using an absolute url without protocol
|
jaubourg
|
bug
|
low
|
ajax
|
1.5rc1
|
| #5995 |
jQuery.filter inline with ES5
|
|
feature
|
low
|
traversing
|
1.4.1
|
| #6007 |
jQuery gives errors when called externally from a SVG
|
john
|
bug
|
low
|
core
|
git
|
| #6133 |
:checked fails on dynamically generated checkboxes in Opera 10
|
|
bug
|
low
|
selector
|
1.4.1
|
| #6233 |
Selector [name="person.names[0]"]:visible fails
|
|
bug
|
low
|
selector
|
1.4.4
|
| #6236 |
jQuery incorreclty closes tags in the clean function when the last attribute value ends with a "/" character
|
|
bug
|
low
|
manipulation
|
1.6b1
|
| #6238 |
All "each" style callbacks should pass consistent arguments.
|
|
enhancement
|
low
|
effects
|
1.4.3
|
| #6262 |
handlers for .submit() fired in bad order in IE6
|
|
bug
|
low
|
event
|
1.4.4
|
| #6293 |
Selector ":hidden" collects selects options in IE, Opera and maybe Safari.
|
|
bug
|
low
|
selector
|
1.4.2
|
| #6371 |
jQuery.noConflict() changes the value of $ even if $ !== jQuery
|
|
bug
|
low
|
core
|
1.5.2
|
| #6391 |
wrap() bug when wrap javascript
|
|
bug
|
low
|
manipulation
|
1.4.2
|
| #6400 |
script error with ajax call not shown
|
|
bug
|
low
|
ajax
|
1.4.2
|
| #6423 |
"before()" works incorrectly with "clone()" in FF
|
|
bug
|
low
|
manipulation
|
1.4.2
|
| #6427 |
:not(:last) with only one element returns different results
|
|
bug
|
low
|
selector
|
1.4.2
|
| #6496 |
.fadeIn() breaks when using .dequeue() rapidly
|
|
bug
|
low
|
effects
|
1.4.2
|
| #6558 |
appendTo allows script tags to leak into the DOM
|
|
bug
|
low
|
manipulation
|
1.4.4
|
| #6610 |
Inconsistent behavior setting dimensions with .height(val) and .width(val)
|
|
bug
|
low
|
dimensions
|
1.4.2
|
| #6723 |
:has fails in combination with :gt
|
|
bug
|
low
|
selector
|
1.4.4rc
|
| #6767 |
Using focus() after slideDown() causes element to disappear in IE6 & IE7
|
|
bug
|
low
|
effects
|
1.4.2
|
| #6867 |
jQuery.fn.add adds incorrect elements when given select or form DOM nodes
|
|
bug
|
low
|
traversing
|
1.4.2
|
| #6900 |
parsing of arrays in the function "buildParams"
|
cowboy
|
bug
|
low
|
ajax
|
1.6b1
|
| #6924 |
Global option for changing GET-separators
|
|
feature
|
low
|
ajax
|
1.4.2
|
| #7010 |
:not(:has(:has(*))) fails
|
timmywil
|
bug
|
low
|
selector
|
1.4.4
|
| #7058 |
.css('borderTopWidth')
|
dmethvin
|
bug
|
low
|
css
|
1.4.2
|
| #7061 |
Delegated submit handler can interfere with default action of click event on IE
|
|
bug
|
low
|
event
|
1.4.2
|
| #7131 |
Multi Selector + Non Existnig Context + Live to bind event handlers = event is bound to all but first part of the multi selector
|
danheberden
|
bug
|
low
|
selector
|
1.4.2
|
| #7160 |
only set overflow in $.fn.animate when the default overflow is visible
|
|
bug
|
low
|
effects
|
1.4.3
|
| #7174 |
Animate background-position works for left but not top
|
|
enhancement
|
low
|
effects
|
1.5
|
| #7200 |
Add .jquery to the official API
|
|
enhancement
|
low
|
core
|
1.4.3
|
| #7305 |
Cant retrive current left and top css when $(obj) is hidden
|
|
bug
|
low
|
css
|
1.5
|
| #7319 |
IE: event.pageX and event.pageY not using scroll if element belongs to a different document
|
|
bug
|
low
|
event
|
1.4.3
|
| #7343 |
.offset() setter works incorrectly in Opera
|
|
bug
|
low
|
css
|
1.4.3
|
| #7358 |
Error object needs to be added to class2type map
|
|
enhancement
|
low
|
core
|
1.4.3
|
| #7389 |
change .selector property into .selectors array
|
|
enhancement
|
low
|
selector
|
1.4.3
|
| #7413 |
Browser inconsistencies return of jQuery.isEmptyObject
|
rwaldron
|
bug
|
low
|
core
|
1.6b1
|
| #7442 |
slideDown/slideUp "jump" when surrounding elements are margin collapsing
|
|
bug
|
low
|
effects
|
1.4.4rc
|
| #7443 |
Make .text()/.val() interchangable
|
john
|
feature
|
low
|
attributes
|
1.5
|
| #7486 |
css('height')
|
anonymous
|
bug
|
low
|
css
|
1.4.4
|
| #7528 |
$("> a, > p") may not work correctly
|
john
|
bug
|
low
|
selector
|
1.4.4
|
| #7555 |
Incorrect .is() behavior when checking for attribute with no value
|
|
bug
|
low
|
selector
|
1.4.4
|
| #7614 |
Order of selector expression returns different results for .find(selector) in Opera 10.63
|
|
bug
|
low
|
selector
|
1.4.4
|
| #7616 |
Document and clean arguments of per-step callback in animate()
|
|
enhancement
|
low
|
effects
|
1.4.4
|
| #7621 |
JSONP cacheability
|
jaubourg
|
feature
|
low
|
ajax
|
1.5.2
|
| #7639 |
.before on same element give unexpected result
|
|
bug
|
low
|
manipulation
|
1.4.4
|
| #7650 |
Test suite should run against minified jQuery
|
john
|
enhancement
|
low
|
build
|
1.4.4
|
| #7755 |
animate with background-position and negative top position does not work
|
anonymous
|
bug
|
low
|
effects
|
1.4.4
|
| #7782 |
Cannot get width of table column in Chrome
|
anonymous
|
bug
|
low
|
dimensions
|
1.4.4
|
| #7871 |
wrong css position values in firefox when block set to "position: absolute, display: none"
|
|
bug
|
low
|
css
|
1.4.4
|
| #7907 |
.focus() does not work on <area> but should according to w3c
|
|
bug
|
low
|
unfiled
|
1.4.4
|
| #7928 |
Firefox gives wrong height and width for percentage-styled elements within a hidden iframe
|
|
bug
|
low
|
dimensions
|
1.4.4
|
| #7930 |
Methods on custom objects are being called when an event with the same name is triggered on it
|
dmethvin
|
bug
|
low
|
event
|
1.4.4
|
| #7932 |
Animate opacity with png in IE
|
|
bug
|
low
|
effects
|
1.4.4
|
| #7940 |
$('aa').find('bb, cc') includes the wrong elements
|
korinthe
|
bug
|
low
|
selector
|
1.4.2
|
| #7943 |
toggle focus and blur function
|
myxospasm@…
|
enhancement
|
low
|
event
|
1.4.4
|
| #7948 |
.offset() does not take body border into account
|
|
bug
|
low
|
dimensions
|
1.4.4
|
| #7951 |
Bug with animate background-position on IE8
|
|
bug
|
low
|
effects
|
1.4.4
|
| #7952 |
Broken Link
|
martinsmith_50@…
|
bug
|
low
|
web
|
1.4.4
|
| #7961 |
$.fn.height or $.fn.width throw a TypeError Result of expression 'elem.document.body' [null] is not an object
|
miowang@…
|
bug
|
low
|
manipulation
|
1.4.4
|
| #7962 |
'width' property of <select> element is wrongly calculated for Safari
|
|
bug
|
low
|
css
|
1.4.4
|
| #7965 |
CSS Image-Background Hover not working in Chrome
|
|
bug
|
low
|
css
|
1.4.4
|
|
(more results for this group on next page)
|