#7596 |
xpath selector attribute name with brackets [] fails
|
|
bug
|
high
|
selector
|
1.4.4
|
#10413 |
width, innerWidth, innerHeight, outerWidth, outerHeight are inaccurate for a "box-sizing: border-box" child of hidden parent
|
mikesherov
|
bug
|
low
|
css
|
1.6.4
|
#12477 |
the :enabled filter filters input[type=hidden] elements even if they are not disabled
|
|
bug
|
low
|
selector
|
1.7.2
|
#3778 |
selector matching issues
|
john
|
bug
|
low
|
selector
|
1.4.4
|
#11898 |
prevAll() with a complicated :not() selector returns results in wrong order
|
|
bug
|
low
|
manipulation
|
1.7.2
|
#11854 |
percentage animations jump to end
|
mikesherov
|
bug
|
blocker
|
effects
|
git
|
#12117 |
overflow hidden not properly set when animating to 0 height or width
|
gnarf
|
bug
|
blocker
|
effects
|
1.8b1
|
#11566 |
node.append et al. does not work when node is a DocumentFragment
|
joeyadams
|
bug
|
low
|
manipulation
|
git
|
#11865 |
modularize offset
|
mikesherov
|
enhancement
|
high
|
build
|
git
|
#11856 |
modularize dimensions
|
mikesherov
|
enhancement
|
high
|
build
|
git
|
#11857 |
modularize css
|
mikesherov
|
enhancement
|
high
|
build
|
git
|
#9217 |
javascript error in IE8 when animating element is removed before animation finishes
|
gnarf
|
bug
|
low
|
effects
|
1.6
|
#11439 |
jQuery.support.parentNode used, but not defined any more.
|
|
bug
|
low
|
support
|
1.7.1
|
#11163 |
jQuery.support.checkClone always true
|
|
bug
|
low
|
support
|
1.7.1
|
#8653 |
jQuery.param outputs "null" and "undefined" in the query string
|
|
bug
|
low
|
ajax
|
1.5.1
|
#10524 |
jQuery.fn.load does not merge data parameter with jQuery.ajaxSetup
|
markelog
|
bug
|
low
|
ajax
|
1.6.4
|
#7579 |
jQuery.data() truncates numbers taken from data-xxx attributes
|
dmethvin
|
bug
|
high
|
data
|
1.4.4
|
#10394 |
jQuery.cssHooks.opacity throws exception on non-IE browsers
|
poulbak
|
bug
|
low
|
css
|
1.6.4
|
#12122 |
jQuery.ajax() async deprecate use with $.Deferred
|
|
bug
|
low
|
ajax
|
1.8b2
|
#11743 |
jQuery silently ignores errors during script tag ajax request in $.appendTo()
|
gibson042
|
bug
|
low
|
ajax
|
1.7.2
|
#12158 |
jQuery 1.8rc1 does not work with YUICompressor 1.4.7
|
|
bug
|
blocker
|
build
|
1.8rc1
|
#11153 |
jQuery 1.7 Strips Carriage Returns in IE 8
|
|
bug
|
low
|
attributes
|
1.7.1
|
#10809 |
incorrect test using ".activeElement" in the :focus pseudo-class resolver
|
timmywil
|
bug
|
low
|
selector
|
1.6.4
|
#11528 |
ie8 serialization bug with .html() also hitting html5 tags
|
|
bug
|
low
|
manipulation
|
1.7.2
|
#10045 |
hide() with a duration fails when the element is contained within a hidden element
|
mikesherov
|
bug
|
low
|
effects
|
1.6.2
|
#12148 |
hide event don't fire when toggle
|
|
bug
|
blocker
|
css
|
1.8b2
|
#11004 |
getWH incorrectly removes padding and border width when box-sizing is border-box
|
mikesherov
|
bug
|
low
|
css
|
1.7.1
|
#8387 |
flickering problem with jQuery 1.5 hide/show issue with inline and inline-block elements on webkit browsers
|
|
bug
|
low
|
effects
|
1.5.1
|
#12138 |
fadeOut doesn't work in Chrome on basic SVG elements
|
[email protected]…
|
bug
|
undecided
|
effects
|
1.7.2
|
#10285 |
evalScript rcleanScript replacement fails in IE8
|
[email protected]…
|
bug
|
high
|
ajax
|
1.6.4rc1
|
#11402 |
evalScript function fails with error error 80020101 in IE
|
jaubourg
|
bug
|
low
|
ajax
|
1.7.1
|
#11966 |
descendant selector
|
timmywil
|
bug
|
low
|
selector
|
1.8b1
|
#11721 |
deprecate and remove internal uses of jQuery.support.boxModel
|
mikesherov
|
feature
|
low
|
support
|
1.7.2
|
#12150 |
border-spacing property accumulates when rows are shown and hidden
|
[email protected]…
|
bug
|
low
|
effects
|
1.7.2
|
#8894 |
appendTo() and alike methods called after clone() returns incorrect jQuery set in IE
|
|
bug
|
high
|
manipulation
|
1.5.2
|
#10539 |
animate() might cause error in IE6-8
|
|
bug
|
low
|
effects
|
1.6.4
|
#9505 |
animate() issue when mixing percentages and pixels in WebKit
|
mikesherov
|
bug
|
low
|
effects
|
1.6.1
|
#7109 |
animate width starts with invalid width on webkit
|
gibson042
|
bug
|
blocker
|
effects
|
1.4.2
|
#11755 |
animate and it aliases should not use :hidden selector
|
|
enhancement
|
low
|
effects
|
1.7.2
|
#12059 |
`grunt custom` should minify - also should add excluded modules to headers
|
gnarf
|
enhancement
|
undecided
|
build
|
git
|
#10373 |
`document.defaultView` => `window`
|
Rick Waldron
|
enhancement
|
low
|
css
|
git
|
#11706 |
`.has()` fails on document fragments
|
Rick Waldron
|
bug
|
low
|
traversing
|
1.7.2
|
#11547 |
XML DOM .removeAttr() doesn't remove cased attributes
|
dmethvin
|
bug
|
low
|
attributes
|
1.7
|
#12673 |
Wrong result when a selection is scoped using both the selector and the context param (or using find)
|
|
bug
|
undecided
|
selector
|
1.7.2
|
#9962 |
When the container has an ID containing a backslash, find( IDselector ) does not find the child.
|
|
bug
|
low
|
selector
|
1.6.2
|
#12088 |
Webkit now returning percentages for more getComputedStyle properties
|
mikesherov
|
bug
|
high
|
css
|
git
|
#11789 |
Update README to describe grunt build system
|
|
bug
|
high
|
build
|
1.7.2
|
#12054 |
Uncaught TypeError: Object #<HTMLDocument> has no method 'getAttribute'
|
gibson042
|
bug
|
high
|
selector
|
1.8b2
|
#11621 |
Triggering a event on document doesn't bubble to window
|
Rick Waldron
|
bug
|
high
|
event
|
1.7.2
|
#10895 |
The doScrollCheck ie hack in bindReady degrades ie7 performance for no reason whatsoever
|
Rick Waldron
|
enhancement
|
low
|
event
|
1.7.1
|
#11120 |
Tabs in some selectors break in IE7
|
|
bug
|
low
|
selector
|
1.7.1
|
#11604 |
Switch $(elem).width(-val) from no-op to $(elem).width(0)
|
|
feature
|
low
|
dimensions
|
1.7.2
|
#11767 |
Support custom build without effects
|
gibson042
|
enhancement
|
undecided
|
build
|
1.7.2
|
#11962 |
Standardize getter return values for empty sets.
|
|
bug
|
low
|
attributes
|
1.7.2
|
#11109 |
Sizzle: Expr.relative truncates prematurely
|
timmywil
|
bug
|
high
|
selector
|
1.7.1
|
#11212 |
Sizzle.getText converts unbreakable space into whitespace on IE
|
[email protected]…
|
bug
|
low
|
attributes
|
1.7.1
|
#11814 |
Sizzle's element-rooted QSA strategy (i.e. attaching a temporary id) does not account for comma and other other selector divisions
|
timmywil
|
bug
|
high
|
selector
|
1.7.2
|
#10697 |
Sizzle revamp
|
timmywil
|
bug
|
blocker
|
selector
|
1.7
|
#12057 |
Sizzle Regression
|
gibson042
|
bug
|
high
|
selector
|
1.8b2
|
#10996 |
Simplify offset()
|
mikesherov
|
enhancement
|
low
|
offset
|
1.7.1
|
#5568 |
Selectors behave differently with comments tags on FF/IE
|
john
|
bug
|
high
|
selector
|
1.4.4
|
#9810 |
Rewrite Positional Selector Logic
|
john
|
bug
|
high
|
selector
|
1.6.2
|
#11823 |
Remove webkitConvertPointFromNodeToPage
|
|
bug
|
undecided
|
offset
|
1.7.2
|
#11787 |
Remove jQuery.curCSS
|
gibson042
|
enhancement
|
low
|
css
|
1.7.2
|
#11736 |
Remove Deferred .isResolved() and .isRejected()
|
|
enhancement
|
low
|
deferred
|
1.7.2
|
#11738 |
Remove .closest(Array) returning Array
|
dmethvin
|
enhancement
|
low
|
traversing
|
1.7.2
|
#10589 |
Remove $.fn.data("events")
|
dmethvin
|
enhancement
|
high
|
data
|
git
|
#10003 |
Regression/BC break from #6963
|
|
bug
|
low
|
selector
|
1.6.2
|
#11293 |
Reading width or outerWidth of empty TDs alters columns width values
|
mikesherov
|
bug
|
low
|
dimensions
|
git
|
#11315 |
Problems with delegate() and :first in nested elements with equivalent classes
|
dmethvin
|
bug
|
low
|
event
|
1.7.1
|
#11749 |
Preserve context objects when multiple Deferred object are passed to $.when()
|
jaubourg
|
enhancement
|
low
|
deferred
|
1.7.2
|
#11435 |
Obsolete test code to remove toJSON from .data's return value
|
|
bug
|
low
|
data
|
git
|
#9800 |
New method: .addBack (supersedes .andSelf)
|
dmethvin
|
enhancement
|
low
|
traversing
|
1.6.2
|
#11797 |
New animation related events
|
gnarf
|
enhancement
|
high
|
effects
|
1.7.2
|
#11766 |
Move jQuery.support to "unstable" status
|
|
feature
|
low
|
support
|
1.7.2
|
#11382 |
Mouseenter doesn't fire on a disabled input element
|
dmethvin
|
bug
|
low
|
event
|
1.7.1
|
#11969 |
Missing null check when gathering siblings
|
dmethvin
|
bug
|
blocker
|
selector
|
1.7.2
|
#11809 |
Memory leak in .text(val) setter?
|
gibson042
|
bug
|
low
|
manipulation
|
1.7.2
|
#10877 |
Make outerWidth/Height a setter
|
mikesherov
|
feature
|
low
|
dimensions
|
1.7.1
|
#11010 |
Make Deferred.then == Deferred.pipe like Promise/A
|
|
enhancement
|
low
|
deferred
|
1.7.1
|
#12026 |
Let $(html, props) use any jQuery.fn method
|
dmethvin
|
bug
|
low
|
core
|
1.7.2
|
#8545 |
Leak with events in IE
|
|
bug
|
high
|
event
|
1.5.1
|
#8205 |
JSONP random result is causing memory leak in IE8
|
John Cena
|
bug
|
low
|
ajax
|
1.5
|
#11999 |
Incremental animation on fixed div does subtraction instead of addition in Chrome.
|
|
bug
|
low
|
effects
|
1.7.2
|
#10799 |
Inconsistent results with [name="name"] selectors (also breaks .has)
|
[email protected]…
|
bug
|
low
|
selector
|
1.7
|
#11338 |
Inconsistent behavior with .replaceWith() and disconnected nodes.
|
|
bug
|
low
|
manipulation
|
1.7.1
|
#8473 |
In IE9rc *[tabIndex] select all elements without tabindex also
|
timmywil
|
bug
|
high
|
selector
|
1.5.1
|
#11325 |
Improve domManip/buildFragment/clean
|
|
bug
|
low
|
manipulation
|
1.7.1
|
#9795 |
IE7,8 Has Attribute Selector for Colspan in TD and TH Tags
|
mikesherov
|
bug
|
low
|
attributes
|
1.6.2
|
#12132 |
IE10 bug when cloning an object element without a parentNode
|
dmethvin
|
bug
|
blocker
|
manipulation
|
git
|
#11757 |
IE 8 memory accumulation in iframes with jQuery 1.7.2
|
|
bug
|
low
|
support
|
1.7.2
|
#11826 |
Explore a parsed caching system for matchesSelector within Sizzle
|
timmywil
|
bug
|
high
|
selector
|
1.7.2
|
(more results for this group on next page)
|