Bug Tracker

Timeline


and

10/22/12:

20:31 Ticket #12781 (.height() returning strang values in nested $.eaches) created by anonymous
In an ajax success, I used 1 $.each for one array and another $.each …
17:45 Ticket #11535 (Inconsistent behavior between .val() and .prop("value") for <select>) closed by timmywil
wontfix: +1 @dmethvin
17:43 Ticket #10028 (scrollLeft not working IE 8, FF5 when element is hidden) closed by timmywil
cantfix
17:40 Ticket #9777 (.attr() changing wrong element on cloned elements (IE7 only)) closed by timmywil
wontfix: I don't think we're going to go back to innerHTML for cloning, which is …
17:34 Ticket #12780 (IE7 error disabling HTML5 validation) created by anonymous
See  http://jsfiddle.net/fWPbA/ You get a "Can't find member" error.
17:00 Ticket #11532 (Document jQuery.Tween) closed by gnarf
notabug: This is an api issue, one that we are already tracking.
16:58 Ticket #11457 (Another slideToggle jump effect) closed by gnarf
fixed
16:51 Ticket #12779 (Refactor the jQuery.timer function to allow a better "injection point") created by gnarf
Right now, overriding jQuery.timer is kind of dangerous because it does a …
16:46 Ticket #12584 (jQuery wrongly serializes <select> with one disabled <option>) closed by gibson042
fixed: Closed by …
16:36 Ticket #12778 (rewrite speed framework based off of the latest sizzle speed tests) created by mikesherov
16:06 Ticket #12120 (Inconsistency of .end() with respect to .after()) closed by mikesherov
fixed: fixed in #12664.
16:06 Ticket #12503 (before/after will choke if collection has not first disconnected node) closed by mikesherov
fixed: fixed in #12664.
16:06 Ticket #11226 (.after and .before returns incorrect data for $('not_existing_element')) closed by mikesherov
fixed: fixed in #12664.
14:24 Ticket #12777 (Applets don't work when appended on IE) created by Drawk
When I append an applet on IE 6, 7, 8 and sometimes 9 (only when mayscript …
13:59 Ticket #12775 (IE9 Has attribute selector returning element twice) closed by dmethvin
notabug
13:58 Ticket #12743 (IE6 - events causes memory leak) closed by dmethvin
notabug: Yes, we only support the most recent fully patched IE6.
13:36 Ticket #12776 (problem with .on) created by o.istomin@…
[…]
13:12 Ticket #12775 (IE9 Has attribute selector returning element twice) created by luigi.grilli@…
Using the has attribute selector on IE9 return the same item twice. You …

10/21/12:

22:39 Ticket #12773 (slideDown() bug changes "display" property of child elements; slideUp does ...) closed by dmethvin
notabug: Sounds like we're pretty bad people for doing whatever we've done. Lacking …
02:33 Ticket #12061 ($(window).beforeunload() clobbers previous handler and return values) closed by Oleg
fixed: Fix #12061. Avoid window.onbeforeunload to permit multiple handlers. Close …
02:11 Ticket #12107 (Change proxy to allow arguments currying without overwriting context) closed by Marcel Greter
fixed: Fix #12107. Let .proxy() curry args without overwriting context. Close …
00:51 Ticket #12774 (Bug on jQuery 1.8.2 when using it on a Firefox Extension) closed by gibson042
duplicate: Duplicate of #12357.

10/20/12:

23:51 Ticket #12774 (Bug on jQuery 1.8.2 when using it on a Firefox Extension) created by joydragon@…
I don't really know why this happened, but when I tried to use the normal …
19:39 Ticket #12773 (slideDown() bug changes "display" property of child elements; slideUp does ...) created by Danzoid61@…
slideDown() changes "display" property of child elements. This is …
19:30 Ticket #12048 ([IE6/7/8] xml set attribute) closed by Sai Wong
fixed: Fix #12048. Set attributes for XML fragments. Close gh-965. Changeset: …
18:04 Ticket #12518 (Don't use offsetWidth in jQuery.event.trigger()) closed by Merrifield, Jay
fixed: Fixes #12518, removes an offsetWidth on focus/blur events for an <IE9 bug …
14:09 Ticket #12610 (jQuery.event.dispatch should remove window.event) closed by Sai Wong
fixed: Fix #12610, remove unneeded window.event. Close gh-968. Changeset: …
13:42 Ticket #12772 (JQuery tabs cache issue when content loaded thru ajax?) closed by dmethvin
notabug: If you've discovered a jQuery UI bug, please report it in the jQuery UI …
13:33 Ticket #12770 (Promises .done() should chain just like .then()) closed by jaubourg
notabug: Having to create an internal Deferred in order to enable queueing in …
13:22 Ticket #12772 (JQuery tabs cache issue when content loaded thru ajax?) created by anonymous
I am facing the issue with jquery tabs when going for cache. The scenario …
11:32 Ticket #12771 (Select Dropdown values) created by caelan89@…
Basically, JQuery will not get the value of a select drop-down where the …
10:46 Ticket #12770 (Promises .done() should chain just like .then()) created by edwinm
jQuery version 1.8.2. According to the documentation, the done() and …
08:56 Ticket #12662 (Bug in the function matcherFromTokens) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
02:34 Ticket #4262 (eq() performance improvement and negative indices) closed by Richard Gibson
fixed: Fix #4262: faster .eq(), closes gh-1000. Changeset: …

10/19/12:

20:43 Ticket #12739 (Name: Passing in an Event to trigger strips namespace) closed by Allen J Schmidt Jr
fixed: Fix #12739. Keep namespace when triggering with an Event. Close gh-972. …
15:04 Ticket #12765 (deferred.then([SuccessArrayFuncs],failFunc) does not work as described) closed by mikesherov
notabug: Doh. ported to:  https://github.com/jquery/api.jquery.com/issues/159
15:01 Ticket #8945 ([webkit] position() return incorrect left coordinate when html direction ...) closed by mikesherov
worksforme: this is working on edge (and all the way back to at least 1.6.4, both …
14:14 Ticket #12471 (inconsistent "Download" links) closed by mikesherov
notabug: ported to:  https://github.com/jquery/jquery.com/issues/8
13:58 Ticket #12750 (Ajax requests with xhrFields fail on IE8) closed by mikesherov
cantfix: Unfortunately, without knowing specifically what the admin messed around …
13:43 Ticket #12766 ($window.height() works not in the IE) closed by mikesherov
duplicate: Duplicate of #12284.
13:00 Ticket #12769 (wrong type of select field value) created by damianm
typeof $('#html_select_field').val() should be string given object
09:21 Ticket #12766 ($window.height() works not in the IE) created by simonschindelmann@…
In the Internetexplorer returns the function $window.height() always 0. If …
08:57 Ticket #12650 (.offset({ top: 100, left: 100 }) will increase position every time set) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
03:09 Ticket #12765 (deferred.then([SuccessArrayFuncs],failFunc) does not work as described) created by jquery@…
See the following jsfiddle.  http://jsfiddle.net/xckt2/4/ The …
01:33 Ticket #4262 (eq() performance improvement and negative indices) reopened by ajpiano
That jsPerf shows jQuery 1.6.1 - I made another that shows 1.6.1 and 1.8.2 …
01:14 Ticket #12764 ($.fn.offsetparent()) created by anonymous
returns body when an element isn't in the dom

10/18/12:

22:32 Ticket #11671 (.offset() setter handles fixed positioned elements incorrectly in Chrome) closed by mikesherov
duplicate: Duplicate of #12749. Like a boss, Jay.
13:57 Ticket #12763 (Multiple arguments support in addClass) created by spudly
It'd sure be nice if addClass() supported multiple string arguments for …
13:21 Ticket #12762 (jQuery's JSON serializer serializes prototype's values) created by Sense545
[…] …
11:57 Ticket #12761 (Empty string passed to getElementById()) closed by timmywil
notabug: Please ask for help on the  forums or in the …
11:32 Ticket #12760 (Why jquery can not retrive server time?) closed by jaubourg
notabug: Use the forums or IRC to ask for support.
11:19 Ticket #12761 (Empty string passed to getElementById()) created by anonymous
Good morning, I just updated to jquery-1.8.2 and now when I click submit …
09:56 Ticket #12760 (Why jquery can not retrive server time?) created by anonymous
Some times we hv boundary to use system time.So we need to use server time …
09:02 Ticket #12640 (jquery.min.js crashed in IE9 when call a.getAttribute("classid").) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …

10/17/12:

20:29 Ticket #12751 (parseJson error throwing doesn't match JSON.parse behavior) closed by James Huston
fixed: Fix #12751. Ensure parseJson throws in the same situations as JSON.parse. …
19:06 Ticket #12569 (Improve feature detect for oldIE event bubbling) closed by Merrifield, Jay
fixed: Fixes #12569. Improve Feature Detect For oldIE bubbling. closes gh-967 …
17:59 Ticket #12759 ($('<span style="left:45%" />').css("left") returns "0px") created by anonymous
In the definition of jQuery#css, it expects the jQuery.access callback to …
17:51 Ticket #12758 (Make sure Summit new authors are credited) created by dmethvin
They should be mentioned in AUTHORS.txt and they need to fill out the CLA …
17:46 Ticket #12757 (Enforce style guide via build process) created by dmethvin
See discussion in  https://github.com/jquery/2012-dev-summit/issues/54
17:46 Ticket #12749 (position() does not handle position:fixed elements correctly) closed by Merrifield, Jay
fixed: Fixes #12749, correctly detect position() for position:fixed elements, …
17:35 Ticket #12756 (Format all code in unit tests to conform to the style guide) created by dmethvin
Migrated from  https://github.com/jquery/2012-dev-summit/issues/56, see the …
17:19 Ticket #12754 (jQuery.load() can render the page useless in IE7) closed by jaubourg
patchwelcome: Well, the problem is that the entire HTML string is added to a detached …
17:00 Ticket #12752 (Support for custom builds under Windows) closed by Roland Eckl
fixed: Fixes #12752: Added OS-switch for grunt task "custom", to make use of …
14:48 Ticket #12753 (Jquery slider is not working with JSP using Struts 2 framework) closed by timmywil
notabug: Please ask for help on the  forums or on the …
14:19 Ticket #12688 (window height and width in FireFox 16) closed by mikesherov
notabug: Thanks for contributing! Yes, we removed support for quirks mode in 1.8. …
13:03 Ticket #12755 (incorrect week number in every year of jan month) created by prabu8420@…
incorrect week number in every year of jan month
11:53 Ticket #12754 (jQuery.load() can render the page useless in IE7) created by enkidude@…
jQuery.load() can render the page useless in IE7 …
11:02 Ticket #12753 (Jquery slider is not working with JSP using Struts 2 framework) created by restinlife0@…
/*! jQuery v1.7.1 jquery.com | jquery.org/license */ …
07:21 Ticket #12752 (Support for custom builds under Windows) created by queequac
Currently custom builds are not possible under Windows. Running […] …
06:59 Ticket #12729 (attr not working) closed by mikesherov
notabug

10/16/12:

22:35 Ticket #12748 (:not() regression in 1.8.2) closed by timmywil
notabug: That is the correct behavior. :not is never contextual per the spec.
21:21 Ticket #11110 (Firefox reports incorrect left position when margin is "auto") closed by petro
cantfix: Actually, Webkit and IE9 are correct and Firefox is incorrect. position() …
21:11 Ticket #12751 (parseJson error throwing doesn't match JSON.parse behavior) created by hustonjs
Currently when you call parseJson on , "", or {} you get null back. If …
20:55 Ticket #12750 (Ajax requests with xhrFields fail on IE8) created by indrek@…
This bug only affects IE 8.0.6001.18702CO. Notice the CO. …
20:50 Ticket #12664 (.after()) closed by Sai Wong
fixed: Refactored before/after/replaceWith to not pushStack. Fixes #12664, closes …
20:08 Ticket #12550 (jQuery Ajax cache=false doesn't always work) closed by jaubourg
fixed: Uses an additive approach to generating anti-cache parameters rather than …
19:57 Ticket #12749 (position() does not handle position:fixed elements correctly) created by fracmak2
Fixed element's are relative to the viewport, position() treats position …
19:16 Ticket #11280 (appending elements to an object element fails in IE < 9) closed by Daniel Galvez
fixed: Fix #11280. IE6-8 need name attribute to parse param. Close gh-914. …
19:07 Ticket #8908 (IE9: Clearing a cloned element's background-image causes the original ...) closed by morgangraphics
duplicate: This bug is related to the issues here: …
19:01 Ticket #12404 (.post() submits expando) closed by jaubourg
notabug
18:59 Ticket #11555 (jQuery.ajaxTransport.send.callback doesn't get called for readyState = 2 ...) closed by jaubourg
notabug
18:48 Ticket #12736 (Move pseudo:hover to jquery-compat / deprecated.js) closed by Greg Lavallee
fixed: Fixes #12736. Move hover event hack to deprecated.js for removal in 1.9. …
18:11 Ticket #12748 (:not() regression in 1.8.2) created by dimensia
This shows the problem occuring in jQuery 1.8.2: …
17:21 Ticket #12747 (scrollTop and scrollLeft binding fails inside POST iframe in IE 9) created by pete.setchell@…
In our Facebook application running in Facebook's canvas environment the …
16:31 Ticket #11635 (Explicit overflow:auto is overridden by inline overflow:hidden during ...) closed by Mike Petrovich
fixed: Fixes #11635, Explicit overflow:auto is overridden by inline …
16:14 Ticket #12746 (jQuery.parseJSON shouldn't allow single quoted strings) closed by rwaldron
notabug
16:03 Ticket #12744 (Blur,Focusout not getting fired in Chrome for input type file.) closed by elgreg
notabug: Google Chrome no longer displays the text input next to file upload …
15:58 Ticket #12746 (jQuery.parseJSON shouldn't allow single quoted strings) created by rwaldron
Native JSON.parse throws, we should throw.
15:44 Ticket #12745 (Changes to "this" within jQuery.each() are not persisted after iterating a ...) closed by elgreg
notabug: The issue in your example is not that changes aren't persisted, but rather …
15:37 Ticket #10093 (Inconsistent behavior of AJAX when url="") closed by Ben Truyman
fixed: Handle a falsy URL in the settings object for jQuery.ajax. Fixes #10093, …
15:37 Ticket #12735 (SlideToggle causes text to shrink after it is closed/opened again on ...) closed by rascalking
cantfix: It looks like the problem is that the font should be smaller to begin …
15:19 Ticket #12730 (JQuery adds indexOf to arrays in IE8) closed by rwaldron
worksforme
15:15 Ticket #12519 (Public API methods should not have private arguments) closed by carldanley
fixed: Create private methods for processing data/removeData requests. Fixes …
14:55 Ticket #12742 (The value of 'e.which' always returning '1' in the event of .mousemove() ...) closed by dmethvin
cantfix: I agree, there's no reasonable way we can normalize or correct this across …
14:51 Ticket #12745 (Changes to "this" within jQuery.each() are not persisted after iterating a ...) created by alanoliver999@…
Bug report. When jQuery.each() is used to iterate the properties of a …
14:25 Ticket #10977 (Incorrect documentation for the index method?) closed by MORGAN
fixed: Return correct index for no-arg index() calls. Fixes #10977. Closes gh-971 …
13:39 Ticket #12686 (Live change event is not fired on IE8 when input is focused) closed by elgreg
wontfix: Took a look at this with @dmethvin. The internals of jquery spoofing event …
13:32 Ticket #12744 (Blur,Focusout not getting fired in Chrome for input type file.) created by rajendrav
 http://jsfiddle.net/rajendrav5/LuEYv/7/ Blur event on input type file …
13:05 Ticket #12743 (IE6 - events causes memory leak) created by Drawk
Attach an event to an element causes memory leaks on IE 6 (try refreshing …
12:37 Ticket #12742 (The value of 'e.which' always returning '1' in the event of .mousemove() ...) created by WayneSan <waynesan@…>
The value of 'e.which' always returning '1' in the following events: * …
12:08 Ticket #12741 (inconsistent line endings in official jquery-1.8.2.js download) created by oberhamsi
subversion was angy when I tried to add jquery. And to my surprise it was …
09:02 Ticket #12577 ('SCRIPT3: Member not found' with .attr(novalidate or aria-nocomplete)) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
00:10 Ticket #12739 (Name: Passing in an Event to trigger strips namespace) created by cobrajs
jQuery Version: Git, 1.8.2, 1.7.2 Browser: Firefox 10, 16 OS: Windows …

10/15/12:

22:07 Ticket #11292 (Error During Done Function on a Promise Is Skipped on Subsequent Runs) closed by mikesherov
notabug
21:34 Ticket #11987 (FadeIn function does not execute correctly after stop() call) closed by dmethvin
duplicate: Duplicate of #10462.
21:10 Ticket #12738 (422 Status Code Issue?) created by danilo.dev@…
I'm working with backbone, an it uses jquery for save (jQuery.ajax). When …
20:18 Ticket #11406 (docs.jquery.com redirects to page that is not maintained) closed by mikesherov
fixed: it's being fixed now. Thanks.
19:53 Ticket #12737 (an element position().top returns wrong value inside another relative ...) created by olivier.junk@…
I've made this simple demo case :  http://jsfiddle.net/uKgYs/22/ When you …
18:50 Ticket #12736 (Move pseudo:hover to jquery-compat / deprecated.js) created by elgreg
18:14 Ticket #10818 (IE9 won't fire change event if value of input is changed using keyup) closed by dmethvin
wontfix: Given the complexity/size of the fix and the problems in trying to get it …
18:02 Ticket #12004 (Allow ajax.method as alias for ajax.type) reopened by timmywil
Sorry, I'm +1 on aliasing type and method, just not switching type and …
17:41 Ticket #12004 (Allow ajax.method as alias for ajax.type) closed by timmywil
wontfix: It doesn't sound like this will get done.
17:26 Ticket #12456 (EXPLICIT OVERFLOW:AUTO IS OVERRIDDEN BY INLINE OVERFLOW:HIDDEN DURING ...) closed by elgreg
duplicate: Duplicate of #11635.
17:24 Ticket #12456 (EXPLICIT OVERFLOW:AUTO IS OVERRIDDEN BY INLINE OVERFLOW:HIDDEN DURING ...) reopened by elgreg
17:24 Ticket #11635 (Explicit overflow:auto is overridden by inline overflow:hidden during ...) reopened by timmywil
17:18 Ticket #12735 (SlideToggle causes text to shrink after it is closed/opened again on ...) created by teeohhem@…
Background: We have a container that is opened and closed via a link. The …
16:45 Ticket #12683 (Unexpected style invalidation in select (performance issue)) closed by timmywil
cantfix: Thank you for creating a test case. I don't think we can fix this because …
16:24 Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) closed by gibson042
cantfix
16:02 Ticket #12704 (:checked is considering drop down select also) closed by timmywil
notabug: This is desired behavior and the design of the :checked selector. …
15:55 Ticket #12692 (jquery toggleClass(function) behaves incorrectly) closed by mikesherov
notabug: Thanks for contributing, but both the documentation and the code is …
15:53 Ticket #12732 (hasAttr) closed by rwaldron
duplicate: Duplicate of #9396.
15:49 Ticket #12725 (Avoid localized UTF-8 characters in intro.js @DATE) closed by Ben Truyman
fixed: Format @DATE to ISO 8601 format. Fixes #12725, Closes gh-957 Changeset: …
15:45 Ticket #12675 (User aborted ajax requests should result in jqXHR.statusText == 'abort' ...) closed by timmywil
notabug: The statusText is "error", but the "errorThrown" argument is more specific …
15:42 Ticket #12702 ($(string) somethings not right) closed by mikesherov
notabug: Christian Meixner is correct.
15:40 Ticket #12659 (scrollLeft() doesn't work in Android browser) closed by mikesherov
cantfix: We can't fix this, but we've reported it up to Android: …
15:22 Ticket #12648 (Can not correctly detect focus for DIVs with contenteditable in Chrome and ...) closed by timmywil
fixed: This was just fixed in Sizzle: …
15:18 Ticket #12642 (jq improperly evaluates scripts inserted in dom fragments) closed by mikesherov
wontfix
15:14 Ticket #12719 (gb2312编码,IE6不能正常工作) closed by timmywil
duplicate: Duplicate of #12720.
14:46 Ticket #12731 (jQuery/$ Error) closed by timmywil
notabug: Something is probably colliding with the $ variable, such as another …
14:46 Ticket #12734 (jQuery#trigger, jQuery#triggerHandler trigger multiple events) created by markel
You can remove attributes like this – […] or add/remove classes – …
14:39 Ticket #12733 (jQuery incorrectly handled event attaching/detaching if event argument ...) created by markel
Example:  http://jsfiddle.net/4XTJj/
14:34 Ticket #12732 (hasAttr) created by markel
This is duplicate of #4324 and #9396. You already voted on #9396, deciding …
14:18 Ticket #12698 (broken CORS preflight request when setting Authorization header) closed by jaubourg
notabug: The correct options if type not method, so you're issueing a GET …
14:12 Ticket #12717 (Delegated submit event handler throws errors with HTML5 form attribute) closed by dmethvin
wontfix: OK, thanks!
14:02 Ticket #12731 (jQuery/$ Error) created by zonyzerium@…
I've noticed a frequent problem I seem to be getting in Chrome, though not …
14:00 Ticket #12727 (performance regression with comma-separated selectors) closed by timmywil
duplicate: This is a known regression. On a page with fewer elements, the current …
12:43 Ticket #12728 (Getting javascript error in IE8 version) closed by timmywil
notabug: Please ask for help on the  forums or in the …
12:40 Ticket #12726 (is(':active') reports false even if button is active) closed by timmywil
duplicate: Confirmed. There is a bigger issue with :active here. …
10:47 Ticket #12730 (JQuery adds indexOf to arrays in IE8) created by serhiy.prysyazhnyy@…
i have existing functionality with following code: for (var ind in …
10:37 Ticket #12729 (attr not working) created by anonymous
attr and removeAttr is working on $(document).ready(function(){}); But not …
10:16 Ticket #12728 (Getting javascript error in IE8 version) created by Gopinath
In my page, I am two text fields for phone no and extension. I had masked …
09:48 Ticket #12727 (performance regression with comma-separated selectors) created by yuvalshirav@…
There appears to be a performance regression in v1.8.2 with regard to …
06:14 Ticket #12726 (is(':active') reports false even if button is active) created by a@…
is(':active') will report false for button in active state. $('*:active') …
04:18 Ticket #12695 (.slideDown and .slideUp method) closed by mikesherov
duplicate: Duplicate of #12694.
Note: See TracTimeline for information about the timeline view.