Timeline
05/27/12:
- 16:50 Ticket #11823 (Remove webkitConvertPointFromNodeToPage) closed by
- fixed: Fix #11823. Remove webkitConvertPointFromNodeToPage. Closes gh-796. …
- 16:43 Ticket #11823 (Remove webkitConvertPointFromNodeToPage) created by
- According to research by Orkel in …
- 13:03 Ticket #11822 (Virus?) closed by
- invalid: Notice the extra y in the url, that is NOT the jQuery domain. This is …
- 05:51 Ticket #11822 (Virus?) created by
- Hi, I didn't know who to contact with this so I am using this contact …
05/26/12:
- 20:28 Ticket #10584 (better error text in IE on sizzle syntax errors) closed by
- fixed: This was fixed in …
- 20:22 Ticket #10525 (On element-rooted queries, we attach an ID to the context, but not for all ...) closed by
- duplicate
- 19:23 Ticket #11821 (slideUp doesn't work in display:none parent) closed by
- worksforme: Works as intended. You slideUp the <p> and then try to show the parent, …
- 19:09 Ticket #11784 (jquery function won't work on external file load('externalfile.php') ...) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. Unfortunately, …
- 19:07 Ticket #11821 (slideUp doesn't work in display:none parent) created by
- If you want to apply a slideUp effect to an element, the parent can't be …
- 08:42 Ticket #11752 (animate() not working in ie8 and under with latest script link) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 01:18 Ticket #11820 (Event error does not attach to future elements with .on();) closed by
- cantfix: Error events on images don't bubble. There is no good way to fake this one …
- 01:08 Ticket #11820 (Event error does not attach to future elements with .on();) created by
- The using the on() method does not properly bind future elements when …
05/25/12:
- 20:34 Ticket #11819 (table of contents missing entry for Promise) created by
- The table of contents on http://api.jquery.com/Types is missing an entry …
- 12:38 Ticket #11816 (i love leah dizon. and you?) closed by
- invalid: Me? I have seen her pictures, and this is not a bug.
- 11:46 Ticket #11818 (How to remove address bar in ipad touch) closed by
- invalid: This has nothing to do with jQuery. Please use StackOverflow for general …
- 11:27 Ticket #11818 (How to remove address bar in ipad touch) created by
- Jquery will hide bar but if we scroll up address bar will show up again …
- 10:37 Ticket #11817 (setAttribute fails on IE7) created by
- This part of jquery.min.js 1.7.2 fails : …
- 08:16 Ticket #11730 (text() wrapper method error) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:16 Ticket #11603 (.animate() bug in IE 6,7,8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:35 Ticket #11816 (i love leah dizon. and you?) created by
- 01:42 Ticket #11311 (IE8 css 'bottom' returning incorrect value) closed by
- fixed: Fix #11311. Percents not pixels for top/left/bottom/right. Closes gh-793. …
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 …
Note: See TracTimeline
for information about the timeline view.
