Timeline
Aug 16, 2012:
- 9:05 PM Ticket #12324 (cssNormalTransform can produce wrong values) created by
- In jQuery 1.8 there is an cssNormalTransform property that holds …
- 8:27 PM Ticket #12323 (elment.attr('data-*, value) does not update element.dataset if data-* ...) closed by
- worksforme: Works for me: http://jsfiddle.net/LxmLh/ Tested in Chrome and Firefox.
- 8:26 PM Ticket #12323 (elment.attr('data-*, value) does not update element.dataset if data-* ...) reopened by
- 8:05 PM Ticket #12323 (elment.attr('data-*, value) does not update element.dataset if data-* ...) closed by
- wontfix: jQuery's
data()
functionality existed long beforedataset
and has … - 7:31 PM Ticket #12323 (elment.attr('data-*, value) does not update element.dataset if data-* ...) created by
- simple example: html: <div id="d" data-k1="v1"> </div> …
- 5:15 PM Ticket #12322 (onclick events do not work in Safari 5.1.7) created by
- Apparently in Safari 5.1.7 case sensitivity does matter for javascript …
- 4:59 PM Ticket #12320 (Line in jquery-latest.js causing issue with site in IE9) closed by
- invalid: Please ask for help on the forums, on …
- 4:54 PM Ticket #12321 (Error: Object doesn't support property or method if ...) closed by
- invalid: jQuery does not support changing native prototypes or quirksmode.
- 4:47 PM Ticket #12321 (Error: Object doesn't support property or method if ...) created by
- If you set Object.prototype.extend, certain jQuery functions will …
- 4:10 PM Ticket #12280 (Too many redirects on ...) closed by
- fixed: Those script references have been removed. @dmethvin: I'm not sure …
- 2:41 PM Ticket #12221 (form is not being hidden when it have an input with name attr value ...) closed by
- cantfix: I'm pretty sure this is a "cantfix" not a "wontfix" - it is eerily …
- 1:13 PM Ticket #12233 (jQuery.post() raises "RangeError: Maximum call stack size exceeded") closed by
- fixed: Makes sure "adding" a string to a Callbacks object doesn't cause a …
- 1:12 PM Changeset [9d07525]1.12-stable2.2-stablekillphp by
- src/callbacks.js
- test/unit/callbacks.js
- 1:06 PM Ticket #12320 (Line in jquery-latest.js causing issue with site in IE9) created by
- A site that I have inherited the webmaster duties uses a jquery-based …
- 12:50 PM Ticket #9962 (When the container has an ID containing a backslash, find( IDselector ...) closed by
- fixed: Fixed in the Sizzle rewrite.
- 12:05 PM Ticket #12319 (IE - input tag in iframe has problem with focus) created by
- I dynamically create iframe with <input type="text" /> tag and focus …
- 10:46 AM Ticket #12234 (the .load() method,when params is null, the ajax type will be "POST", ...) closed by
- fixed: Calling load with null as the data parameter now properly issues a GET …
- 10:45 AM Changeset [b292c4c]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 9:49 AM Ticket #12318 (Input element with id="nodeType" causes trouble in event-callbacks) closed by
- invalid:
nodeType
is a special cased property name used by the DOM, the best … - 9:39 AM Ticket #12318 (Input element with id="nodeType" causes trouble in event-callbacks) created by
- If you have an input element with id="nodeType" within a form, there …
- 8:35 AM Ticket #12159 (1.8rc1: outerHeight() returns object) closed by
- duplicate: Duplicate of #12293.
- 8:35 AM Ticket #12159 (1.8rc1: outerHeight() returns object) reopened by
- 8:28 AM Ticket #12317 (Error in Chrome) closed by
- invalid: Please ask for help on a forum or StackOverflow.
- 6:11 AM Ticket #12317 (Error in Chrome) created by
- Hello i am using this calender using YII but i am facing an issue in …
Aug 15, 2012:
- 7:24 PM Ticket #12314 ($.contains fatal error in IE9 when 2nd parameter is null) created by
- Summary Calls to $.contains fail when parameter is null, …
- 7:08 PM Ticket #12310 ($(window).height() and .width() do not work in IE6 and IE7) closed by
- wontfix: Actually, it is quirks mode! …
- 6:55 PM Ticket #12310 ($(window).height() and .width() do not work in IE6 and IE7) reopened by
- sorry, I missed the part where this wasn't quirks mode.
- 5:04 PM Ticket #12313 (.height() and .width() no longer fall back to CSS if offsetWidth is ...) created by
- offsetWidth and offsetHeight are undefined for SVG elements in Firefox …
- 3:57 PM Ticket #12310 ($(window).height() and .width() do not work in IE6 and IE7) closed by
- wontfix: http://docs.jquery.com/Won%27t_Fix#Quirks_Mode
- 3:49 PM Ticket #12269 (width() and height() significantly slower in 1.8 in WebKit browsers) closed by
- wontfix: We discussed this at length at the team meeting. We are keeping this …
- 2:20 PM Ticket #12312 (jQuery's management of the style attribute is lossy when it's ...) closed by
- invalid: It's stripped in Chrome because it's not valid in Chrome... jQuery has …
- 2:09 PM Ticket #12312 (jQuery's management of the style attribute is lossy when it's ...) created by
- I'm surprised to learn that jQuery seems to 'stomp' on the style …
- 12:54 PM Ticket #12311 (jQuery 1.8 and .is(":visible")) closed by
- fixed: It is supported by Sizzle and this issue has been fixed in Sizzle upstream.
- 12:51 PM Ticket #12311 (jQuery 1.8 and .is(":visible")) created by
- After updating for jQuery 1.8 I noticed the .is(":visible") returning …
- 12:18 PM Ticket #12310 ($(window).height() and .width() do not work in IE6 and IE7) created by
- I originally opened a ticket for this issue under #12300. However, it …
- 11:47 AM Ticket #12300 ($(window).height() and .width() incorrect in IE6 and IE7) closed by
- worksforme: I am using browserstack.com and can run that fiddle fine in IE7. It …
- 11:31 AM Ticket #12309 (array.splice in ie7 and ie8) closed by
- invalid: jquery does not have any effect on native prototypes. Please ask for …
- 11:29 AM Ticket #12309 (array.splice in ie7 and ie8) created by
- array.splice will sit and hang on ie7 and ie8 using the new jquery …
- 10:52 AM Ticket #12308 (API Browser not working) closed by
- duplicate: Duplicate of #12183.
- 10:46 AM Ticket #12308 (API Browser not working) created by
- I'm pretty sure this is not the right place to put this (sorry, I …
- 9:17 AM Ticket #12185 (Delegate focus/blur event fires twice) closed by
- worksforme: This is working correctly as far as I can tell. Delegated events only …
- 8:53 AM Ticket #12307 (jQuery replaces entities in href params when converting text to element) closed by
- invalid: It's not jQuery. Use
&
as you should. … - 8:45 AM Ticket #12307 (jQuery replaces entities in href params when converting text to element) created by
- Reproduced on jQuery version 1.8.0 OS Ubuntu (12.04, Linux ervin …
- 8:34 AM Ticket #12306 (incorrect return from selector) closed by
- invalid: Works for me: http://jsfiddle.net/tjuxu/1/
- 8:30 AM Ticket #12306 (incorrect return from selector) created by
- Error reproduced: http://jsfiddle.net/tjuxu/ incorrect elements are …
- 8:29 AM Ticket #12303 (Attribute selector fails if the attribute value contains :first :last) reopened by
- No, this is valid. We're erroneously catching
:first
et. al. inside … - 7:27 AM Ticket #12305 (I got a type mismatch error in IE7) created by
- I encountered it in the compressed version. I've used the …
- 6:31 AM Ticket #12304 (Does not work $(html_element).on('mouseover', '*', function () {...}) closed by
- worksforme: Works for me: http://jsfiddle.net/mofle/wBjEE/
- 6:20 AM Ticket #12304 (Does not work $(html_element).on('mouseover', '*', function () {...}) created by
- Does not work $(html_element).on('mouseover', '*', function () {...}). …
- 5:40 AM Ticket #12302 (Error on attempting to call a .val() or .attr() method on <option>) closed by
- invalid
- 5:39 AM Ticket #12303 (Attribute selector fails if the attribute value contains :first :last) closed by
- invalid: I'm not sure why that worked in 1.7.1, but it is clearly wrong. You …
- 4:09 AM Ticket #12303 (Attribute selector fails if the attribute value contains :first :last) created by
- Sizzle fails when parsing the following selector: …
- 1:59 AM Ticket #12302 (Error on attempting to call a .val() or .attr() method on <option>) created by
- I'm not sure if this is truly a bug, but common sense tells me an …
Aug 14, 2012:
- 9:47 PM Ticket #12301 (It seems radio selector has small problem.) closed by
- invalid: Use http://api.jquery.com/delegate/ or the delegate form of "on"
- 9:43 PM Ticket #12301 (It seems radio selector has small problem.) created by
- I try to append() a radio input to a table.After that I found the …
- 9:16 PM Ticket #12300 ($(window).height() and .width() incorrect in IE6 and IE7) created by
- Using $(window).width() and $(window).height() previously worked …
- 5:50 PM Ticket #12273 (animate fails with 0 duration) reopened by
- 3:46 PM Ticket #12299 ("form :input[text|select|checkbox]" selector works in 1.7 but NOT in 1.8) closed by
- invalid: Actually, you've uncovered a bug in jQuery 1.7.2 (specifically, the …
- 3:25 PM Ticket #12299 ("form :input[text|select|checkbox]" selector works in 1.7 but NOT in 1.8) created by
- I've created a jsFiddle to illustrate the problem. It works fine in …
- 2:24 PM Changeset [aa1350d]1.12-stable2.2-stablekillphp by
- src/sizzle
- 1:07 PM Ticket #12298 (A selector that begins or ends with a comma fails in 1.8 but works in 1.7.2) closed by
- invalid: > Whether 1.8 behavior is correct is debatable. Well, …
- 11:58 AM Ticket #12296 (Dialog buttons won't show up in jquery 1.8.0) closed by
- duplicate: Duplicate of #12247.
- 11:09 AM Ticket #12297 (Prepend Is Not A Word) closed by
- duplicate: Duplicate of #7446. We generally don't find grammar sufficient …
- 10:57 AM Ticket #12298 (A selector that begins or ends with a comma fails in 1.8 but works in 1.7.2) created by
- In previous versions of jQuery (1.7.2 specifically) if a selector has …
- 10:54 AM Ticket #12297 (Prepend Is Not A Word) created by
- The api shouldn't be prepend: http://api.jquery.com/prepend/ It …
- 10:53 AM Ticket #12296 (Dialog buttons won't show up in jquery 1.8.0) created by
- 16:27 < equivoc> hi 16:27 < equivoc> http://ideone.com/PqxxG 16:27 < …
- 9:38 AM Ticket #12294 (Chrome 21 + jQuery 1.6.4 + qTip 1.0.0-rc3 --- hiding/showing elements ...) closed by
- invalid
- 9:35 AM Ticket #12295 (It`s not closed : "live" / "delegate" bug about ":enabled" filter) created by
- With regard to jQuery Documentation(:enabled) on …
- 9:31 AM Ticket #12294 (Chrome 21 + jQuery 1.6.4 + qTip 1.0.0-rc3 --- hiding/showing elements ...) created by
- Chrome Version: 21.0.1180.75 (Official Build 150248) m Other browsers …
- 8:55 AM Ticket #12181 (opera 10 nested assignment bug) closed by
- invalid: Opera 10 is not supported. http://docs.jquery.com/Browser_Compatibility
- 8:48 AM Ticket #12288 ("live" / "delegate" bug about ":enabled" filter) closed by
- invalid: > $('[rel*="Async"]:not(:text, :password, select, …
- 8:43 AM Ticket #12293 (function outerWidth doesn't work) closed by
- invalid: Cannot reproduce in IE6-9, Firefox 3.6 / latest, Chrome, Safari, Opera …
- 8:43 AM Ticket #12135 (Opera find(:checked) fails on frame navigation) closed by
- worksforme: > It seems like a Opera bug to me, but you can probably investigate it …
- 8:34 AM Ticket #12180 (loose markup parsing incorrect) closed by
- invalid: Works as intended. See docs: > When …
- 8:19 AM Ticket #12293 (function outerWidth doesn't work) created by
- In version 1.8.0 $('li#id').outerWidth() returns DOM object instead of …
- 7:59 AM Ticket #12274 (loading jquery file using requirejs) closed by
- invalid: Not how you do a bug ticket. Feel free to reopen with more information.
- 7:57 AM Ticket #12273 (animate fails with 0 duration) closed by
- fixed
- 7:46 AM Ticket #12196 (Custom matchesSelector doesn't work in FF 3.6) closed by
- invalid: Does this still happen with 1.8 final? If yes, please create a …
- 7:42 AM Ticket #12226 (concurrent jsonp ajax requests with the same jsonpCallback value fail ...) closed by
- invalid: You're specifying a the name of a callback handler without actually …
- 7:33 AM Ticket #12187 (jQuery does not minify with Yui compressor due to 'throws' reseverd keyword) closed by
- duplicate: Duplicate of #12158.
- 7:31 AM Ticket #12186 (.has() doesn't work on detached nodes) closed by
- invalid: See #11543
- 7:13 AM Ticket #12279 ($.ajax().fail() is called even if i get a status 200 response) closed by
- invalid
- 6:56 AM Ticket #12292 (Invalid selectors can cause a subsequent valid selector not to work) created by
- In jQuery 1.8.0 the (obviously invalid) code: …
- 6:01 AM Ticket #12142 (选择器错误) closed by
- invalid: There shouldn't be a space with the tag name and the attribute …
- 5:13 AM Ticket #12290 ($.ajaxSetup "success" global event bug against "complete" and other ...) created by
- […] If we use $(...).load or $.post later "complete" will …
- 4:53 AM Ticket #12160 (mouseleave inconsistent with docs, across browsers when using form fields) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:00 AM Ticket #12288 ("live" / "delegate" bug about ":enabled" filter) created by
- If we use "live" or "delegate" to attach an event handler (for example …
- 3:06 AM Ticket #12287 (Nested custom pseudo class selectors throw exceptions) created by
- See testcase http://jsfiddle.net/ryanseddon/PPuRg/1/ I came across …
Aug 13, 2012:
- 7:05 PM Ticket #12286 (:visible select on iframe element (same domain) return empty) created by
- http://jsfiddle.net/shengt/nXpLa/3/ See the above example, jquery 1.8 …
- 7:03 PM Ticket #12258 (Trying to use jQuery with Windows 8 applications can lead to security ...) closed by
- invalid: Yes, as you have observed we cannot fix this. You are breaking the …
- 4:57 PM Ticket #12285 (Selector with :not(:first) isn't working since 1.8) created by
- I think, I've found a bug with the all new jQuery 1.8. When I have a …
- 3:03 PM Ticket #12284 ($(window).height() is wrong) created by
- Tested in Chrome. In version 1.7.2: $(window).height(): 498 …
- 12:49 PM Ticket #12253 (notifyWith isn't working with $.when) closed by
- worksforme: Using
when
, you "join" two promises. As of 1.8, you also "join" … - 12:37 PM Ticket #12278 (.promise(type) not working for non-default queue) reopened by
- It's actually a bug.
- 11:45 AM Ticket #12261 (Class selector in prevAll doesn't work correctly after version 1.6.4) closed by
- invalid: .chh is not a sibling of .ch. 1.8 is the correct behavior.
- 11:44 AM Ticket #12219 (selectOption.remove() leaves empty space in IE6 and crashed when clicked) closed by
- invalid: It wouldn't surprise me that IE6 had such a bug, but lacking a test …
- 11:39 AM Ticket #12278 (.promise(type) not working for non-default queue) closed by
- invalid: This is a forum question. If this is a bug or enhancement request, it …
- 10:53 AM Ticket #12283 (jQuery 1.8 outerHeight is returning undefined instead of null) created by
- Moving from jQuery 1.7.2 to 1.8 has changed the return value for …
- 10:23 AM Ticket #12263 (jquery 1.8.0 not working with mousewheel 3.0.6) closed by
- invalid: Please ask for help on the forum.
- 9:12 AM Ticket #12282 (1.8.0 regression - document ready is fired too early on IE 9/10) created by
- Hi, We have a weird banner system that injects an external script …
- 8:55 AM Changeset [71b29924]1.12-stable2.2-stablekillphp by
- test/unit/clone.html
- test/unit/clone.js
- 8:52 AM Ticket #12277 (attribute equals selector Error) closed by
- invalid: Lose the colon: http://jsfiddle.net/ZQvgJ/3/
- 8:46 AM Changeset [f296335]1.12-stable2.2-stablekillphp by
- grep
- src/css.js
- src/manipulation.js
- src/support.js
- test/unit/clone.html
- test/unit/clone.js
- test/unit/manipulation.js
- 8:44 AM Ticket #12276 (jQuery throws an error while getting an element with an id containing ...) closed by
- invalid: Try properly escaping the …
- 8:36 AM Ticket #12281 (Empty child object) created by
- I have a list with 82 entries. After pressing a button I want to cut …
- 7:58 AM Ticket #12280 (Too many redirects on ...) created by
- I'm browsing jquery docs, and pages seem very slow. I check with web …
- 7:49 AM Ticket #12279 ($.ajax().fail() is called even if i get a status 200 response) created by
- hello there guys, i'm setting up an ajax request and get a status 200 …
- 7:40 AM Ticket #12278 (.promise(type) not working for non-default queue) created by
- On http://jsfiddle.net/creativecouple/3Y63M/1/ I have an example with …
- 7:21 AM Ticket #12277 (attribute equals selector Error) created by
- while trying to select an element using it's custom attributes error …
- 6:11 AM Ticket #12276 (jQuery throws an error while getting an element with an id containing ...) created by
- Although the HTML5 specification allows to use any non-space …
- 5:23 AM Ticket #12275 (jqueru with ui buttons) closed by
- invalid: This is a jQuery UI bug and has already been fixed.
- 4:26 AM Ticket #12275 (jqueru with ui buttons) created by
- jquery 1.8.0 with …
- 4:19 AM Ticket #12274 (loading jquery file using requirejs) created by
- I am unable to load jquery file using requirejs.
Aug 12, 2012:
- 9:15 PM Ticket #12269 (width() and height() significantly slower in 1.8 in WebKit browsers) reopened by
- Actually, maybe I got it backwards here. Sorry for that.
- 9:13 PM Ticket #12269 (width() and height() significantly slower in 1.8 in WebKit browsers) closed by
- worksforme: Actually, you should be happy. Change your tests to use jquery 1.7.2, …
- 7:33 PM Ticket #12273 (animate fails with 0 duration) created by
- Switching from 1.7.2 to 1.8 some plugins using animate with a duration …
- 2:00 PM Ticket #12270 (Unify .data() with HTML5 data attribute.) closed by
- duplicate: Reading is cheap, writing is not.
data()
precedes "data-*" and has … - 11:30 AM Ticket #12272 (`$tr.show()` uses `display: block` in Chrome) closed by
- duplicate: Duplicate of #10416.
- 11:07 AM Ticket #12272 (`$tr.show()` uses `display: block` in Chrome) created by
- In Chrome, when using
body { display: -webkit-flex }
, atr
element … - 10:13 AM Ticket #12271 (`.attr` and other such functions accepting a function returning an object) created by
- I would like to propose
.attr
(and other such functions) to accept a … - 9:11 AM Ticket #12245 (Problem with not, has and a selector) closed by
- duplicate: Duplicate of #12237.
- 9:08 AM Ticket #12268 (Selector doesn't work on v.1.8.0) closed by
- duplicate: Duplicate of #12237.
- 8:43 AM Ticket #12270 (Unify .data() with HTML5 data attribute.) created by
- [[Image(http://i273.photobucket.com/albums/jj226/stefek99/ScreenShot201 …
- 8:16 AM Ticket #12269 (width() and height() significantly slower in 1.8 in WebKit browsers) created by
- jQuery version: 1.8 Browsers affected: Chrome 21-23, Safari 5-6 …
- 6:39 AM Ticket #12268 (Selector doesn't work on v.1.8.0) created by
- Below selector work correctly on v1.7.2 but doesn't on v.1.8.0 …
Aug 11, 2012:
- 4:30 PM Changeset [dc3f7d3]1.12-stable2.2-stablekillphp by
- src/css.js
- src/support.js
- 12:18 PM Ticket #12267 (investigate Making “offset” and “dimensions” modules independent of ...) created by
- With the new modular jQuery 1.8.0, I was excited to be able to strip …
- 8:36 AM Ticket #12265 (outerWidth bug) closed by
- invalid: Please upgrade your jQueryUI to 1.8.22, as early versions are …
- 7:38 AM Ticket #12266 (IE9 and jQuery 1.8 buildFragment method issue) created by
- This error message started appearing after upgrading to jQuery 1.8 - …
- 7:21 AM Ticket #12265 (outerWidth bug) created by
- Using Google Chrome a simple call to $('.someDiv').outerWidth() …
- 7:08 AM Ticket #12264 (Allow users customize the return obj in the serializeArray) created by
- I propose to accept a callback function in the serializeArray, so that …
- 6:46 AM Ticket #12263 (jquery 1.8.0 not working with mousewheel 3.0.6) created by
- hi, i try new jquery core 1.8.0 but this is not working my mousewheel …
- 5:08 AM Ticket #12262 (“click” batter twice) created by
- <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> …
Aug 10, 2012:
- 9:39 PM Ticket #12255 ("deferred.then()" doesn't return object has resolve) closed by
- worksforme: In jQuery 1.8,
.then()
returns a new promise and not the original … - 9:27 PM Ticket #12261 (Class selector in prevAll doesn't work correctly after version 1.6.4) created by
- There's also a further inconsistency in behaviour between 1.7.2 and …
- 7:51 PM Ticket #12260 (selector on xml file breaks in internet explorer (all jquery versions)) created by
- Hi, You can find my description of this bug @ …
- 7:36 PM Ticket #12259 (Css class ui-icon should use 'inline-block' instead of block) closed by
- invalid: Please report to http://bugs.jqueryui.com/
- 7:34 PM Ticket #12235 (getComputedStyle is used without namespace) closed by
- fixed: Use window.getComputedStyle to prevent breaking jsdom/node.js . Fixes …
- 7:34 PM Changeset [3722aef]1.12-stable2.2-stablekillphp by
- src/css.js
- 7:27 PM Ticket #12259 (Css class ui-icon should use 'inline-block' instead of block) created by
- I tried to place an information icon at the end of a text inside the …
- 7:19 PM Ticket #12257 (jquery Validation and Date Picker not working with Chrome new version ...) closed by
- worksforme: When I reduce it and move the actual rule setting outside of the …
- 6:26 PM Ticket #12258 (Trying to use jQuery with Windows 8 applications can lead to security ...) created by
- See repro in …
- 5:44 PM Ticket #12257 (jquery Validation and Date Picker not working with Chrome new version ...) created by
- I have been using JQuery latest script and Validation Script on my …
- 5:33 PM Ticket #12256 (jQuery 1.8.0 and UI 1.8.22 dialogbox) closed by
- invalid: Please file here: http://bugs.jqueryui.com/
- 5:24 PM Ticket #12256 (jQuery 1.8.0 and UI 1.8.22 dialogbox) created by
- Appears to be a bug with jQuery 1.8.0 and UI 1.8.22 dialogbox. The …
- 4:53 PM Ticket #12255 ("deferred.then()" doesn't return object has resolve) created by
- Hello. "deferred.then()" doesn't return object has method "resolve" …
- 4:24 PM Ticket #12254 (Reflected XSS) closed by
- invalid: polluted.php exists solely to be used by the test suite.
- 4:09 PM Ticket #12254 (Reflected XSS) created by
- Line 59 of polluted.php sends unvalidated data to a web browser, which …
- 3:49 PM Ticket #12253 (notifyWith isn't working with $.when) created by
- I noticed that when doing […] that "this" is always the promise …
- 2:25 PM Ticket #12252 (supporting $.getJSON for JSON-P services in CSP environment) created by
- Google Chromium has recently started enforcing a CSP on core extension …
- 2:00 PM Ticket #11310 (Script tag with defer not processed in Explorer) closed by
- patchwelcome: I don't see how we can fix this. See this thread for details: …
- 1:52 PM Ticket #12137 (Deprecate use of $.ajaxSettings.traditional as $.param default) closed by
- fixed
- 1:52 PM Ticket #11717 (Deprecate ajax "global" event behavior) closed by
- fixed
- 1:51 PM Ticket #11734 (Deprecate Boolean attrHooks such as checked, selected) closed by
- fixed
- 1:34 PM Ticket #12251 (hide() fails while fadein is in progress) created by
- I have a simple div with a loading gif, which is normally hidden. If …
- 12:25 PM Ticket #12250 (Accept header for dataType: json) created by
- When using jQuery.ajax with the dataType of json the following accepts …
- 12:01 PM Ticket #12249 (1.32, 1.7 and 1.8 all show Internet Explorer 8 Error) closed by
- invalid: Your page does have invalid css. Please ask for help on the …
- 11:59 AM Ticket #12249 (1.32, 1.7 and 1.8 all show Internet Explorer 8 Error) created by
- jQuery 1.32, 1.7 and 1.8 all show Internet Explorer 8 Error on the …
- 11:43 AM Ticket #12242 ($.browser doesn't report webkit in Chrome anymore) closed by
- wontfix: I highly doubt anyone on the core team would care enough about …
- 11:16 AM Ticket #12238 (Having multiple :not(:has()) selectors throws a syntax error.) closed by
- duplicate: Duplicate of #12237.
- 10:57 AM Ticket #12248 (jQuery.offset.bodyOffset ie6 && ie.. Bug) created by
- jQuery.offset.bodyOffset(document.body).left == parseFloat($.css(body, …
- 10:14 AM Ticket #12247 (jQuery 1.8 creates text, instead of value attribute in button) closed by
- invalid: http://bugs.jqueryui.com/ticket/8484
- 10:12 AM Ticket #12247 (jQuery 1.8 creates text, instead of value attribute in button) created by
- If your are using the dialog widget of jquery ui 1.8.22 and jquery …
- 9:41 AM Ticket #12244 (jquery 1.7.2.min.js与prototype冲突怎么办?) closed by
- invalid: We can only accept bug reports in English, against the latest version …
- 8:51 AM Ticket #12246 (Animate :: Using '+=' or '-=') created by
- Hi, I'm currently experiencing an issue with jquery animate, when …
- 8:37 AM Ticket #12245 (Problem with not, has and a selector) created by
- Hi, I've just tried to update from 1.7.2 to 1.8.0 and I've got a …
- 8:29 AM Ticket #12244 (jquery 1.7.2.min.js与prototype冲突怎么办?) created by
- jquery …
- 8:09 AM Ticket #12232 (outerWidth doesn't work properly in 1.8) closed by
- invalid: In 1.8, .css('width') respects box-sizing, and .width() does not …
- 8:03 AM Ticket #12243 ($("col").width() returns 0) created by
- It seems that width(), outerWidth() and css("width") no longer work …
- 7:46 AM Ticket #12242 ($.browser doesn't report webkit in Chrome anymore) created by
- $.browser, when ran in Chrome and jQuery 1.7.1 reports safari: true …
- 6:57 AM Ticket #12241 (Passing a negative index for :eq throws a syntax error.) created by
- If negative index is set for :eq a syntax error is thrown. Here is a …
- 6:48 AM Ticket #12240 (JQuery 1.8.0 stable show random zeros) created by
- After updating my HTML5 Application, running with JQuery Mobile 1.1.1, …
- 6:28 AM Ticket #12239 (jQuery 1.8.0 does not add text labels to buttons in jQuery UI dialog) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. Although the …
- 6:24 AM Ticket #12239 (jQuery 1.8.0 does not add text labels to buttons in jQuery UI dialog) created by
- I ran into the issue when switching from jquery 1.8rc1 to 1.8.0. Text …
- 4:59 AM Ticket #12238 (Having multiple :not(:has()) selectors throws a syntax error.) created by
- Having similar to the following selector fails with syntax error: …
- 4:35 AM Ticket #12141 (Filter works ok in 1.7.1 but not in 1.8b2) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:59 AM Ticket #12237 (Having child selector and multiple :not with :visible does not work ...) created by
- Having selector similar to the following does not work after update to …
- 3:49 AM Ticket #12236 (outerHeight problem with http://code.jquery.com/jquery-latest.js) created by
- the script included in page <script …
- 2:18 AM Ticket #12235 (getComputedStyle is used without namespace) created by
- v1.8.0 L:6612 says: "computed = getComputedStyle( elem, null )" but …
- 1:32 AM Ticket #12234 (the .load() method,when params is null, the ajax type will be "POST", ...) created by
- The .load() method, when params is "null", the ajax type will be …
- 12:23 AM Ticket #12233 (jQuery.post() raises "RangeError: Maximum call stack size exceeded") created by
- Specifying the url, data, and dataType parameter without specifying …
Aug 9, 2012:
- 9:30 PM Changeset [77412e0]1.12-stable2.2-stablekillphp by
- test/unit/effects.js
- 8:16 PM Changeset [e415539]1.12-stable2.2-stablekillphp by
- build/release-notes.js
- 7:07 PM Ticket #12232 (outerWidth doesn't work properly in 1.8) created by
- So I just tried 1.8 in this project I'm working on and it seems like …
- 4:55 PM Ticket #12231 (offset.js: Null check needed in offset() function) created by
- It's possible for the getWindow(doc) function to return null. This is …
- 4:30 PM Milestone 1.8 completed
- 4:25 PM Changeset [81bf6335]1.12-stable2.2-stablekillphp by
- build/release.js
- package.json
- 4:24 PM Changeset [95559f5]1.12-stable2.2-stablekillphp by
- package.json
- 4:24 PM Changeset [d3085313]1.12-stable2.2-stablekillphp by
- build/release.js
- version.txt
- 3:09 PM Ticket #12230 (return s(e.querySelectorAll(b), f)) created by
- chrome pauses page load when refreshing the page with inspect element, …
- 1:44 PM Changeset [060eabc]1.12-stable2.2-stablekillphp by
- MIT-LICENSE.txt
- src/intro.js
- src/sizzle
- 10:57 AM Changeset [5e906366]1.12-stable2.2-stablekillphp by
- GPL-LICENSE.txt
- package.json
- 10:42 AM Changeset [ba6372d]1.12-stable2.2-stablekillphp by
- test/unit/dimensions.js
- 5:59 AM Ticket #12229 (Some inconsistencies/optimizations) created by
- Here are some optimizations and inconsistencies I spotted in 1.8RC1. …
- 5:05 AM Ticket #12228 ($(form.elements);) created by
- on this example : […] my elms will contain all myform elements …
- 2:53 AM Ticket #12227 ($.extend(true, ....) won't work on sources that contain circular ...) created by
- Try this page and open your web inspector console: …
- 12:54 AM Ticket #12226 (concurrent jsonp ajax requests with the same jsonpCallback value fail ...) created by
- With an error message: TypeError: 'undefined' is not a function …
Note: See TracTimeline
for information about the timeline view.