Bug Tracker

Timeline


and

09/07/12:

22:34 Ticket #12488 (jquery.multiselect slow on IE8 and IE9) created by anonymous
Hi, I'm running into performance problems in IE when using the multiselect …
17:39 Ticket #12487 (basic accordion has stopped working...) created by nancy@…
I am using the sample code from your page, without any additional …
17:07 Ticket #12343 (event.pageX and pageY have incorrect values in IE10 on Windows 8 RTM) closed by dmethvin
cantfix: I heard back from Microsoft, they have a patch that will go out a few days …
14:20 Ticket #12420 (No examples working) closed by timmywil
duplicate: Duplicate of #12339.
14:20 Ticket #12484 (http://docs.jquery.com/Tutorials:Live_Examples_of_jQuery#) closed by timmywil
duplicate: Duplicate of #12339.
12:30 Ticket #12470 (Exposing chrome JS objects to content without __exposedProps__ is insecure ...) closed by dmethvin
invalid: Yeah, a plugin.
12:04 Ticket #12485 (html() include javascript twice) created by maxou518
Hi, Since v1.6 (also right for 1.8.1 version), if I do something like …
11:44 Ticket #12484 (http://docs.jquery.com/Tutorials:Live_Examples_of_jQuery#) created by nickoneal@…
the live demo no longer works. i tested it in internet explorer 9, safari …
09:32 Ticket #12483 (width+=5px incorrect, when box-sizing: border-box) created by okdimok [] gmail
When left and right padding != 0, it substracts their total width.
09:30 Ticket #12482 (jquery deletes the attribute "onChange" from an input field) created by raul.bove@…
Hallo, I'm realising that jquery modify the DOM-source and in some cases …
09:26 Ticket #12481 (select of id containing special chars like '.' doesn't work) created by raul.bove@…
Hallo, I'm testing some the selector $("#XX.YY") to find the element …
05:14 Ticket #12480 (Print Element not working proper in Safari) created by anita.adivarekar@…
We have created web application using asp.net MVC3.0 and Jquery. Here we …
03:14 Ticket #12479 (Clone Flaw Undocumented) closed by dmethvin
invalid: More generally, we don't try to copy the dynamic state to the cloned …

09/06/12:

20:24 Ticket #12478 (Extra characters at junction of 'display' and 'non-display' when selecting ...) closed by dmethvin
invalid: This sounds like a plugin issue, which means it should be handled by he …
18:12 Ticket #12479 (Clone Flaw Undocumented) created by anonymous
As http://bugs.jquery.com/ticket/1294 explains, $('select').clone() will …
17:19 Ticket #12478 (Extra characters at junction of 'display' and 'non-display' when selecting ...) created by zipp@…
Greetings, Using ‘jquery-latest.js’, trying to create the ‘shortening’ …
15:20 Ticket #12477 (the :enabled filter filters input[type=hidden] elements even if they are ...) closed by timmywil
fixed: This is fixed in 1.8
15:13 Ticket #12477 (the :enabled filter filters input[type=hidden] elements even if they are ...) created by beanow@…
When having <input type="hidden" name="aname" value="avalue" /> …
08:57 Ticket #12373 (outerWidth()/outerHeight() may return wrong results in IE with enabled hw ...) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:10 Ticket #12476 (cssHooks display) created by codler
When adding "display" to cssHooks, the jQuery method "show" stops working …
07:25 Ticket #12475 (the ajax function post wrong arguments in ie7) created by liugang98@…
if the" data" arguments in $.ajax function contain the option of a select …
05:04 Ticket #12474 (Using find on a collection with append does not return the correct ...) created by gbakernet
Using find on a collection that has html appended was working in 1.8.0 and …
04:57 Ticket #12473 (why in input tag<input id="test" style="visibility:hidden;"/> that ...) created by 赖扬文 785490650@…
<input id="test" style="visibility:hidden;"/> <script> $(function(){ …
00:15 Ticket #11813 ($(el).position().left returns wrong value in webkit browsers) closed by mikesherov
cantfix: So, firefox incorrectly reports 0px. It's actually a well known bug that …

09/05/12:

21:08 Ticket #12472 (Window on event mouseup body selector no longer working) closed by dmethvin
invalid: You should be using document. That is the highest point that supports …
20:55 Ticket #12472 (Window on event mouseup body selector no longer working) created by the.only.storm@…
1. Latest 1.8.1 (this code was working on 1.8.0, I verified it) 2. Latest …
19:50 Ticket #12471 (inconsistent "Download" links) created by fastfasterfastest
On most pages on jquery.com the "Download" link in the blue box points to …
19:32 Ticket #12470 (Exposing chrome JS objects to content without __exposedProps__ is insecure ...) created by rudeboiidevil2k7@…
I am getting an error logged in Firebug in an hover event, but the problem …
16:11 Ticket #12469 (jQuery don't fix Google Chrome bug where keypress is not fired for all ...) created by jcubic@…
Google Chrome have bug, that keypress event is not fired (I think for all …
14:30 Ticket #12465 (bug: Error IE in selector) closed by timmywil
invalid: jQuery 1.8+ now has a bit stricter syntax conforming to the …
14:21 Ticket #12464 (jQuery attribute starts with selector that is null) closed by timmywil
invalid: Actually, it should return false.
13:31 Ticket #12468 (.offset(coords) not working correctly for hidden elements) closed by scott.gonzalez
invalid: From  http://api.jquery.com/offset: Note: jQuery does not support getting …
13:17 Ticket #12463 (Video stop function using jQuery) closed by mikesherov
invalid: This report doesn't have any jQuery in it. Please submit a bug report to …
13:02 Ticket #12461 (after $.ajax().success() next use of a jQuery obj won't work) closed by mikesherov
invalid: Thanks for the bug report. However, this is not a jQuery bug report. …
12:55 Ticket #12468 (.offset(coords) not working correctly for hidden elements) created by mordy@…
 http://jsfiddle.net/T398c/3/ Offset does not place a hidden element …
12:49 Ticket #12343 (event.pageX and pageY have incorrect values in IE10 on Windows 8 RTM) reopened by mikesherov
11:00 Ticket #12467 (jQuery each leads to several errors) created by ptietz@…
Hey guys, i got lots of errors, esp. in IE when using appendTo(). These …
09:39 Ticket #12466 (Firefox 15.0 attr()/html() with special char not working) created by mathieu.de-kermadec@…
Since last update of firefox, I have a problem working with xml attribute …
09:00 Ticket #12366 (Error on hover+mouseleave+mouseenter when they must change html content) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
09:00 Ticket #12151 (IE 10 jQuery.parseXML) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:58 Ticket #12465 (bug: Error IE in selector) created by lucichkevin@…
I found a mistake in the use of selectors in IE, using this selector: $ …
06:17 Ticket #12464 (jQuery attribute starts with selector that is null) created by merrickkw@…
given the obj.filter("[id=]") it always return false, when it should …
05:42 Ticket #12463 (Video stop function using jQuery) created by aripampa87@…
function stop() { var …
05:28 Ticket #12462 (getComputedStyle is used without checking the node) created by 229298434@…
In firefox 14,when run this code …
05:16 Ticket #12461 (after $.ajax().success() next use of a jQuery obj won't work) created by anonymous
In the following code the last alert would not print out any value accept …
03:04 Ticket #12460 (weird behavior on $.makeArray) created by simonxu
my code sample is kind of like this […] the result is buggy, …
02:21 Ticket #12416 (.slideUp() not shrinking padding-bottom) closed by mikesherov
fixed
02:15 Ticket #12406 (using text function on style elements produces error in IE7/8) closed by mikesherov
duplicate: Duplicate of #9832.

09/04/12:

22:17 Ticket #12459 (YOU are breaking Opera !!) closed by rwaldron
invalid: "Maybe because of this"? jQuery loads exactly right in Opera.
22:06 Ticket #12459 (YOU are breaking Opera !!) created by anonymous
Jquery doesn't load in Opera...maybe because of this …
18:13 Ticket #12458 (Error in IE8 when asigning property with prop() method) closed by timmywil
wontfix: The .attr() method can be used to set the content attribute on element …
16:51 Ticket #12458 (Error in IE8 when asigning property with prop() method) created by anonymous
Here is a fiddle:  http://jsfiddle.net/Q9YDq/2/ Line in JQuery, that …
15:03 Ticket #12443 (prop() Bug in IE9) closed by timmywil
invalid:  prop is a low-level method that returns …
15:01 Ticket #12444 (jquery click event not firing on dynamically created div) closed by timmywil
invalid: Please ask for help on the  forums or on the …
14:53 Ticket #12451 (JQuery Error) closed by timmywil
invalid: Please ask for help on the  forums
14:52 Ticket #12452 (dataType can not be jsonp, but script is OK.) closed by timmywil
invalid: Please ask for help on the  forums
14:48 Ticket #12457 (Cloud Zoom not working with jquery 1.8.1) closed by timmywil
invalid: This is not a jQuery bug report. Please ask for help on the …
14:26 Ticket #12457 (Cloud Zoom not working with jquery 1.8.1) created by anonymous
Hi, Cloud Zoom image zoom plugin is not working with jquery 1.8.1 …
13:14 Ticket #12456 (EXPLICIT OVERFLOW:AUTO IS OVERRIDDEN BY INLINE OVERFLOW:HIDDEN DURING ...) created by yonjah@…
#11635 should be re opened. http://bugs.jquery.com/ticket/11635 this issue …
12:12 Ticket #12454 (Selector method doesn't work in IE7 when getting element by tag name ...) closed by scott.gonzalez
invalid: It's invalid to have multiple elements with the same ID. ThemeRoller will …
12:09 Ticket #12453 (resizable containment position problem when in edit mode) closed by scott.gonzalez
invalid: Please provide a reduced test case using jsbin or jsfiddle. Once you've …
10:23 Ticket #12455 (Button click occurs when Enter is pressed in text input) created by belerweb
I load a page into a div using '.load()' method. The loaded page have a …
10:19 Ticket #12454 (Selector method doesn't work in IE7 when getting element by tag name ...) created by snb
An exception occurred in the IE7 (or in IE8/IE9 in the Compability Mode) …
08:46 Ticket #12190 (hide(), addClass() is not working for option tag in IE 9.0.8 alone) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
07:25 Ticket #12453 (resizable containment position problem when in edit mode) created by optisolguru@…
Everyone I am a PHP Developer, I am developing a website where users can …
04:35 Ticket #12452 (dataType can not be jsonp, but script is OK.) created by byronsongcn@…
html page: <html> <head> <title>jQuery Tutorial 1</title> …
03:53 Ticket #12451 (JQuery Error) created by hiran.works@…
Hi, When I tested the open source cart (Open cart) with my linux server my …

09/03/12:

23:46 Ticket #12449 (replaceWith() doesn't clone elements where required) created by rod@…
(from  https://github.com/jquery/jquery/pull/920) I thought I'd try jQuery …
19:02 Ticket #8880 (CSS Hook for marginRight causes Flash and Sliverlight to reload in Webkit) closed by mikesherov
wontfix: The only browsers still effected by the reliableMarginRight issue is …
18:52 Ticket #10363 (IE7 reports TBODY as invisible unless it has content) closed by mikesherov
worksforme: So the reason jsfiddle modified the result is due to it's normalized css …
17:59 Ticket #12448 (:contains() edge case throwing an error) created by Motty
As I said, this is probably an edge case but this error doesn't occur in …
16:15 Ticket #12446 (issue with $(window).height()) closed by dmethvin
duplicate: Duplicate of #12388. The simplest doctype is always <!doctype html>
14:14 Ticket #12447 (Slide animation dont work correctly in 1.8.0) created by lapynow.d@…
Heya, case below contains a small code that implement contents sliding …
12:44 Ticket #12446 (issue with $(window).height()) created by jeanguy.buon@…
Hello, I updated jQuery to 1.8.1 and have the foolowing issue: …
10:35 Ticket #12445 (jquery.ajax page load event) closed by ajpiano
invalid: This seems like a support request, so the proper venue for it is either a …
09:59 Ticket #12445 (jquery.ajax page load event) created by rishabh1805@…
can the url of jquery be set to page load of page and then call a …
08:41 Ticket #12349 (opera prefixes mess) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:24 Ticket #12444 (jquery click event not firing on dynamically created div) created by mtotoum@…
for a week I tried every possible way to make this work on fireFox, Chrome …
01:06 Ticket #12443 (prop() Bug in IE9) created by ganhuan@…
html code : <div hidden="true"> </div> when using $.prop("hidden") in IE …

09/02/12:

13:31 Ticket #12442 (Uncaught Error: Syntax error, unrecognized expression... in migration from ...) closed by dmethvin
invalid: The error message is correct, #/mypage.html[data-role="page"] is not a …
08:40 Ticket #12343 (event.pageX and pageY have incorrect values in IE10 on Windows 8 RTM) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:40 Ticket #12342 (Compatibility problem with pure javascript) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:40 Ticket #12340 (unwrap() fails when wrapper is a figure element) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
07:39 Ticket #12442 (Uncaught Error: Syntax error, unrecognized expression... in migration from ...) created by idangozlan@…
Hey, when migrate from 1.7.2 to 1.8.1 with jquery mobile, im gettin the …
07:04 Ticket #12441 (.toggle() not working properly with selected descendants that aren't in ...) created by Ardemus
I expect the following code to result in hidden objects. […] However, …

09/01/12:

20:58 Ticket #12440 (Bug in function find()) closed by scott.gonzalez
invalid: The only way there can be several items is if multiple elements have the …
20:03 Ticket #12440 (Bug in function find()) created by rezon73@…
I speak English very bad :) Bug in function find(); For example: …
19:55 Ticket #12439 ([Regression] Selectors with both an id and a class return wrong result) closed by timmywil
fixed: This has already been fixed.
12:39 Ticket #12438 (css3 resize breaks jquery width()) closed by mikesherov
invalid
08:14 Ticket #12439 ([Regression] Selectors with both an id and a class return wrong result) created by Schnark
*  Example at jsfiddle * $('#ca-talk.new a') …
07:37 Ticket #12438 (css3 resize breaks jquery width()) created by bluemangroupie@…
Step 1. Create a div and set css "resize: both". Step 2. Run …

08/31/12:

22:44 Ticket #12437 (.on() not working on version 1.8.1 after ajax call) created by jgleiser
I have the following code before the $.ajax function var resultados = …
17:09 Ticket #12432 (Access is Denied error when wrapping HTML strings in IE 9) closed by dmethvin
duplicate: Duplicate of #12266. Thanks cap10morgan!
13:27 Ticket #12435 (Table sorter not working for colspanable columns.) closed by dmethvin
invalid: Please ask for help on a forum.
13:27 Ticket #10443 (serialize HTML5 form-associated elements) reopened by dmethvin
09:39 Ticket #12436 (Performance degradation with delegate events and pseudo-classes) created by menno.vanslooten@…
== Steps to reproduce == Bind a delegate event handler to the document …
08:51 Ticket #12435 (Table sorter not working for colspanable columns.) created by tejashri.date99@…
hello, I am using jquery tablesorter. It works well but I getting problem …
Note: See TracTimeline for information about the timeline view.