Timeline
08/07/12:
- 21:12 Ticket #12215 (outerWidth, outerheight, width, and height sometimes return a decimal ...) created by
- according to the docs, width, outerwidth, height, and outerheight, are …
- 20:15 Ticket #12209 (jQuery Ajax remote problem) closed by
- invalid: Please ask for help on the forums or on the …
- 17:32 Ticket #12208 (Psuedo selector combination fails where method combination succeeds) closed by
- fixed: Sizzle: fix chaining pseudo selectors placed after pos selectors. Fixes …
- 17:17 Ticket #12214 ($.data inconsistent with $().data) closed by
- invalid: As documented, $.data doesn't read HTML data- attributes, by design.
- 17:15 Ticket #12214 ($.data inconsistent with $().data) created by
- While testing jQuery 1.8 RC1, I encountered inconsistent behavior between …
- 16:30 Ticket #12213 (Add hook to cleanData to allow cleanup) created by
- Just as jQuery itself needs to know when an element is cleaned up, plug-in …
- 15:14 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. You're …
- 13:47 Ticket #12212 (Document that $.extend will ignore null/undefined arguments) created by
- This is a fairly common pattern for setting options, even if options …
- 13:01 Ticket #12211 (line 4728: IE9 compatibility getting property padding-top) created by
- My correction: […]
- 09:59 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 my …
- 08:31 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 …
- 08:17 Ticket #12209 (jQuery Ajax remote problem) created by
- I write a code in local js file. not web js file. in jquery Version 1.3 …
- 00:56 Ticket #12208 (Psuedo selector combination fails where method combination succeeds) created by
- Browser: Chrome 18 Version: jquery-git Steps: 1. Visit …
08/06/12:
- 19:28 Ticket #12202 (jQuery 1.8rc1 is considered invalid) closed by
- duplicate: Duplicate of #12158.
- 18:23 Ticket #12178 (Crash on IE8 in data.js' removeData function) closed by
- duplicate: Duplicate of #10394.
- 18:21 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 and …
- 17:53 Ticket #12207 (jQuery.noConflict deletes jQuery replacement variable...) closed by
- invalid: There's no reason to ever do that. The documentation seems pretty clear on …
- 16:59 Ticket #12207 (jQuery.noConflict deletes jQuery replacement variable...) created by
- There's an example on the jQuery.noConflict page as follows: …
- 16:31 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 …
- 16:16 Ticket #12205 (Miscellaneous pseudo selector issues) created by
- The fix for #12153 came with a few issues of its own, mostly in handling …
- 16:12 Ticket #10394 (jQuery.cssHooks.opacity throws exception on non-IE browsers) closed by
- fixed
- 16:11 Ticket #10394 (jQuery.cssHooks.opacity throws exception on non-IE browsers) reopened by
- Fixed this in …
- 14:56 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 …
- 13:49 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 that …
- 09:08 Ticket #12202 (jQuery 1.8rc1 is considered invalid) created by
- While validating the jQuery 1.8rc1 .js file, I got some errors: 1. Parse …
- 04:57 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 …
08/05/12:
- 07:17 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, jQuery's …
- 07:14 Ticket #12199 ($.isPlainObject false positive in IE < 9) created by
- IE < 9 iterates over inherited properties before own properties which …
08/04/12:
- 22:50 Ticket #12198 (AutoComplete " Cannot read property 'label' of null") closed by
- invalid: Please file bugs with jquery-ui against the jquery-ui bug tracker: …
- 21:54 Ticket #12198 (AutoComplete " Cannot read property 'label' of null") created by
- Hello, I am using jQuery UI 1.8.18 so i can use autocomplete function. …
- 19:04 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 …
- 15:55 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 correct …
- 15:00 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 related …
- 04:24 Ticket #12195 (Warning: Unexpected token in attribute selector: '!'.) closed by
- duplicate: Firefox 3.6 is no longer supported by Mozilla or jQuery
- 04:20 Ticket #12195 (Warning: Unexpected token in attribute selector: '!'.) created by
- Warning: Unexpected token in attribute selector: '!'. Source File: …
- 01:59 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 …
08/03/12:
- 21:04 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 page …
- 19:24 Ticket #12191 (jQuery.type() should return "error" for native ECMAScript Error objects) created by
- ECMAScript defines 12 different [[Class]] values - see [section …
- 15:11 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 …
- 13:46 Ticket #12188 (Strange JQuery behaviour with global Object extension and event triggers) closed by
- wontfix: Please see http://docs.jquery.com/Won't_Fix
- 11:27 Ticket #12189 (posting lots of form data.) created by
- When posting serialized form data with quite a big form, which contains …
- 09:42 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 much …
- 08:32 Ticket #12030 (.attr() bug drowser differences IE8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:43 Ticket #12187 (jQuery does not minify with Yui compressor due to 'throws' reseverd ...) created by
- jQuery does not minify with Yui compressor due to 'throws' reseverd …
- 00:26 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 'li'. …
08/02/12:
- 19:41 Ticket #12183 (Link not working) reopened by
- oops, sorry.
- 19:24 Ticket #12185 (Delegate focus/blur event fires twice) created by
- Attaching focus/blur with delegation using a * selector causes handlers to …
- 14:49 Ticket #12183 (Link not working) closed by
- invalid
- 13:59 Ticket #12184 (Firefox drag dialog) closed by
- invalid: Please file jQuery UI bugs at http://bugs.jqueryui.com and make sure to …
- 13:54 Ticket #12184 (Firefox drag dialog) created by
- Hi, When i opening a dialog in FF, its everithing fine, i can resize it …
- 11:58 Ticket #12183 (Link not working) created by
- http://api.jquery.com/browser/ page not fount but it should be the API …
- 10:05 Ticket #12182 (jQuery initialization problems in Safari for Windows) created by
- There seem to se a problem with jQuery initialization which breaks the key …
- 08:59 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 …
- 07:48 Ticket #12181 (opera 10 nested assignment bug) created by
- In addToPrefiltersOrTransports function (line 6895) […] does not work …
- 04:52 Ticket #12180 (loose markup parsing incorrect) created by
- it is documented in unit test using qunit http://jsfiddle.net/jgSrn/
08/01/12:
- 22:46 Ticket #12179 (fadeIn display issue FireFox 14.0.1 - jQuery 1.7.2) closed by
- duplicate
- 20:58 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 …
- 20:30 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 …
- 17:48 Ticket #12177 (change event in oldIE is still leaking) created by
- This is continuation of #8545 ticket, from comment – …
- 17:07 Ticket #12162 (Use of attributes' specified attribute is deprecated. It always returns ...) closed by
- duplicate
- 16:48 Ticket #12172 (Event binding on disconnected element causes memory leak in IE7) closed by
- duplicate
- 16:43 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 …
- 13:56 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 for …
- 13:49 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.
- 10:54 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 it …
- 10:54 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 it …
- 08:58 Ticket #12093 (Not work The following construction) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:58 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 …
07/31/12:
- 21:56 Ticket #12168 (Inconsistency: jqXHR.{success|error|complete} deprecated but alternatives ...) closed by
- invalid: I think that everything currently documented is correct. …
- 21:33 Ticket #12170 (jQuery selectors do not handle #id correctly in sub-trees) closed by
- invalid: Looking closer at your examples, this is intended behavior. See …
- 21:05 Ticket #12170 (jQuery selectors do not handle #id correctly in sub-trees) created by
- jQuery does not select the same elements as querySelectorAll when given …
- 20:21 Ticket #12169 (live event in full screen) created by
- live event like: …
- 19:31 Ticket #12168 (Inconsistency: jqXHR.{success|error|complete} deprecated but alternatives ...) created by
- I know that jqXHR.success(), jqXHR.error(), and …
- 19:01 Ticket #12167 (Date Validation Bug) closed by
- invalid: This is not a jQuery core bug report.
- 18:24 Ticket #12167 (Date Validation Bug) created by
- jquery.validate.min date validation does not give error for 4 digit …
- 15:50 Ticket #12165 (The resizestop event triggers before alsoresize action) closed by
- invalid: Please file jQuery UI bugs at http://bugs.jqueryui.com/
- 15:46 Ticket #12163 (jquery 1.8RC1 does not work with jquery.layout) closed by
- invalid: Please file a bug report with jQuery.layout. If there is an issue with …
- 15:43 Ticket #12166 (J query 1.3.2 not working in Mozilla for auto complete search) closed by
- invalid: Bugs should be filed against the latest release or the git version and …
- 15:28 Ticket #12166 (J query 1.3.2 not working in Mozilla for auto complete search) created by
- Hi, J query 1.3.2 not working in Mozilla for auto complete search, but it …
- 15:05 Ticket #12165 (The resizestop event triggers before alsoresize action) created by
- The resizestop event should trigger after all actions(like alsoResize …
- 14:36 Ticket #12164 (A promise object's then method does not return the original target ...) closed by
- invalid: then is now implemented like pipe, so it returns a new promise: …
- 14:29 Ticket #12164 (A promise object's then method does not return the original target ...) created by
- To reproduce the problem. 1. Prepare a plain target object having …
- 13:24 Ticket #12163 (jquery 1.8RC1 does not work with jquery.layout) created by
- does not work with …
- 11:24 Ticket #12162 (Use of attributes' specified attribute is deprecated. It always returns ...) created by
- There is a problem in the Minified and G zipped j query.min.js It …
- 01:53 Ticket #10363 (IE7 reports TBODY as invisible unless it has content) reopened by
- The OP replied anonymously, which is why the ticket wasn't reopened. The …
Note: See TracTimeline
for information about the timeline view.
