Bug Tracker

Open tickets by milestone (264 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 264)

1 2 3

Milestone: 1.8 (67 matches)

Ticket Summary Status Owner Type Priority Component
#11185 isPlainObject gives wrong result in IE6/7/8 when constructor adds properties open bug undecided core
#11767 Support custom build without ajax and/or effects open enhancement undecided build
#9385 Deprecate jQuery.browser open rwaldron enhancement blocker support
#9400 Deprecate :text, :radio, :checkbox, etc. selector extensions open enhancement blocker selector
#9521 XSS with $(location.hash) and $(#<tag>) is needed? open dmethvin bug blocker core
#10697 Sizzle revamp assigned timmywil bug blocker selector
#10814 make support as lazy as possible with closure in mind assigned mikesherov bug blocker support
#11290 selector interpreted as HTML open bug blocker core
#11717 Deprecate ajax "global" event behavior assigned dmethvin bug blocker event
#11718 Deprecate .data() events assigned dmethvin bug blocker event
#8473 In IE9rc *[tabIndex] select all elements without tabindex also assigned timmywil bug high selector
#10589 Deprecate $.fn.data("events") - Replace with debugging extension open enhancement high data
#10657 Deprecate/remove jQuery#size() in favor of jQuery#length open enhancement high core
#11015 Integrate with Closure Compiler assigned dmethvin enhancement high misc
#11585 fadeTo sets css display open bug high css
#6724 wrong $(window).height() in mobile safari (iphone) open bv bug low dimensions
#7010 :not(:has(:has(*))) fails open dept42 bug low selector
#7157 Animation callback shows element is still ":animated" assigned gnarf bug low effects
#8627 .animate() fails on letterSpacing in IE (regression in 1.5.1) assigned mikesherov bug low effects
#8653 jQuery.param outputs "null" and "undefined" in the query string open bug low ajax
#9384 jQuery.fx.interval should be replaced by an 'animation-tick' throttling feature. assigned lrbabe enhancement low effects
#9830 Getting the value of the "value" attribute using .attr("value") is the same as using .val() open bug low attributes
#10299 hrefNormalized === false also needs a propHook assigned rwaldron bug low attributes
#10373 `document.defaultView` => `window` assigned rwaldron enhancement low css
#10426 Meta: Use createContextualFragment to speed up element creation assigned rwaldron enhancement low manipulation
#10467 Deferreds should always resolve asynchronously open enhancement low deferred
#10515 Meta: Investigate viability of insertAdjacentHTML use assigned rwaldron enhancement low manipulation
#10544 Remove ALL special meanings of "." in keys for $.fn.data assigned gnarf bug low data
#10809 incorrect test using ".activeElement" in the :focus pseudo-class resolver assigned timmywil bug low selector
#10843 Has-Attribute-Selector doesn't work correctly with IE6&7 assigned timmywil bug low selector
#10877 Make outerWidth/Height a setter assigned mikesherov feature low dimensions
#10903 'append' in IE local intranet web site does not work well with if Internet security zone Active Scripting is disabled open bug low manipulation
#10996 Simplify offset() assigned mikesherov enhancement low offset
#11004 getWH incorrectly removes padding and border width when box-sizing is border-box assigned mikesherov bug low css
#11010 Make Deferred implementation truly Promise/A compliant open enhancement low deferred
#11011 Allow traditional options object for $.Callbacks flags open enhancement low deferred
#11013 Remove async option from $.ajax open enhancement low ajax
#11101 Deprecate "exclusive" events option from trigger method assigned dmethvin bug low event
#11164 document all support tests assigned mikesherov enhancement low support
#11212 Sizzle.getText converts unbreakable space into whitespace on IE open cyril.fluck@… bug low attributes
#11292 Error During Done Function on a Promise Is Skipped on Subsequent Runs open bug low deferred
#11310 Script tag with defer not processed in Explorer open bug low core
#11315 Problems with delegate() and :first in nested elements with equivalent classes open bug low event
#11325 Improve domManip/buildFragment/clean open bug low unfiled
#11328 Ctrl key doesn't set event.metaKey to true on Windows open Alexey Lebedev <helloalisey@…> bug low event
#11382 Mouseenter doesn't fire on a disabled input element assigned dmethvin bug low event
#11439 jQuery.support.parentNode used, but not defined any more. open bug low support
#11457 Another slideToggle jump effect assigned gnarf bug low css
#11522 Calculating width/height interferes with CSS transitions assigned gnarf bug low css
#11532 No documentation for the jQuery.fx prototype open enhancement low effects
#11535 Inconsistent behavior between .val() and .prop("value") for <select> open bug low attributes
#11539 All version of jQuery don't support .has() on $([text Element].parentNode).has?(other_element) open bug low traversing
#11543 .has doesn't work on detached elements open bug low traversing
#11556 Pressing 'Return' in text input does not trigger change event in IE 6-9 assigned dmethvin bug low event
#11600 .load() causes security warning in IE7/8 when loading only a fragment from target page assigned jaubourg bug low ajax
#11604 Switch $(elem).width(-val) from no-op to $(elem).width(0) open feature low dimensions
#11696 outerWidth(true) safari TH assigned mikesherov bug low dimensions
#11698 $/jQuery doesn't set id when creating element with props open bug low core
#11719 Deprecate .bind("ready") event assigned dmethvin enhancement low event
#11721 deprecate and remove internal uses of jQuery.support.boxModel assigned mikesherov feature low support
#11731 Deprecate "hover" pseudo-event open enhancement low event
#11733 Deprecate .load(), .unload(), and .error() methods open enhancement low event
#11734 Deprecate Boolean attrHooks such as checked, selected open enhancement low attributes
#11735 Remove the .attr("value") attrHook open enhancement low attributes
#11737 Deprecate jQuery.sub open enhancement low core
#11755 animate and it aliases should not use :hidden selector open enhancement low effects
#11766 Move jQuery.support to "unstable" status open feature low support

Milestone: 1.next (33 matches)

Ticket Summary Status Owner Type Priority Component
#8556 fadeTo doesnt work in IE7 and IE8 for position different from static aplied in child element faded new bug undecided effects
#10324 Clone does not copy innerHTML of object element in IE9 assigned rwaldron bug blocker manipulation
#5568 Selectors behave differently with comments tags on FF/IE open john bug high selector
#6446 Mobile Safari 4.0.4: $.offset.top() reports wrong position after scroll open bug high offset
#6705 focus() causes focus event to be handled twice in IE8 open dmethvin bug high event
#6841 IE<9 stylesheets with filter rules break when setting opacity open bug high css
#7276 Inconsistent element selection in IE open bug high selector
#7596 xpath selector attribute name with brackets [] fails open bug high selector
#8158 Animating bottom to 0% fails on elements with a specified width in IE open bug high effects
#8429 :empty discrepancy between IE and Chrome open bug high selector
#8482 position() on AREA element errors in IE (tested IE 7 and 8) open bug high offset
#8545 Leak with events in IE open bug high event
#8625 $(window).height() within iframe open juancaaltamirano@… bug high dimensions
#8744 .ajax() jsonp requests are not handled correctly when hitting timeout open jaubourg bug high ajax
#8768 Chunker has problems with single quote in attribute filter open orslumen@… bug high selector
#8906 .(prevAll('span:has(input,select,textarea)') open bug high traversing
#8908 IE9: Clearing a cloned element's background-image causes the original element's bg img to be cleared. open bug high manipulation
#9134 wrapInner causes scripts in body to be run twice open bug high manipulation
#9449 offset fails in Chrome Extensions assigned ajpiano bug high offset
#9810 Rewrite Positional Selector Logic assigned john bug high selector
#9896 animate border width with 'toggle' value causes element to dissappear open dave@… bug high effects
#9905 .removeAttr( "id" ) sometimes crashes IE 7 open bug high attributes
#9945 Percentage Width Elements in Hidden Divs assigned timmywil bug high css
#10190 "upload" property of the XMLHttpRequest open enhancement high ajax
#10198 Run jQuery unit tests in XHTML assigned dmethvin enhancement high build
#11056 1.7.1 incorrect length as result of manipulation in IE7* assigned rwaldron bug high manipulation
#11110 Internet Explorer 9 reports incorrect left position when margin is "auto" open ryannaddy bug high offset
#3778 selector matching issues open john bug low selector
#4013 :enabled no longer finds hidden elements open john bug low selector
#4087 insertAfter, insertBefore, etc do not work when destination is original element open john bug low manipulation
#6236 jQuery incorreclty closes tags in the clean function when the last attribute value ends with a "/" character open bug low manipulation
#6558 appendTo allows script tags to leak into the DOM open bug low manipulation
#7109 animate width starts with invalid width on webkit open bug low effects
(more results for this group on next page)
1 2 3
Note: See TracQuery for help on using queries.