Timeline
Jun 25, 2013:
- 9:49 AM Ticket #14069 (Label containing a radio / checkbox seems to fire click event twice) closed by
- notabug: You are observing standard browser behavior for invoking click events …
- 8:01 AM Ticket #14069 (Label containing a radio / checkbox seems to fire click event twice) created by
- When clicking the label text the click event is fired twice and when …
- 7:23 AM Ticket #14068 (Non-text xhr responses causing error in xhr.responseText access) created by
- Hi. jQuery (2.0.2 and 1.10.1) accesses xhr.responseText via typeof. …
Jun 24, 2013:
- 12:56 PM Ticket #14067 (This is undebuggable) created by
- I am sure there's something wrong in my own code, and I am sorry I …
- 12:29 PM Ticket #14030 (input $(this).is(':focus') return false on focus event (chrome)) closed by
- duplicate: Duplicate of #13794. This is a known bug, but as Dave said, the …
- 12:23 PM Ticket #14047 ($.data() can't retrieve data stored by .data() when key is hyphenated) closed by
- fixed: Fixes #14047 jQuery.data should not miss data-* w/ hyphenated property …
- 12:23 PM Changeset [147726a]2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 11:28 AM Ticket #14042 (Memory leak after running .data() on unattached elements) closed by
- wontfix: My first "hunch" in working through this issue lead me directly to the …
- 11:01 AM Ticket #14065 (Chrome Canary warns about source mapping URL) closed by
- duplicate: Duplicate of #13983.
- 8:37 AM Ticket #14065 (Chrome Canary warns about source mapping URL) created by
- Under Chrome Canary (Windows, 29.0.1546.0) the console is warning of …
Jun 23, 2013:
- 10:20 PM Ticket #14064 (:eq return different object in 1.10.1) created by
- For the following html dom: […] the following JS code: […] …
- 12:55 PM Ticket #14059 (slideUp() results in error in IE8) closed by
- notabug: Sorry but there is not enough information here for a valid bug report. …
- 12:53 PM Ticket #14060 (slideUp() results in error in IE8) closed by
- duplicate: Duplicate of #14059.
- 12:53 PM Ticket #14061 (slideUp() results in error in IE8) closed by
- duplicate: Duplicate of #14059.
- 12:53 PM Ticket #14062 (slideUp() results in error (IE8)) closed by
- duplicate: Duplicate of #14059.
- 12:52 PM Ticket #14058 (Unexpected Call to method or property access: line 5 character 25835) closed by
- notabug: Please ask for help on a forum.
- 12:51 PM Ticket #14056 (problem with offset() and transform scale (CSS)) closed by
- duplicate: Duplicate of #8362.
- 12:49 PM Ticket #14054 (jquery error) closed by
- notabug: Please ask for help on a forum.
- 12:48 PM Ticket #14053 (ajaxStart Event is ignored for the first time when ajax function is ...) closed by
- notabug: See the jQuery 1.9 upgrade guide. The event is only fired on …
- 12:46 PM Ticket #14052 (Accordion ignores first item after being cloned) closed by
- notabug: This isn't a jQuery core bug. Ask for help on a forum and file a bug …
- 12:45 PM Ticket #14051 (Grep possible error) closed by
- notabug: That is because
null
is not a valid input. - 12:11 PM Ticket #14039 (height() and width() inconsistent in IE8 with fractional padding) closed by
- duplicate: Duplicate of #9628. We have to stop using
offsetHeight
and … - 12:00 PM Ticket #14032 (Object.defineProperty missing in opera 11.10) closed by
- wontfix: Given Opera's status as being moved to Blink, its low market share, …
- 11:55 AM Ticket #14031 (animation) closed by
- notabug: There's not a lot of information here; please ask for help on a forum.
- 11:40 AM Ticket #14028 (delegate event) closed by
- notabug: Please ask for help on a forum.
- 11:39 AM Ticket #14011 (done/fail/always callbacks not called for HTTP status code 202) closed by
- notabug: The docs seem clear enough, further clarification can be had by asking …
- 11:34 AM Ticket #14063 (//@ sourceMappingURL declaration is deprecated, should be //#) closed by
- duplicate: Duplicate of #13983.
- 10:54 AM Ticket #14063 (//@ sourceMappingURL declaration is deprecated, should be //#) created by
- Chromium reports the following warning: "@ sourceMappingURL=" …
Jun 22, 2013:
- 11:24 PM Ticket #14062 (slideUp() results in error (IE8)) created by
- […]
- 11:23 PM Ticket #14061 (slideUp() results in error in IE8) created by
- […]
- 11:23 PM Ticket #14060 (slideUp() results in error in IE8) created by
- […]
- 11:22 PM Ticket #14059 (slideUp() results in error in IE8) created by
- […]
Jun 21, 2013:
- 8:02 PM Ticket #14058 (Unexpected Call to method or property access: line 5 character 25835) created by
- Using jQuery 1.10.1, I will get this error on IE8 or below: …
- 1:06 PM Ticket #14057 (Using data() with key containing dashes does not create copy of data ...) closed by
- duplicate: Duplicate of #14047.
- 1:03 PM Ticket #14057 (Using data() with key containing dashes does not create copy of data ...) created by
- When calling data() using a key containing dashes (an example for this …
- 12:29 PM Ticket #14056 (problem with offset() and transform scale (CSS)) created by
- $(foo).offset().left is not real position, its virtual only. For …
- 6:07 AM Ticket #14054 (jquery error) created by
- SCRIPT438: Object doesn't support this property or method …
- 5:03 AM Ticket #14053 (ajaxStart Event is ignored for the first time when ajax function is ...) created by
- The ajaxStart Event is ignored for the first time when ajax function …
- 3:32 AM Ticket #14052 (Accordion ignores first item after being cloned) created by
- When cloning an element containing an accordtion with the events …
- 2:48 AM Ticket #14051 (Grep possible error) created by
- Hi, When i use the grep function with an null array the jquery …
Jun 20, 2013:
- 10:23 PM Ticket #14050 (windows8 script errors) closed by
- notabug: I am sorry for your computer trouble but this is not a general support …
- 9:27 PM Ticket #14050 (windows8 script errors) created by
- Ever since I made the mistake of clicking yes to your request on my …
- 7:52 PM Ticket #14047 ($.data() can't retrieve data stored by .data() when key is hyphenated) reopened by
- 11:06 AM Ticket #14047 ($.data() can't retrieve data stored by .data() when key is hyphenated) closed by
- worksforme: http://jsfiddle.net/rwaldron/vSRmb/
- 10:31 AM Ticket #14049 (-webkit-order doesn't work with css()) created by
- Hello, Mocked up a demo: http://jsfiddle.net/BsYqC/ Click the third …
- 6:41 AM Ticket #14047 ($.data() can't retrieve data stored by .data() when key is hyphenated) created by
- $.data() can't retrieve data stored by .data() when key is hyphenated. …
- 4:54 AM Ticket #14045 (IE8: empty() leaks children if they were attached via DocumentFragment) created by
empty()
does not cleanly remove the children, which were attached …
Jun 19, 2013:
- 7:41 PM Ticket #14044 ($('#root').find(':not(#nested) > li') fails) closed by
- duplicate: Duplicate of #14043.
- 7:17 PM Changeset [3a43443]2.2-stablekillphp by
- .mailmap
- src/callbacks.js
- 7:13 PM Ticket #14044 ($('#root').find(':not(#nested) > li') fails) created by
- This selector fails with the following html structure: […] The QSA …
- 7:12 PM Ticket #14043 ($('#root').find(':not(#nested) > li') fails) created by
- This selector fails with the following html structure: […] The QSA …
- 6:40 PM Ticket #14042 (Memory leak after running .data() on unattached elements) created by
- Demo here : http://jsfiddle.net/futjE/ Mac OS X 10.8 (latest), Chrome …
- 12:54 PM Ticket #14041 (Clone problem - select replace content dynamic) created by
- Hello, i've found a little problem with new jquery version(1.5 and …
- 6:02 AM Ticket #14040 (Tests: Replace QUnit.reset usage) created by
- QUnit.reset is deprecated, and will be removed eventually: …
- 4:47 AM Ticket #13989 (JSONP response yields Parse Error with leading array in JSON) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jun 18, 2013:
- 9:15 PM Ticket #14039 (height() and width() inconsistent in IE8 with fractional padding) created by
- This is from a UI bug and there's a good description of the issue …
- 8:05 PM Ticket #14038 (.width(value) sets incorrect width value if block has border and value ...) created by
- API documentation specifies: "Note that .width("value") sets the …
Note: See TracTimeline
for information about the timeline view.