Timeline
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 …
07/30/12:
- 21:22 Ticket #12161 (.focus doesn't work when performed within blur callback) closed by
- cantfix: Scott is right. Use setTimeout to add the focus call to the end of the …
- 20:55 Ticket #12161 (.focus doesn't work when performed within blur callback) created by
- When blurring from a text field I should be able to refocus on the field …
- 14:45 Ticket #12158 (jQuery 1.8rc1 does not work with YUICompressor 1.4.7) closed by
- fixed: Quote reserved keyword 'throws' to satisfy yui compressor. Fixes #12158. …
- 12:40 Ticket #12159 (1.8rc1: outerHeight() returns object) closed by
- invalid: Most likely some plugin is duck-punching outerHeight incorrectly. In 1.8, …
- 10:29 Ticket #12160 (mouseleave inconsistent with docs, across browsers when using form fields) created by
- Here is an example page demonstrating the use of a select box inside a div …
- 08:51 Ticket #12159 (1.8rc1: outerHeight() returns object) created by
- I'm currently unable to reproduce this with a fiddle, but after update to …
07/29/12:
- 11:44 Ticket #12158 (jQuery 1.8rc1 does not work with YUICompressor 1.4.7) created by
- I don't know if this is a problem with jQuery or YUICompressor. If this …
07/28/12:
- 19:58 Ticket #12157 (.is(':empty') should be true on characterless and whitespaced) closed by
- invalid: It may be useful for some, but the place to argue for it is on the w3c, …
- 19:42 Ticket #12157 (.is(':empty') should be true on characterless and whitespaced) created by
- Wouldn't it be good if […] works on whitespaced elements, this …
07/27/12:
- 21:34 Ticket #10499 (:nth-child() inside :has() treated as if outside it) closed by
- fixed: Sizzle: fix a small bug with combinator cache. Fixes #10499. Changeset: …
- 21:33 Ticket #10499 (:nth-child() inside :has() treated as if outside it) reopened by
- This wasn't actually fixed, just changed. Fix incoming.
- 20:11 Ticket #12153 (Error occurs in the selector) closed by
- fixed: Sizzle: adjust pseudos regex. Fixes #12153. Changeset: …
- 14:50 Ticket #12155 (IE7 SCRIPT1028: Expected identifier, string or number) closed by
- invalid: class is a reserved word, please quote it.
- 14:49 Ticket #12155 (IE7 SCRIPT1028: Expected identifier, string or number) created by
- When I try creating and appending an element o body with a class IE throws …
- 13:04 Ticket #12154 (.replaceWith() seems to erase document when used on root.) closed by
- invalid: Yes, it does sound very atypical and not something we can officially …
- 12:14 Ticket #12154 (.replaceWith() seems to erase document when used on root.) created by
- It seems that when I use .replaceWith() on the root element of the DOM, …
- 12:05 Ticket #12153 (Error occurs in the selector) created by
- Try " http://jsfiddle.net/DiegoLopesLima/63cGG/"
- 08:34 Ticket #12070 (jquery 1.7.2 ajax does not work) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:34 Ticket #12067 (Unable to bind mouseenter/mouseleave events for SVG elements) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:45 Ticket #12152 (Jquery-1.7.2 failing on line 1883 when there is a change event attached to ...) closed by
- invalid: This is a forum question, not a bug report.
- 00:44 Ticket #12152 (Jquery-1.7.2 failing on line 1883 when there is a change event attached to ...) created by
- I am using query date picker. In our application we are using query to …
07/26/12:
- 15:03 Ticket #12150 (border-spacing property accumulates when rows are shown and hidden) closed by
- fixed: That fiddle pulls in jquery-latest, not jquery-git. Closing as fixed in …
- 13:57 Ticket #12151 (IE 10 jQuery.parseXML) created by
- When trying to parse xml in IE 10 jQuery uses the window.DOMParser method …
- 13:51 Ticket #12150 (border-spacing property accumulates when rows are shown and hidden) created by
- http://jsfiddle.net/mblase75/CN7re/9/ Clicking on the button shows and …
- 02:27 Ticket #12149 ('change' event handler leaks in IE7/8) created by
- Reproducing fiddle: http://jsfiddle.net/En8Ue/51/
- 02:25 Ticket #12127 (Clone does not correctly copy checked state in IE10) closed by
- fixed: Fix #12127, fer real. IE9/10 check state on clone. Close gh-875. …
- 01:27 Ticket #12148 (hide event don't fire when toggle) closed by
- fixed: Fix #12148. Let .toggle() call the public .hide() for punching. There is …
Note: See TracTimeline
for information about the timeline view.
