Bug Tracker

Custom Query (3169 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (701 - 800 of 3169)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18

Resolution: worksforme (64 matches)

Ticket Summary Owner Type Priority Component Version
#10706 The regex /\s+/ appears three times bug low misc
#10935 isNumeric return true on array with only one numeric value bug low misc 1.7.1
#11354 Jquery $.each not working for element have name with special characters dilipprasad87@… bug low misc 1.7.1
#9903 Slow DOM manipulation because .append() can't use documentFragments enhancement low manipulation 1.6.2
#9926 set value to select element gd_lzg@… bug low manipulation 1.6.2
#10203 Cannot create an input of type=number in jQuery 1.5 and 1.6.2 IE andreas.danielsson@… bug low manipulation 1.6.2
#10861 prepend error in IE9 bug low manipulation 1.7.1
#10955 Brower crashing or either hanging when we are using Jquery Clone method.This happens in all browser kiran@… bug low manipulation 1.7.1
#9900 mouse event offset is undefined in FF5 bug low event 1.6.2
#10154 Ready func run twice! tiberzann@… bug low event 1.6.2
#10327 Blur() causes multiple events to fire in Internet Explorer bug low event 1.6.3
#10465 change event not fire for multiple select in certain cases on IE7/8/9 cam@… bug low event 1.6.4
#10756 file drop event dataTransfer undefined enhancement low event 1.7
#10830 :first selector in delegate/on doesn't work bug low event 1.7
#11437 ((f.event.special[r.origType] || {}).handle || r.handler).apply is not a function bug low event 1.7.1
#11836 jQuery.event.trigger throw error, if current element has empty attribute-event handler. bug low event 1.7.1
#12185 Delegate focus/blur event fires twice bug low event 1.8.0
#12304 Does not work $(html_element).on('mouseover', '*', function () {...} bug low event 1.7.2
#12859 FocusIn event not working for input type checkbox in chrome browser bug undecided event 1.8.2
#9893 jQuery.animate() IE9 Bug bug low effects 1.6.2
#10068 .fadeIn() broke with Firefox 6 bug low effects 1.6.2
#10188 Wrong value in the first step in .animate() in 1.4.4 jack.jia@… bug low effects 1.4.4
#10983 .show() not firing on id when .hide() used on class in IE7/8 bug low effects 1.7.1
#11821 slideUp doesn't work in display:none parent bug low effects 1.7.2
#12424 Animate on IOS Shinji bug low effects 1.8.0
#10204 image size not set in load event when loaded from another event bug low dimensions 1.6.2
#10505 Returned (inner)width and (inner) height are incorrect in FF & IE bug low dimensions 1.6.4
#11379 bug: jQuery.find() returns unexpected result in Chrome shinigam8@… bug low dimensions 1.7.1
#12300 $(window).height() and .width() incorrect in IE6 and IE7 ebradsha bug low dimensions 1.8.0
#9819 Data-atributes update in DOM bug. bug low data 1.6.2
#10150 jQuery.fn.data parses data attributes incorrectly rwaldron bug low data 1.6.2
#9880 .css('background-position') returns inaccurate values in Chrome bug low css 1.6.2
#9928 css selector reports wrong value for width RobertDeRose@… bug low css 1.6.2
#10363 IE7 reports TBODY as invisible unless it has content julian.birch@… bug high css 1.6.4
#12382 fadeIn() corrupts css filter propery on IE8 if element has a DXImageTransform.Aplha BBosman bug high css 1.7.2
#12473 why in input tag<input id="test" style="visibility:hidden;"/> that $("#test").is(":hidden") result is not right? bug low css 1.4.4
#12476 cssHooks display bug low css git
#10158 Extend only existing properties feature low core 1.6.2
#10815 $.browser.mozilla bug low core 1.7
#10411 JSLint Error when running make bug low build 1.7b1
#9804 .attr() takes only lowercase attribute names (in IE) gulgil enhancement low attributes 1.6.2
#9812 $("#checkbox").attr("checked") don't work with jquery-1.6.2 bug low attributes 1.6.2
#9856 Checkbox checked returning value or undefined in 1.6.2 not true or false. bug low attributes 1.6.2
#9955 Attribute selector with innerHTML and quotes bug low attributes 1.5.1
#9998 .attr('onchange') returns undefined bug low attributes 1.6.1
#10073 attr('disabled') always return undefine bug low attributes 1.6.2
#10105 IE7 attr "name" for iframe + form target lukasz.zdanikowski@… bug low attributes 1.6.2
#10108 $(form).serialize() requires "selected" attribute in IE anonymous bug low attributes 1.6.2
#10211 removeAttr('id') will clear class in IE7 bug low attributes 1.6.2
#10220 removeAttr("id") clears input name attribute, IE9 compatibility mode bug low attributes 1.6.3
#10252 .val() bug low attributes 1.6.2
#10325 Can't get value of hidden input bug low attributes 1.6.2
#10627 since 1.6.3 , $("radio").attr("checked") alway return a string "checked" bug low attributes 1.6.4
#11618 attr bug in development version TobiDE bug low attributes 1.7.2
#12323 elment.attr('data-*, value) does not update element.dataset if data-* key does not exist bug undecided attributes 1.8.0
#9857 $. not working with jquery.min bug low ajax 1.6.2
#10071 $.post() callback function not triggering in Firefox 6 bug low ajax 1.3.2
#10160 AJAX errors are not reported in Firefox Error console macrae_dj bug low ajax 1.6.2
#10518 HTML comments break when() then() wheresrhys@… bug low ajax 1.6.4
#10875 ajaxSend(), ajaxStop() don't get triggered bug undecided ajax 1.7
#10972 AJAX cache option for scripts is ALWAYS false bug low ajax 1.7.1
#11376 jQuery does not respect Content-Type with respect to converters addyosmani bug low ajax 1.7.1
#11850 jQuery.ajax does not perform response with script Mime Type if status is 403 bug undecided ajax 1.7.2
#12348 $.when doesn't work as-documented? bug low ajax 1.8.0

Resolution: cantfix (36 matches)

Ticket Summary Owner Type Priority Component Version
#9884 FF5: bind window resize event = black screen bug undecided unfiled 1.6.2
#10214 :nth-child(k) selector does not work in Opera with k>127 bug undecided unfiled 1.6.3
#10240 CSS background-image attribute for detached elements does not update in Chrome lordjmann@… bug undecided unfiled 1.6.4rc1
#10359 Setting css overflow property to HTML tag, reloading all the swf's on the page jatinder.assi@… bug undecided unfiled 1.6.4
#10557 .focus() on text input not working as expected in Firefox bug undecided unfiled 1.6.1
#10637 T-Mobile compressor destorys jquery.js Markus.Staab bug undecided unfiled 1.7b2
#10658 Highcharts - column chart fails with 1.7 code base bug undecided unfiled
#10763 data() is gone after drag and drop images in a contenteditable bug undecided unfiled 1.6.4
#11302 ctrlKey is set to true if you use ALT+<key> in Chrome for keypress and keydown events jcubic@… bug undecided unfiled 1.7.1
#11386 for ... in syntax works incorrectly with arguments object on safari 5 bug undecided unfiled 1.7.1
#11450 focusin | focusout of input texts fire twice when window minimizes. bug undecided unfiled 1.7.1
#11455 Response headers unavailable on CORS ajax request bug undecided unfiled 1.7.1
#11509 mouseover / mouseenter bug in webkit bug undecided unfiled 1.7.1
#11550 Jquery effects don't work if breakpoint debugging in Firebug bug undecided unfiled 1.7.1
#11564 $('option').attr('selected', true) does not work on IE6 bug undecided unfiled 1.7.1
#11589 Putting Html In A Div Closed Within Its Opening Tag, Causes Content Below That Div To Disappear bug undecided unfiled 1.7.1
#11592 really weird opera bug with .find bug undecided unfiled 1.7.1
#11741 clickevent.which == 0 in ie8 if mousedown event caught before it bug undecided unfiled 1.7.2
#11748 ie7 set display = table tbrix13@… bug undecided unfiled 1.7.2
#11804 IE8: Change Not Fired When Value Changed In Keyup Handler bug undecided unfiled 1.7.2
#11820 Event error does not attach to future elements with .on(); bug undecided unfiled 1.7.2
#11824 scroll event not working in new element bug undecided unfiled 1.7.2
#11881 .queue length Frackher bug undecided unfiled 1.7.2
#11888 checkbox remove "checked" dont work in chrome 20 evilmoe@… bug undecided unfiled 1.7.2
#11913 clone().show() does not revert to original CSS display property, show().clone() does. bug undecided unfiled 1.7.2
#11920 jQuery append with element of attribute src makes IE do second request bug undecided unfiled 1.7.2
#11936 $(window).one("click", ....) does not work in IE7 Philipp Klose <me@…> bug undecided unfiled 1.7.2
#11974 $.parseHTML has ( lots ) of xss issues and can't be labeled as secure in its current implementation bug undecided unfiled 1.8b1
#11983 Inconsistent change event on file inputs on IE bug undecided unfiled 1.7.2
#12014 jQuery's clone method doesn't clone events bound via addEventListener method bug undecided unfiled 1.7.2
#12081 jQuery.height() versus style.height inconsistent in Webkit with a transition. jaxesn@… bug undecided unfiled git
#12112 RegExp.$1 being changed unexpectedly by jQuery selector parsing bug undecided unfiled 1.7.2
#12517 css() doesn't succeed in chromium bug undecided unfiled 1.8.0
#12742 The value of 'e.which' always returning '1' in the event of .mousemove() and others on Firefox and IE. bug undecided unfiled 1.8.2
#12789 .SELECT() DOES NOT SELECT INPUT CONTENT ON IPHONE BROWSER anonymous bug undecided unfiled 1.8.2
#12790 AJAX Post on IE10 / Windows 8 Tigroo bug undecided unfiled 1.8.2
(more results for this group on next page)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.