| #7657 |
"cur" does not return negative numbers, that are less than "-10000"
|
|
bug
|
low
|
effects
|
1.4.3
|
| #6968 |
"handle" won't work as a key for .data() method
|
snover
|
bug
|
blocker
|
data
|
1.4.3
|
| #8096 |
$( html, ownerDocument ) causes "createDocumentFragment is not a function" error
|
scribu
|
bug
|
low
|
core
|
1.4.4
|
| #7304 |
$("#Something").ready(/*someFunction*/) problem!
|
|
bug
|
undecided
|
unfiled
|
1.4.3
|
| #7457 |
$("[name]", form.elements) not working
|
|
bug
|
undecided
|
unfiled
|
1.4.4rc
|
| #7346 |
$('#id').html(data[i][2]); results in uncaught exception
|
anonymous
|
bug
|
undecided
|
unfiled
|
1.4.3
|
| #7429 |
$('#myId') returns an array
|
|
bug
|
undecided
|
unfiled
|
1.4.3
|
| #7463 |
$('+div', this).html(); returns null
|
|
bug
|
low
|
selector
|
1.4.3
|
| #6392 |
$('DIV#myId').attr('for') - im can't read value of "for" attribute, if i'm rename this attribute, all is work
|
|
enhancement
|
low
|
manipulation
|
1.4.2
|
| #6105 |
$('head').append/appendTo('head') broken in MS Explorer
|
av01d
|
bug
|
low
|
core
|
1.4.1
|
| #7246 |
$('no elements').replaceWith('<div/>').length !=0
|
jablko
|
bug
|
low
|
manipulation
|
1.4.3
|
| #7637 |
$(a).css('background') return empty string
|
|
bug
|
undecided
|
unfiled
|
1.4.4
|
| #7321 |
$(document).width() body is null
|
|
bug
|
undecided
|
unfiled
|
1.4.3
|
| #7838 |
$(elem).width() silently fails in opera on element with style = "width: 0%"
|
|
bug
|
blocker
|
css
|
1.5
|
| #7492 |
$(element).html() output inconsistent in version 1.4.3
|
|
bug
|
undecided
|
unfiled
|
1.4.3
|
| #7202 |
$(location).attr('href', hrefString) not working in jquery.latest
|
|
bug
|
high
|
attributes
|
1.4.3
|
| #7438 |
$(select).val('') sets last blank as selectedIndex AND $(select).val('') wipes select if no blank values
|
|
bug
|
undecided
|
unfiled
|
1.4.3
|
| #6837 |
$(selectElement).val() will return nothing after a form reset in IE
|
|
bug
|
high
|
attributes
|
1.4.2
|
| #7605 |
$(window).attr() throws error: ""
|
|
bug
|
undecided
|
unfiled
|
1.4.4
|
| #7396 |
$(window).bind is undefine
|
anonymous
|
bug
|
low
|
event
|
1.4.3
|
| #4155 |
$(window).width() and $(window).height() incorrect in Safari/Webkit
|
brandon
|
bug
|
low
|
dimensions
|
1.3.1
|
| #7607 |
$(window.location).attr('href', 'foo');
|
|
bug
|
undecided
|
attributes
|
1.4.4
|
| #2994 |
$.ajax error on 404 in IE
|
|
bug
|
high
|
ajax
|
1.4.4
|
| #7461 |
$.ajax(this) no longer allows "retries".
|
jaubourg
|
bug
|
high
|
ajax
|
1.4.4
|
| #7633 |
$.attr('onclick', 'somefunction()') not working on Google Chrome
|
|
bug
|
undecided
|
unfiled
|
1.4.4
|
| #7260 |
$.each() fails on an object when the object has a key named 'length'
|
|
bug
|
undecided
|
unfiled
|
1.4.2
|
| #7467 |
$.each, $.extend, etc. should take care of JScript DontEnum bug
|
|
bug
|
undecided
|
core
|
1.4.3
|
| #7193 |
$.fn.animate cannot "start" from any value less than -10000
|
john
|
bug
|
low
|
effects
|
1.4.3
|
| #7665 |
$.fn.data broken in jQuery 1.4.4 (related to pulling HTML5 data- attributes)
|
cobexer
|
bug
|
high
|
data
|
1.5
|
| #7793 |
$.fn.delegate does not reflect event.preventdefault() from earlier $.fn.bind
|
dmethvin
|
bug
|
low
|
event
|
1.4.4
|
| #8017 |
$.fn.domManip woes - 1.5b is 80% slower
|
rwaldron
|
bug
|
blocker
|
manipulation
|
1.5b1
|
| #7969 |
$.get() returns "success" when the request fails by timeout
|
|
bug
|
low
|
ajax
|
1.4.4
|
| #7519 |
$.getCSS for v1.5
|
|
feature
|
low
|
ajax
|
1.4.4
|
| #7578 |
$.getScript (ajax 'script' dataType) regression on cache control
|
jitter
|
bug
|
high
|
ajax
|
1.4
|
| #7296 |
$.isHTMLElement
|
|
enhancement
|
low
|
core
|
1.4.3
|
| #7531 |
$.post(document.location) doesn't work anymore since 1.4.3 on Firefox and Chrome
|
snover
|
bug
|
low
|
ajax
|
1.4.4
|
| #8077 |
$.subclass has no root functions
|
|
bug
|
blocker
|
core
|
1.5rc1
|
| #7361 |
$elem.show() hides the elment
|
|
bug
|
high
|
css
|
1.4.3
|
| #7448 |
'animate' doesn't work for 'background-position' property in IE6-7
|
|
bug
|
undecided
|
unfiled
|
1.4.3
|
| #5724 |
'before' can not be realized when applied to <object> on I.E. 6
|
|
bug
|
low
|
manipulation
|
1.4.4
|
| #7377 |
(Internet Explorer 9) IE9 returns cached GET response on POST
|
|
enhancement
|
undecided
|
unfiled
|
1.4.3
|
| #7287 |
-10000px bug for jQuery.animate
|
|
bug
|
low
|
effects
|
1.4.3
|
| #7675 |
.animate() step callback undocumented beyond a mention
|
|
enhancement
|
low
|
effects
|
1.5
|
| #7257 |
.attr('checked') does not work as expected for application/xhtml+xml documents
|
|
bug
|
undecided
|
unfiled
|
1.4.3
|
| #5706 |
.attr() fails with TypeError when used on foreign elements, such as SVG
|
|
bug
|
high
|
core
|
1.4a2
|
| #7717 |
.clone(true) does not clone data properly
|
dmethvin
|
bug
|
blocker
|
data
|
1.5
|
| #8036 |
.closest(selectorArray) returns duplicates
|
dmethvin
|
bug
|
blocker
|
traversing
|
git
|
| #7417 |
.css('border-spacing') throws on IE8
|
rwaldron
|
bug
|
blocker
|
css
|
1.4.3
|
| #8047 |
.data function bug
|
fddima@…
|
bug
|
low
|
data
|
1.5rc1
|
| #7241 |
.data() doesn't parse JSON strings, but accepts all other JSON notation
|
|
bug
|
low
|
data
|
1.4.3
|
| #7332 |
.data() without args doesn't work with HTML data- attributes
|
|
bug
|
undecided
|
unfiled
|
1.4.3
|
| #7680 |
.find is not working correctly when called on element selected with a period in selector
|
|
bug
|
high
|
selector
|
1.5
|
| #6941 |
.html moves script tags when it doesn't remove them
|
|
bug
|
high
|
manipulation
|
1.4.2
|
| #7482 |
.html() does not work when <input type="text"> is updated
|
|
bug
|
low
|
attributes
|
1.4.4
|
| #7381 |
.live binding of form submit event does not work in IE versions < 9
|
|
bug
|
undecided
|
unfiled
|
1.4.3
|
| #7565 |
.live()/.delegate() documentation incomplete
|
|
bug
|
undecided
|
unfiled
|
1.4.4
|
| #7290 |
.next() doesn't work with :visible
|
|
bug
|
low
|
traversing
|
1.4.3
|
| #7215 |
.not() on contents() has problems with selector
|
|
bug
|
low
|
traversing
|
1.5
|
| #7488 |
.offset() function incorrect when ancestor uses -webkit-transform
|
tomas@…
|
bug
|
low
|
offset
|
1.4.4
|
| #7356 |
.parents() method doesnt select ':first' parent
|
bixority
|
bug
|
undecided
|
unfiled
|
1.4.3
|
| #7581 |
.size() returns 1 on multiple objects
|
|
bug
|
undecided
|
unfiled
|
1.4.4
|
| #7380 |
.slideToggle <span> WebKit browsers OS X does not slide up
|
|
bug
|
undecided
|
unfiled
|
1.4.3
|
| #1414 |
.submit() can fail if something has id="submit"
|
john
|
bug
|
undecided
|
event
|
1.4.4rc
|
| #7253 |
.text() function issue in IE print preview on table cell or td
|
|
bug
|
undecided
|
unfiled
|
1.4.3
|
| #7554 |
.text(2) and .html(2) causing iPad to hang
|
owenocq@…
|
bug
|
low
|
unfiled
|
1.4.4
|
| #7432 |
.undelegate() doesnt clear up properly
|
|
bug
|
low
|
event
|
1.4.3
|
| #7284 |
.val() returns object instead of value if TinyMCE active
|
trurl-master@…
|
bug
|
low
|
attributes
|
1.4.3
|
| #5388 |
.width() doesn't work properly in Google Chrome
|
michal
|
bug
|
low
|
dimensions
|
1.3.2
|
| #7521 |
1.4.4 - jQuery.parseJSON(string_with_only_whitespaces like ' ') throws an exception
|
|
bug
|
undecided
|
unfiled
|
1.4.4
|
| #7455 |
1.4.4rc2 fails in IE9 Preview 6 under certain conditions
|
|
bug
|
undecided
|
unfiled
|
1.4.4rc
|
| #8072 |
1.5 Rc1 selector on multiple objects
|
|
bug
|
blocker
|
manipulation
|
1.5rc1
|
| #7512 |
999634f97e645f465df869ac
|
|
bug
|
undecided
|
unfiled
|
1.4.4
|
| #4521 |
A strange phenomenon about showing in IE
|
|
bug
|
low
|
support
|
1.4.4
|
| #7868 |
AJAX error handler doesn't get access to the responseText, regression
|
jaubourg
|
bug
|
blocker
|
ajax
|
git
|
| #7484 |
AJAX seems to be broken for IE6 in jQuery 1.4.3 and jQuery 1.4.4
|
|
bug
|
undecided
|
unfiled
|
1.4.4
|
| #7478 |
Ability to use the Slider widget without all of the other bloat
|
|
enhancement
|
undecided
|
unfiled
|
1.4.4
|
| #7612 |
Abnormal closest() behaviour
|
|
bug
|
undecided
|
unfiled
|
1.4.4
|
| #7580 |
Add Zen Coding to jQuery
|
|
feature
|
undecided
|
unfiled
|
1.4.4
|
| #7501 |
Add a feature called "fadeAndSlideToggle" or with a better name...
|
rudeboiidevil2k7@…
|
feature
|
undecided
|
unfiled
|
1.4.4
|
| #6880 |
Add compatibility to be able to 'trigger' mouseleave/mouseenter special events w/ bubbling
|
|
enhancement
|
high
|
event
|
1.4.4
|
| #6693 |
Add cross-browser XML parsing support
|
jaubourg
|
feature
|
high
|
core
|
1.4.2
|
| #7434 |
Add execute() to jQuery core
|
jez9999@…
|
enhancement
|
undecided
|
unfiled
|
1.4.4rc
|
| #7588 |
Add functions for manipulating Caret position in text fields/editable divs/etc.
|
|
enhancement
|
undecided
|
unfiled
|
1.4.4
|
| #7640 |
Add load_send, load_complete, load_success and load_error event trigger on the core onload function
|
|
enhancement
|
low
|
ajax
|
1.4.2
|
| #7411 |
Add reverse() function to jQuery core
|
ajpiano
|
feature
|
low
|
core
|
1.4.4rc
|
| #5534 |
Ajax does not work in html help (chm) files
|
|
enhancement
|
low
|
ajax
|
1.3.2
|
| #6291 |
Ajax loading don't load <scirpt> tags
|
luigi
|
bug
|
low
|
ajax
|
1.4.2
|
| #7195 |
Ajax rewrite
|
|
enhancement
|
blocker
|
ajax
|
1.4.3
|
| #7421 |
Ajax, jQuery.get error!
|
|
bug
|
undecided
|
unfiled
|
1.4.3
|
| #6345 |
Allow .data() to accept a function for its setter argument
|
kswedberg
|
enhancement
|
undecided
|
data
|
1.5
|
| #7489 |
Allow named queues with .animate()
|
|
enhancement
|
undecided
|
unfiled
|
1.4.4rc
|
| #4123 |
Always try to use camel-case for styles and attributes
|
john
|
enhancement
|
major
|
core
|
1.3.1
|
| #7399 |
Animate Padding to Zero
|
|
bug
|
undecided
|
unfiled
|
1.4.3
|
| #7403 |
Animate shows odd behavior with negative values over 9,999
|
|
bug
|
undecided
|
unfiled
|
1.4.3
|
| #7450 |
Animate with left position below -10000px is buggy - inserts an animate to 0 in the middle
|
|
bug
|
low
|
effects
|
1.4.3
|
| #7495 |
Array fields name (name=sel[]) selector broken in 1.4.4
|
|
bug
|
undecided
|
unfiled
|
1.4.4
|
| #7437 |
Attribute Not Starts With Selector [name^!="value"]
|
|
enhancement
|
undecided
|
unfiled
|
1.4.3
|
| #7539 |
Attribute selector equals with escaped value fails in IE8
|
john
|
bug
|
blocker
|
selector
|
1.4.4
|
| #7408 |
Attribute selector in "is" not working in firefox
|
|
bug
|
high
|
attributes
|
1.4.4rc
|
| #3729 |
Attribute selector with an class seperator(':') in it, fails.
|
jitter
|
bug
|
high
|
selector
|
1.5rc1
|
|
(more results for this group on next page)
|