Timeline
Aug 8, 2012:
- 10:39 PM Ticket #12225 (Data picker bug) closed by
- invalid: Please submit jqueryui bugs to their bug tracker: http://bugs.jqueryui.com
- 7:53 PM Ticket #12225 (Data picker bug) created by
- http://jqueryui.com/demos/datepicker/ - go there - you click on date …
- 6:59 PM Ticket #12224 (scrollbarDarkShadowColor inappropriately camelCased) created by
- Then set 'scrollbar-3dlight-color' and 'scrollbar-darkshadow-color' …
- 4:36 PM Changeset [f952b97]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 4:34 PM Ticket #12222 (.serializeArray() can't do array of same named elements) closed by
- worksforme: Works for me. http://jsfiddle.net/bhdaq/
- 4:31 PM Changeset [d5d8622]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 4:26 PM Ticket #12215 (outerWidth, outerheight, width, and height sometimes return a decimal ...) closed by
- wontfix: Yeah, very hard to anticipate what the browser will return, and it's …
- 2:44 PM Ticket #12223 (jQuery("selector").on is not a function) closed by
- invalid: This isn't a bug report. Ask for help on a forum.
- 2:43 PM Ticket #12223 (jQuery("selector").on is not a function) created by
- I'm using jQuery 1.7.2 and live("click",function(){}) works but not …
- 1:28 PM Ticket #12222 (.serializeArray() can't do array of same named elements) created by
- If I make form <form> <input type="checkbox" name="checkbox[]" …
- 12:52 PM Ticket #12216 (.appendTo() losing touch ability) closed by
- invalid: This should be investigated with the plugin author, and if there is a …
- 12:06 PM Ticket #12221 (form is not being hidden when it have an input with name attr value ...) created by
- Using this: […] The code above works for this: […] But not …
- 10:02 AM Ticket #12220 (Wrapping an APPLET element with CODE attribute generates error in Firefox) closed by
- invalid: Closing per OP request
- 9:19 AM Ticket #12218 (IE9 "access refused" error when using a selector to build a fragment) closed by
- worksforme: http://jsfiddle.net/QFfRN/1/show/ IE 9.0.8112.16421 …
- 9:01 AM Ticket #12220 (Wrapping an APPLET element with CODE attribute generates error in Firefox) created by
- As soon as I wrap with jQuery an APPLET element that contains a CODE …
- 6:09 AM Ticket #12219 (selectOption.remove() leaves empty space in IE6 and crashed when clicked) created by
- In IE6, calling .remove() on an option removes the option …
- 4:33 AM Ticket #12133 (Incorrect JQuery Documentation (or a bug)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:33 AM Ticket #12123 (Inconsistent number of in-focus elements across different browsers) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:05 AM Ticket #12218 (IE9 "access refused" error when using a selector to build a fragment) created by
- $('<a href="#"></a>') fails on IE9 with "access refused" error. The …
Aug 7, 2012:
- 10:31 PM Ticket #12216 (.appendTo() losing touch ability) created by
- So I have been using .appendTo() to work with various touch events. I …
- 8:51 PM Ticket #12203 (.undelegate() with no arguments unbinds all handlers from the parent ...) closed by
- fixed: Fix #12203. .undelegate() should not remove direcly bound events. …
- 8:49 PM Changeset [1d8bf0a2]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 5:12 PM Ticket #12215 (outerWidth, outerheight, width, and height sometimes return a decimal ...) created by
- according to the docs, width, outerwidth, height, and outerheight, are …
- 4:15 PM Ticket #12209 (jQuery Ajax remote problem) closed by
- invalid: Please ask for help on the forums or on the …
- 1:45 PM Changeset [37e8b44]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 1:32 PM Ticket #12208 (Psuedo selector combination fails where method combination succeeds) closed by
- fixed: Sizzle: fix chaining pseudo selectors placed after pos selectors. …
- 1:31 PM Changeset [5f3c36c]1.12-stable2.2-stablekillphp by
- src/sizzle
- 1:17 PM Ticket #12214 ($.data inconsistent with $().data) closed by
- invalid: As documented,
$.data
doesn't read HTMLdata-
attributes, by design. - 1:15 PM Ticket #12214 ($.data inconsistent with $().data) created by
- While testing jQuery 1.8 RC1, I encountered inconsistent behavior …
- 12:30 PM Ticket #12213 (Add hook to cleanData to allow cleanup) created by
- Just as jQuery itself needs to know when an element is cleaned up, …
- 11:14 AM Ticket #12210 (BUG IN DYNAMICALLY CREATING SELECT INPUT TYPE USING JQUERY MOBILE) closed by
- invalid: It seems like you already chose the correct forum, StackOverflow. …
- 9:47 AM Ticket #12212 (Document that $.extend will ignore null/undefined arguments) created by
- This is a fairly common pattern for setting options, even if
options
… - 9:01 AM Ticket #12211 (line 4728: IE9 compatibility getting property padding-top) created by
- My correction: […]
- 5:59 AM Ticket #12210 (BUG IN DYNAMICALLY CREATING SELECT INPUT TYPE USING JQUERY MOBILE) created by
- Hi, Am using jquery mobile V 1.0b2 and jquery V 1.6.2 . and here is …
- 4:31 AM Ticket #12129 (jQuery.on() binds event handler twice) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:17 AM Ticket #12209 (jQuery Ajax remote problem) created by
- I write a code in local js file. not web js file. in jquery Version …
Aug 6, 2012:
- 8:56 PM Ticket #12208 (Psuedo selector combination fails where method combination succeeds) created by
- Browser: Chrome 18 Version: jquery-git Steps: 1. Visit …
- 3:28 PM Ticket #12202 (jQuery 1.8rc1 is considered invalid) closed by
- duplicate: Duplicate of #12158.
- 2:23 PM Ticket #12178 (Crash on IE8 in data.js' removeData function) closed by
- duplicate: Duplicate of #10394.
- 2:21 PM Ticket #12201 (Sizzle filter api incompatible when adding a custom pseudo selector) closed by
- wontfix: The new way to create custom pseudos with arguments is much clearer …
- 1:53 PM Ticket #12207 (jQuery.noConflict deletes jQuery replacement variable...) closed by
- invalid: There's no reason to ever do that. The documentation seems pretty …
- 12:59 PM Ticket #12207 (jQuery.noConflict deletes jQuery replacement variable...) created by
- There's an example on the jQuery.noConflict page as follows: …
- 12:31 PM Ticket #12206 (jQuery 1.7.2 Bug reg. attr('id')) created by
- It would be easier to give you the code: […] As you may discover …
- 12:16 PM Ticket #12205 (Miscellaneous pseudo selector issues) created by
- The fix for #12153 came with a few issues of its own, mostly in …
- 12:12 PM Ticket #10394 (jQuery.cssHooks.opacity throws exception on non-IE browsers) closed by
- fixed
- 12:11 PM Ticket #10394 (jQuery.cssHooks.opacity throws exception on non-IE browsers) reopened by
- Fixed this in …
- 12:01 PM Changeset [07e5093]1.12-stable2.2-stablekillphp by
- src/css.js
- 10:56 AM Ticket #12204 (Unexpected call to method or property access for .html and .append) created by
- I'm trying to make sure that in IE, empty cells have outlines. The CSS …
- 9:49 AM Ticket #12203 (.undelegate() with no arguments unbinds all handlers from the parent ...) created by
- This used to work in 1.6. undelegate() has a zero-argument version …
- 5:08 AM Ticket #12202 (jQuery 1.8rc1 is considered invalid) created by
- While validating the jQuery 1.8rc1 .js file, I got some errors: 1. …
- 12:57 AM Ticket #12201 (Sizzle filter api incompatible when adding a custom pseudo selector) created by
- This code works on 1.7.2 and fails on 1.8 RC1 with error Uncaught …
Aug 5, 2012:
- 3:17 AM Ticket #12200 (Offset returns wrong values in IE9 when parent element has :first-line ...) created by
- In IE9, if the parent element has the pseudo class :first-line, …
- 3:14 AM Ticket #12199 ($.isPlainObject false positive in IE < 9) created by
- IE < 9 iterates over inherited properties before own properties …
Aug 4, 2012:
- 3:04 PM Ticket #12197 (.clone(true, true) does not clone DATA on text nodes) created by
- As title says it all, the data is not preserved on text nodes, despite …
- 11:55 AM Ticket #12196 (Custom matchesSelector doesn't work in FF 3.6) created by
- This is a Sizzle bug specifically, but I'm not sure if this is the …
- 11:00 AM Ticket #12192 (In Mac - The scroll listener returns 0 when reaching the end of a page) closed by
- invalid: This is not a jQuery bug report. For help with jQuery, if this is …
- 12:24 AM Ticket #12195 (Warning: Unexpected token in attribute selector: '!'.) closed by
- duplicate: Firefox 3.6 is no longer supported by Mozilla or jQuery
- 12:20 AM Ticket #12195 (Warning: Unexpected token in attribute selector: '!'.) created by
- Warning: Unexpected token in attribute selector: '!'. Source File: …
Aug 3, 2012:
- 9:59 PM Ticket #12194 (customEvent: error in code for building event.namespace_re) created by
- Line 3151 of 1.7.2 event.namespace_re = event.namespace? new …
- 5:04 PM Ticket #12192 (In Mac - The scroll listener returns 0 when reaching the end of a page) created by
- When scrolling in mac computer, if the scroll reaches the end of the …
- 3:24 PM Ticket #12191 (jQuery.type() should return "error" for native ECMAScript Error objects) created by
- ECMAScript defines 12 different
[[Class]]
values - see [section … - 11:11 AM Ticket #12190 (hide(), addClass() is not working for option tag in IE 9.0.8 alone) created by
- <select id="ddlTest"> <option value="A">A</option> <option …
- 9:46 AM Ticket #12188 (Strange JQuery behaviour with global Object extension and event triggers) closed by
- wontfix: Please see http://docs.jquery.com/Won't_Fix
- 7:27 AM Ticket #12189 (posting lots of form data.) created by
- When posting serialized form data with quite a big form, which …
- 5:42 AM Ticket #12188 (Strange JQuery behaviour with global Object extension and event triggers) created by
- Hello, It's my first report - so please feel free to correct me as …
- 4:32 AM Ticket #12030 (.attr() bug drowser differences IE8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:43 AM Ticket #12187 (jQuery does not minify with Yui compressor due to 'throws' reseverd keyword) created by
- jQuery does not minify with Yui compressor due to 'throws' reseverd …
Aug 2, 2012:
- 8:26 PM Ticket #12186 (.has() doesn't work on detached nodes) created by
- $('<ul><li><p></p></li></ul>').find('li').has('p') does not find the …
- 3:41 PM Ticket #12183 (Link not working) reopened by
- oops, sorry.
- 3:24 PM Ticket #12185 (Delegate focus/blur event fires twice) created by
- Attaching focus/blur with delegation using a * selector causes …
- 10:49 AM Ticket #12183 (Link not working) closed by
- invalid
- 9:59 AM Ticket #12184 (Firefox drag dialog) closed by
- invalid: Please file jQuery UI bugs at http://bugs.jqueryui.com and make sure …
- 9:54 AM Ticket #12184 (Firefox drag dialog) created by
- Hi, When i opening a dialog in FF, its everithing fine, i can resize …
- 7:58 AM Ticket #12183 (Link not working) created by
- http://api.jquery.com/browser/ page not fount but it should be the …
- 6:05 AM Ticket #12182 (jQuery initialization problems in Safari for Windows) created by
- There seem to se a problem with jQuery initialization which breaks the …
- 4:59 AM Ticket #12098 (e.preventDefault will not work if using right click or mouse center button) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:48 AM Ticket #12181 (opera 10 nested assignment bug) created by
- In addToPrefiltersOrTransports function (line 6895) […] does not …
- 12:52 AM Ticket #12180 (loose markup parsing incorrect) created by
- it is documented in unit test using qunit http://jsfiddle.net/jgSrn/
Aug 1, 2012:
- 6:46 PM Ticket #12179 (fadeIn display issue FireFox 14.0.1 - jQuery 1.7.2) closed by
- duplicate
- 4:58 PM Ticket #12179 (fadeIn display issue FireFox 14.0.1 - jQuery 1.7.2) created by
- Hello, Using Firefox 14.0.1 jQuery 1.7.2 fadeIn does not change …
- 4:30 PM Ticket #12178 (Crash on IE8 in data.js' removeData function) created by
- Browser: IE8, IE9 in IE8 mode Version: 1.7.1, 1.7.2 and jquery-git …
- 1:48 PM Ticket #12177 (change event in oldIE is still leaking) created by
- This is continuation of #8545 ticket, from comment – …
- 1:07 PM Ticket #12162 (Use of attributes' specified attribute is deprecated. It always ...) closed by
- duplicate
- 12:48 PM Ticket #12172 (Event binding on disconnected element causes memory leak in IE7) closed by
- duplicate
- 12:43 PM Ticket #12169 (live event in full screen) closed by
- invalid: Please ask for help in the forum, since it doesn't look like this is a …
- 9:56 AM Ticket #12175 (clientWidth and some other attributes are undefined in 1.7.2 by "attr" ...) closed by
- invalid: clientWidth is not a content attribute. See http://api.jquery.com/prop …
- 9:49 AM Ticket #12175 (clientWidth and some other attributes are undefined in 1.7.2 by "attr" ...) created by
- as the title, 1.4.2 was working well on this part.
- 6:54 AM Ticket #12172 (Event binding on disconnected element causes memory leak in IE7) created by
- Creating a disconnected element and then binding an event handler to …
- 6:54 AM Ticket #12171 (Event binding on disconnected element causes memory leak in IE7) created by
- Creating a disconnected element and then binding an event handler to …
- 4:58 AM Ticket #12093 (Not work The following construction) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:58 AM Ticket #12092 (Uncaught Error: Syntax error, unrecognized expression: (NaN)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Note: See TracTimeline
for information about the timeline view.