Timeline
09/29/08:
- 21:14 Ticket #3424 (curCSS does expensive, unnecessary checks on every call when used in ...) created by
- curCSS uses a "color" function in order to detect …
- 14:56 Ticket #3423 ([autocomplete] TAB KEY) created by
- About TAB KEY : tab navigation in a form is "broken" when using …
- 10:38 Ticket #3421 (fadeIn/fadeOut problem with font colors) closed by
- wontfix
09/28/08:
- 20:58 Ticket #3419 (css selection bug: $("*").filter("body, body *") selects html and head) closed by
- wontfix: filter() only supports simple selectors for now, that is, descendance …
- 20:55 Ticket #3420 (jQuery 1.2.7pre (svn) - ui.draggable.js BUGS) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
- 20:13 Ticket #3422 (custom query option in trac failes) created by
- When I try a custom query in trac I always get this error: […] along …
- 20:12 Ticket #3421 (fadeIn/fadeOut problem with font colors) created by
- Hello, I've tested the bug. In FF 3.0. When you put a div or something …
- 09:50 Ticket #3420 (jQuery 1.2.7pre (svn) - ui.draggable.js BUGS) created by
- draggable not working when used clone options. Im found that missing code …
09/27/08:
- 16:24 Ticket #3419 (css selection bug: $("*").filter("body, body *") selects html and head) created by
- this is my first bug report, so pleas be kind and explain if i did …
- 15:52 Ticket #3418 (why can't fields in table disabled?) closed by
- invalid: They just can't. There's no special behavior for a disabled table.
- 15:51 Ticket #3417 (.text() method doesn't work as expected) closed by
- invalid: This is intended behavior. Think about the text that should be returned …
- 15:47 Ticket #3416 (Draggable helper function is applied incorrect parameters) closed by
- invalid: Please repost this to the UI Bug Tracker.
- 08:39 Ticket #3418 (why can't fields in table disabled?) created by
- the js code: $("form").children().attr("disabled", "disabled"); the html …
09/26/08:
- 22:10 Ticket #3417 (.text() method doesn't work as expected) created by
- i suppose when use the $('div.someclass').text() - it will empty div's …
- 21:40 Ticket #3416 (Draggable helper function is applied incorrect parameters) created by
- In the 1.62 Jquery UI build with 'draggable' in the function …
- 18:34 Ticket #3415 ($("#form").submit(fn) handler does not get triggered when calling ...) created by
- registering a submit handler using jquery does not get fired when …
- 17:46 Ticket #3412 (Datepicker date selection does not work on IE6 in corporate environment) closed by
- invalid: Please repost this to the UI Bug Tracker.
- 17:46 Ticket #3413 (Sliders Handles can overlap) closed by
- invalid: Please repost this to the UI Bug Tracker.
- 17:45 Ticket #3414 (Small dot appears in upper left corner of the slider in Firefox 3) closed by
- invalid: Please repost this to the UI Bug Tracker.
- 00:12 Ticket #3414 (Small dot appears in upper left corner of the slider in Firefox 3) created by
- Whenever you move a handle, This has to do with accessibility options …
09/25/08:
- 23:58 Ticket #3413 (Sliders Handles can overlap) created by
- There really isn't a user experience benefit of letting sliders overlap. …
- 18:03 Ticket #3412 (Datepicker date selection does not work on IE6 in corporate environment) created by
- Datepicker date selection does not work on IE6 in corporate environment. …
- 16:34 Ticket #3411 (Add Time to UI Datepicker) closed by
- invalid: Please repost this to the UI Bug Tracker.
- 16:11 Ticket #3410 (Was Working - Now fails) closed by
- invalid: The / selector is deprecated. Use > instead. You should read the …
- 15:37 Ticket #3411 (Add Time to UI Datepicker) created by
- Add Time to UI Datepicker
- 15:27 Ticket #3410 (Was Working - Now fails) created by
- XML Document <?xml version="1.0" encoding="utf-8"?> <customer> …
- 13:00 Ticket #3409 (Can't get HEAD element from an AJAX return) created by
- Using this <js>alert($('<html xmlns=" http://www.w3.org/1999/xhtml" …
- 12:25 Ticket #3408 (ajax accept quality score fix) created by
- */* is appended to the Accept header of an ajax request that uses …
- 01:45 Ticket #3406 (The example for UI Autcomplete is not consistent with the 1.6 API as ...) closed by
- invalid: Please post this in the jQuery UI Trac.
- 01:43 Ticket #3407 (Multiple :gr do not work as expected) closed by
- worksforme: This is the correct behavior. The selector says find all tables, then …
09/24/08:
- 23:17 Ticket #3407 (Multiple :gr do not work as expected) created by
- running this: $('table tr:gt(1) …
- 19:41 Ticket #3406 (The example for UI Autcomplete is not consistent with the 1.6 API as ...) created by
- It should be: $("#example").autocomplete({data:"Core Selectors Attributes …
- 17:00 Ticket #3403 (Traversing lists upward causes failed selection in IE6) closed by
- invalid: The top <ul> has some children <ul>'s. That's illegal html.
- 16:47 Ticket #3405 ("No such interface supported" error in Internet Explorer 7) created by
- In IE 7 a page with jQuery in a IFrame. in the page, there is link to PDF …
- 09:51 Ticket #3404 (a suggestion to workaround XML namespace selector problem) created by
- To workaround xml namespace selector problem. May I suggest to handle xml …
- 07:42 Ticket #3403 (Traversing lists upward causes failed selection in IE6) created by
- Here's a sample of a case I encountered in development. <head> <script …
09/23/08:
- 16:41 Ticket #3402 (jQuery.browser.version can be incorrect with mutant IE userAgent strings) created by
- jquery.browser.version currently looks at the last match of /ie ([\d.]+)/ …
- 15:18 Ticket #3401 (Event property for tracking with an event was fired via actual browser ...) created by
- There should be a way to determine whether an bound event was triggered …
- 14:44 Ticket #3400 (Encoding of spaces in Ajax requests should be configurable) created by
- The current implementation of jQuery.param() uses JavaScript's …
- 14:04 Ticket #3399 (attribute selector does not match style attribute) created by
- Attribute selectors of the form 'div[style]' and 'div[title]' do not work …
- 13:13 Ticket #3398 (Events register on the wrong window in IE) created by
- You cannot register an event on a second window in an IFrame Line 1828: …
- 12:29 Ticket #3397 (Safari 2 crash bug w/ redux & patch) created by
- A call to the jquery html() method (in v1.2.6) may crash Safari 2.0.4 as …
- 11:46 Ticket #3396 (Assigning click to area map doesnt work if not previously assigned to ...) created by
- 1) On document ready function I assign a function - alert('area clicked') …
- 08:12 Ticket #3395 (Webkit: .hide() does not work) created by
- […]
- 01:56 Ticket #3394 ([validate] Validation plugin validates hidden inputs) created by
- The validate plugin validates hidden inputs, if they are of an appropriate …
09/22/08:
- 21:02 Ticket #3393 (Change event not firing...) closed by
- invalid: The change event isn't triggered when changing the 'value' …
- 20:54 Ticket #3393 (Change event not firing...) created by
- Hello, I put a listener on a page item and when the item's value changes, …
- 17:35 Ticket #3392 (Script Error in Wordpress) created by
- I receive this following error when posting a new post in WP: A script on …
- 16:53 Ticket #3391 (jquery UI stylesheets should be browser dependent) created by
- hi, jquery UI CSS stylesheets generate CSS validation errors due to …
- 14:40 Ticket #3387 (In $.ajaxSetup, set data to always be passed in ajax requests) closed by
- invalid: You can do that within beforeSend. This is not really something useful for …
- 14:28 Ticket #3390 (Implement Webkit's native drag and drop support in the draggables API) closed by
- invalid: Please repost this to the UI Bug Tracker.
- 07:56 Ticket #3390 (Implement Webkit's native drag and drop support in the draggables API) created by
- Webkit's native drag and drop capabilities include the ability, at least …
Note: See TracTimeline
for information about the timeline view.
