Timeline
05/24/12:
- 16:35 Ticket #11815 (event.stopPropagation() prevents different namespaced events from ...) closed by
- invalid: Namespaces don't affect propagation. Ask for help on the forum.
- 16:27 Ticket #11815 (event.stopPropagation() prevents different namespaced events from ...) created by
- Not sure if this should be the expected behavior, or if my mind plays …
- 16:01 Ticket #11814 (Sizzle's element-rooted QSA strategy (i.e. attaching a temporary id) does ...) created by
- This has been a known issue for a while, but I don't see a ticket …
- 15:24 Ticket #11813 ($(el).position().left returns wrong value in webkit browsers) created by
- In webkit browsers $(el).position().left returns 1 when the elements has …
- 15:19 Ticket #9800 (New method: .addBack (supersedes .andSelf)) reopened by
- I'm re-opening this, because the second half of the ticket, "...in the …
- 15:18 Ticket #11810 (Error looping with $.each if there is a JSON array contains 'length' key) closed by
- duplicate
- 15:17 Ticket #11812 (Built in Rich Text Editor) closed by
- plugin: There are quite a few existing plugins, this is not something we would …
- 15:16 Ticket #11811 (ajax method) reopened by
- That's what I meant.
- 15:15 Ticket #11811 (ajax method) closed by
- patchwelcome: I like your documentation suggestion. The one about method would be pretty …
- 15:09 Ticket #11812 (Built in Rich Text Editor) created by
- Hey I was wondering if you could work on a RichTextEditor so that you can …
- 14:49 Ticket #11811 (ajax method) created by
- Request type != request method The only type of request …
- 14:40 Ticket #11810 (Error looping with $.each if there is a JSON array contains 'length' key) created by
- Hello! I had a json array like { "properties": { "array": { …
- 12:16 Ticket #11809 (Memory leak in .text(val) setter?) created by
- When hovering over an element multiple times I've noticed Chrome Dev Tools …
- 08:37 Ticket #11732 (Incorect margin in IE7) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:37 Ticket #11727 (In Opera (normal and mini) Cannot attach classes via addClass() or ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
05/23/12:
- 22:37 Ticket #11808 (Browser discrepencies for .mouseup, .click, and .change when attached to ...) created by
- I had a setup with a <select multiple="multiple">, and several buttons …
- 21:21 Ticket #11743 (jQuery silently ignores errors during script tag ajax request in ...) reopened by
- Does this problem only occur on Chrome with the Mac? That would be very …
- 20:44 Ticket #11806 (IE7 preventDefault() doesn't prevent F5 keydown causing browser Refresh) closed by
- wontfix: This seems sufficiently exceptional to justify a wontfix. Just add some of …
- 20:37 Ticket #11807 (ui-tooltip-9) closed by
- invalid: ui-tooltip-10!
- 20:31 Ticket #11807 (ui-tooltip-9) created by
- 20:15 Ticket #11806 (IE7 preventDefault() doesn't prevent F5 keydown causing browser Refresh) created by
- jQuery works as expected on IE9, Chrome, and other more modern browsers. …
- 18:24 Ticket #11803 (IE7: Scope Binding inside Click Event) closed by
- invalid: You're using Function.prototype.bind which doesn't exist in IE7. This is …
- 18:00 Ticket #9469 (Remove semi-functional .selector calculation from .pushStack()) reopened by
- Hmmm, it might. We still need to set .selector since .live() needs it, …
- 17:06 Ticket #11804 (IE8: Change Not Fired When Value Changed In Keyup Handler) closed by
- cantfix: Yes, it happens with bare DOM events as well. http://jsfiddle.net/euccT/1/ …
- 17:02 Ticket #11805 (data returns an integar instead of a string when the data is padded with ...) closed by
- duplicate
- 16:54 Ticket #11805 (data returns an integar instead of a string when the data is padded with ...) created by
- reading .data('something') if data-something="000000001" the value …
- 14:48 Ticket #11804 (IE8: Change Not Fired When Value Changed In Keyup Handler) created by
- The change handler is not invoked on IE8 when the inputs value is changed …
- 14:36 Ticket #11803 (IE7: Scope Binding inside Click Event) created by
- Hello, Am having a class structured like this: sClassName = …
- 12:27 Ticket #9338 (jQuery .css() does not return properties for div elements not yet appended ...) closed by
- cantfix: So, I'm going to close this ticket as CANTFIX because this behavior is …
- 11:21 Ticket #11802 (disable attr doesnt work in chrome) created by
- i wanted to disable an id and I used this line of code, …
- 02:42 Ticket #11755 (animate and it aliases should not use :hidden selector) closed by
- fixed: Fix #11755. Avoid :hidden selector for animations. Closes gh-774. …
- 01:34 Ticket #11796 (Change event doesn't bubble in oldIE when content is copied via .html()) closed by
- fixed: Fix #11796. Preserve oldIE change delegation on clone. Closes gh-789. …
05/22/12:
- 22:39 Ticket #11801 (jQuery 1.7.2 - dragleave event has no relatedTarget in Chromium) closed by
- wontfix: The only specification of a relatedTarget value is setting it to null: …
- 22:04 Ticket #11798 (Event delegation does not work for some widgets in 1.7 when it worked in ...) closed by
- invalid: There was a bug in some earlier versions of jQuery that would fire …
- 21:28 Ticket #11801 (jQuery 1.7.2 - dragleave event has no relatedTarget in Chromium) created by
- Hi! I'm trying to use jQuery event objects to catch different kinds of …
- 21:08 Ticket #11800 (More than one command in JS_ENGINE variable) closed by
- invalid: Thanks but this is actually going to be obsolete in 1.8. PR closed
- 20:57 Ticket #11800 (More than one command in JS_ENGINE variable) created by
- Expected one command in JS_ENGINE variable, but currently it can receive …
- 18:56 Ticket #11799 (resizable("destroy"); destroys all resizable handlers inside parent ...) closed by
- invalid: Please report jQuery UI bugs to jQuery UI.
- 18:53 Ticket #11799 (resizable("destroy"); destroys all resizable handlers inside parent ...) created by
- I have a resizable container div. Inside that div there's another …
- 14:55 Ticket #11798 (Event delegation does not work for some widgets in 1.7 when it worked in ...) created by
- I am sure this ticket will be invalidated because it is hard to prove that …
- 14:20 Ticket #11441 (Test failure in Safari 5, Support property reliableMarginRight is ...) closed by
- fixed: Fix #11443 #11441, shut up Chrome 19 and Safari 5.0.x. Closes gh-790. …
- 14:20 Ticket #11443 (checkClone and appendChecked test failures in Chrome 16) closed by
- fixed: Fix #11443 #11441, shut up Chrome 19 and Safari 5.0.x. Closes gh-790. …
- 09:30 Ticket #11797 (New animation related events) created by
- http://api.jquery.com/animate/ The .animate() supports properties …
- 08:38 Ticket #11722 (eq()) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:38 Ticket #11713 (when i am using <sj:submit> as a button then it bahaves like submit not a ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
05/21/12:
- 21:49 Ticket #11796 (Change event doesn't bubble in oldIE when content is copied via .html()) created by
- This is happening because the content is being retrieved via the .html() …
- 17:46 Ticket #10877 (Make outerWidth/Height a setter) closed by
- fixed: Fix #10877. Make outerWidth/Height a setter. Closes gh-783. Changeset: …
- 16:25 Ticket #11795 (Resolve script manipulation/execution inconsistencies) created by
- .domManip's treatment of <script>s is undocumented, inconsistent, and …
- 15:58 Ticket #11791 (Strange focus event behaviour in Firefox) closed by
- invalid: This isn't really reduced to a bug report form, especially with all the …
- 15:50 Ticket #11792 (In the 1.7 version the tag select's can't be set with text) closed by
- invalid: There is no text attribute, so it looks like we fixed the bug that …
- 15:44 Ticket #11793 (trigger('change') on a disabled input do not trigger filtered listener ...) closed by
- duplicate
- 15:42 Ticket #11794 (Injecting html with a name=xxx seems to corrupt a function with the same ...) closed by
- invalid: You have a name conflict, this is independent of jQuery. …
- 15:29 Ticket #11794 (Injecting html with a name=xxx seems to corrupt a function with the same ...) created by
- a. create a function xxx b. inject some html with name=xxx [I'm using …
- 09:03 Ticket #11793 (trigger('change') on a disabled input do not trigger filtered listener ...) created by
- Let $input be a disabled input in a $form. A call to …
- 08:46 Ticket #11792 (In the 1.7 version the tag select's can't be set with text) created by
- For example , write a tag like this <select id="test"><option …
- 06:40 Ticket #11791 (Strange focus event behaviour in Firefox) created by
- Hi, this is the complete code block example Expected behaviour is: Once a …
- 04:17 Ticket #11790 (<li> .clone(), .show() .appendTo() force-sets display to list-item) closed by
- worksforme: If you call show on an item that isn't yet appended to the DOM, it will …
- 03:36 Ticket #11790 (<li> .clone(), .show() .appendTo() force-sets display to list-item) created by
- See http://jsfiddle.net/BHCcy/2/ Tested in -Firefox 12 -Chrome …
- 03:33 Ticket #10657 (Deprecate jQuery#size() in favor of jQuery#length) closed by
- fixed: Docs updated.
- 03:29 Ticket #11733 (Deprecate .load(), .unload(), and .error() methods) closed by
- fixed: Docs updated.
- 03:21 Ticket #11731 (Deprecate "hover" pseudo-event) closed by
- fixed: Docs updated.
- 03:18 Ticket #11719 (Deprecate .bind("ready") event) closed by
- fixed: Documentation updated.
- 03:13 Ticket #11718 (Deprecate .data() events) closed by
- fixed: No docs changes required, since the events were never documented …
- 03:05 Ticket #9400 (Deprecate :text, :radio, :checkbox, etc. selector extensions) closed by
- fixed: Docs updated. Again, this does not obligate us to remove them but I think …
05/20/12:
- 21:51 Ticket #11789 (Update README to describe grunt build system) created by
- For someone who just wants to get up and running building jQuery, the …
- 08:18 Ticket #11704 (IE8: object doesn't support this action - line# 8593) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:18 Ticket #11656 ($.ajax ignores type setting) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
05/19/12:
- 21:42 Ticket #11788 (attribute equals selector is broken) created by
- http://api.jquery.com/attribute-equals-selector/ the demo itself is not …
- 14:16 Ticket #11787 (Remove jQuery.curCSS) created by
- It was deprecated in 1.3, and I can't even find documentation for it.
- 13:59 Ticket #11786 (Deprecate .toggle( handler, handler, ... ) signature) created by
- Did you know we have two .toggles? The one we like performs .show or …
- 08:15 Ticket #11695 ($().data() bug) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
05/18/12:
- 20:37 Ticket #11649 (delegated form submit event handler does not fire after being removed and ...) closed by
- fixed: Fix #11649. Preserve oldIE submit flag when cloning, closes gh-772. …
- 19:24 Ticket #11785 (.findOne() method) created by
- There would certainly be a performance benefit to this on platforms that …
- 17:54 Ticket #7157 (Animation callback shows element is still ":animated") closed by
- fixed: Fix #7157. Animation callbacks shouldn't see an element as :animated. …
- 17:32 Ticket #11777 (Add jQuery Core support for EditorConfig file) closed by
- fixed: Fix #11777. Add EditorConfig support, closes gh-715. Changeset: …
- 15:39 Ticket #11756 (event.currentTarget documentation inaccurate for delegated events) closed by
- worksforme: I think we're good with what we currently have so I'll close this ticket. …
- 12:05 Ticket #11784 (jquery function won't work on external file load('externalfile.php') ...) created by
- i am working on .load("external file"); function, on external file query …
- 08:18 Ticket #11688 (Jquery1.7.2 x fancybox1.3.4) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:18 Ticket #11673 (Unexpected token <) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:05 Ticket #11604 (Switch $(elem).width(-val) from no-op to $(elem).width(0)) closed by
- fixed: Fixed in 1.8pre.
- 02:05 Ticket #9830 (Getting the value of the "value" attribute using .attr("value") is the ...) closed by
- duplicate
- 02:03 Ticket #11535 (Inconsistent behavior between .val() and .prop("value") for <select>) reopened by
- 02:03 Ticket #11535 (Inconsistent behavior between .val() and .prop("value") for <select>) closed by
- duplicate
- 01:54 Ticket #11585 (fadeTo sets css display) closed by
- worksforme: This is working as intended.
- 01:52 Ticket #11782 (Radio buttons set as "required" and then "not required" still act as ...) created by
- If you set a radio button as required using jQuery `.attr('required', …
- 01:18 Ticket #11556 (Pressing 'Return' in text input does not trigger change event in IE 6-9) closed by
- wontfix: I don't see any solution that is good enough to incorporate into jQuery. I …
- 01:08 Ticket #11004 (getWH incorrectly removes padding and border width when box-sizing is ...) closed by
- fixed: Fixed. …
05/17/12:
- 17:11 Ticket #11781 (question about j query) closed by
- invalid: Please use the forum or Stack Overflow for support questions
- 16:58 Ticket #11781 (question about j query) created by
- I was wondering is there a way to create a jqery script so that when i …
- 16:42 Ticket #11780 (relative animation result is wrong size) closed by
- fixed: We've moved development to master from 1.8pre, and the test case works …
- 16:10 Ticket #11780 (relative animation result is wrong size) created by
- testing under webkit based browser (Chrome) provoking the bug with css3 …
- 08:15 Ticket #11686 (Error during invocation of jQuery.css specifically using the ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:15 Ticket #11682 ($("#bottomTipss").css({'top':TOP,'left':LEFT});) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:15 Ticket #11779 (toggle() interferes with text of $(this).) closed by
- invalid: Please ask for help on a forum or StackOverflow.
- 03:13 Ticket #11779 (toggle() interferes with text of $(this).) created by
- $('<div>', { id : 'specialButton', text : 'Hide!', click : …
Note: See TracTimeline
for information about the timeline view.
