Timeline
Sep 14, 2011:
- 7:34 PM Ticket #10281 (Fade and slide bugs when change chrome tab) closed by
- duplicate
- 7:23 PM Ticket #10255 (jQueryUI Positions > Dialog Box: Error in Mobile - Android/Zoom Mode) closed by
- invalid: Please file jQuery UI bugs here: http://dev.jqueryui.com
- 7:19 PM Ticket #10272 (Add parameters to element.each()) closed by
- invalid: Use a closure. Ask on the forum if you need further help.
- 7:15 PM Ticket #10276 (.html() doesn't behave consistently on all browsers.) closed by
- invalid: Use
&
http://www.w3.org/TR/html4/charset.html#h-5.3.2 … - 2:54 PM Ticket #10281 (Fade and slide bugs when change chrome tab) created by
- In my tests, this bug only ocurred in google chrome. I have some …
- 2:40 PM Ticket #10280 (if ($(‘#xyz’).attr(‘checked’)) ... not works correctly anymore) closed by
- duplicate
- 2:03 PM Ticket #10280 (if ($(‘#xyz’).attr(‘checked’)) ... not works correctly anymore) created by
- There is a new bug in this version (1.6.2 is ok): …
- 11:48 AM Ticket #10271 (optionEl.attr('selected', false) messes up the DOM in WebKit browsers) closed by
- duplicate: An issue was introduced in the boolHook for non-IE browsers.
- 11:47 AM Ticket #10274 (checked broken for radio buttons) closed by
- duplicate
- 11:47 AM Ticket #10274 (checked broken for radio buttons) reopened by
- This is legit. We have the boolHook in place so that attr will work as …
- 11:36 AM Ticket #10279 (Invalid formal parameters) created by
- function( window, undefined ) in this undefined shows syntax error …
- 11:35 AM Ticket #10278 (checkboxEl.attr('checked') returns stale value after checkboxEl.click()) created by
- This worked fine in 1.6.2: http://jsfiddle.net/IgorMinar/69fpq/1/ but …
- 10:54 AM Ticket #10277 (Not the same result between FF and IE/Chrome) created by
- Let say you have this kind of JSON file : […] And you use this …
- 10:42 AM Ticket #10276 (.html() doesn't behave consistently on all browsers.) created by
- .html() isn't cross-browser consistent if val contains a trailing …
- 9:34 AM Ticket #10273 (jQuery.now, more short) closed by
- wontfix: That is what it used to be and was intentionally changed to the …
- 9:28 AM Ticket #10274 (checked broken for radio buttons) closed by
- worksforme: Thanks for submitting a ticket. I've reviewed your test case and I …
- 9:16 AM Ticket #10275 (click event not fired in asp.net using master page) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. …
- 8:06 AM Ticket #10275 (click event not fired in asp.net using master page) created by
- i written jquery for button click in asp.net master page. if i add …
- 5:41 AM Ticket #10274 (checked broken for radio buttons) created by
- http://jsfiddle.net/uvpAc/1/ Reproduced with both 1.6.3 and 1.6.4 - …
- 4:11 AM Ticket #10169 (jQuery.fx is undefined) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:11 AM Ticket #10166 (click() on a checkbox still doesn't appear checked(or unchecked) ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:11 AM Ticket #10013 (Memory leaks about 4 or 8kB on each ajax call.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:35 AM Ticket #10273 (jQuery.now, more short) created by
- I think this […] can be shoter: […]
Sep 13, 2011:
- 11:30 PM Ticket #10272 (Add parameters to element.each()) created by
- Hi, I have a series of selects. Each select must have a different …
- 10:22 PM Ticket #10271 (optionEl.attr('selected', false) messes up the DOM in WebKit browsers) created by
- I have a piece of code that removes "selected" attribute from an …
- 8:09 PM Ticket #10269 (css() ignores certain properties on Firefox) closed by
- invalid: Your example won't work in Firefox because it the nodes need to be …
- 6:47 PM Ticket #10270 ((any) attribute selector does not match if value contains '\') created by
- If an attribute selector value contains '\', it will never match. For …
- 6:16 PM Ticket #10269 (css() ignores certain properties on Firefox) created by
- this fails: […] more importantly this fails as well: […] See …
- 4:39 PM Ticket #10265 (jquery animate() jerky animation on windows xp IE) closed by
- invalid: Please ask for support in the #jquery irc channel or on the …
- 4:36 PM Ticket #10268 (Append, prepend and animate) created by
- This is the extension of ticket http://bugs.jquery.com/ticket/9678. …
- 4:26 PM Ticket #10267 (IE8 and window is(':visible') crashes) created by
- It appears that in IE8 $(window).is(':visible'); crashes. …
- 3:56 PM Ticket #10266 (Undefined values passed to $(element).data(key,value) break chaining) created by
- Example here: The problem occurs when jquery tests for definedness …
- 3:52 PM Ticket #10265 (jquery animate() jerky animation on windows xp IE) created by
- I am making a simple image slider using just jquery and when the …
- 2:16 PM Ticket #10261 (v1.6.3 crashes Firefox on reload) closed by
- invalid
- 1:23 PM Ticket #10264 (Jquery website: Production / Development download selection bug) created by
- I noticed this while trying to download both production and …
- 12:33 PM Ticket #10263 (.stop() overrides height/width of element) created by
- Hello, I have this code example: http://jsfiddle.net/2AcL9/1/ There …
- 8:43 AM Ticket #10262 (Empty attributes gives undefined!) created by
- alert($(‘#aaa’).attr(‘myattribute’)) gives "undefined" in IE8 - before …
- 8:10 AM Ticket #10261 (v1.6.3 crashes Firefox on reload) created by
- I have a webpage that loads jquery, and everytime I reload the page, …
- 4:08 AM Ticket #10156 (Events not working in Windows phone 7 web browser control) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Sep 12, 2011:
- 6:55 PM Changeset [8f44757]1.12-stable2.2-stablekillphp by
- version.txt
- 6:54 PM Changeset [f567a7f]1.12-stable2.2-stablekillphp by
- version.txt
- 5:07 PM Ticket #10259 (Animate() issue with += on border-width) created by
- Issue: When using animate() with "border-width" property, and …
- 4:05 PM Ticket #9069 (when hover over a child of an element, mouseleave fires when using ...) reopened by
- Reopened for verification that 1.7 really fixed the sucker. Thanks for …
- 3:06 PM Ticket #10258 (Datepicker Double Arrows) closed by
- invalid: jQuery UI http://bugs.jqueryui.com/
- 2:52 PM Ticket #10258 (Datepicker Double Arrows) created by
- Have the previous year, next year double arrows been removed from the …
- 1:04 PM Ticket #10257 (HTTP PUT and DELETE methods shorthand functions) created by
- More and more people are using all the HTTP verbs everyday, with new …
- 12:55 PM Ticket #10256 (Cross domain requests using jsonp) created by
- When you perform a cross-domain jsonp request using jquery and if the …
- 12:41 PM Ticket #10255 (jQueryUI Positions > Dialog Box: Error in Mobile - Android/Zoom Mode) created by
- Problem: When using Android Mobile Browser, jQuery Dialog Box …
- 9:41 AM Ticket #10254 (css("background-image") returns null for new elements in IE7/8) created by
- Suppose you create an element with
$()
and then set its background … - 8:46 AM Ticket #10252 (.val()) closed by
- worksforme: I'm not able to reproduce this. http://jsfiddle.net/timmywil/kfckE/ I …
- 7:03 AM Ticket #10253 (getWindow BUG in IE6-8) closed by
- invalid: Thank you for submitting a ticket to the jQuery core bug tracker! …
- 6:08 AM Ticket #10253 (getWindow BUG in IE6-8) created by
- jQ Ver: 1.5.x+; Browser: IE6/IE7/IE8; Reproduce the issue: …
- 5:52 AM Ticket #10252 (.val()) created by
- Not a bug, but it seems to have to way to use .val()! Variable as …
- 5:14 AM Ticket #10251 (an uncaught exception in one ready handler prevents all others from ...) created by
- […] whereas when dealing with DOM directly, an uncaught exception …
- 1:00 AM Milestone 1.6.4 completed
- 12:26 AM Ticket #9717 (IE10PP2 supports requestionAnimationFrame) closed by
- invalid: This is no longer relevant, but will certainly be added when …
Sep 11, 2011:
- 10:46 PM Ticket #6358 (Has attribute "selected" shows different behavior with context vs. without.) closed by
- patchwelcome: This is an issue with IE8's qsa. I don't know why it messes up, but …
- 6:23 PM Ticket #9171 (1.6 attribute and selector Inconsistant in IE7,8) closed by
- duplicate
- 9:06 AM Ticket #10249 (attr()) closed by
- wontfix: Sorry, no need to make a test case. Force of habit.
- 8:09 AM Ticket #10249 (attr()) created by
- <div id="ctabs"> <ul> <li value="ctab1" …
- 4:10 AM Ticket #10151 ($(iframe[name="browser"]').attr('src') not working correctly.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:10 AM Ticket #10141 (Webkit browsers empty function behavior) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:10 AM Ticket #10118 (.animate({ top:"-=100px"},2000)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Sep 10, 2011:
- 6:25 PM Ticket #9886 (Safari video tag crash) closed by
- wontfix: I had an opportunity to present this to Eric Carlson (Apple) today at …
- 3:22 PM Ticket #10248 (Checkbox attribute "checked" error) closed by
- invalid: .attr("checked", "") will set the checked attribute to empty string, …
- 3:14 PM Ticket #10248 (Checkbox attribute "checked" error) created by
- Hello here is a simple game http://jsfiddle.net/X6XnV/ when you …
- 2:59 PM Ticket #10247 (Pressing the CTRL and any other key prevents .keydown() and .keyup() ...) created by
- I've been working on a library for my game engine …
- 2:18 PM Ticket #10240 (CSS background-image attribute for detached elements does not update ...) closed by
- cantfix: Sounds like you'll need to report it to the Chrome team.
- 1:50 PM Ticket #10246 (Delegate function doesn't work with selector containing “^” in ie6-7) closed by
- worksforme: Works for me. http://jsfiddle.net/timmywil/QYCzC/ Keep in mind the + …
- 1:44 PM Ticket #10243 (background-position-y animation doesn't work on ffox 6.0.2) closed by
- invalid: Firefox does not support background-position-y.
- 1:36 PM Ticket #10246 (Delegate function doesn't work with selector containing “^” in ie6-7) created by
- $('body').delegate('a[href="#+"]','click',function(e){ …
- 6:55 AM Ticket #10243 (background-position-y animation doesn't work on ffox 6.0.2) created by
- example here : http://jsfiddle.net/xTxjq/ works fine on Internet …
- 4:09 AM Ticket #10146 (a bug in IE of "fireEvent") closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Sep 9, 2011:
- 5:37 PM Ticket #10240 (CSS background-image attribute for detached elements does not update ...) created by
- It took me literally forever to track this bug down, as it was not …
- 5:08 PM Ticket #10239 (div (and other non-input elements?) .val no work. suckage.) closed by
- invalid: @dmethvin As you said, value is not a valid attribute or property on a …
- 1:21 PM Ticket #10239 (div (and other non-input elements?) .val no work. suckage.) created by
- Possibly intentional on your part, but in 1.6.3 div does not return …
- 12:04 PM Ticket #10238 (Error Report from IE8 for line 8544) created by
- I'm working in a project where I use the show, hide and delay, …
- 11:25 AM Ticket #10237 (animate in iframe causes parent to scroll to position iframe at top of ...) created by
- When jquery is loaded and run within an iframe, executing animate() on …
- 10:55 AM Changeset [f0c8e4b]1.12-stable2.2-stablekillphp by
- version.txt
- 10:54 AM Changeset [215d096]1.12-stable2.2-stablekillphp1.6.4rc1 by
- version.txt
- 10:29 AM Ticket #10236 (Regression in jQuery 1.6.3: not working with XHTML documents because ...) closed by
- duplicate
- 10:25 AM Ticket #9895 (Memory Leak in fxqueue) closed by
- worksforme: I left the test case running in a tab in Firefox 6.0.2 for an hour …
- 10:12 AM Ticket #10236 (Regression in jQuery 1.6.3: not working with XHTML documents because ...) created by
- jQuery 1.6.3 inserts non-wellformed XML so that it produces error …
- 9:30 AM Ticket #10235 (Timers deletion race condition causes animations to stop) created by
- jQuery.fx.tick doesn't check if the timers array has been modified …
- 9:12 AM Ticket #10234 (program not executing using jquery) closed by
- invalid: For support, please visit the #jquery irc channel or the …
- 8:14 AM Ticket #10234 (program not executing using jquery) created by
- hi i have written a simple shopping cart example with 4 items …
- 3:49 AM Ticket #10130 (Blackberry Bold 9700) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:49 AM Ticket #10063 (Vertical positioning bug) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Sep 8, 2011:
- 4:11 PM Ticket #9414 (In IE 7/8 a div's mouseleave event fires from child open select ...) closed by
- patchwelcome: In 1.7 I've rewritten the
mouse*
event handling but don't see a way … - 3:25 PM Ticket #8748 (live('click') and live('submit') fire in the wrong order on IE) closed by
- duplicate: Grouping under one ticket.
- 3:24 PM Ticket #6262 (handlers for .submit() fired in bad order in IE6) closed by
- duplicate: Grouping under one ticket.
- 2:51 PM Ticket #9335 (Chrome triggers "change" on .blur()) closed by
- wontfix: Here's a test case that doesn't use jQuery and demonstrates the same …
- 2:37 PM Ticket #7930 (Methods on custom objects are being called when an event with the same ...) closed by
- fixed: This behavior has been institutionalized and will be documented; see …
- 2:31 PM Ticket #7319 (IE: event.pageX and event.pageY not using scroll if element belongs to ...) closed by
- patchwelcome: I can see the issue you describe in IE8. In general, cross-iframe …
- 1:28 PM Ticket #10229 (Relative value syntax (for .css() and .animate()) should support more ...) created by
- Right now, you can set a css property relative to a current value. …
- 11:22 AM Ticket #9841 (.trigger()ed events should not bubble to window) closed by
- invalid: Well it comes in handy if I am thinking about shooting the messenger …
- 11:02 AM Ticket #10228 (IE 8 is broken) created by
- I've got a bug (only IE 8 and jQuery 1.6.2 or higher). The Tab, …
- 6:52 AM Ticket #10227 ($('body').show() does'nt work if body style is set to display:none) created by
- Hi, i'm using jQuery 1.6.2 and $('body').show(); seems to fail if the …
- 2:07 AM Ticket #10226 ($.browser) closed by
- duplicate: In your original ticket, you mentioned that the output you were …
- 12:02 AM Ticket #10226 ($.browser) created by
- You are getting answer #10210. But in it's answer, don't relesation is …
Sep 7, 2011:
- 11:42 PM Ticket #10214 (:nth-child(k) selector does not work in Opera with k>127) closed by
- cantfix: Seems like an Opera bug; we delegate the job to
querySelectorAll
. … - 6:50 PM Ticket #10224 (wrong value for selector property on chained finds with comma in selector) closed by
- duplicate: Don't look at the
.selector
property, it's not documented to survive … - 5:54 PM Ticket #10224 (wrong value for selector property on chained finds with comma in selector) created by
- If I do: var a = jQuery("table:first").find("tr").find('img,a') I …
- 5:31 PM Ticket #10223 (Unstable 1.6.2 (dynamic load jquery)) created by
- Using Jquery for ajax and enabling "pop controls" However. 1.4.2 …
- 5:03 PM Ticket #10208 ($("form").live("submit", fn) not fired from <button type="submit"> in IE8) closed by
- fixed: Fix #10208. Check for
button
as well asinput
when performing the … - 5:03 PM Changeset [69585ba]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 4:12 PM Ticket #10222 (Receiving HTML from Ajax cuasing issues with selecting elements) closed by
- duplicate
- 3:53 PM Ticket #10222 (Receiving HTML from Ajax cuasing issues with selecting elements) created by
- When receiving an HTML page with ajax. Using $( data ).find( …
- 1:51 PM Ticket #10221 (Jquery slider option value not working in Crome,Mozilla) closed by
- invalid: Please seek support in the #jquery irc channel or on the …
- 1:49 PM Ticket #10219 (jQuery.ParseXML - Unable to retrieve element text) closed by
- invalid: Thank you anonymous. http://jsfiddle.net/timmywil/yNrX8/1/
- 1:47 PM Ticket #10220 (removeAttr("id") clears input name attribute, IE9 compatibility mode) closed by
- worksforme: Tried IE9 in compatibility mode. http://jsfiddle.net/timmywil/skLxc/2/
- 1:23 PM Ticket #10221 (Jquery slider option value not working in Crome,Mozilla) created by
- Hi , I am trying to set the Jquery slider position at runtime using …
- 12:03 PM Ticket #10220 (removeAttr("id") clears input name attribute, IE9 compatibility mode) created by
- See test case: http://jsfiddle.net/skLxc/ Works fine with 1.5.2
- 11:33 AM Ticket #10219 (jQuery.ParseXML - Unable to retrieve element text) created by
- Executing the following code does not alert the text contained within …
- 11:30 AM Changeset [81c778b2]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
button
as well asinput
when performing the …- 10:26 AM Ticket #10194 (Data attribute names with single dash-surrounded letters cannot be ...) closed by
- fixed: Bug in rmultidash. Fixes #10194 Changeset: …
- 10:26 AM Ticket #10197 (Bug with mime-type application/xhtml+xml in jquery 1.6.3) closed by
- fixed: Reverts broken support string. Fixes #10197 Changeset: …
- 10:13 AM Changeset [8e8fa6d]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 10:08 AM Changeset [4bc691a]1.12-stable2.2-stablekillphp by
- src/support.js
- 9:35 AM Ticket #10211 (removeAttr('id') will clear class in IE7) closed by
- worksforme: I'm unable to reproduce. I think your html was invalid. …
- 8:19 AM Ticket #10210 (version of browser) closed by
- worksforme: When testing against $.browser (eg. if($.browser.msie){}), note that …
- 8:10 AM Ticket #10212 (not happening) closed by
- duplicate
- 8:09 AM Ticket #10213 (Jquery-Jflip not working in IE9) closed by
- invalid: Thank you for submitting a ticket to the jQuery core bug tracker! …
- 8:08 AM Ticket #10216 (jquery calendar not implemented with tooltip or beauty tip) closed by
- invalid: Sorry, but this tracker is only for issues related to jQuery core. For …
- 7:31 AM Ticket #10217 (document.ready() does not fire with Chrome) created by
- I've a simple script like: $(document).ready(function() { …
- 6:46 AM Ticket #10216 (jquery calendar not implemented with tooltip or beauty tip) created by
- Hello Buddy, I have to put calendar in beauty tip or tooltip. I have …
- 6:04 AM Ticket #10214 (:nth-child(k) selector does not work in Opera with k>127) created by
- How to reproduce: 1. Open http://kosov.eu/opera.html in Opera (tested …
- 3:58 AM Ticket #10110 ($.post() doesnt work in safari with $("formname").serialize()) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:58 AM Ticket #10077 (Ready doesn't work when multiple calls made after readState = complete) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:19 AM Ticket #10213 (Jquery-Jflip not working in IE9) created by
- Hello Guys, I am using jquery-jflip plugin. you can see origional …
- 2:34 AM Ticket #10212 (not happening) created by
- This appeared in a long code: Error: cache[id] is undefined Código …
- 1:15 AM Ticket #10211 (removeAttr('id') will clear class in IE7) created by
- In IE7, calling removeAttr('id') will clear the "class" attribute of …
- 1:13 AM Ticket #10210 (version of browser) created by
- Critical bug's with function $.browser, this function suggest using in …
- 12:33 AM Ticket #10209 (Intentional: $.get & $.post may have the arguments passed in a way ...) created by
- John Resig has highlighted the importance of API consistency numerous …
Note: See TracTimeline
for information about the timeline view.