Timeline
Mar 6, 2009:
- 10:31 PM Ticket #8827 (There is no way to get keyboard focus into the grid if the header is hidden) created by
- You can hid the grid header by adding .dojoxGridHeader { display:none; …
- 10:03 PM Ticket #8826 ([patch] [ccla] keyboard navigation through grid should skip hidden cells) created by
- When navigating via the keyboard, focus disappears when you reach a …
- 7:12 PM Ticket #8825 (There needs to be a keyboard mechanism to change column order) created by
- Currently drag and drop is used to reorder columns in the grid. There …
- 7:10 PM Ticket #8824 ([patch] [ccla] There needs to be a keyboard mechanism to change ...) created by
- In order to be accessible, the grid needs a way to resize the grid …
- 7:07 PM Ticket #8823 (Grid: Focus hard to distinguish on header border) created by
- When a grid header cell receives focus, only the right and bottom …
- 5:23 PM Ticket #8570 (remove dojox.editor.refactor) closed by
- fixed: (In [16944]) removing dojox.editor.refactor. Code will continue to …
- 3:26 PM Ticket #8775 (REGRESSION: Camel Cased classname queries fail on Safari 3.2.2, ...) reopened by
- 2:37 PM Ticket #8811 ([PATCH][CCLA]: IE Specific: Selecting blank area of a grid and ...) closed by
- fixed: Fixed in changeset: http://bugs.dojotoolkit.org/changeset/16942
- 2:35 PM Ticket #8774 ([PATCH] [CCLA] Problem with horizontal scroll with empty grid, long header.) closed by
- fixed: (In [16942]) Fix for horizontal scollbar vanishing. \!strict fixes #8774
- 2:10 AM Ticket #8503 ([patch][cla] grid: convertColPctToFixed not working on views with ...) closed by
- fixed: (In [16940]) Fixes #8503 - this is actually fairly low-risk, and has …
- 12:06 AM Ticket #8822 ([patch][cla]Dialog: popups loaded by code in a dialog do not handle ...) created by
- Since dialog makes all other widgets modal, it causes problems when …
Mar 5, 2009:
- 9:58 PM Ticket #8735 (dojox.form.SelectStack performance can be improved) closed by
- fixed: (In [16939]) Fixes #8735 - apply patch for select stack performance. …
- 8:03 PM Ticket #7229 (Grid: support low vision settings) closed by
- fixed: (In [16938]) fixes #7229 updated a11y style for dojoxGridRowSelected …
- 7:44 PM Ticket #7228 (Grid: add ARIA roles and states to support assistive technologies) reopened by
- More changes are needed for screen reader support so re-opening
- 6:39 PM Ticket #8821 ([patch] [ccla] focus not visible when first focus header cell of an ...) created by
- load dojox/grid/tests/test_data_grid_empty.html. Tab to set focus to …
- 6:03 PM Ticket #8697 (prototype and dojo conflict in dojo.query) closed by
- fixed: (In [16936]) fixes Prototype's bug for …
- 5:35 PM Tickets #8611,8800,8801 batch updated by
- fixed: (In [16935]) Committing patch from Shane O'Sullivan (CLA). Fixes …
- 5:02 PM Ticket #8789 ([patch] [ccla] add ARIA sort property to columns) closed by
- fixed: (In [16934]) fixes #8789 add aria-sort property onto sorted …
- 3:30 PM Ticket #8820 ([patch][cla]dijit._Widget can be sped up a bit by using dojo._connect ...) created by
- However, this apparently (as-is) breaks some key events on widgets …
- 3:26 PM Ticket #8816 (Widget key events broken after #8764) closed by
- fixed: (In [16933]) Fixes #8816 - change back to using connect instead of …
- 2:26 PM Ticket #8819 (Grid Columns Collapse upon Resizing in Test File with Border Container) created by
- For the below testfile, which contains a DataGrid? in a …
- 1:42 PM Ticket #8771 (test_validate.html robot test failures on IE8) closed by
- fixed: (In [16932]) Fixes #8771. For NumberTextBox? widgets, _attr('value') …
- 1:25 PM Ticket #8818 (RadioButton Still Shares Require With CheckBox) closed by
- fixed: (In [16931]) RadioButton? stub file was forgotten in [15592]. Refs …
- 1:12 PM Ticket #8818 (RadioButton Still Shares Require With CheckBox) created by
- "Previously multiple dijit widgets were included in the same …
- 12:49 PM Ticket #8817 (Template sites/applications for dojoc) created by
- We should collect and vet a set of sample pages/apps that can form the …
- 10:54 AM Ticket #8816 (Widget key events broken after #8764) created by
- r16901 breaks key events for widgets. I've tried with …
- 9:56 AM Ticket #8815 (ToggleButton has no margin) created by
- dijit.form.ToggleButton has no margin. But all other buttons have …
- 7:43 AM Ticket #8775 (REGRESSION: Camel Cased classname queries fail on Safari 3.2.2, ...) closed by
- fixed: (In [16928]) correctness fixes in the DOM branch. Make sure we don't …
- 3:45 AM Ticket #8806 ([patch] [cla] _onConnect for _Widget leads to unwanted connect) closed by
- fixed: (In [16927]) Parser was putting "constructor" and "toString" into the …
- 3:02 AM Ticket #8795 (dojo.contentBox reports negative size in IE8) closed by
- invalid: Checked with Bill, this is good now as far as contentBox. I can't get …
- 2:54 AM Ticket #8814 (overriding onmousemove etc. then connecting doesn't work) closed by
- fixed: (In [16926]) When specifying a deferred-connect handler (like …
- 2:46 AM Ticket #8814 (overriding onmousemove etc. then connecting doesn't work) created by
- See test_deferredConnects.html for test case. If you specify an …
- 2:08 AM Ticket #8813 (Either dojo.fadeOut fails to work on a node or documentation is wrong) closed by
- invalid: You've misunderstood the documentation... dojo.fadeOut() "works on a …
- 2:01 AM Ticket #8813 (Either dojo.fadeOut fails to work on a node or documentation is wrong) created by
- ... or I understood the documentation incorrectly. According to …
Mar 4, 2009:
- 11:42 PM Ticket #8701 (dojox.widget.Calender showing Nan for all dates) closed by
- worksforme: If there is a new issue, please file a new ticket to avoid confusion. …
- 11:26 PM Ticket #8812 (UT failure in dijit._base.manager::findTabElements) created by
- Report: TypeError?: dijit.getFirstInTabbingOrder("area-map") is …
- 11:15 PM Ticket #8809 ([PATCH][CCLA] dojox.html.metrics throws errors if loaded from/used in ...) closed by
- fixed: (In [16924]) Checking this fix in. Tested fine on many browsers. …
- 11:10 PM Ticket #8782 (Numberspinner: regExp/regExpGen not applicable in) closed by
- invalid: I'm going to close this as invalid awaiting a response. It seems …
- 10:47 PM Ticket #8811 ([PATCH][CCLA]: IE Specific: Selecting blank area of a grid and ...) created by
- This is visible with current test files: …
- 8:43 PM Ticket #8810 (widget.getChildren() not consistent with dijit.getChildren(widget.domNode)) created by
- This is based on the nightly build. Steps to recreate: 1. Enter: …
- 8:33 PM Ticket #8809 ([PATCH][CCLA] dojox.html.metrics throws errors if loaded from/used in ...) created by
- The error is: window.parent.dojox.html.metrics is null or not an …
- 8:01 PM Ticket #8808 (Allow builds that do not want a releaseName) closed by
- fixed: (In [16923]) Fixes #8808: allow releaseName= in build commands.
- 7:46 PM Ticket #8808 (Allow builds that do not want a releaseName) created by
- This should have worked (specifying releaseName= in a build) but a bug …
- 4:05 PM Ticket #8807 ([PATCH][CCLA] Sort arrow issues on IE7 and Firefox) created by
- This problem is seen in IE7 using Dojo 1.2.3. When a DataGrid? column …
- 2:26 PM Ticket #8806 ([patch] [cla] _onConnect for _Widget leads to unwanted connect) created by
- When the _onConnect function is called, some connects are done on the …
- 10:49 AM Ticket #8805 ([patch][cla] alert, confirm and confirmValue) created by
- Hello I've created three functions for standard javascript alert and …
- 10:36 AM Ticket #8804 (Scrollbars always on in editor) created by
- The easiest way to reproduce is: …
- 8:42 AM Ticket #8781 ([dojox.image] LightboxNano can be reduced some) closed by
- fixed
- 8:01 AM Ticket #8803 (test_scroll.html failures on IE6) created by
- I'm getting failures on two machines (thinkpad and parallels), on …
- 5:54 AM Ticket #8802 (page unload tries to double-destroy widgets (mail demo this.toolbar error)) closed by
- fixed: (In [16919]) Different algorithm for destroying widgets on page …
- 5:28 AM Ticket #8802 (page unload tries to double-destroy widgets (mail demo this.toolbar error)) created by
- This is similar to a number of other tickets, but I couldn't find one …
- 1:29 AM Ticket #8797 (Base _loader needless code) closed by
- fixed: (In [16915]) Fixes #8797, useless code.
- 1:00 AM Ticket #8783 (Renaming dojo.js causes dojo_en-us.js to not be found.) closed by
- invalid: Closing as working as designed. You can name the file something other …
- 12:59 AM Ticket #8799 (TabContainer inside AccordionContainer/StackContainer rendering problem) closed by
- fixed: (In [16912]) Fixes #8799: TabContainer? inside …
Mar 3, 2009:
- 10:59 PM Ticket #8801 ([patch] [cla] SlideShow should use .gif buttons in IE7) created by
- The SlideShow? widget currently only uses the .gif button images in …
- 9:39 PM Ticket #8800 (SlideShow doesn't fit the width of an image correctly) created by
- If the width and height of an image are too large for the SlideShow?, …
- 3:44 PM Ticket #8764 (_Widget.connect performance is horrible) closed by
- fixed: (In [16901]) Fixes #8764 - add in some performance improvements to the …
- 1:40 PM Ticket #8688 (Textarea: setValue() causes invalid focus on Safari) closed by
- fixed: This is already fixed in the 1.3 trunk.
- 1:30 PM Ticket #8799 (TabContainer inside AccordionContainer/StackContainer rendering problem) created by
- When you insert a TabContainer? directly into a StackContainer? or an …
- 7:17 AM Ticket #8712 (is dijitDialogContent an unnecessary class in Dialog.css) closed by
- fixed: (In [16892]) Remove unused class, fixes #8712.
- 6:43 AM Ticket #8798 (Check for global scope violations for Dojo 1.3 Release) created by
- Check for global scope violations for the 1.3 release.
- 2:02 AM Ticket #8731 (dijit.Dialog drag icon disappears after drag in FF3) closed by
- wontfix: This is a FF3.0 and/or OSx10.5 bug, but (according to unscriptable on …
- 1:11 AM Ticket #8693 (Problems with embed SVG elements) closed by
- wontfix
- 1:11 AM Ticket #8693 (Problems with embed SVG elements) reopened by
- On second thought, realistically, we aren't going to have time to work …
- 1:00 AM Ticket #8693 (Problems with embed SVG elements) closed by
- invalid: again, a far simpler example is required. I suggest we mark this …
- 12:50 AM Ticket #8741 (ContentPane is too small in Safari 4 Beta) closed by
- invalid: Looks like the problem is that you should be including soria.js as the …
- 12:17 AM Ticket #8772 (Menu: robot test failures on IE8) closed by
- duplicate: dup of #8795
Mar 2, 2009:
- 11:47 PM Ticket #8770 (Spinner: robot test failures on Spinner_mouse.html for IE8) reopened by
- Unfortunatley I'm (also) getting failures on Spinner_mouse.html. …
- 10:21 PM Ticket #8797 (Base _loader needless code) created by
- The _fakeLoader call currently passes a fake 'type:"load"' object to …
- 10:20 PM Ticket #8794 (Cleanup of various HTML tag issues) closed by
- fixed: Fixed all currently known issues here. May revisit.
- 10:03 PM Ticket #8770 (Spinner: robot test failures on Spinner_mouse.html for IE8) closed by
- duplicate: dup of #8796
- 9:53 PM Ticket #8796 ([patch] [cla] IE8 a11y: dijit/tests/form/robot/Spinner_a11y.html failing) created by
- Usually (not every time due to the random() funciton being called in …
- 9:38 PM Ticket #8795 (dojo.contentBox reports negative size in IE8) created by
- When you call dojo.contentBox on in IE8, you can incorrectly get a …
- 9:14 PM Ticket #8794 (Cleanup of various HTML tag issues) created by
- Cleanup of various HTML tag issues. Several tests/demo files misuse …
- 8:15 PM Ticket #8793 (Accessibility dijit testing with Zoom Text) created by
- Hi, We have conducted some Zoom Text accessibility testing with Dojo …
- 8:10 PM Ticket #8792 (FileUploader - better demo) created by
- Need a better demo with a progress bar. Also fix docs to point to demo …
- 8:06 PM Ticket #8791 (FileUploader - inline version) created by
- As a response to #8784, the current FileUploader? built as transparent …
- 8:03 PM Ticket #8790 (FileUploader - can't delete current selected files) created by
- The Uploader needs more file management: - Remove one or more files …
- 7:27 PM Ticket #8692 (Large integer values in CurrencyTextBox produces a rounding error) closed by
- fixed: (In [16880]) Fixes #8756. Established default maximum Number value of …
- 7:24 PM Ticket #8756 (dojo.number.format returning an incorrect value or large exponentials) reopened by
- Oops - wrong defect - should have closed #8692.
- 7:23 PM Ticket #8756 (dojo.number.format returning an incorrect value or large exponentials) closed by
- fixed: (In [16880]) Fixes #8756. Established default maximum Number value of …
- 3:49 PM Ticket #8789 ([patch] [ccla] add ARIA sort property to columns) created by
- There is an ARIA property to indicate whether or not a grid column is …
- 3:04 PM Ticket #5354 (Accordion: transition abnormal) closed by
- duplicate: fixed by #8788
- 3:04 PM Tickets #8787,8788 batch updated by
- fixed: (In [16875]) Fixes overlapping accordion transitions, call onHide. …
- 2:38 PM Ticket #8785 (Typo in embed/Quicktime.js example) closed by
- fixed: (In [16873]) Fix typo in example. Thanks, vice. Fixes #8785 !strict
- 2:25 PM Ticket #8788 (AccordionContainer can be broken with arrow keys) created by
- When you continuously press on down or up keys and then release, …
- 12:32 PM Ticket #8787 (AccordionContainer no onHide function called on children) created by
- When you change of pane in a AccordionContainer?, there is a call to …
- 12:27 PM Ticket #8786 (AccordionContainer: problem with animation for embedded layout widgets ...) created by
- With Firefox 3 and the test_AccordionContainer.html, I've noticed a …
- 9:43 AM Ticket #8785 (Typo in embed/Quicktime.js example) created by
- There's a typo in the examples documented in Quicktime.js. They use …
- 7:23 AM Ticket #8654 (Speed discrepencies in dojo.query) closed by
- fixed: (In [16870]) fixes a typo in getNodeIndex which caused node indexes to …
Mar 1, 2009:
- 11:58 PM Ticket #8784 (FileUploader in ContentPane is unclickable) created by
- This problem is on Windows FF only. It's not the Contentpane that is …
- 7:39 PM Ticket #8783 (Renaming dojo.js causes dojo_en-us.js to not be found.) created by
- Reference works as expected: […] But renaming dojo.js to …
- 6:31 PM Ticket #8782 (Numberspinner: regExp/regExpGen not applicable in) created by
- Constraints in numberspinner should be object instead of regular …
- 5:10 PM Ticket #8781 ([dojox.image] LightboxNano can be reduced some) created by
- None of the _private members that are null need to exist in the …
- 3:51 PM Ticket #8767 (FilteringSelect: robot test failure (IE6)) closed by
- fixed: (In [16864]) Fixes #8767. _setValueAttr's priorityChange attribute …
- 10:50 AM Ticket #8766 (ValidateTextBox: robot test failure in errorStyle::afterClick (IE6)) closed by
- fixed: Fixed in [15861]. The euro character got messed up in my first check …
Feb 28, 2009:
- 5:26 PM Ticket #8780 ([patch] [cla] GridContainer does not call startup() on child widgets) created by
- In the startup() function of dojox.layout.GridContainer?, if the …
- 4:08 PM Ticket #8779 (dojox.widget.Calendar displays the wrong selected date) created by
- When moving from month to month in the Calendar widget, it continues …
- 10:55 AM Ticket #8778 (Add a TableContainer widget) created by
- I have written a new simple widget that lays out widgets in a HTML …
- 3:22 AM Ticket #8761 (IE7: Popups in Dialog affect background elements) closed by
- invalid: Turns out the test case (and the application on which it was based) …
Feb 27, 2009:
- 9:03 PM Ticket #8777 (Problem with build) created by
- I don't know if this is a bug or I don't know what I am doing but this …
- 8:14 PM Ticket #8776 (robot debug console partially off screen and has unnecessary scrollbars) created by
- Robot tests run with the debug console positioned 75% vertically, but …
- 6:01 PM Ticket #8775 (REGRESSION: Camel Cased classname queries fail on Safari 3.2.2, ...) created by
- Camel Cased classname queries fail on Safari 3.2.2 and Chrome I was …
- 4:33 PM Ticket #8774 ([PATCH] [CCLA] Problem with horizontal scroll with empty grid, long header.) created by
- Reported by a co-worker of mine: See attached …
- 2:33 PM Ticket #8773 (BorderContainer within TabContainer: (IE7)) created by
- actually refers to 1.3.0b2, but there is no version entry yet. see …
- 6:21 AM Ticket #8762 (Multiple TimeTextBox instances on a page do not get handled correctly) closed by
- invalid: Oh no problem... that's why we ask for test cases :-). Let us know …
- 5:32 AM Ticket #8772 (Menu: robot test failures on IE8) created by
- 5:31 AM Ticket #8771 (test_validate.html robot test failures on IE8) created by
- 5:30 AM Ticket #8770 (Spinner: robot test failures on Spinner_mouse.html for IE8) created by
- 5:30 AM Ticket #8769 (Slider_mouse: robot test failures on IE8) created by
- […]
- 5:27 AM Ticket #8768 (ComboBox and FilteringSelect robot test failures (IE8)) created by
- ComboBox and FilteringSelect are getting many failures on IE8
- 3:55 AM Ticket #8767 (FilteringSelect: robot test failure (IE6)) created by
- I got the following failures on IE6 on the FilteringSelect? test, when …
- 3:45 AM Ticket #8766 (ValidateTextBox: robot test failure in errorStyle::afterClick (IE6)) created by
- I got the following failure on IE6 on the test_validate.html robot …
- 3:22 AM Ticket #7704 (refactor dojox.sql) reopened by
- 3:20 AM Ticket #8765 (Remove dojox.storage dependency on dojox.sql) created by
- I believe Brad said that the dojox.sql code dependency can be replaced …
- 3:19 AM Ticket #8764 (_Widget.connect performance is horrible) created by
- The connect uses an extra dojo.hitch in all cases - when it really …
- 12:44 AM Ticket #8763 ([cla] Tooltip on line chart without markers enabled) created by
- Currently dojo charting only supports tooltips on line charts when …
- 12:40 AM Ticket #8762 (Multiple TimeTextBox instances on a page do not get handled correctly) created by
- When multiple dijit.form.TimeTextBox? instances are placed on a page, …
Feb 26, 2009:
- 11:35 PM Ticket #8761 (IE7: Popups in Dialog affect background elements) created by
- Thanks to Peter Parente (IBM) for this excellent CDN-based example In …
- 10:24 PM Ticket #8672 (Dialog: Calling Dialog.destroy() does not hide the overlay) closed by
- fixed: (In [16838]) Hide underlay if dialog is destroyed while being shown. …
- 10:11 PM Ticket #8760 (Enhancement: Provide 3D Pie charts) created by
- Opening this up preemptively as an enhancement request for Charting. …
- 8:49 PM Ticket #8757 (dojox.widget.Pager - vertical pager broken in safari) closed by
- fixed: (In [16837]) fixes #8757 - thanks neonstalwart for finding and fixing!
- 8:19 PM Ticket #8759 (edit mode is lost when transitioning to a new row) created by
- Open grid/test_edit. Use the keyboard to navigate to a cell in a …
- 8:07 PM Ticket #8758 ([patch] [ccla] tabbing through editable cells should not stop at ...) created by
- Modify test_edit.html so that the message field is not editable. …
- 7:16 PM Ticket #8757 (dojox.widget.Pager - vertical pager broken in safari) created by
- the vertical pager with the arrows in the middle is broken on safari - …
- 6:09 PM Ticket #7704 (refactor dojox.sql) closed by
- wontfix: So in working on other AES implementations, I noticed that the …
- 12:37 AM Ticket #8749 (Chrome: Textarea widget hangs) closed by
- fixed: (In [16818]) Fixes #8749. Textarea widget needs isSafari test and not …
Feb 25, 2009:
- 11:02 PM Ticket #8737 (dijit.Dialog.destroyRecursive() doesn't remove underlay) closed by
- duplicate
- 10:26 PM Ticket #8756 (dojo.number.format returning an incorrect value or large exponentials) created by
- Using 1.3 trunk, […] returns "1.000" That doesn't look like a …
- 9:22 PM Tickets #7676,6989,7677,7914,7922,8696 batch updated by
- fixed: (In [16816]) * Applied patches from Becky Gibson. (fixes #6989, …
- 8:34 PM Ticket #8699 (dojo.number.round only supports 13 significant digits but the docs say 14) closed by
- fixed: (In [16814]) Support 14 sig figs. Fixes #8699, Refs #7930 !strict
- 8:28 PM Ticket #8755 ([patch][cla]dojo.parser.instantiate flag for not starting widgets) created by
- Sometimes, it is nice to be able to call dojo.parser.instantiate, but …
- 8:26 PM Ticket #8754 (Grid resizing not honoring resultSize) closed by
- fixed: (In [16813]) Fixes #8754 - make grid honor the resultSize parameter …
- 8:25 PM Ticket #8754 (Grid resizing not honoring resultSize) created by
- This can be seen in the test_grid_layout_borderContainer.html test …
- 8:21 PM Ticket #8753 (dojox.date.tests.strftime failure) closed by
- fixed: (In [16812]) Tests should explicitly load (and unload) …
- 7:30 PM Ticket #8739 (dojo.connect(FileUploader, "onError", function(data){}) ?) closed by
- fixed: (In [16811]) Fixes #8739 - The SWF now has code in it to check for bad …
- 6:08 PM Ticket #8744 (Loading dojo with a scopeMap) closed by
- fixed: Fixed in [16807]: "Fixes #8744. Thanks klipstein for tracking down the …
- 5:21 PM Ticket #8751 (test_FLVideo.html loops when flash player not installed) closed by
- fixed: (In [16805]) Fixes #8751 - Flash embed now checks internally for an …
- 4:53 PM Ticket #8753 (dojox.date.tests.strftime failure) created by
- Tested on FF3/Mac and Chrome/Win? […]
- 4:52 PM Ticket #8752 (dojox.date.tests.HebrewDate failures) created by
- Tested on FF3/Mac and Chrome/Win? […]
- 4:41 PM Ticket #8751 (test_FLVideo.html loops when flash player not installed) created by
- I tested this on Chrome. Don't know if it occurs on other browsers. …
- 4:17 PM Ticket #8750 (Unify Linear Gradients in VML vs SVG) created by
- If you create a VML gradient, the coordinates are relative to the …
- 4:17 PM Ticket #8749 (Chrome: Textarea widget hangs) created by
- 4:15 PM Ticket #8748 (Test failures in dijit.tests.ondijitclick for safari and chrome) created by
- There are dojo.isSafari checks in the test. Perhaps they should be …
- 3:54 PM Ticket #7228 (Grid: add ARIA roles and states to support assistive technologies) closed by
- fixed: (In [16804]) * Applied modified patch from Becky Gibson for proper …
- 3:46 PM Ticket #8747 (Core tests fail on FF3.1b2: ../../dojo/tests/behavior.html::t::topics) created by
- The behavior topics test case failed running nightly tests on FF3.1b2. …
- 3:41 PM Ticket #8746 (Core Tests Fail on Safari 4b1/OSX: ...) created by
- The following nightly core tests fail on Safari 4 beta 1 (only tested …
- 2:11 PM Ticket #8745 ([meta] dijit doctype switching test support) created by
- 2:07 PM Tickets #8720,8727 batch updated by
- fixed: (In [16801]) Fixes #8727, #8720. attr('disabled',val) throws an …
- 1:51 PM Ticket #8743 (FileUploader still fails) closed by
- fixed: (In [16800]) Fixes #8743 - Needed a little time between dom creation …
- 1:48 PM Ticket #8744 (Loading dojo with a scopeMap) created by
- The setting of a scopeMap within djConfig fails loading dojo base with …
- 1:45 PM Ticket #8743 (FileUploader still fails) created by
- Refs #8717, #8667 After much too much testing and workarounds, I found …
- 1:40 PM Ticket #8742 (Menu: mouse interferes with keyboard open of drop down) closed by
- fixed: (In [16797]) Don't let a random mouse position interfere w/keyboard …
- 11:20 AM Ticket #8742 (Menu: mouse interferes with keyboard open of drop down) created by
- Found this while writing automated Menu tests. If you use the …
- 8:30 AM Ticket #8741 (ContentPane is too small in Safari 4 Beta) created by
- The Height of a content pane inside a tabControl will be displayed too …
- 7:07 AM Ticket #8740 (dojox.grid.DataGrid cells can't mix colspan & rowspan) created by
- Please see this thread for more information. …
- 5:48 AM Ticket #8739 (dojo.connect(FileUploader, "onError", function(data){}) ?) created by
- This is a feature request: While learning how to use the FileUploader? …
- 4:45 AM Ticket #8620 (dojo.NodeList test failures on Webkit/latest browsers) closed by
- fixed: Fixed as part of #8282.
- 4:45 AM Ticket #8718 (NodeList addContent should use new dom creation utilities) closed by
- fixed: Fixed as part of #8282.
- 4:44 AM Ticket #8282 (Simplify NodeList) closed by
- fixed: (In [16796]) Fixes #8282, applying Eugene's patch with expanded unit …
Feb 24, 2009:
- 10:02 PM Ticket #8738 (dojo.publish could convert to array) created by
- It is arguabally verbose to publish a single object item: […] …
- 6:51 PM Ticket #8737 (dijit.Dialog.destroyRecursive() doesn't remove underlay) created by
- See attached test case. Calling destroyRecursive() on an open …
- 3:19 PM Ticket #8736 (dojox.form.DropDownSelect "flickers" when opening) closed by
- fixed: Fixed in revision [16795]
- 3:12 PM Ticket #8736 (dojox.form.DropDownSelect "flickers" when opening) created by
- This is due to the dropdown getting focus twice.
- 3:07 PM Ticket #8735 (dojox.form.SelectStack performance can be improved) created by
- By adding all the options from the stack in a single addOption call, …
- 2:47 PM Ticket #8492 (Whitespace in tempates does the wrong thing?) closed by
- fixed: Hmm, OK, I'm going to close this ticket again. You could open another …
- 2:12 PM Ticket #8733 (Patch LazyLoadJSIStore) closed by
- wontfix: What is the value in this? Using self reference is just as valid and …
- 12:18 PM Ticket #8734 (remove dead code) created by
- As part of the checkins from #8636, I found a lot of dead code in …
- 12:15 PM Ticket #8636 ([meta] add metadata tags to dijit API doc) closed by
- fixed: (In [16794]) Meta-data for Editor. Fixes #8636 (as hopefully the last …
- 8:43 AM Ticket #8733 (Patch LazyLoadJSIStore) created by
- use dojo.hitch function instead of use self reference
- 6:05 AM Ticket #8732 (dojo.io.script should use script onload callbacks) created by
- Script onload callbacks seem reliable now across our supported …
- 4:29 AM Ticket #8731 (dijit.Dialog drag icon disappears after drag in FF3) created by
- Repro steps in FF3: 1. Open a dijit.Dialog 2. Hover the mouse over …
- 4:19 AM Ticket #8730 (dojo.html.set() won't add <option> tag to <select> tag in IE7) created by
- See attached code. Expected that IE7 will create a the following …
- 1:03 AM Ticket #8729 ([patch] dojox.widget.Dialog enhancement - trimWhiteSpace) created by
- Attaching patch to dojox.widget.Dialog to support a trimWhiteSpace …
Feb 23, 2009:
- 10:54 PM Ticket #8728 (FontChoice: FilteringSelect gives warning style when you click away) closed by
- fixed: (In [16792]) Fixes #8728. Allow value = null or empty string to clear …
- 10:16 PM Ticket #8728 (FontChoice: FilteringSelect gives warning style when you click away) created by
- 1. Open test_Editor and scroll to the last Editor. 2. Choose a font. …
- 9:35 PM Ticket #8727 ([regression]: Editor disabled attribute does not work) created by
- Run themeTester.html (any browser) and select the Textarea/Editor? tab. …
- 8:18 PM Ticket #8685 (Need to understand pedigree of OAuth.js) closed by
- fixed: (In [16790]) Change the documentation for dojox.io.OAuth. Fixes …
- 5:46 PM Tickets #8717,8726 batch updated by
- fixed: (In [16788]) Fixes #8726, #8717 - at least I hope this fixes those …
- 5:41 PM Ticket #8726 (dojox.embed.Flash - occasional fails in FF often fails in IE) created by
- It's not the embedding that fails, but the ExternalInterface? com from …
- 7:52 AM Ticket #8725 (MappedTextBox: rethink filter() method) created by
- Currently, for widgets that mixin MappedTextBox, the filter() method …
- 7:48 AM Ticket #8724 (dojo.xhr with method post passes params via URL) created by
- This code will send the params to the URL …
- 7:08 AM Ticket #7633 ("dojo.io.iframe" bug uploading a file) closed by
- fixed: From [16782]: Fixes #7633, upload.cgi had a bad percent that was not …
- 3:52 AM Ticket #8723 (dojox.dtl: style is not preserved) created by
- run unit test of dtl to see the problem
- 3:21 AM Ticket #8716 ([dojox.form] MultiComboBox fails to start) closed by
- fixed: (In [16775]) Fixes #8716. Changed ComboBox? and FilteringSelect? to …
- 2:40 AM Ticket #8669 (buildsystem is broken for non browser environments) closed by
- fixed: (In [16774]) Fixes #8669, cannot build rhino hostenv builds, and refs …
- 12:34 AM Ticket #8492 (Whitespace in tempates does the wrong thing?) reopened by
- Same issue, but now I am getting this on the build version. What is …
Feb 22, 2009:
- 6:40 PM Ticket #8722 (Bad height with the dojoxRadioView of the Radiogroup) created by
- The dojoxRadioView that is the second element of the dojoxRadioGroup …
- 6:00 PM Ticket #8721 (NodeList-fx could return NodeList) created by
- There are a lot of cases where it would be nice to set off an …
- 3:51 PM Ticket #8720 ([regression]: FF2: themeTester.html Editor broken) created by
- Run themeTester.html using Firefox 2 (I'm usng WinXP). Select the …
- 9:17 AM Ticket #8719 (unable to edit a cell in the dojox.grid.DataGrid with ...) created by
- I am using dojo 1.2.0 (and the same problem occurs with 1.2.3), and am …
- 4:02 AM Ticket #8689 (GridContainer does not maintain width of dragged widgets) closed by
- fixed: hmmm fixed in [16773], peller changing the owner mid-commit must have …
- 4:01 AM Ticket #8302 (Dynamic dojox.image.LightboxDialog causes invalid GET requests to ...) closed by
- fixed: i fixed most of this in the latest changes (imgUrl is set to the …
- 3:56 AM Tickets #8698,8708 batch updated by
- fixed: (In [16773]) series of patches from Shane O'Sullivan - fixes #8698 …
Feb 21, 2009:
- 7:07 PM Ticket #8718 (NodeList addContent should use new dom creation utilities) created by
-
NodeList.addContent
is currently broken for any random HTML. It … - 7:06 PM Tickets #8571,8715 batch updated by
- fixed: (In [16771]) Fixes #8715. Fixes #8571 * Cleaned up node-nesting code …
- 6:47 PM Ticket #8717 (FileUploader - doUpload occasionally fails) created by
- The ExternalInterface? for Flash is flaky. The SWF can communicate with …
- 2:18 PM Ticket #8550 (Issues with nightly) closed by
- fixed: seems to be in order. thanks dmachi!
- 1:22 PM Ticket #8716 ([dojox.form] MultiComboBox fails to start) created by
- An error: […] Looks like the name attribute in the template is …
- 4:19 AM Ticket #5588 (Checked & disabled radio buttons are just displayed as disabled) closed by
- fixed: [16765] Fixes #5588. Disabled Radio Buttons had incorrect offsets and …
- 12:54 AM Ticket #8715 (DTL can't deal with generating tables on WebKit-based browsers) created by
- Apparently the WebKit has a problem with text in some table nodes …
- 12:36 AM Ticket #8714 (dojox.grid,DataGrid column sizes do not line up with headers) created by
- See attached image - created with the following grid tag: <table …
- 12:28 AM Ticket #8713 (dojox.grid.DataGrid cannot resize columns when using width="auto") created by
- I was playing around with DataGrid? (1.3beta1) and noticed that you …
- 12:11 AM Ticket #8712 (is dijitDialogContent an unnecessary class in Dialog.css) created by
- dijitDialogContent looks to be like it was replaced by …
Feb 20, 2009:
- 9:21 PM Ticket #8711 (dojox.grid.DataGrid API doc for rowSelector) created by
- I'm looking at the tests in 1.3 for grid and see this in …
- 6:56 PM Ticket #8710 (ContentPane: add onHide) created by
- I see that changeset [16769] calls onShow if one is present. Would it …
- 5:20 PM Ticket #8667 (FileUploader: fileMask is ignored on first load) closed by
- fixed: (In [16768]) Fixes #8667 - Rebuilding flash if js communication to it …
- 3:57 PM Ticket #8709 (Button: visual feedback absent when pressing via keyboard.) created by
- This is purely a visual feedback issue. Using …
- 3:39 PM Ticket #8708 (The GridContainer sets all table rows to 100% height, even contained ones) created by
- The CSS of the GridContainer? is not specific enough when specifying …
- 3:23 PM Ticket #8707 (expose dojo._contentHandlers) created by
- I'd like to suggest we expose the XHR contenthandlers map used to …
- 2:26 PM Ticket #5588 (Checked & disabled radio buttons are just displayed as disabled) reopened by
- Problem is also valid for other css styles soria and nihilo. …
- 10:28 AM Ticket #8706 ([patch][cla] ExpandoPane should add position-aware classes when closed) created by
- Currently when the Expando pane closes, it adds the class …
- 8:44 AM Ticket #8705 (FilePickerTextBox doesn't startup) closed by
- fixed: (In [16763]) Fixes #8705 - remove attach events that we are no longer using
- 8:40 AM Ticket #8705 (FilePickerTextBox doesn't startup) created by
- Changes to the validation text box caused filePickerTextBox to break.
- 7:34 AM Ticket #8704 (mark readonly visually) created by
- When the readonly attribute is set on a ValidationTextBox? (might be …
- 5:50 AM Ticket #8703 ([dojo._base.fx] default fps is too high) created by
- the doc for rate in dojo._base.fx is: […] I think the fps timer …
- 5:44 AM Ticket #8700 (dijit._Container should call .startup() on child widgets) closed by
- duplicate: Doh, I didn't realize you had filed this ticket and I filed the exact …
- 5:22 AM Ticket #8702 (_Container: update to call startup()) created by
-
Currently
dijit.layout._LayoutWidget.startup()
calls … - 12:48 AM Ticket #8701 (dojox.widget.Calender showing Nan for all dates) created by
- Steps to recreate 1. click on DateTextBox? to popup …
Feb 19, 2009:
- 10:29 PM Ticket #8700 (dijit._Container should call .startup() on child widgets) created by
- For the children widgets of Containers, the calling of the startup() …
- 9:59 PM Ticket #8699 (dojo.number.round only supports 13 significant digits but the docs say 14) created by
- dojo.number.round is documented to support 14 significant digits and …
- 9:57 PM Ticket #8698 (dojox.layout.GridContainer does not call startup() on child widgets) created by
- When GridContainer?'s startup() function is called, it should call …
- 8:28 PM Ticket #8697 (prototype and dojo conflict in dojo.query) created by
- Being the not-even-close-to-good-citizen prototype is, it extends …
- 7:36 PM Ticket #8696 ([patch] [ccla] Row highlighting should follow focus when navigating ...) created by
- This is an extension of #6988 which was fixed for the up/down arrow …
- 5:21 PM Ticket #8695 (let the markup explicitly specify terminal dojoType nodes) created by
- Hi, I have a suggestion to speed up dojo.parser, without extensive …
- 4:48 PM Ticket #8677 (test form submission) closed by
- fixed: (In [16762]) Fixes #8677. Add formAction.html form handler that makes …
- 2:17 PM Ticket #8694 (Dijit do not work with Opera 10) created by
- Dojo UI freeze when using Opera 10 Build 1285. …
- 1:38 PM Ticket #8693 (Problems with embed SVG elements) created by
- Hello, I have a dojo application which includes embed svg elements. …
- 1:37 PM Ticket #8692 (Large integer values in CurrencyTextBox produces a rounding error) created by
- In testing dojo 1.3b, one of my unit tests fails and it seems to be a …
- 11:30 AM Ticket #8691 (Bug with non-anon function properties) created by
- shrinksaving the following code: […] results in […]
- 10:48 AM Ticket #8690 (Tree: move dijit._tree files to dijit.tree) created by
- dijit._tree.dndSelector is publicly used and should be in dijit/tree, …
- 9:20 AM Ticket #8689 (GridContainer does not maintain width of dragged widgets) created by
- When a widget whose width is set using percentage widths is dragged, …
- 8:07 AM Ticket #7669 (NodeList: .addContent should be a mapIn function) closed by
- duplicate: This ticket is superseded by #8282.
- 7:55 AM Ticket #8603 (DnD incorrectly cancels right-click (which breaks context-menu on FF3/mac)) closed by
- fixed: (In [16744]) Reshuffling mouse button processing, !strict, fixes #8603.
- 6:51 AM Ticket #8499 (IE8 quirks mode: drop down list positioned in wrong place) closed by
- fixed: (In [16743]) Redirecting the "class" attribute access to use …
- 5:30 AM Ticket #8688 (Textarea: setValue() causes invalid focus on Safari) created by
- The setValue() and reset() methods of dijit.form.Textarea can cause …
- 1:41 AM Ticket #8687 (dijit.form.DropDownButton does not position menu correctly in quirks ...) closed by
- duplicate: This is a duplicate of #8499
- 1:37 AM Ticket #8687 (dijit.form.DropDownButton does not position menu correctly in quirks ...) created by
- This actually appears to be an issue with timing, perhaps. You can …
- 1:33 AM Ticket #8686 (dijit.form.DropDownButton arrow positioned incorrectly in IE8) created by
- The arrows are a bit low on the dijit.form.DropDownButton? elements in …
- 1:28 AM Ticket #8511 (IE8: DropDownSelect: arrow positioned incorrectly (strict mode)) closed by
- fixed: (In [16738]) Fixes #8511 - model styling a bit more like …
- 12:28 AM Ticket #8682 (Fix license text in sizzle.js) closed by
- fixed: (In [16737]) Updated license text to clarify this and make it CLA/Dojo …
- 12:25 AM Ticket #8685 (Need to understand pedigree of OAuth.js) created by
- OAuth.js has a comment that it is based on code from Netflix. If this …
- 12:12 AM Ticket #8684 ([ccla][needs update and AMD conversion] Add depth (simple 3d effect) ...) created by
- The attached patches are contributed under CLA to add a depth effect …
Feb 18, 2009:
- 11:54 PM Ticket #8628 (Typo in code example for dojo.publish) closed by
- fixed
- 11:53 PM Ticket #8653 (jump to relevant log line when a test case is clicked) closed by
- fixed: Fixed in [16691], just didn't register here.
- 11:53 PM Ticket #8652 (don't use webding fonts in doh) closed by
- fixed: Fixed in [16691], just didn't register here.
- 11:29 PM Ticket #8647 (dojox.gfx.surface misplaced in IE) closed by
- invalid: Yes, this is a problem with VML, but only MS can fix it. Do not use …
- 10:37 PM Ticket #8683 (dojo.preventCache incorectly adding url parameter start character) closed by
- invalid: for the attached test (trunk, 1.3b) i get: …
- 9:39 PM Ticket #8683 (dojo.preventCache incorectly adding url parameter start character) created by
- When setting refreshOnShow:true for a new content pane dojo will add a …
- 7:57 PM Ticket #8040 ([PATCH][CCLA]: IE: Scroll/resize problem with grid) closed by
- fixed: (In [16729]) Fix for annoying IE header issue. \!strict fixes #8040
- 7:34 PM Ticket #8682 (Fix license text in sizzle.js) created by
- dojo/_base/query-sizzle.js Contains the following copyright/license …
- 6:08 PM Ticket #8275 (DTL Template Rendering - Widget Rendering somtimes failed) closed by
- fixed
- 4:52 PM Ticket #8681 (add cometd acknowledge message extension) created by
- The cometd-java server supports an acknowledged message extension. The …
- 4:46 PM Ticket #8680 (Tooltip: allow scrollable content) created by
- This is something that could be done in the 0.4 days but is no longer …
- 4:08 PM Ticket #8679 (Dialog's "_position" should utilize position fixed) created by
- I was viewing tests for dojox.image.Lightbox to see why there was …
- 12:16 PM Ticket #8666 (RadioButton: form doesn't send default value on IE) closed by
- fixed: Fixed in [16718].
- 12:15 PM Ticket #8678 (test dojo.query() on form dijits) created by
- As per #8660 and #8666 we should have tests to make sure that …
- 12:14 PM Ticket #8677 (test form submission) created by
- As per problems like #8666 we should have tests that actually try to …
- 9:27 AM Ticket #8676 ([patch] [ccla] ComboBox: Accessibility bug: no "title" attribute for ...) created by
- The <input> element in dijit.form.comboBox can't be set a "title" …
- 9:11 AM Ticket #8674 (dijit.form.Textarea not inserting value attribute) closed by
- fixed: (In [16717]) If a value is specified programmatically, then don't …
- 8:55 AM Ticket #8660 (IE: getElementsByName failing on widgets) closed by
- fixed: (In [16716]) Setting the name attribute after the widget DOM is …
- 8:42 AM Ticket #8675 (Grid + "tabs" freezes/crashes IE 7.0) created by
- I hope I can explain this in a good way :| please bare with me ... I …
- 8:32 AM Ticket #8674 (dijit.form.Textarea not inserting value attribute) created by
- When passing the value parameter on object creation, the value never …
- 3:38 AM Ticket #8673 (dojo.fadeIn and dojo.fadeOut does not work at Opera browser) created by
- I browse …
- 1:43 AM Ticket #8672 (Dialog: Calling Dialog.destroy() does not hide the overlay) created by
- See summary and attached. 1.2.3 removes the overlay on the call to …
Feb 17, 2009:
- 11:59 PM Ticket #8671 ([regression] Radiobutton: keyboard behaviour of radiobuttons ...) closed by
- duplicate: dup of #8660 caused by [16468]
- 11:51 PM Ticket #8665 (ComboBox test fails: scrolling problems) closed by
- fixed
- 10:32 PM Ticket #8671 ([regression] Radiobutton: keyboard behaviour of radiobuttons ...) created by
- Keyboard a11y of dijit radiobuttons should behave the same way as a …
- 6:41 PM Ticket #8645 (Rename Html* stuff to Dom* stuff) closed by
- fixed
- 6:41 PM Ticket #8658 ([patch] dojox.dtl jslint verification warnings and errors) closed by
- fixed
- 6:41 PM Ticket #8655 (dojox.dtl.contrib.html still used on styles) closed by
- fixed
- 6:40 PM Ticket #8656 (dojox.dtl.render.html compat statement appears to be backwards) closed by
- fixed
- 3:32 PM Ticket #8670 (ProgressBar: support set() to update attributes) created by
- Currently ProgressBar attributes need to be updated through update() …
- 12:46 PM Ticket #8669 (buildsystem is broken for non browser environments) created by
- […] isBrowser will never be set and the build script fails. …
- 10:22 AM Ticket #8668 (missing setInterval, clearInterval in rhino environment) created by
- I just noticed that the rhino environment provides setTimeout and …
- 8:39 AM Ticket #8667 (FileUploader: fileMask is ignored on first load) created by
- Tested against both 1.3.0b1 and this nightly build: …
- 12:13 AM Ticket #8657 (dojox.dtl._DomTemplated templates occasionall throw error 'parser is null') closed by
- worksforme: Created a demo using the _HtmlTemplated mixin, and with …
- 12:08 AM Ticket #8666 (RadioButton: form doesn't send default value on IE) created by
- At attached sample, when click submit only, HTML form send query …
Feb 16, 2009:
- 9:41 PM Ticket #8665 (ComboBox test fails: scrolling problems) created by
- In FF3 (not FF2): 1. In test_ComboBox, move your mouse to the long …
- 9:20 PM Ticket #8621 (dojo._toDom issue with <option>) closed by
- fixed: Hmm, SVN sync not working? Cannot view changesets either. Anyway, …
- 7:42 PM Ticket #8664 (dojox.atom tests fail in timezones other than EST) closed by
- fixed
- 7:40 PM Ticket #8664 (dojox.atom tests fail in timezones other than EST) created by
- dojox.atom tests fail in timezones other than EST There are some …
- 7:39 PM Ticket #8663 (dojox.data.AppStore does not expose cache prevention option) closed by
- fixed
- 5:53 PM Ticket #8663 (dojox.data.AppStore does not expose cache prevention option) created by
- dojox.data.AppStore? does not expose cache prevention option It …
- 5:46 PM Ticket #8662 ([patch]Dojo 1.3 beta + dojox.Grid + header Menu) created by
- In dojox/grid/_Grid.js, around line 600: […] It appears the …
- 4:48 PM Ticket #8661 (Improve parser to produce better docs) created by
- Add a real parser to Dojo to improve documentation
- 4:29 PM Ticket #8660 (IE: getElementsByName failing on widgets) created by
- dijit widgets have a name attribute that gets submitted with forms, …
- 4:19 PM Ticket #8659 (1.3BETA: dojox.atom.model does not populate Author, contributor tags ...) closed by
- fixed: (In [16694]) Fixes for Author tag parsing issues. \!strict fixes #8659
- 4:11 PM Ticket #8659 (1.3BETA: dojox.atom.model does not populate Author, contributor tags ...) created by
- 1.3BETA: dojox.atom.model does not populate Author, contributor tags …
- 3:07 PM Ticket #6245 (UT: check in manual test DOH front end) closed by
- fixed: (In [16693]) Fixes #6245. Remove manualTests from dojox/.
- 2:16 PM Ticket #8651 (RadioButton: always checked on IE) closed by
- fixed: The original problem is fixed. Please open a different ticket with …
- 4:58 AM Ticket #8651 (RadioButton: always checked on IE) reopened by
- I found bug at dijit.form._FormWidget._setNameAttr() function. IE6 and …
- 12:17 AM Ticket #8658 ([patch] dojox.dtl jslint verification warnings and errors) created by
- While debugging another issue, I found a fair number of jslint …
- 12:10 AM Ticket #8657 (dojox.dtl._DomTemplated templates occasionall throw error 'parser is null') created by
- My main example of this problem doesn't actually use DTL statements …
- 12:05 AM Ticket #8656 (dojox.dtl.render.html compat statement appears to be backwards) created by
- the compat statement for dojox.dtl.render.html appears to be …
- 12:02 AM Ticket #8655 (dojox.dtl.contrib.html still used on styles) created by
- if you put DTL statements in a style attribute, it still tried to load …
Feb 15, 2009:
- 5:40 PM Ticket #8505 (RadioGroupFade (programmatically) creates the titles in double) closed by
- fixed: (In [16689]) fixes #8505 - RadioGroup? adjustment to handle native …
- 4:05 PM Ticket #8617 (continuous debug messages on File Uploader) closed by
- fixed: (In [16688]) Fixes #8617 - turned off debugging in FileUploader? test
- 4:04 PM Ticket #8633 (scroll test failures on FF3/mac) closed by
- fixed: (In [16687]) Fixes #8633 !strict. Allow for scrollbar of any size …
- 3:25 PM Ticket #8600 (castle demo unnecessary ContentPanes) closed by
- fixed: (In [16686]) fixes #8600 - remove intermediate contentpanes from …
- 2:49 PM Ticket #8654 (Speed discrepencies in dojo.query) created by
- Running some slickspeed tests I noticed what could be a potential …
- 1:29 PM Ticket #8651 (RadioButton: always checked on IE) closed by
- fixed: (In [16685]) Fixes #8651. The attribute = operator is not working on IE.
- 10:08 AM Ticket #8653 (jump to relevant log line when a test case is clicked) created by
- after tests complete, it would be useful to be able to click on a test …
- 9:41 AM Ticket #8652 (don't use webding fonts in doh) created by
- FF3 does not display them at all, instead use unicode font arial
- 9:39 AM Ticket #8378 (DOH status bars go beyond 100%) closed by
- fixed: (In [16684]) fixes #8378: probably set the global progress bar for …
- 2:53 AM Ticket #8650 (InlineEditBox doesn't pass "style" parameter to editor) closed by
- invalid: InlineEditBox has a special parameter for this called …
Feb 14, 2009:
- 11:42 PM Ticket #8651 (RadioButton: always checked on IE) created by
- IE6 on XP, IE7 on Vista. RadioButton works fine on Firefox. if a …
- 5:59 PM Ticket #8650 (InlineEditBox doesn't pass "style" parameter to editor) created by
- This code won't apply the specified width of the editor, even though …
- 11:32 AM Ticket #8555 (FF3 with firebug trips on e.relatedTarget when losing browser focus) closed by
- fixed: (In [16683]) Only do try/catch block for relatedTarget.tagName for …
- 1:57 AM Ticket #8649 (Added dojo.fieldToObject to xhr.js) created by
- I needed to get the value of a single form field as opposed to all of …
- 12:28 AM Ticket #8648 (TabContainer test failing) closed by
- fixed: (In [16682]) Fix LinkPane?. Fixes #8648 !strict.
Feb 13, 2009:
- 8:10 PM Ticket #8648 (TabContainer test failing) created by
- in the 1.3b url and trunk, dijit/tests/layout/test_TabContainer.html …
- 9:21 AM Ticket #8647 (dojox.gfx.surface misplaced in IE) created by
- In Internet Explorer: When using text-align: center on the dom node …
- 12:40 AM Ticket #8646 (Make dojo.require() accept multiple resources) created by
- Discussed this with James today on IM. We would like to modify …
- 12:34 AM Ticket #8635 (DTL Templated broken in IE7) closed by
- fixed: Two things happened here. One is that the code in dijit._Widget …
- 12:19 AM Ticket #8645 (Rename Html* stuff to Dom* stuff) created by
- Both normal and DOM modes use HTML, which makes the old naming …
- 12:15 AM Ticket #8638 (Programatically submitting dijit.form.Form not return falseable, stoppable.) closed by
- invalid: Closing per reporter's request.
Feb 12, 2009:
- 11:38 PM Ticket #8644 (dojox.math could use a sum function) created by
- Submitting a patch for a dojox.math.sum function.
- 11:04 PM Ticket #8643 (Dialog: dragging needs to generate _onBlur) created by
- Running Firefox or Safari, load dijit/tests/test_Dialog.html and click …
- 11:00 PM Ticket #8642 (Grid - needs an onCellUpdate) created by
- When working with the DataGrid?, it would be nice to have have an event …
- 10:35 PM Ticket #8639 (TimePicker scrolls too fast) closed by
- fixed: (In [16677]) Fixes #8639. Changed the typematic rate in _TimePicker …
- 10:07 PM Ticket #8641 (dojox.grid title column not lined up with data column) created by
- The following tests show that the grid column titles do not line up …
- 9:06 PM Ticket #8640 (Add bind_query tag to DTL) closed by
- fixed: (In [16675]) Fixes #8640 * Even though marked experimental in the …
- 8:58 PM Ticket #8640 (Add bind_query tag to DTL) created by
- Understanding that not all data stores can handle fetch calls …
- 7:37 PM Ticket #8639 (TimePicker scrolls too fast) created by
- run dijit/tests/form/test_TimeTextBox.html, select the first box and …
- 6:53 PM Ticket #8626 (Font on tick marks is no longer changeable via CSS) closed by
- fixed: (In [16673]) Commiting in fix for font controls of the gauge + a bug …
- 4:41 PM Ticket #8638 (Programatically submitting dijit.form.Form not return falseable, stoppable.) created by
- I had to submit a form from an outside button click, and do my own …
- 4:08 PM Ticket #8637 ([patch]Key Selection Bug in the DataGrid) created by
- Select with <Shift>+<DOWN Arrow> doesn't work correctly. It selects …
- 3:10 PM Ticket #8636 ([meta] add metadata tags to dijit API doc) created by
- As per recent enhancements to the doc parser, listed in …
- 2:48 PM Ticket #8630 (submitbutton: does not act on "enter"-key) closed by
- duplicate: Dup of #8369. Fixed in [16281] in Dojo 1.3.
- 1:15 PM Ticket #8635 (DTL Templated broken in IE7) created by
- The nightly checkout has been giving me some problems with DTL …
- 11:24 AM Ticket #8632 (dijit/form unit tests not being called from runtests.html) closed by
- invalid: Oh nevermind, these are all run from robotTests.html. Not sure if it …
- 11:23 AM Ticket #8634 (ComboBox: robot test failures) created by
- For the ComboBox test I'm getting failures on - …
- 7:59 AM Ticket #8633 (scroll test failures on FF3/mac) created by
- I'm seeing the following failures on FF3/mac when running the scroll …
- 7:55 AM Ticket #8632 (dijit/form unit tests not being called from runtests.html) created by
- In particular I don't see the ComboBox, validate, and Spinner tests …
- 6:58 AM Ticket #8629 (dojo.getComputedStyle race condition) closed by
- invalid: You are seeing the race condition loading JS vs. CSS... we've …
- 6:36 AM Ticket #8631 (dojo.query does not like the = character) created by
- i'm using zend framework and converted my existing dropdown-box to a …
- 6:33 AM Ticket #8630 (submitbutton: does not act on "enter"-key) created by
- there is no action when i press the enter-key and a submitbutton is …
- 6:31 AM Ticket #8629 (dojo.getComputedStyle race condition) created by
- dojo.getComputedStyle seems to have a race condition that causes it to …
- 3:46 AM Ticket #8628 (Typo in code example for dojo.publish) created by
- The code example shown at …
- 12:41 AM Ticket #8627 (robot Spinner test fails) closed by
- fixed: (In [16660]) Fixes #8627 !strict. NumberTextBox? with garbage should …
Feb 11, 2009:
- 9:48 PM Ticket #8627 (robot Spinner test fails) created by
- dijit/tests/form/robot/test_Spinner.html fails
- 8:22 PM Ticket #8626 (Font on tick marks is no longer changeable via CSS) created by
- Previously, one could do something along the lines of: […] …
- 7:02 PM Ticket #8625 (MenuBar: minor display issue) closed by
- invalid: No, it's designed to look like a standard menu on Windows or Mac, …
- 5:53 PM Ticket #8625 (MenuBar: minor display issue) created by
- [http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/test_Me …
- 5:38 PM Ticket #8624 (MenuBar: lost focus on menu click) created by
- In test_Menu.html, if you click cut/copy/paste from the Edit menu of …
- 4:34 PM Ticket #8016 ([REGRESSION] brackets in RadioButton's name breaks them) closed by
- fixed: [16657] Fixes #8016. dojo.query does not support [name='val[1]'], so …
- 4:11 PM Ticket #8551 (VML createImage code is now butchering transparent PNG on IE 7/8) closed by
- fixed
- 4:01 PM Ticket #8623 (Tree: hover focus can remain on for multiple nodes in FF) created by
- In FireFox?, it is possible to cause multiple tree nodes to have the …
- 3:36 PM Ticket #8016 ([REGRESSION] brackets in RadioButton's name breaks them) reopened by
- 10:19 AM Ticket #8622 ([cla][patch] List Input (like "to" field on hotmail)) created by
- When user enter a value, automatically parse value and generate a list …
- 6:26 AM Ticket #8621 (dojo._toDom issue with <option>) created by
- Right now dojo.toDom() will set an option element to selected, need to …
- 6:23 AM Ticket #8620 (dojo.NodeList test failures on Webkit/latest browsers) created by
- From Eugene's work on #8282, some NodeList tests fail in …
- 5:55 AM Ticket #8619 (CheckBox: get("value") return code is strange) created by
- I use dijit.form.CheckBox? getValue method and found it is strange.When …
- 1:08 AM Ticket #7976 (NodeList.empty() doesn't work in IE on certain nodes) closed by
- duplicate: Closing this ticket in favor of #8282.
Feb 10, 2009:
- 10:36 PM Ticket #8618 ([meta] release changes) closed by
- fixed: (In [16646]) fixes #8618 - retain uncompressed.js from layers, leave …
- 10:35 PM Ticket #8618 ([meta] release changes) created by
- people wanted the *.uncompressed.js left in the release also need to …
- 9:22 PM Ticket #8617 (continuous debug messages on File Uploader) created by
- running: …
- 7:04 PM Ticket #8612 (add some sugar to dojo.NodeList) reopened by
- 5:31 PM Ticket #8616 (Tree: first node is pre-selected when tree loaded) created by
- Load this page: …
- 5:06 PM Ticket #8615 (animation from dojo.fx.combine gives wrong status on end) created by
- The following piece of code results in 1 alert with the message …
- 5:04 PM Ticket #8614 ([patch][cla]The Grid should use better column move and resizing indicators) created by
- Currently the dojox Grid resizes the header while the user drags the …
- 5:02 PM Ticket #6458 (Editor: support cut/paste buttons on FF3) closed by
- wontfix
- 4:25 PM Ticket #8612 (add some sugar to dojo.NodeList) closed by
- fixed: this landed in [16642], one change in [16643] but overall the commit …
- 4:13 PM Ticket #8511 (IE8: DropDownSelect: arrow positioned incorrectly (strict mode)) reopened by
- 3:43 PM Ticket #8511 (IE8: DropDownSelect: arrow positioned incorrectly (strict mode)) closed by
- worksforme: I'm not seeing this with IE8 RC1. Do you still have this issue?
- 3:31 PM Ticket #8613 (dojo.create() should support dojo._toDom in string case where ...) reopened by
- you just undid every bit of doc reviewing I did last evening to ensure …
- 3:23 PM Ticket #8613 (dojo.create() should support dojo._toDom in string case where ...) closed by
- fixed: (In [16641]) make sure that create() works with actual markup. Fixes …
- 3:22 PM Ticket #8613 (dojo.create() should support dojo._toDom in string case where ...) created by
- we should support the form of: […] Since this blows up in the …
- 2:56 PM Ticket #8612 (add some sugar to dojo.NodeList) created by
- as discussed with pete, need to have some more sugar for plugd in …
- 2:46 PM Ticket #8477 (blank Editor adds extra space) closed by
- fixed: (In [16640]) Fixes #8477. Removed added blank.
- 2:40 PM Ticket #8611 ([patch]Starting slideshow doesn't advance images in some cases) created by
- In certain indeterminate cases, when clicking the "Play" icon in the …
- 2:22 PM Ticket #8551 (VML createImage code is now butchering transparent PNG on IE 7/8) reopened by
- Tested this, breaks on IE6 (IE 7 works). See attached image. Left …
- 2:11 PM Ticket #8502 (AlwaysShowToolbar does not function when scrolled) closed by
- fixed: Hmm this is working for me now, on the latest code: * dojo 1.3 beta …
- 2:11 PM Ticket #8416 (NodeList: synthetic sugar events triggering) closed by
- wontfix: we can't dig up the attached event without doing insane things like …
- 2:08 PM Ticket #8604 (redesign.dojotoolkit.org needs robots.txt) closed by
- fixed: disallow: / added to robots.txt on api-staging …
- 2:04 PM Ticket #8404 (InlineEditBox and dijit.Editor have toolbar display glitch in Firefox) closed by
- fixed: (In [16639]) Fix display glitch on Editor inside of InlineEditBox?. …
- 1:46 PM Ticket #8551 (VML createImage code is now butchering transparent PNG on IE 7/8) closed by
- fixed
- 1:44 PM Ticket #8450 (Faux mouseenter/leave events misreport type) closed by
- wontfix: type in immutable, and it might not be worth the overhead. reopen if …
- 1:34 PM Ticket #7802 (add a dojo.createElement method and shorter variant) closed by
- fixed: @uhop - i'd believe that about <tr> ... edge case? functionality in …
- 1:33 PM Ticket #8593 (Slideshow - "PLAY" button not working if if slideshow mode defaults to off) closed by
- fixed: was fixed in [15540]
- 1:01 PM Ticket #8032 (add layers for common functionality to the build) closed by
- fixed: lots has been done on this, but not sure which layers are going …
- 9:22 AM Ticket #8610 (Apply transform to small circles works in Firefox, not in IE) created by
- First, here's the test case: …
- 8:12 AM Ticket #8018 (Use excludeStart for dojo._base boilerplate) closed by
- wontfix: Just did a test with this, manually removing the function wrappers and …
- 7:31 AM Ticket #8564 (dojo minification yields different results on different machines) closed by
- fixed: (In [16637]) Fixes #8564, make sure locale lists are in a consistent …
- 7:29 AM Ticket #8010 (Build option stripConsole changes the code logic!) closed by
- fixed: (In [16636]) Fixes #8010: put in extra guidance about the stripConsole …
- 4:45 AM Ticket #8597 (performance: dojo.js could be faster) closed by
- wontfix: This is for the src version of dojo.js -- in general this file is just …
- 4:40 AM Ticket #8609 (remove build_mini.sh) closed by
- fixed: in [16634]
- 4:40 AM Ticket #8606 ([meta] update/expand inline documentation) reopened by
- ugh. meant to ref #8609
- 4:38 AM Ticket #8606 ([meta] update/expand inline documentation) closed by
- fixed: (In [16634]) goodbye, old friend. fixes #8606 - use clean_release.sh …
- 4:36 AM Ticket #8609 (remove build_mini.sh) created by
- build_mini.sh is a script to remove lots of cruft from a build. …
- 4:10 AM Ticket #8430 (dojox.gfx._removeClass fails if there are no classes yet) closed by
- fixed: (In [16632]) Fixing possible empty CSS class string, !strict, fixes #8430.
- 4:00 AM Ticket #6705 (shape.moveToBack() makes the shape unselectable) closed by
- fixed: It looks like it was a problem for the VML renderer. It was fixed in #7339.
- 3:58 AM Ticket #6137 (IE: Moving an element out of a surface causes shift of all groupped shapes) closed by
- fixed: Fixed in #7339.
- 3:57 AM Ticket #5846 (GFX Silverlight renderer detection wont back off to SVG) closed by
- fixed: New ticket will be opened if problem with Moonlight surfaces again.
- 3:56 AM Ticket #5477 (Webkit has a problem with translucent translated PNGs.) closed by
- worksforme: It looks like this bug was fixed by Safari.
- 3:34 AM Ticket #8608 (innerXML serializes outer node in some cases) created by
- dojox.xml.parser.innerXML - the first case "innerXML" ought to be just …
- 3:05 AM Ticket #8446 (Enhance dojo.create().) closed by
- fixed: docs are accurate. dom guide is on me. not sure i'm 100% on create not …
- 2:49 AM Ticket #8572 (check isSafari references in dojox.gfx) closed by
- fixed: (In [16631]) Removing unnecessary isSafari, !strict, fixes #8572.
- 12:47 AM Ticket #8380 (Enhance dojo.place()) closed by
- fixed: awesome docs uhop, thanks. it's on me to finish the dom guide now.
- 12:18 AM Ticket #8579 (dojox.rpc.JsonRest should expect "Content-Location" not "Location" for ...) closed by
- wontfix
Feb 9, 2009:
- 11:58 PM Ticket #8563 (Build Memory Usage excessive in some cases) closed by
- fixed: (In [16628]) fixes #8563 - great patch from Artsem Prakaptsou [cla] …
- 10:39 PM Ticket #8607 (Regression in [16577]: InlineEditBox broken in FF3 and Safari) closed by
- fixed: (In [16627]) Don't use 'style' as an attribute name to InlineEditor? …
- 9:26 PM Ticket #7461 ([meta] clean up documentation) closed by
- fixed: you've gone on long enough faithful #7461. We will be using #8606 for …
- 9:26 PM Ticket #8607 (Regression in [16577]: InlineEditBox broken in FF3 and Safari) created by
- 1. Update to [16577] or later. 2. Open themeTester 3. Click the …
- 9:19 PM Ticket #8606 ([meta] update/expand inline documentation) created by
- catch-all bug for referencing in documentation-only checkins
- 9:03 PM Ticket #8605 (dojotoolkit.org doesn't work on IE8) created by
- I got a "member not found" error. log: Webpage error details …
- 8:31 PM Ticket #8567 (IE8: test_ExpandoPane.html hangs) closed by
- worksforme: Working on public IE8 RC1.
- 8:14 PM Ticket #8090 (IE8: Dialog broken) closed by
- invalid: cannot be reliably reproduced with ie8rc1
- 7:34 PM Ticket #8388 (Tree: Context Menu on DnD enabled Tree) closed by
- fixed: (In [16624]) Fix issue where Tree's DnD code prevents having context …
- 7:15 PM Ticket #8604 (redesign.dojotoolkit.org needs robots.txt) created by
- When doing a search for dojo keywords, the results often contain links …
- 7:11 PM Ticket #8603 (DnD incorrectly cancels right-click (which breaks context-menu on FF3/mac)) created by
- The DnD code calls dojo.stopEvent() on right-mousedown. It should …
- 6:44 PM Ticket #8596 (dojo.doLater: add optional decay param) closed by
- wontfix: After some consideration, I'm going to not apply this patch - at least …
- 6:31 PM Tickets #8601,8602 batch updated by
- fixed: (In [16623]) Fixes #8601, #8602 - added trace() and count() methods. …
- 6:30 PM Ticket #8602 (Firebug Lite - shouldn't open if Mozilla Firebug lite is installed) created by
- If including Mozilla's firebug lite with a script tag, don't open dojo …
- 6:28 PM Ticket #8601 (Firebug Lite - add trace(), and count()) created by
- Both trace() and count() are doable and useful methods and should be …
- 4:16 PM Ticket #8434 ([patch] [cla] PasswordValidator: "Old Password" field is always set to ...) closed by
- fixed: (In [16622]) Fixes #8434 - thanks for the patch, CLA received
- 2:58 PM Ticket #8596 (dojo.doLater: add optional decay param) reopened by
- 1:18 PM Ticket #8522 (DateTextBox inconsistency whith french-canadian locales) closed by
- worksforme: djConfig.locale='fr-ca' works fine for me. Please re-open if you can …
- 1:17 PM Ticket #8596 (dojo.doLater: add optional decay param) closed by
- fixed: (In [16619]) Fixes #8596 - Added Adam's decay parameter to slow (or …
- 12:43 PM Ticket #7125 (Comma operator for dojo.query returning partial results) closed by
- fixed: (In [16618]) make sure that null lists don't fool us in the DOM branch …
- 12:30 PM Ticket #7368 (dojo.query throws TypeError on some not-found queries) closed by
- fixed: (In [16616]) adding existance test to ID filtering. Fixes #7368. !strict
- 12:19 PM Ticket #7295 (Make _mapIntoDojo accessible outside of _base/NodeList.js) closed by
- fixed: (In [16615]) exposing _mapIntoDojo, but renaming to _mapIn. Fixes …
- 12:02 PM Ticket #8526 (the default registration of on*unload handlers breaks fastback caches) closed by
- fixed: marking fixed.
- 12:01 PM Ticket #8356 (XML unit test regression in new Acme selector engine) closed by
- fixed: looks fixed in trunk.
- 2:00 AM Ticket #8600 (castle demo unnecessary ContentPanes) created by
- The castle demo create ContentPane children of the …
- 12:58 AM Ticket #8599 (Add "faux" rspec style testing for doh) created by
- I can take on the work for the namespace changes (fix indentation, …
Feb 8, 2009:
- 10:40 PM Ticket #8598 (dojo.query: expose listCtor as a private variable that can be modified ...) closed by
- fixed: (In [16597]) Fixes #8598: change var listCtor to dojo._queryListCtor. …
- 10:33 PM Ticket #8598 (dojo.query: expose listCtor as a private variable that can be modified ...) created by
- dojo.query allows for setting the listCtor on a global basis at …
- 9:33 PM Ticket #8521 ([patch][ccla]DateTextBox: shows duplicate dates in some timezones.) closed by
- fixed: (In [16595]) Avoid Brazilian DST problem (DST occurs at 12AM) Fixes …
- 5:05 PM Ticket #8597 (performance: dojo.js could be faster) created by
- I noticed 2 performance issues wrt the getRootNode method in …
Feb 7, 2009:
- 10:42 PM Ticket #8421 (dijit.getViewport returns incorrect size in Opera.9.63) closed by
- fixed: (In [16583]) Fixes #8421. Replace getViewport with a more simple …
- 9:29 PM Ticket #8596 (dojo.doLater: add optional decay param) created by
- The code below could have some problems, but I was trying to add an …
- 6:58 PM Ticket #8389 (Optionally send postData on each upload) closed by
- fixed: (In [16582]) Fixes #8389 - Optionally sending postData on each upload.
- 5:43 PM Ticket #8333 (disabled Fileupload Button still allows flash based uploads) closed by
- fixed: (In [16580]) Fixes #8333 - connected to dijit.button to hide and show …
- 5:41 PM Ticket #8409 (disabling dojox.form.FileUploader Button does not work) closed by
- duplicate: Duplicate of #8333
- 5:29 PM Ticket #8388 (Tree: Context Menu on DnD enabled Tree) reopened by
- No, it does not work for me ! On Mac OS X 10.5.6 / Firefox 3.0.6, when …
- 5:19 PM Ticket #8595 (_onFocus() fires on disabled widgets) created by
- As noted in [16433], clicking on a disabled widget causes _onFocus() …
- 4:59 PM Ticket #8594 (Flash.embed often has PercentLoaded errors) closed by
- fixed: (In [16579]) Fixes #8594 - PercentLoaded? errors !strict
- 4:19 PM Ticket #8594 (Flash.embed often has PercentLoaded errors) created by
- Fix appears to be to catch the error and try again. Very intermittent.
- 4:03 PM Ticket #8593 (Slideshow - "PLAY" button not working if if slideshow mode defaults to off) created by
- Slideshow "play" mode never works if slideshow mode is off. To solve …
- 3:51 PM Ticket #8592 (Badge margin settings are explicitly declared in source - Request for ...) created by
- Using current dojox.badge, the margin settings between one cell and …
- 3:47 PM Ticket #8388 (Tree: Context Menu on DnD enabled Tree) closed by
- worksforme: It works for me. See attached code. Can you attach a test case …
- 3:40 PM Ticket #8566 (enable dijit._Widget to handle style property declared as a string or ...) closed by
- fixed: (In [16577]) Allow widget style to be specified as name/value hash, or …
- 3:23 PM Ticket #8591 (Pager scrolls one pixel more when scrolling to the right side) created by
- Using pager, when clicking on the right scroll button, the elements …
- 3:18 PM Ticket #8590 (TooltipDialog defines class instead of baseClass) closed by
- fixed: (In [16576]) Make TooltipDialog? class parameter work correctly (being …
- 1:59 PM Ticket #8580 ([patch] [cla] dijit.form.ValidationTextBox shows message despite being ...) closed by
- fixed: (In [16574]) Fixes #8580. Reinitialize _maskValidSubsetError on reset().
- 1:34 PM Ticket #8589 (themeTester: InlineEditBox/DateTextBox blank on click) closed by
- fixed: (In [16573]) Fixes #8589. Call widget.attr('value',blah) instead of …
- 1:22 PM Ticket #6609 (book url format) closed by
- invalid: the new url for docs will be dtk.org/docs/ with older versions at …
- 1:21 PM Ticket #8030 (Upgrade dtk (drupal) to Dojo 1.1 or greater) closed by
- wontfix: drupal usage being reduced to forums in coming weeks. Book is …
- 1:15 PM Ticket #8006 (Book Of Dojo examples don't work on WebKit) closed by
- invalid: The book is not going to be carried forward. Individual failures …
- 12:51 PM Ticket #8215 (outdated page in dojo-contributors info page) closed by
- fixed: I fixed this as part of the /community page cleanup.
- 4:39 AM Ticket #8448 (gfx vml crops image even if the surface is enlarged) closed by
- fixed: (In [16570]) Adding group resizing. Fixes #8448.
- 12:48 AM Ticket #8590 (TooltipDialog defines class instead of baseClass) created by
- TooltipDialog?.js has […] but shouldn't this be […] to match the …
Feb 6, 2009:
- 9:59 PM Ticket #8589 (themeTester: InlineEditBox/DateTextBox blank on click) created by
- When you open the InlineEditBox? tab in themeTester, you see a …
- 8:31 PM Ticket #8230 (dojox.grid.DataGrid: CTRL+Click not supported in FF 3.0.4 on Mac OS X 10.5) closed by
- fixed: (In [16568]) * Changing e.ctrlKey to dojo.dnd.getCopyKeyState(e) to …
- 5:44 PM Ticket #8556 (Bug in dojox.grid setStructure) closed by
- fixed: This appears to be working now in the latest trunk.
- 3:56 PM Ticket #8583 (console.debug used in xhr.js; breaks in Safari 3.2.1/OS X 10.5.6) closed by
- fixed: (In [16566]) Change console.debug call to console.error, refs #2924, …
- 2:33 PM Ticket #8517 (dojo.addClass: check if classStr provided) closed by
- fixed: classStr is a required parameter. The developer should ensure defined …
- 2:11 PM Ticket #8588 (Cross Domain build exception) created by
- Hi, I'm trying to make a cross domain build of dojo using the …
- 12:24 PM Ticket #8587 (impact between Form and multi-ContentPane within a StackContainer) closed by
- invalid: There are a number of errors in your test case: * you mistyped the …
- 9:57 AM Ticket #8587 (impact between Form and multi-ContentPane within a StackContainer) created by
- A test case here: A StackContainer? with two ContentPanes?, and the …
- 6:55 AM Ticket #6081 (Tooltip connectId should support one id/node) closed by
- fixed: (In [16565]) [10942] left the Tooltip API in a confusing state since …
- 6:05 AM Ticket #8586 (html can be loaded directly, but not by dialog with href) closed by
- duplicate: That's correct, you need to specify all the dojo.require() calls on …
- 5:56 AM Ticket #8586 (html can be loaded directly, but not by dialog with href) created by
- A test case here: dlg.html can be loaded directly without any …
- 2:16 AM Ticket #8585 ([dojo.query] Extract pattern matching) closed by
-
invalid: First, this API already exists in the form of
filter()
. E.g.: … - 1:44 AM Ticket #8585 ([dojo.query] Extract pattern matching) created by
- I would like some way to be able to determine if a node passes a …
- 1:00 AM Ticket #8487 (grid dijit datetextbox editor is broken) closed by
- fixed: Fixed in [16550].
- 12:48 AM Ticket #8488 (grid resizers are broken) closed by
- fixed: I fixed this in [16550].
- 12:42 AM Ticket #8575 (PATCH (CCLA) Adjusting Cell width while having a cell with a ...) closed by
- fixed: (In [16564]) * Applied patch to fix column resizing while …
- 12:27 AM Ticket #7923 ([patch][ccla]provide keyboard mechanism to sort columns) closed by
- fixed: (In [16563]) * Applied patch which makes pressing the enter key on a …
- 12:20 AM Ticket #7273 (After sort, scroller reset to (0,0)) reopened by
- I checked in the patch to fix the header align issue in IE. I'm …
Feb 5, 2009:
- 11:52 PM Ticket #7273 (After sort, scroller reset to (0,0)) closed by
- fixed: (In [16562]) * Applying patch from Jared (fixes #7273 !strict).
- 10:26 PM Ticket #8584 (add a start parameter to dijit.scrollIntoView) created by
- the option is basically the same as the native node.scrollIntoView, it …
- 8:24 PM Ticket #8582 (scrollIntoView should scroll to end of node if that results in less ...) closed by
- fixed: [16561] Fixes #8582. Minimize scrolling by aligning either the start …
- 8:16 PM Ticket #8583 (console.debug used in xhr.js; breaks in Safari 3.2.1/OS X 10.5.6) created by
- The error function at line 470 of xhr.js (dojo 1.2.3) uses …
- 7:59 PM Ticket #8582 (scrollIntoView should scroll to end of node if that results in less ...) created by
- Right now scrollIntoView tries to scroll to the start of the node all …
- 6:02 PM Ticket #8581 (IE8: TabContainer: space between labels and content) created by
- See demos/mail/demo.html on IE8. Click the "New Message" button. …
- 5:41 PM Ticket #7268 (Editor: blank.html entries appear in Back dropdown) closed by
- fixed: [16560] Fixes #8508, #7268. For !FF, set the Editor's iframe content …
- 5:40 PM Ticket #8508 ([patch] [cla] IE8: error when pressing "New Message" in mail demo) closed by
- fixed: [16560] Fixes #8508, #7268. For !FF, set the Editor's iframe content …
- 3:23 PM Ticket #8185 ([dojox.layout] ExpandoPane in BC with gutters sizing issue) closed by
- fixed: recent resize fix changed this. new ticket if something else is wrong.
- 3:14 PM Ticket #8544 (dojox.widget.Calendar doesn't handle date constraints) closed by
- fixed: (In [16558]) fixes #8544 - dojox Calendar constrain patch [cla] from …
- 3:08 PM Ticket #8473 (Build fails when certain modules loaded into layer) closed by
- fixed: this only appeared in the one place. Note: there are a LOT of places …
- 8:02 AM Ticket #8580 ([patch] [cla] dijit.form.ValidationTextBox shows message despite being ...) created by
- This is similar to #7011, but what happens what happens: 1. Have a …
- 4:22 AM Ticket #8478 (AccordionContainer: messing up (one time of display bug)) closed by
- fixed: (In [16557]) Fixes #8478: if a StackContainer? child is selected, then …
- 4:04 AM Ticket #8569 (ExpandoPane: layout on IE6 messed up) closed by
- fixed: (In [16556]) Fixes #8569: - fix typo in the expression for w - use …
- 3:39 AM Ticket #7835 (dijit.Editor looses focus when empty and clicked multiple times) closed by
- duplicate
- 3:37 AM Ticket #6404 (AlwaysShowToolbar+minHeight does not work on empty editor) closed by
- fixed: Fixed in [16552]
- 3:18 AM Tickets #7274,8476 batch updated by
- fixed: (In [16555]) Fixes #7274, #8476. On mousedown in IE, remove previous …
- 3:17 AM Ticket #8579 (dojox.rpc.JsonRest should expect "Content-Location" not "Location" for ...) created by
- I think that dojox.rpc.JsonRest? should expect the new ID to be …
- 2:53 AM Ticket #8577 (Bug in dijit._base.focus._onFocusNode method) closed by
- fixed: (In [16554]) [15197] and [15692] had problems. They didn't …
- 12:34 AM Ticket #8578 (Create a means of logging the results of doh test runs to a central ...) created by
- Particularly for rc / beta testing, it would be nice to put a checkout …
Feb 4, 2009:
- 11:52 PM Ticket #7299 (ExpandoPane: Except for Tab 1, expandos collapse all the way in a ...) closed by
- fixed: i believe this to be fixed as part of [16553] with an adjustment to …
- 11:48 PM Ticket #8568 (ExpandoPane: display glitch on closed pane (title is visibility:hidden ...) closed by
- fixed: fixed in [16553]
- 11:42 PM Ticket #8531 ([dojox.layout] ExpandoPane doesn't handle being hidden initially) closed by
- fixed: (In [16553]) fixes #8531 - defer resize until after initial visibility …
- 11:13 PM Ticket #8577 (Bug in dijit._base.focus._onFocusNode method) created by
- _onFocusNode method inside dijit._base.focus: […] Note that …
- 10:01 PM Ticket #7275 ([regression] Editor: 2 mouse clicks to focus 2nd test editor) closed by
- worksforme: could not recreate with [16552]
- 9:25 PM Ticket #6401 (Safari: AlwaysShowToolbar with height="" shows scrollbar) closed by
- fixed: (In [16552]) Fixes #6401. Add overflow-y and minHeight to body > div …
- 6:38 PM Ticket #8576 (Mixing percentage with other width units causes the layout to glitch ...) created by
- Grid errors and scrambles view in tests/test_edit_dijit.html when …
- 6:23 PM Ticket #8575 (PATCH (CCLA) Adjusting Cell width while having a cell with a ...) created by
- Adjusting Cell width while having a cell with a dijit.Editor open …
- 6:05 PM Ticket #8478 (AccordionContainer: messing up (one time of display bug)) reopened by
- Replying to bill: > Let us know if there is still a …
- 3:44 PM Ticket #8574 (can't navigate to initial state using dojo.back) created by
- After several dojo.back.attToHistory() with unique changeUrl value you …
- 3:16 PM Ticket #8573 (dojox GridContainer performance problem with IE7) created by
- Hello dojo team, I have encountered performance problem with the …
- 2:20 PM Ticket #7871 (dijit.Editor fails supplied tests on IE7 (dijit\tests\test_Editor.html)) closed by
- worksforme: Tested with [16546] and it appears to be working. If there's still a …
- 2:02 PM Ticket #7274 ([regression] Editor: weird scrolling on focus) reopened by
- Oops, just recreated it.
- 1:59 PM Ticket #7274 ([regression] Editor: weird scrolling on focus) closed by
- worksforme: I could not recreate this since the refactor was backed out - tested …
- 1:52 PM Ticket #7698 (OutOfMemoryError with build stripConsole option) closed by
- duplicate: @all - I missed this ticket and opened #8563 with a patch to fix this …
- 7:14 AM Ticket #8572 (check isSafari references in dojox.gfx) created by
- for Chrome. Use isWebKit instead where appropriate.
- 6:59 AM Ticket #8571 (check isSafari references in dojox.dtl) created by
- Should they be isWebKit so that the code behaves the same on Chrome?
- 6:57 AM Ticket #8570 (remove dojox.editor.refactor) created by
- This code must disappear by 1.3.
- 5:50 AM Ticket #8569 (ExpandoPane: layout on IE6 messed up) created by
- On IE6, in test_ExpandoPane.html, the layout of the TabContainer …
- 5:47 AM Ticket #8568 (ExpandoPane: display glitch on closed pane (title is visibility:hidden ...) created by
- Try closing the ExpandoPane on IE6. Here's how it looks in …
- 4:16 AM Ticket #8567 (IE8: test_ExpandoPane.html hangs) created by
- I'm trying test_ExpanoPane.html on IE8 and it's hanging for me. CPU …
- 2:57 AM Ticket #8561 (Visible IFRAMEs when using Dijits on IE6) closed by
- fixed: (In [16540]) Fixes #8561: Visible IFRAMEs when using Dijits on IE6 I …
- 2:29 AM Ticket #8566 (enable dijit._Widget to handle style property declared as a string or ...) created by
- currently, the style property of a dijit._Widget is a string. when …
- 2:21 AM Ticket #8565 (dijit._TimePicker crashes with unreferenced item) closed by
- fixed: (In [16539]) Fixes #8565 - make sure that the menu actually has child …
- 2:20 AM Ticket #8565 (dijit._TimePicker crashes with unreferenced item) created by
- If you open the dijit/tests/form/test_TimePickerTextBox.html file, and …
Note: See TracTimeline
for information about the timeline view.