Timeline
Aug 22, 2012:
- 11:58 PM Ticket #12378 ($.unique goes into an infinite loop in IE8 (slow script warning).) created by
- http://jsfiddle.net/QAWyd/2/ The above jsFiddle will trigger a slow …
- 9:48 PM Ticket #12266 (IE9 and jQuery 1.8 buildFragment method issue) closed by
- fixed: Fix #12266. IE9/10 says document[0] is document.frames[0]? Close …
- 9:48 PM Changeset [10901f7]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/data/manipulation/iframe-denied.html
- test/unit/manipulation.js
- 9:47 PM Changeset [ae1d2b31]1.12-stable2.2-stablekillphp by
- test/data/event/partialLoadReady.php
- 6:26 PM Ticket #12377 (jQuery.getJSON("api/endpoint", ...} results in 404 in Chrome, works in IE) closed by
- invalid: Please use the forums for support - thanks!
- 6:12 PM Ticket #12377 (jQuery.getJSON("api/endpoint", ...} results in 404 in Chrome, works in IE) created by
- I'm using jQuery.getJSON to interact with a REST endpoint. The …
- 5:40 PM Changeset [9f7e4fc]1.12-stable2.2-stablekillphp by
- grunt.js
- 2:07 PM Ticket #12376 (modal window scrollbar missing in mac Safari 6) closed by
- invalid: Please ask for support on the forums or on …
- 2:06 PM Ticket #12375 (css selector from jQuery 1.7.2 doesnt work in jQuery 1.8.0) closed by
- duplicate: Duplicate of #12237.
- 1:39 PM Ticket #12376 (modal window scrollbar missing in mac Safari 6) created by
- hi, I noticed that the scroll bar are missing in mac safari 6. any …
- 1:17 PM Ticket #12375 (css selector from jQuery 1.7.2 doesnt work in jQuery 1.8.0) created by
- See http://jsfiddle.net/FfXdA/2/
- 12:52 PM Ticket #12374 (bug in jquery event function (since 1.4.3 version)) created by
- This is undiscovered bug in JQuery core since 1.4.3 version and up to …
- 9:50 AM Ticket #12373 (outerWidth()/outerHeight() may return wrong results in IE with enabled ...) created by
- Because IE is using float for internal calculated widths ands heights …
- 8:39 AM Ticket #12254 (Reflected XSS) reopened by
- 8:37 AM Ticket #12371 (Creating span element with class from string doesn't work in IE8, IE7..) closed by
- invalid: That's because the html is not well formed, it needs that closing tag. …
- 8:08 AM Ticket #12372 (getScript() not working for localhost) closed by
- invalid
- 6:15 AM Ticket #12372 (getScript() not working for localhost) created by
- The code below doesn't work […] Where as this works […]
- 4:39 AM Ticket #12211 (line 4728: IE9 compatibility getting property padding-top) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:54 AM Ticket #12371 (Creating span element with class from string doesn't work in IE8, IE7..) created by
- As you might expect, third line should create span element too, but …
- 1:54 AM Ticket #12370 (jquery android 2.1-update1 problem) created by
- […] loading this page in android 2.1-update1 nothing happens. …
Aug 21, 2012:
- 11:16 PM Ticket #12369 (ajax, use find method for read xml) created by
- hi ajax time, use find method read xml error. sample. […] sample …
- 4:24 PM Ticket #12368 (Sloppy element ":" selectors throwing a syntax error in version 1.8) closed by
- invalid: Yes, that selector is invalid and Sizzle now correctly throws an error.
- 4:08 PM Ticket #12368 (Sloppy element ":" selectors throwing a syntax error in version 1.8) created by
- For the following HTML:
[…]
selector
'form#some_form_id'
… - 2:52 PM Ticket #12367 (IE8 change event does not fire) closed by
- invalid: Thank you for your quick reply.
- 2:22 PM Ticket #12365 (Change all obj++ to ++obj where applicable) closed by
- invalid: agreed, this is not valid.
- 1:37 PM Ticket #12367 (IE8 change event does not fire) created by
- With jQuery 1.8 , live change event does not work for input field …
- 1:35 PM Ticket #12366 (Error on hover+mouseleave+mouseenter when they must change html content) created by
- This is the code: $('.button_std').mouseenter(function(){ …
- 1:01 PM Ticket #12365 (Change all obj++ to ++obj where applicable) created by
- Can you guys please change every instance of something such as i++ to …
- 12:11 PM Ticket #12364 (option:[value= does not work in jquery 1.8, worked in 1.7.2) closed by
- invalid: That is a bug in the old version, not the new one. The selector …
- 11:18 AM Ticket #12364 (option:[value= does not work in jquery 1.8, worked in 1.7.2) created by
- Example case: http://jsbin.com/awetuy/3/edit Error thrown is "Syntax …
- 9:02 AM Ticket #12350 (jQuery.trim should remove byte-order-mark (BOM) characters) closed by
- fixed: Fix #12350: jQuery.trim should remove BOM Changeset: …
- 8:59 AM Changeset [9e246dd]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 8:42 AM Ticket #12182 (jQuery initialization problems in Safari for Windows) closed by
- invalid: We are not sure whether it is a bug in "our own product" (which you …
- 8:30 AM Ticket #12357 (jQuery 1.8.0 Not parseable by XUL Runner Applications) closed by
- duplicate: Duplicate of #12359. Seems like this is a dup of #12359, which …
- 8:28 AM Ticket #12360 (slide up not working smoothly) closed by
- invalid: All bug reports should be against the latest version; jQuery 1.6.4 is …
- 6:40 AM Ticket #12363 (Selector fails for top elements on $.ajax response) created by
- Hi! I'm using $.ajax to partially update an HTML page. I request the …
- 5:05 AM Ticket #12362 (documentation: jQuery.ajax() and JSONP) created by
- Related: #8510 The above bug has been closed but the documentation is …
- 4:38 AM Ticket #12206 (jQuery 1.7.2 Bug reg. attr('id')) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:38 AM Ticket #12204 (Unexpected call to method or property access for .html and .append) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:31 AM Ticket #12252 (supporting $.getJSON for JSON-P services in CSP environment) closed by
- patchwelcome: Even if we could come up with a clean CSP feature detection, we would …
- 2:31 AM Ticket #12361 (seleter has bug) created by
- $("#dataTable tr[trtype=data]:has('input:checked') td[userType=User]") …
- 1:20 AM Ticket #12360 (slide up not working smoothly) created by
- $($menu).slideUp(800);-Not working in jquery1.6.4
Aug 20, 2012:
- 11:10 PM Ticket #12333 ($.browser.webkit (undefined) -> $.browser.chrome) closed by
- fixed: Fix #12333. Chrome needs $.browser.webkit too. Changeset: …
- 11:09 PM Changeset [465959e]1.12-stable2.2-stablekillphp by
- src/deprecated.js
- 10:55 PM Ticket #12359 (1.8.0 creating invalid tag/attribute when loading the library) created by
- Using XHTML strict documents and all the related headers including xml …
- 10:51 PM Ticket #12319 (IE - input tag in iframe has problem with focus) closed by
- patchwelcome: I could not reproduce this problem on IE8 in a VM, but it did fail the …
- 10:37 PM Ticket #12145 (adding a new css file using a relative url does not work in IE8 on ...) closed by
- patchwelcome: The problem appears to be that IE does not like trying to process the …
- 9:57 PM Ticket #12177 (change event in oldIE is still leaking) closed by
- duplicate: Duplicate of #12149.
- 9:56 PM Ticket #12251 (hide() fails while fadein is in progress) closed by
- invalid: This isn't a bug. You'd need to
.stop()
the animation and.fadeOut
… - 9:52 PM Ticket #12358 (Attribute value selector fails on XML if it contains pseudoclass) closed by
- duplicate: Duplicate of #12303.
- 9:34 PM Ticket #12194 (customEvent: error in code for building event.namespace_re) closed by
- invalid: I don't think there is any need to change code, let's add some docs …
- 9:31 PM Ticket #12212 (Document that $.extend will ignore null/undefined arguments) closed by
- invalid: closing invalid but marking as needsdocs
- 9:07 PM Ticket #12358 (Attribute value selector fails on XML if it contains pseudoclass) created by
- In jQuery 1.8.0, if I run a selector against an XML document, and this …
- 8:56 PM Ticket #12271 (`.attr` and other such functions accepting a function returning an object) closed by
- wontfix: This can easily be done with other approaches such as
$.each
so I … - 8:54 PM Ticket #12295 (It`s not closed : "live" / "delegate" bug about ":enabled" filter) closed by
- worksforme: These are different things.
"[disabled]"
means it has adisabled
… - 8:00 PM Ticket #12339 (Live Examples Do Not Work) closed by
- invalid: Since this isn't a core issue (it's a site issue) I'll mark it as …
- 7:50 PM Ticket #12347 (Proposed method: $.fn.htmlOf) closed by
- wontfix: I don't think we want to add more manipulation primitives in 1.9, …
- 7:48 PM Ticket #12348 ($.when doesn't work as-documented?) closed by
- worksforme: Here's the results of that example, slightly modified: …
- 7:36 PM Ticket #12351 (Submitting a form via jquery Dialog using Ajax..) closed by
- invalid: Please ask for help on a forum; this is not a bug report.
- 7:21 PM Ticket #12355 (Individual buttons looked elongated) closed by
- invalid: Please ask for help on a forum; this isn't a bug report.
- 7:21 PM Ticket #12354 (Serialize causes “ character to be converted to “.) closed by
- invalid: Sounds like your character encodings are wrong. This isn't a jQuery …
- 7:14 PM Ticket #12356 (bootstrap typeahead doesn't work with jquery 1.8 in google chrome) closed by
- invalid: The events are occuring in the keyup handler, for some reason they …
- 6:10 PM Ticket #12357 (jQuery 1.8.0 Not parseable by XUL Runner Applications) created by
- jQuery 1.8.0 usage of <tag> and other unescaped "<" character …
- 4:33 PM Ticket #12356 (bootstrap typeahead doesn't work with jquery 1.8 in google chrome) created by
- Specifically, navigating the suggestions list with the up/down keys …
- 3:32 PM Ticket #12355 (Individual buttons looked elongated) created by
- The butttons behind the numbers which has white background appears to …
- 3:30 PM Ticket #12354 (Serialize causes “ character to be converted to “.) created by
- When the user: 1. Has a form with an input that contain the character …
- 3:23 PM Ticket #12353 (deferred.done demo does not work on IE8) created by
- Go to deferred.done page on jQuery site. The Demo does not work. Get …
- 2:00 PM Ticket #12352 ($.fn.css() return values don't match across browsers) closed by
- duplicate: Duplicate of #8362. If the discussion in #8362 is correct, there …
- 10:22 AM Ticket #12352 ($.fn.css() return values don't match across browsers) created by
- jQuery version: 1.8.0 Browsers: Chrome 21.0.1180.79, Firefox 14.0.1 …
- 10:11 AM Ticket #12351 (Submitting a form via jquery Dialog using Ajax..) created by
- I've encountered one issue while submitting a form using Ajax on a …
- 9:37 AM Ticket #12350 (jQuery.trim should remove byte-order-mark (BOM) characters) reopened by
- 9:33 AM Changeset [ac043b1]1.12-stable2.2-stablekillphp by
- AUTHORS.txt
- src/core.js
- test/unit/core.js
- 8:20 AM Ticket #12282 (1.8.0 regression - document ready is fired too early on IE 9/10) closed by
- fixed: Fix #12282. IE has premature .readyState == "interactive". Close …
- 8:16 AM Changeset [0f553ed]1.12-stable2.2-stablekillphp by
- src/core.js
- test/data/event/partialLoadReady.php
- test/data/testinit.js
- test/unit/event.js
- test/unit/support.js
- 8:04 AM Ticket #12329 (event.js still has a reference to bindReady) closed by
- fixed: Fix #12329. Remove leftover jQuery.bindReady reference. jQuery.ready …
- 8:02 AM Changeset [f3ea073]1.12-stable2.2-stablekillphp by
- src/event.js
Aug 19, 2012:
- 11:02 PM Ticket #12283 (jQuery 1.8 outerHeight is returning undefined instead of null) closed by
- fixed: Fix #12283. Return null for dimension getters on non elements. Fix …
- 10:58 PM Changeset [ad04018]1.12-stable2.2-stablekillphp by
- src/dimensions.js
- test/unit/dimensions.js
- 10:49 PM Ticket #12324 (cssNormalTransform can produce wrong values) closed by
- fixed: Fix #12324, line-height "normal" isn't always "1". Close gh-898. …
- 10:46 PM Changeset [9f86dc9]1.12-stable2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 10:40 PM Ticket #12350 (jQuery.trim should remove byte-order-mark (BOM) characters) closed by
- fixed: Fix #12350. Remove BOM in jQuery.trim. Close gh-897. Changeset: …
- 10:39 PM Changeset [2b5b4eb]1.12-stable2.2-stablekillphp by
- AUTHORS.txt
- src/core.js
- test/unit/core.js
- 10:22 PM Ticket #12350 (jQuery.trim should remove byte-order-mark (BOM) characters) created by
- Per discussion on https://github.com/jquery/jquery/pull/896 .
- 10:13 PM Ticket #12273 (animate fails with 0 duration) closed by
- fixed: Fix #12273. Don't call easing functions for duration 0 animations. …
- 10:09 PM Changeset [0fea007]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 9:53 PM Ticket #12278 (.promise(type) not working for non-default queue) closed by
- fixed: Fix #12278. Promises on non-default queue wait until a dequeue is …
- 9:48 PM Changeset [3812f94]1.12-stable2.2-stablekillphp by
- src/queue.js
- test/unit/queue.js
- 9:24 PM Changeset [6b9fde1]1.12-stable2.2-stablekillphp by
- README.md
- 9:09 PM Changeset [2b2ca8b]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 8:56 PM Changeset [488e502b]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 8:34 PM Changeset [109d910]1.12-stable2.2-stablekillphp by
- src/css.js
- 8:30 PM Ticket #12149 ('change' event handler leaks in IE7/8) closed by
- fixed: Fix #12149. Avoid memory leak on oldIE change events. Close gh-878. …
- 8:24 PM Changeset [ff7b7cf]1.12-stable2.2-stablekillphp by
- AUTHORS.txt
- src/event.js
- test/unit/event.js
- 7:41 PM Ticket #12349 (opera prefixes mess) created by
- opera 12 removing some prefixes (transform, transition...) combined …
- 4:37 PM Ticket #10045 (hide() with a duration fails when the element is contained within a ...) closed by
- fixed: Works as expected in 1.8
- 4:10 PM Ticket #12224 (scrollbarDarkShadowColor inappropriately camelCased) closed by
- wontfix: these are non-standard css attributes, and don't follow normal …
- 3:47 PM Ticket #12008 (Element is reflowed once $.outerWidth(true) is called (when ...) closed by
- patchwelcome: As of right now, the only known way to overcome the …
- 3:01 PM Ticket #12348 ($.when doesn't work as-documented?) created by
- I see this text and example [http://api.jquery.com/jQuery.when/ the …
- 1:16 PM Ticket #12347 (Proposed method: $.fn.htmlOf) created by
- Sure, we have this: […] But why don't we have this? […] I …
- 7:58 AM Ticket #12346 (fn.append not working correctly) created by
- Hi, I think it will be faster, if I just show you :-) Try following …
Aug 18, 2012:
- 9:03 PM Ticket #12345 (isPlainObject returns different results in IE & chrome) closed by
- invalid: According to the docs, host objects have known inconsistencies and …
- 8:48 PM Ticket #12345 (isPlainObject returns different results in IE & chrome) created by
- when check BOM object, it returns true in IE but false in chrome i use …
- 8:03 PM Ticket #12322 (onclick events do not work in Safari 5.1.7) closed by
- invalid: This is not a jQuery bug and yes, JavaScript case sensitive
- 7:08 PM Ticket #12338 (jquery .animate() - > left attribute treated inconsistently in ...) closed by
- invalid
- 6:56 PM Ticket #12335 (OperationalError: (1205, 'Lock wait timeout exceeded; try restarting ...) closed by
- invalid: Thank you for contributing! Trac does experience issues. If you …
- 6:52 PM Ticket #12334 (jquery 1.8.0 stack) closed by
- invalid: This is not a jQuery core bug report. It would be best to ask for …
- 1:39 PM Ticket #12341 (Redirect to Google) closed by
- invalid
- 1:05 PM Ticket #12344 (manual) closed by
- invalid
- 11:05 AM Ticket #12344 (manual) created by
- how about a proper manual without misusing english words like …
- 11:03 AM Ticket #12290 ($.ajaxSetup "success" global event bug against "complete" and other ...) closed by
- invalid: Invalid simply means its not a bug. Please don't assume it's a …
- 10:42 AM Ticket #12343 (event.pageX and pageY have incorrect values in IE10 on Windows 8 RTM) created by
- NOTE: tested using jQuery 1.7.2 and 1.8.0, both have this problem. …
- 6:44 AM Ticket #12342 (Compatibility problem with pure javascript) created by
- A pure javascript code document.getElementById('someID') always return …
- 2:36 AM Ticket #12341 (Redirect to Google) created by
- /*! jQuery v1.6.4 http://jquery.com/ | http://jquery.org/license */ …
Aug 17, 2012:
- 11:48 PM Ticket #12340 (unwrap() fails when wrapper is a figure element) created by
- var $foo = $('<img/>'); $foo.wrap('<div></div>'); $foo.unwrap(); …
- 8:15 PM Ticket #12339 (Live Examples Do Not Work) created by
- This is probably not the right form, but since there doesn't seem to …
- 6:29 PM Ticket #12338 (jquery .animate() - > left attribute treated inconsistently in ...) created by
- 5:20 PM Ticket #12337 (:nth-child selector not accurate after new child element added) created by
- Using the :nth-child selector after a new child element has been added …
- 3:19 PM Ticket #12336 (Calling $('#select').empty() should set options length to 0) created by
- Hi, Consider the following HTML snippet: […] Consider the …
- 2:17 PM Ticket #12335 (OperationalError: (1205, 'Lock wait timeout exceeded; try restarting ...) created by
- ==== How to Reproduce ====
While doing a GET operation on
/query
, … - 1:59 PM Ticket #12334 (jquery 1.8.0 stack) created by
- I have a sortable on my page, before 1.8.23 I had jquery-ui-1.8.21 and …
- 12:18 PM Ticket #12333 ($.browser.webkit (undefined) -> $.browser.chrome) created by
$.browser.webkit
returnsundefined
when using Windows' Google …- 11:32 AM Ticket #12332 (BUG of The data method) closed by
- duplicate: Duplicate of #7579.
- 11:30 AM Ticket #12332 (BUG of The data method) created by
- demo: <div data-topicid="1780820472e07"></div> var id = …
- 10:28 AM Ticket #12331 ($el.on('click') breaks if adding to parent multiple times) closed by
- duplicate: Duplicate of #12330.
- 10:22 AM Ticket #12331 ($el.on('click') breaks if adding to parent multiple times) created by
- http://jsfiddle.net/9VThz/ if you add an element to a parent multiple …
- 10:15 AM Ticket #12330 (adding element to parent twice destroys .on() closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! …
- 10:11 AM Ticket #12330 (adding element to parent twice destroys .on() created by
- Hello I have an $el using backbone and it has a parent …
- 10:01 AM Ticket #12329 (event.js still has a reference to bindReady) created by
- I'm not really sure when event.special.ready is used, but I believe it …
- 9:25 AM Ticket #12327 (Using "cancel" class doesn't skip validation in MVC 3.0- it cancels ...) closed by
- invalid: Ask on the forum, this isn't a bug report (at least not OUR bug).
- 5:15 AM Ticket #12328 (Interprets parentheses in a string as 'function argument' ???) closed by
- invalid
- 5:09 AM Ticket #12328 (Interprets parentheses in a string as 'function argument' ???) created by
- This little piece of code should be OK shouldn't it. It shows an …
- 5:07 AM Ticket #12325 (Options parameter for $.when() to provide alternative semantics) closed by
- wontfix: There are several problems with this approach. The first, most …
- 3:45 AM Ticket #12326 ($.AJAX changed the post content if include "??" (2 Question mark)) closed by
- invalid:
??
is used as the callback name placeholder in thedata
for … - 3:17 AM Ticket #12327 (Using "cancel" class doesn't skip validation in MVC 3.0- it cancels ...) created by
- I'm new to jQuery, and somewhat with MVC 3.0, but I've tried …
- 3:07 AM Ticket #12250 (Accept header for dataType: json) closed by
- invalid
- 2:44 AM Ticket #12326 ($.AJAX changed the post content if include "??" (2 Question mark)) created by
- Version: 1.7.1/1.8.0 […] Please note that the post data including …
- 1:09 AM Ticket #12325 (Options parameter for $.when() to provide alternative semantics) created by
- Currently $.when() has only one way of operating: Wait until …
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 …
Note: See TracTimeline
for information about the timeline view.