Timeline
Sep 6, 2012:
- 11:14 PM Ticket #12479 (Clone Flaw Undocumented) closed by
- invalid: More generally, we don't try to copy the dynamic state to the cloned …
- 4:24 PM Ticket #12478 (Extra characters at junction of 'display' and 'non-display' when ...) closed by
- invalid: This sounds like a plugin issue, which means it should be handled by …
- 2:12 PM Ticket #12479 (Clone Flaw Undocumented) created by
- As http://bugs.jquery.com/ticket/1294 explains, $('select').clone() …
- 1:19 PM Ticket #12478 (Extra characters at junction of 'display' and 'non-display' when ...) created by
- Greetings, Using ‘jquery-latest.js’, trying to create the …
- 11:20 AM Ticket #12477 (the :enabled filter filters input[type=hidden] elements even if they ...) closed by
- fixed: This is fixed in 1.8
- 11:13 AM Ticket #12477 (the :enabled filter filters input[type=hidden] elements even if they ...) created by
- When having <input type="hidden" name="aname" value="avalue" /> …
- 4:57 AM Ticket #12373 (outerWidth()/outerHeight() may return wrong results in IE with enabled ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:10 AM Ticket #12476 (cssHooks display) created by
- When adding "display" to cssHooks, the jQuery method "show" stops …
- 3:25 AM Ticket #12475 (the ajax function post wrong arguments in ie7) created by
- if the" data" arguments in $.ajax function contain the option of a …
- 1:04 AM Ticket #12474 (Using find on a collection with append does not return the correct elements) created by
- Using find on a collection that has html appended was working in 1.8.0 …
- 12:57 AM Ticket #12473 (why in input tag<input id="test" style="visibility:hidden;"/> that ...) created by
- <input id="test" style="visibility:hidden;"/> <script> …
Sep 5, 2012:
- 10:01 PM Changeset [2a1e5ec]1.12-stable2.2-stablekillphp by
- test/index.html
- 8:15 PM Ticket #11813 ($(el).position().left returns wrong value in webkit browsers) closed by
- cantfix: So, firefox incorrectly reports 0px. It's actually a well known bug …
- 6:13 PM Changeset [1ad614b]1.12-stable2.2-stablekillphp by
- src/sizzle
- 5:08 PM Ticket #12472 (Window on event mouseup body selector no longer working) closed by
- invalid: You should be using
document
. That is the highest point that … - 4:55 PM Ticket #12472 (Window on event mouseup body selector no longer working) created by
- 1. Latest 1.8.1 (this code was working on 1.8.0, I verified it) 2. …
- 4:22 PM Changeset [705755c]1.12-stable2.2-stablekillphp by
- test/qunit
- 3:50 PM Ticket #12471 (inconsistent "Download" links) created by
- On most pages on jquery.com the "Download" link in the blue box points …
- 3:32 PM Ticket #12470 (Exposing chrome JS objects to content without __exposedProps__ is ...) created by
- I am getting an error logged in Firebug in an hover event, but the …
- 12:11 PM Ticket #12469 (jQuery don't fix Google Chrome bug where keypress is not fired for all ...) created by
- Google Chrome have bug, that keypress event is not fired (I think for …
- 10:30 AM Ticket #12465 (bug: Error IE in selector) closed by
- invalid: jQuery 1.8+ now has a bit stricter syntax conforming to the …
- 10:21 AM Ticket #12464 (jQuery attribute starts with selector that is null) closed by
- invalid: Actually, it should return false.
- 9:31 AM Ticket #12468 (.offset(coords) not working correctly for hidden elements) closed by
- invalid: From http://api.jquery.com/offset: Note: jQuery does not support …
- 9:17 AM Ticket #12463 (Video stop function using jQuery) closed by
- invalid: This report doesn't have any jQuery in it. Please submit a bug report …
- 9:02 AM Ticket #12461 (after $.ajax().success() next use of a jQuery obj won't work) closed by
- invalid: Thanks for the bug report. However, this is not a jQuery bug report. …
- 8:55 AM Ticket #12468 (.offset(coords) not working correctly for hidden elements) created by
- http://jsfiddle.net/T398c/3/ Offset does not place a hidden element …
- 8:49 AM Ticket #12343 (event.pageX and pageY have incorrect values in IE10 on Windows 8 RTM) reopened by
- 7:00 AM Ticket #12467 (jQuery each leads to several errors) created by
- Hey guys, i got lots of errors, esp. in IE when using appendTo(). …
- 5:39 AM Ticket #12466 (Firefox 15.0 attr()/html() with special char not working) created by
- Since last update of firefox, I have a problem working with xml …
- 5:00 AM Ticket #12366 (Error on hover+mouseleave+mouseenter when they must change html content) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 5:00 AM Ticket #12151 (IE 10 jQuery.parseXML) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:58 AM Ticket #12465 (bug: Error IE in selector) created by
- I found a mistake in the use of selectors in IE, using this selector: …
- 2:17 AM Ticket #12464 (jQuery attribute starts with selector that is null) created by
- given the obj.filter("[id=]") it always return false, when it …
- 1:42 AM Ticket #12463 (Video stop function using jQuery) created by
- function stop() { var …
- 1:28 AM Ticket #12462 (getComputedStyle is used without checking the node) created by
- In firefox 14,when run this code …
- 1:16 AM Ticket #12461 (after $.ajax().success() next use of a jQuery obj won't work) created by
- In the following code the last alert would not print out any value …
Sep 4, 2012:
- 11:04 PM Ticket #12460 (weird behavior on $.makeArray) created by
- my code sample is kind of like this […] the result is buggy, …
- 10:21 PM Ticket #12416 (.slideUp() not shrinking padding-bottom) closed by
- fixed
- 10:15 PM Ticket #12406 (using text function on style elements produces error in IE7/8) closed by
- duplicate: Duplicate of #9832.
- 6:17 PM Ticket #12459 (YOU are breaking Opera !!) closed by
- invalid: "Maybe because of this"? jQuery loads exactly right in Opera.
- 6:06 PM Ticket #12459 (YOU are breaking Opera !!) created by
- Jquery doesn't load in Opera...maybe because of this …
- 2:13 PM Ticket #12458 (Error in IE8 when asigning property with prop() method) closed by
- wontfix: The
.attr()
method can be used to set the content attribute on … - 12:51 PM Ticket #12458 (Error in IE8 when asigning property with prop() method) created by
- Here is a fiddle: http://jsfiddle.net/Q9YDq/2/ Line in JQuery, that …
- 11:03 AM Ticket #12443 (prop() Bug in IE9) closed by
- invalid: prop is a low-level method that returns …
- 11:01 AM Ticket #12444 (jquery click event not firing on dynamically created div) closed by
- invalid: Please ask for help on the forums or on the …
- 10:53 AM Ticket #12451 (JQuery Error) closed by
- invalid: Please ask for help on the forums
- 10:52 AM Ticket #12452 (dataType can not be jsonp, but script is OK.) closed by
- invalid: Please ask for help on the forums
- 10:48 AM Ticket #12457 (Cloud Zoom not working with jquery 1.8.1) closed by
- invalid: This is not a jQuery bug report. Please ask for help on the …
- 10:26 AM Ticket #12457 (Cloud Zoom not working with jquery 1.8.1) created by
- Hi, Cloud Zoom image zoom plugin is not working with jquery 1.8.1 …
- 9:14 AM Ticket #12456 (EXPLICIT OVERFLOW:AUTO IS OVERRIDDEN BY INLINE OVERFLOW:HIDDEN DURING ...) created by
- #11635 should be re opened. http://bugs.jquery.com/ticket/11635 this …
- 8:12 AM Ticket #12454 (Selector method doesn't work in IE7 when getting element by tag name ...) closed by
- invalid: It's invalid to have multiple elements with the same ID. ThemeRoller …
- 8:09 AM Ticket #12453 (resizable containment position problem when in edit mode) closed by
- invalid: Please provide a reduced test case using jsbin or jsfiddle. Once …
- 6:23 AM Ticket #12455 (Button click occurs when Enter is pressed in text input) created by
- I load a page into a div using '.load()' method. The loaded page have …
- 6:19 AM Ticket #12454 (Selector method doesn't work in IE7 when getting element by tag name ...) created by
- An exception occurred in the IE7 (or in IE8/IE9 in the Compability …
- 4:46 AM Ticket #12190 (hide(), addClass() is not working for option tag in IE 9.0.8 alone) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:25 AM Ticket #12453 (resizable containment position problem when in edit mode) created by
- Everyone I am a PHP Developer, I am developing a website where users …
- 12:35 AM Ticket #12452 (dataType can not be jsonp, but script is OK.) created by
- html page: <html> <head> <title>jQuery Tutorial 1</title> …
Sep 3, 2012:
- 11:53 PM Ticket #12451 (JQuery Error) created by
- Hi, When I tested the open source cart (Open cart) with my linux …
- 7:46 PM Ticket #12449 (replaceWith() doesn't clone elements where required) created by
- (from https://github.com/jquery/jquery/pull/920) I thought I'd try …
- 3:02 PM Ticket #8880 (CSS Hook for marginRight causes Flash and Sliverlight to reload in Webkit) closed by
- wontfix: The only browsers still effected by the reliableMarginRight issue is …
- 2:52 PM Ticket #10363 (IE7 reports TBODY as invisible unless it has content) closed by
- worksforme: So the reason jsfiddle modified the result is due to it's normalized …
- 1:59 PM Ticket #12448 (:contains() edge case throwing an error) created by
- As I said, this is probably an edge case but this error doesn't occur …
- 12:15 PM Ticket #12446 (issue with $(window).height()) closed by
- duplicate: Duplicate of #12388. The simplest doctype is always `<!doctype …
- 10:14 AM Ticket #12447 (Slide animation dont work correctly in 1.8.0) created by
- Heya, case below contains a small code that implement contents sliding …
- 8:44 AM Ticket #12446 (issue with $(window).height()) created by
- Hello, I updated jQuery to 1.8.1 and have the foolowing issue: …
- 6:35 AM Ticket #12445 (jquery.ajax page load event) closed by
- invalid: This seems like a support request, so the proper venue for it is …
- 5:59 AM Ticket #12445 (jquery.ajax page load event) created by
- can the url of jquery be set to page load of page and then call a …
- 4:41 AM Ticket #12349 (opera prefixes mess) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:24 AM Ticket #12444 (jquery click event not firing on dynamically created div) created by
- for a week I tried every possible way to make this work on fireFox, …
Sep 2, 2012:
- 9:06 PM Ticket #12443 (prop() Bug in IE9) created by
- html code : <div hidden="true"> </div> when using $.prop("hidden") …
- 9:31 AM Ticket #12442 (Uncaught Error: Syntax error, unrecognized expression... in migration ...) closed by
- invalid: The error message is correct,
#/mypage.html[data-role="page"]
is not … - 4:40 AM Ticket #12343 (event.pageX and pageY have incorrect values in IE10 on Windows 8 RTM) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:40 AM Ticket #12342 (Compatibility problem with pure javascript) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:40 AM Ticket #12340 (unwrap() fails when wrapper is a figure element) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:39 AM Ticket #12442 (Uncaught Error: Syntax error, unrecognized expression... in migration ...) created by
- Hey, when migrate from 1.7.2 to 1.8.1 with jquery mobile, im gettin …
- 3:04 AM Ticket #12441 (.toggle() not working properly with selected descendants that aren't ...) created by
- I expect the following code to result in hidden objects. […] …
Sep 1, 2012:
- 4:58 PM Ticket #12440 (Bug in function find()) closed by
- invalid: The only way there can be several items is if multiple elements have …
- 4:03 PM Ticket #12440 (Bug in function find()) created by
- I speak English very bad :) Bug in function find(); For example: …
- 3:55 PM Ticket #12439 ([Regression] Selectors with both an id and a class return wrong result) closed by
- fixed: This has already been fixed.
- 8:39 AM Ticket #12438 (css3 resize breaks jquery width()) closed by
- invalid
- 4:14 AM Ticket #12439 ([Regression] Selectors with both an id and a class return wrong result) created by
- * Example at jsfiddle * $('#ca-talk.new …
- 3:37 AM Ticket #12438 (css3 resize breaks jquery width()) created by
- Step 1. Create a div and set css "resize: both". Step 2. Run …
Aug 31, 2012:
- 6:44 PM Ticket #12437 (.on() not working on version 1.8.1 after ajax call) created by
- I have the following code before the $.ajax function var resultados = …
- 1:09 PM Ticket #12432 (Access is Denied error when wrapping HTML strings in IE 9) closed by
- duplicate: Duplicate of #12266. Thanks cap10morgan!
- 9:27 AM Ticket #12435 (Table sorter not working for colspanable columns.) closed by
- invalid: Please ask for help on a forum.
- 9:27 AM Ticket #10443 (serialize HTML5 form-associated elements) reopened by
- 5:39 AM Ticket #12436 (Performance degradation with delegate events and pseudo-classes) created by
- == Steps to reproduce == Bind a delegate event handler to the …
- 4:51 AM Ticket #12435 (Table sorter not working for colspanable columns.) created by
- hello, I am using jquery tablesorter. It works well but I getting …
Aug 30, 2012:
- 7:54 PM Ticket #12431 (IE7 : slideToggle - Images do not appear (in slideDown) - with ...) closed by
- duplicate: Duplicate of #11168.
- 6:57 PM Ticket #12432 (Access is Denied error when wrapping HTML strings in IE 9) created by
- In IE 9 on Windows 7, under some circumstances* when wrapping HTML …
- 5:17 PM Changeset [6bc2a879]1.12-stable2.2-stablekillphp by
- package.json
- 5:17 PM Changeset [e06a8cae]1.12-stable2.2-stablekillphp by
- package.json
- 5:17 PM Milestone 1.8.1 completed
- 5:07 PM Changeset [a31f28b]1.12-stable2.2-stablekillphp by
- build/release-notes.js
- build/release.js
- 3:40 PM Ticket #12431 (IE7 : slideToggle - Images do not appear (in slideDown) - with ...) created by
- IE7 - Images with parent 'relative' do not appear (in slideDown). …
- 3:24 PM Ticket #12430 (Chrome "selected" attributes not being correctly reflected) closed by
- invalid: I'm sure everyone involved in the current W3C property-attribute mess …
- 3:14 PM Ticket #12430 (Chrome "selected" attributes not being correctly reflected) created by
- jsFiddle: http://jsfiddle.net/trmackenzie/cvPhd/4/ I've come across …
- 11:50 AM Ticket #12429 (Setting size attribute for <input> fails in jQuery 1.8.0) closed by
- wontfix: Apologies for the misbehaving bug tracker, it's really acting up …
- 11:32 AM Ticket #12429 (Setting size attribute for <input> fails in jQuery 1.8.0) created by
- First, sorry if this is a duplicate, but I could not search because …
- 11:26 AM Ticket #12370 (jquery android 2.1-update1 problem) closed by
- fixed: Fixed in …
- 10:47 AM Changeset [0ca936d]1.12-stable2.2-stablekillphp by
- src/effects.js
- 10:27 AM Ticket #12421 (Native autocomplete/autofill doesn't trigger change events in IE) closed by
- patchwelcome: I've been through these several times myself, but if anyone else would …
- 8:43 AM Ticket #12426 (jquery 1.8.0 $(window).height() and .width() is broken and does not ...) reopened by
- 7:07 AM Ticket #12428 ($.parseHTML Documentation) closed by
- invalid: Ported: https://github.com/jquery/api.jquery.com/issues/59
- 7:01 AM Ticket #12407 (IE8 - getElementsByClassName not supported) closed by
- invalid
- 4:55 AM Ticket #12189 (posting lots of form data.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Note: See TracTimeline
for information about the timeline view.