Timeline
Oct 18, 2009:
- 11:59 PM Tickets #9936,9981,10090 batch updated by
- fixed: (In [20605]) Fixes #9981, #9936, #10090 - added patches and fixed …
- 2:37 PM Ticket #10136 (Tundra's ComboBox buttonNode on left instead of right side) closed by
- fixed: (In [20603]) Fixes #10136. Split _rtl css imports from tundra.css …
- 11:09 AM Ticket #10136 (Tundra's ComboBox buttonNode on left instead of right side) created by
- The buttons from should appear on the right side instead of the left. …
- 10:03 AM Ticket #10062 (dojox.widget.Calendar3Pane does not set the year correctly.) closed by
- fixed
- 9:11 AM Ticket #10038 (tabContainer: the tabstrip arrows are in the tab order and should not be) closed by
- fixed: Bill, You're right, that works just as well, and is simpler. I've …
Oct 17, 2009:
- 4:09 PM Ticket #7156 (dojox.image.gallery IE6 stack overflow) closed by
- fixed
- 4:09 PM Ticket #9717 (Thumbs do not show up when using Gallery inside TabContainer) closed by
- fixed
- 12:46 PM Ticket #10126 (Regression: IE: Clicking iframe scrollbar in editor causes the ...) closed by
- fixed: (In [20597]) Fixes #10126. Ignore mouse down events in IE that are …
- 11:39 AM Ticket #10007 (TabContainer: Renaming tab titles doesn't trigger new scroll button ...) closed by
- fixed
- 10:22 AM Ticket #10093 (backslashes doubled) closed by
- fixed
Oct 16, 2009:
- 9:54 PM Ticket #10135 (Enhanced grid - Unsorted element (x) doesn't have 6px padding) created by
- The unsorted graphic element (x) and caret don't have 6px padding on …
- 9:43 PM Ticket #10132 (DataGrid - Drop-down button doesn't appear) closed by
- invalid: The edit box is not a date drop down...there should not be a drop down …
- 9:42 PM Ticket #10131 (DataGrid - Chrome 3.0 - irregular visual cueing for selected element) closed by
- invalid: I don't see what you mean by "Irregular visual cueing"... The yellow …
- 9:42 PM Ticket #10134 (IE8: No keyboard focus shown in edit field within grid) created by
- To Reproduce: 1.- Open a valid browser 2.- Go to …
- 9:35 PM Ticket #10133 (DataGrid - Year is clipped) created by
- To Reproduce: 1.- Open a valid browser 2.- Go to …
- 9:27 PM Ticket #10132 (DataGrid - Drop-down button doesn't appear) created by
- To Reproduce: 1.- Open a valid browser 2.- Go to …
- 8:52 PM Ticket #10115 (problem while moving data between two DataGrids in DOJO 1.4 beta) closed by
- invalid: This is not a bug. You should not be calling targetGrid.update, …
- 8:50 PM Ticket #10131 (DataGrid - Chrome 3.0 - irregular visual cueing for selected element) created by
- To Reproduce: 1.- Open Chrome 3.0 2.- Go to …
- 8:40 PM Ticket #10130 (Enhanced Grid - highlighting lagging behind mouse position) created by
- To Reproduce: 1.- Open a valid browser 2.- Go to …
- 4:51 PM Ticket #10129 (Grid not properly escaping ampersands) closed by
- fixed: (In [20594]) Fixes #10129 - make sure that we replace ampersands …
- 4:47 PM Ticket #10129 (Grid not properly escaping ampersands) created by
- The grid properly prevents HTML injection by replacing "<" with "<" …
- 4:27 PM Ticket #10128 (REGRESSION: HTML injection vulnerability in dijit.Tree) created by
- To test, open dijit/tests/_data/countries.json and edit […] to …
- 3:55 PM Ticket #10089 (Enhanced grid - Nested & Unary Sort section get shorter) closed by
- wontfix: Don't support safari 3
- 2:34 PM Tickets #9893,10127 batch updated by
- fixed: (In [20593]) Fixes #9893, #10127 - added wmode for button/popup …
- 2:33 PM Ticket #10127 (FileUploader - button shows through popups) created by
- This happens on Firefox Windows. The fix is to add wmode:opaque to the …
- 2:33 PM Ticket #10126 (Regression: IE: Clicking iframe scrollbar in editor causes the ...) created by
- IE: Clicking iframe scrollbar in editor causes the content to jump to …
- 1:10 PM Ticket #10123 (getDates function) closed by
- wontfix: You might check out the dojocal work, which hasn't yet landed in Dojo. …
- 9:37 AM Ticket #10125 (parser and startup() refactor) created by
- The parser calls startup() on every widget that isn't parented by a …
- 9:30 AM Ticket #10124 (startup() arguments) created by
- For performance, consider passing [an optional] parameter to startup() …
- 3:59 AM Ticket #10123 (getDates function) created by
- In dojo.cal.iCalendar.VEvent.getDates: …
- 12:02 AM Ticket #10095 ([patch][ccla]IE: dojo.destroy() can fail) closed by
- fixed: Fixed in [20576]. Cached ownerDocument in dojo.destroy to prevent …
Oct 15, 2009:
- 10:59 PM Ticket #10107 ([patch][ccla]IE: PermissionDenied exception in getCachedTemplate) closed by
- fixed: (In [20587]) Fixes #10107. Add try/catch/"squelch" constructs to …
- 10:28 PM Ticket #10059 (CheckStyle error) closed by
- fixed
- 9:23 PM Ticket #10122 (Remove dojox.off) created by
- 8:12 PM Ticket #10103 (Grid doesn't render inside a Dialog) closed by
- invalid: This is due to the fact that the dialog is trying to size itself to …
- 7:57 PM Ticket #10061 (ContentPane: non _Container widgets loaded via href get two startup events) reopened by
- dojo/connect works great - except when a ContentPane? is loaded via an …
- 7:37 PM Ticket #10101 (dojo i18n does not support fallback to locales listed in ...) closed by
- wontfix: By design, the root is the fallback for all missing locales and there …
- 6:44 PM Ticket #10121 (Missing semicolon causes problems when file is built) created by
- I'm new to dojo, so I don't know where everything lives yet. But I …
- 6:23 PM Ticket #10120 ("Today" not localized in DojoX calendar) created by
- "Today" is hard-coded in calendar.js at the moment.
- 1:56 PM Ticket #10119 ([meta] Update API cheet sheet for new APIs) created by
- When we add API's to base, we need to categorize them into buckets. …
- 1:56 PM Ticket #10106 ([patch][ccla]IE: PermissionDenied exception in _Templated.js on window ...) closed by
- fixed: (In [20582]) Fixes #10106. In the unload handler that empties the …
- 12:32 PM Ticket #10085 (widget creation fails with iframes) closed by
- fixed: (In [20579]) Since we already have a reference to a widget instance, …
- 10:45 AM Ticket #10118 ([patch][cla] timesince filter fails if delta < 60000) created by
-
The
timesince
filter in DTL (dojox.dtl.utils.date
) fails if the … - 9:30 AM Ticket #10117 (moveable nodes can be moved out of viewport) created by
- Currently, dialogs can be dragged out of the viewport and then can …
- 9:28 AM Ticket #10116 (problem while moving data between two DataGrids in DOJO 1.4 beta) closed by
- duplicate: Dup of #10115.
- 9:22 AM Ticket #10116 (problem while moving data between two DataGrids in DOJO 1.4 beta) created by
- Hi, I have been using DOJO 1.3.2 for last few days in one of my …
- 9:09 AM Ticket #10115 (problem while moving data between two DataGrids in DOJO 1.4 beta) created by
- Hi, I have been using DOJO 1.3.2 for last few days in one of my …
- 6:50 AM Ticket #10114 (ThumbnailPicker is not scrolling with many thumbs.) created by
- When I scrolled ThumbnailPicker with many thumbs (~400), it is not …
- 6:30 AM Ticket #9688 ([patch] dojo._getIeDispatcher() doesn't return value.) reopened by
- I had hoped yoava would file a test case but I hate to close such a …
- 6:22 AM Tickets #10041,10111 batch updated by
- fixed: (In [20577]) Workaround flashing problem on FF3.5 when …
- 2:21 AM Ticket #9510 (spurious warnings about charCode access (FF3.5/firebug 1.4)) reopened by
- It's still happening for me on mac, FF 3.5.3, Firebug 1.4.3. It only …
Oct 14, 2009:
- 11:39 PM Ticket #9109 (#7748 returned in 1.3.0? dojo.clone fails in FF and not IE) closed by
- worksforme: The test page works for me now with latest 1.4 code, so closing. …
- 11:25 PM Ticket #10099 (Enhanced grid - Unselecting a Selected Column) closed by
- invalid: Closing as per comment drschwartz
- 11:17 PM Ticket #9688 ([patch] dojo._getIeDispatcher() doesn't return value.) closed by
- invalid: No test case, closing for now. it is not clear if the report means …
- 11:04 PM Ticket #9510 (spurious warnings about charCode access (FF3.5/firebug 1.4)) closed by
- worksforme: I don't see these messages with latest Firebug 1.4.3 and Firefox 3.5.3.
- 10:42 PM Ticket #10021 (sniff: dj_ie8 not set properly for docs w/meta tag specifying ...) closed by
- fixed: (In [20575]) Fixes #10021, use more generic tests for documentMode, …
- 10:02 PM Ticket #9311 (Deferred: Callback chain interrupted, unexpected result) closed by
- fixed
- 8:51 PM Ticket #10113 ([patch] [ccla] TabContainer: with doLayout=false width problem) created by
- I have tabContainers with doLayout=false in 1.3.2. The tabContainers …
- 8:15 PM Ticket #10112 (Enhanced grid - Painting problems on IE6 when moving through the check ...) created by
- The check box cell highlighted by the mouse cursor is painted …
- 8:05 PM Ticket #10111 (Flashing when clicking menus / dialogs (FF/linux)) created by
- This is reproducible in FF 3.5.3 ( I am on Fedora 11 - 64 bit) …
- 6:50 PM Ticket #10110 (Enhanced grid - There are two focus indicators at the same time) created by
- When you are using the keyboard focus indicator and you move …
- 6:21 PM Ticket #10109 (Enhanced grid - Diferences between using ctrl+space and ctrl+click ...) created by
- There are differences when you use ctrl+click and ctrl+space …
- 5:24 PM Ticket #10108 (Enhanced grid - Bottom of keyboard focus indicator getting clipped on ...) created by
- The keyboard focus indicator is getting clipped on the …
- 4:30 PM Ticket #10107 ([patch][ccla]IE: PermissionDenied exception in getCachedTemplate) created by
- Run the attached cachebug.html with any IE browser. 1) click the …
- 4:17 PM Ticket #10106 ([patch][ccla]IE: PermissionDenied exception in _Templated.js on window ...) created by
- Run the attached onunloadbug.html with any IE browser. 1) click …
- 3:42 PM Ticket #5179 (dojo.query :selected does not work) reopened by
- I've attached a patch for the query test file that adds a test for …
- 2:49 PM Ticket #10096 (queryCommandValue + hiliteColor) closed by
- fixed: (In [20573]) Minor tweak to get this to function on Moz based browers. …
- 12:07 PM Ticket #10105 (Portlet cannot be placed in a specific column of the GridContainer) created by
- Setting the "column" attribute on a dojox.widget.Portlet to specify …
- 10:14 AM Ticket #10104 ([patch][cla]IE8 fileuploader bug) created by
- Hi there, I have a problem with dojox uploader in IE8 browser. …
- 7:12 AM Ticket #10103 (Grid doesn't render inside a Dialog) created by
- If no total width is specified the grid does not render properly when …
- 4:05 AM Ticket #10011 (some components was not parsed under opera) closed by
- worksforme: Please reopen or write a comment here after you've attached a test case.
Oct 13, 2009:
- 8:55 PM Ticket #10102 (Enhanced grid - Revise hover states for unary and nested and select a ...) created by
- This error is already identify as deferred, it was postponed its …
- 8:48 PM Ticket #10101 (dojo i18n does not support fallback to locales listed in ...) created by
- Suppose djConfig.locale is set to "hi" and djConfig.extraLocale to …
- 7:45 PM Ticket #10100 (Tree code minor simplification) created by
- I found some Tree code that can be simplified :) […]
- 6:54 PM Ticket #10099 (Enhanced grid - Unselecting a Selected Column) created by
- Once you have a column selected you can not unselect it . To …
- 5:59 PM Ticket #10098 (Enhanced grid - CRTL + Space didn't work) created by
- CRTL + Space should do the same as CTRL + click, but when you use the …
- 5:40 PM Ticket #10097 (Enhanced grid - Drop location indicator and highlighting out of synch) created by
- Browsers where is failing: - IE6, IE7, IE8 - Firefox …
- 4:11 PM Ticket #10096 (queryCommandValue + hiliteColor) created by
- A queryCommandValue with a hiliteColor doesn't work. In …
- 3:55 PM Ticket #10067 (ExpandoPane icon has no transparency in IE6) closed by
- fixed: Fixed in [20567]
- 3:05 PM Ticket #10040 (Clearer API Comments for dojo.fx.wipeIn / wipeOut) closed by
- fixed: (In [20564]) fixes #10040 - expand inline docs for core fx methods
- 1:53 PM Ticket #9994 (dijit._Container refactoring) closed by
- wontfix: OK, closing in favor of #10087.
- 1:41 PM Ticket #10095 ([patch][ccla]IE: dojo.destroy() can fail) created by
- Run the attached testcase in any IE. 1) click the button to …
- 12:45 PM Ticket #10094 (spacing on inline type declarations) created by
- I think it should be flagging and converting: […] into […] …
- 12:38 PM Ticket #10093 (backslashes doubled) created by
- In files like _RichText.js, the style correction will convert \ into …
- 12:35 PM Ticket #10092 (flag and fix spacing around numeric comparison operators) created by
- The checkstyle tools fixes spacing around == but not <, >, <=, >=, etc.
- 7:31 AM Ticket #9974 (_FormMixin is incorrectly setting/getting radio/checkbox values) closed by
- invalid: oops, reopened by mistake
- 7:30 AM Ticket #9974 (_FormMixin is incorrectly setting/getting radio/checkbox values) reopened by
- 4:53 AM Ticket #9974 (_FormMixin is incorrectly setting/getting radio/checkbox values) closed by
- invalid: Closing for now, will reopen if you supply a test case.
- 4:49 AM Ticket #10042 ([EnhancedGrid - Indirect selection] - improve compatibility with base ...) closed by
- fixed
- 4:17 AM Ticket #7987 (Calendar: support month drop-down) closed by
- fixed: I split off the positioning problem into #10091 so we can close this …
- 4:16 AM Ticket #10091 (Calendar: month drop down can get cutoff) created by
- On Calendar, when the user opens the month drop down it's positioned …
- 4:04 AM Ticket #7053 (Use new Function() instead of eval() for dojo.fromJson (and possibly ...) closed by
- wontfix: Sounds like this is a "wontfix", at least for now. Feel free to …
- 2:37 AM Ticket #10072 (Regression: Editor returns escaped HTML instead of text in IE8) closed by
- fixed: (In [20557]) Fixes #10072 - prevent escaping of HTML
Oct 12, 2009:
- 8:51 PM Ticket #9183 (Remove dojo.isFF references) closed by
- fixed
- 7:55 PM Ticket #10090 (DojoX Drawing, Build Bug) created by
- Doing builds with DojoX doesn't work because when dojo.drawing._base …
- 4:35 PM Ticket #10089 (Enhanced grid - Nested & Unary Sort section get shorter) created by
- Using Safari Ver. 3.2.2 as browser and the Zoom option, the Nested & …
- 4:17 PM Ticket #10088 (Enhanced grid - Headers Labels Duplicated) created by
- Chrome duplicates the Header Label when you use the zoom option. and …
- 3:45 PM Ticket #10087 (dijit_Container refactoring to eliminate dojo.query) created by
- Bill, I attached the refactored diji._Container mixin. I removed the …
- 3:39 PM Ticket #4180 (Review (and commit if possible), the Overdrive project results.) closed by
- wontfix: Closing as there has been no interest in this.
- 2:13 PM Ticket #10086 (dojox.grid: add ability to turn off html escaping per-cell) created by
- Sometimes, a single cell is all that needs to have html escaping …
- 2:11 PM Ticket #10085 (widget creation fails with iframes) created by
- Run the attached templatecache.html. 1a) Click the button to …
- 1:53 PM Ticket #10084 (bootstrap warning prevents version update) closed by
- fixed: fixed in [20540]
- 1:45 PM Ticket #10084 (bootstrap warning prevents version update) created by
- build_release does an svn commit -m "fooo" when updating the version …
- 6:45 AM Ticket #10081 (Fix DOMContentLoaded logic in hostenv_browser to be more robust to ...) reopened by
- Still using the script defer for now. Reconsider for a Dojo 2.0.
Oct 11, 2009:
- 11:18 PM Ticket #7353 (ValidationTextBox: problem with and ASP.NET AJAX) closed by
- wontfix: No testcase was ever provided.
- 4:37 PM Ticket #10076 (content pane scroll bar placed directly after treenodes) closed by
- invalid: Yes, but you are just sticking the Tree inside the ContentPane …
- 12:52 PM Ticket #10079 (Tree expand fail at dnd dropping) closed by
- fixed: (In [20526]) When opening a node for the first time (triggering a …
- 12:29 PM Ticket #10083 (IE: Editor text selection fails if iframe not focused first) created by
- Using the mouse and IE, if you try to select text from an Editor …
- 12:17 PM Ticket #10071 (dijit._Container add firstChild() and lastChild() methods) closed by
- wontfix: That might be a good idea, although I've just spent the past few weeks …
- 12:04 PM Ticket #10082 (NumberTextBox over Link problem in IE8) closed by
- fixed: Fixed in [20473], presumably this is the same problem as #10041.
- 9:41 AM Ticket #10082 (NumberTextBox over Link problem in IE8) created by
- I noticed that in IE8 the NumberTextBox? does not work properly when …
- 4:50 AM Ticket #10081 (Fix DOMContentLoaded logic in hostenv_browser to be more robust to ...) closed by
- fixed: (In [20523]) Fixes #10081, make the DOMContentLoaded simpler and do …
- 4:48 AM Ticket #10081 (Fix DOMContentLoaded logic in hostenv_browser to be more robust to ...) created by
- There have been occasional reports of our addOnLoad calls being fired …
- 2:41 AM Ticket #10080 (CurrencyTextBox problems) closed by
- fixed: (in [20521]) Fixes #10080. Changed CurrencyTextBox? editing to be …
- 1:41 AM Ticket #10080 (CurrencyTextBox problems) created by
- CurrencyTextBox? has problems: 1) If the currency symbol is entered, …
- 1:30 AM Ticket #10079 (Tree expand fail at dnd dropping) created by
- Because of recent change the tree dnd fail. I attached test case. if …
Oct 10, 2009:
- 11:47 PM Ticket #10078 (dojox.fx.wipeTo Cannot Wipe to 0 width) closed by
- duplicate: exact dup of #10077
- 11:29 PM Ticket #10078 (dojox.fx.wipeTo Cannot Wipe to 0 width) created by
- This does not work: var currentNodeWipeOutParameters = …
- 11:29 PM Ticket #10077 (dojox.fx.wipeTo Cannot Wipe to 0 width) created by
- This does not work: var currentNodeWipeOutParameters = …
- 2:17 PM Ticket #10076 (content pane scroll bar placed directly after treenodes) created by
- The horizontal scroll bar is placed directly after the last tree node. …
- 1:39 AM Ticket #10075 (Stale dojox.fx.slideBy Parameters) created by
- It seems that if dojox.fx.slideBy calculates where the node should end …
Oct 9, 2009:
- 11:17 PM Ticket #10074 (NodeList-traverse why first() and last() return NodeList?) closed by
- wontfix: first, last, odd and even are meant as replacement calls for the type …
- 10:21 PM Ticket #10074 (NodeList-traverse why first() and last() return NodeList?) created by
- I was expecting first() or last() would return the node, not a NodeList?.
- 10:10 PM Ticket #10073 (TreeGrid: double-click on expando causes error) closed by
- fixed: (In [20516]) Fixes #10073 - prevent crash when double-clicking on …
- 10:10 PM Ticket #9706 ([regression] Reduce measurements in the grid) reopened by
- I went revision-by-revision and as of [19976], DataGrids? in …
- 10:06 PM Ticket #10073 (TreeGrid: double-click on expando causes error) created by
- Run any treegrid test and double-click on an expando to get the error …
- 9:29 PM Ticket #9671 (dijit.NumberTextBox (and related) do use editOptions pattern with ...) closed by
- fixed: (In [20515]) Fixes #9671. Call parse to detect invalid fractional …
- 9:04 PM Ticket #10072 (Regression: Editor returns escaped HTML instead of text in IE8) created by
- http://archive.dojotoolkit.org/nightly/checkout/dojox/grid/tests/test_e …
- 7:15 PM Ticket #9409 (Make sure that dojo.mixin() works correctly with non-enumerable ...) reopened by
- I went revision by revision and starting with [20176] I get a …
- 6:54 PM Ticket #10071 (dijit._Container add firstChild() and lastChild() methods) created by
- Looking at the dijit.Tree code I noticed that the Tree widget would …
- 6:43 PM Ticket #8793 (Accessibility dijit testing with Zoom Text) closed by
- wontfix: You will need to provide more details about the ZoomText? testing …
- 3:52 PM Ticket #5062 (Tree: method to fully expand a tree (expand all nodes in the tree ...) closed by
- fixed: (In [20514]) Tree: expandAll() method. Tests to follow. Fixes #5062 …
- 2:43 PM Ticket #10060 (Carry over attributes from markup to templated widgets) closed by
- invalid: the parser is required for this behavior. attributes don't get …
- 2:18 PM Ticket #10054 (Tree: race condition when setting path on Tree initialization or soon after) closed by
- fixed: (In [20510]) Cleanup on Tree _setPathAttr(), related to onLoad event …
- 2:02 PM Ticket #10070 ([patch] [cla] Nested data in a QueryReadStore) created by
- It is not possible in the current version of dojox.data.QueryReadStore? …
- 12:38 PM Ticket #7775 (accordion pane: focus on accordion tab should be more visible) closed by
- fixed
- 12:21 PM Ticket #10069 (dojox.grid.cells.NumberTextBox will be nice to have) created by
- It will be nice to have cellType which accepts only number, like …
- 11:31 AM Ticket #7187 (Tree: loaded event) closed by
- fixed: Fixed in [20505].
- 11:02 AM Ticket #9278 (Add a build tool to check for style guide violations) closed by
- fixed: Checkstyle tool is now quite stable and usable. Any future issues can …
- 11:00 AM Ticket #9753 (autoStart dojox.image.SlideShow skips 2 images) closed by
- fixed
- 10:59 AM Ticket #10068 (GridContainer programmatic test broken in IE) closed by
- fixed
- 10:55 AM Ticket #10034 (GridContainer causes TabContainer button defect in IE6) closed by
- fixed
- 10:37 AM Ticket #10068 (GridContainer programmatic test broken in IE) created by
- The test test_GridContainerBC_prog.html doesn't work in IE as it uses …
- 10:22 AM Ticket #10067 (ExpandoPane icon has no transparency in IE6) created by
- The arrow icon on the ExpandoPane? has no transparency in the Soria or …
- 7:27 AM Ticket #10066 (dojo.query("tag > :not(tag)") returns empty results) created by
- On dojo/tests/_base/query.html, from firebug: […] This should …
- 5:30 AM Ticket #10058 (TabContainer: sometimes reloads first tab when last tab is closed) closed by
- fixed: After making some corrections to your test case (missing …
- 5:18 AM Ticket #10061 (ContentPane: non _Container widgets loaded via href get two startup events) closed by
- invalid: This test case doesn't even create any widgets, because it's missing …
Oct 8, 2009:
- 9:37 PM Ticket #10063 (Fix HTML syntax errors in Dojo) closed by
- fixed
- 9:27 PM Ticket #9756 (Grid can't scroll right using the scrollbar arrows) closed by
- fixed: I created #10065 for the remaining (minor) scrolling issue in Firefox. …
- 9:26 PM Ticket #10065 (Grid: scrolling issue with Firefox) created by
- 1. Load grid/tests/test_grid.html in Firefox (tested with 3.5.3). 2. …
- 9:12 PM Ticket #10055 (invalid warning about multiple spaces at end of a sentence in a comment.) closed by
- fixed
- 9:02 PM Ticket #10039 (Grid does not scroll horizontally when navigating column header cells ...) closed by
- fixed: Created #10064 to deal with remaining (minor) scrolling issue. …
- 9:01 PM Ticket #10064 (Grid: Keyboard scrolling through header doesn't always work correctly) created by
- load …
- 8:51 PM Ticket #10063 (Fix HTML syntax errors in Dojo) created by
- Fix HTML syntax errors in Dojo This is to quiet validators when it …
- 8:43 PM Ticket #10048 (Clean up style errors in code I work on.) closed by
- fixed: Okay, that's enough for me. :-)
- 8:08 PM Ticket #10016 (InlineEditBox with a Currency editor does not format when Enter is ...) closed by
- fixed: (In [20491]) Fixes #10016 !strict. Reroute all InlineEditBox? …
- 8:06 PM Ticket #8217 (stackContainer: update ARIA to set relationship between tab and tab panel) closed by
- wontfix
- 8:06 PM Ticket #9783 (dijit._Widget, nodesWithKeyClick, ondijitclick) closed by
- fixed: nodesWithKeyClick is declared as part of the widget object, thus it …
- 7:56 PM Ticket #10062 (dojox.widget.Calendar3Pane does not set the year correctly.) created by
- When using Calendar3Pane, the dropdown to select the year and month …
- 7:54 PM Ticket #10061 (ContentPane: non _Container widgets loaded via href get two startup events) created by
- With Dojo 1.3 or greater simple widgets like dojo.form.Button in a …
- 7:03 PM Ticket #10041 (Dialog: can click through to select underneath Dialog (IE8)) reopened by
- A side-effect of this last fix is that the "fade" for the background …
- 5:58 PM Ticket #10056 (could handle empty lines better) closed by
- fixed
- 5:47 PM Ticket #10060 (Carry over attributes from markup to templated widgets) created by
- When declared programmatically, arguments to the constructor are …
- 5:35 PM Ticket #10059 (CheckStyle error) created by
- CheckStyles? invalidly flags: console.log("FlickrRestStore?: no …
- 5:31 PM Ticket #10057 (confusion over triple ===) closed by
- fixed
- 5:12 PM Ticket #10053 (dojo.xhr canceller throws a spurious Error) closed by
- duplicate: This is fixed in trunk/as part of 1.4, in that you can now pass …
- 5:10 PM Ticket #10026 (dojo.NodeList.attr() return value for nonexistent attributes) closed by
- wontfix: I believe the behavior of the attr() return array being decorated with …
- 4:58 PM Ticket #9652 ([patch] IE: dojo/tests/dnd/robot/test_dnd.html failure) closed by
- fixed: (In [20478]) Fixes #9652. Tweak test to better work with IE.
- 4:05 PM Ticket #10058 (TabContainer: sometimes reloads first tab when last tab is closed) created by
- With Dojo 1.3 or higher, If: -The content of the first tab of a …
- 3:40 PM Ticket #10057 (confusion over triple ===) created by
- The checkstyle code gets confused by triple ===, converts […] …
- 3:39 PM Ticket #10056 (could handle empty lines better) created by
- For pure-whitespace lines (aka lines that terminate in whitespace), it …
- 3:37 PM Ticket #10055 (invalid warning about multiple spaces at end of a sentence in a comment.) created by
- "Tabs should be used instead of spaces" triggers on the double-space …
- 3:21 PM Ticket #10054 (Tree: race condition when setting path on Tree initialization or soon after) created by
- Tree.attr("path", ...) is asynchronous, and so is Tree startup itself …
- 2:49 PM Ticket #10052 (IE: focus manager getFocus() not working with InlineEditBox) closed by
- fixed: (In [20475]) Ignore restoring 'selections' (Eg bookmarks), if they …
- 2:11 PM Ticket #10053 (dojo.xhr canceller throws a spurious Error) created by
- Hi, Cancelling an inflight request throws an Error - this is wrong, …
- 1:26 PM Ticket #5244 (dojo._abs() returns wrong x-value when body is in RTL direction (IE6)) closed by
- fixed: _abs (deprecated, public method position) problems with IE fixed by …
- 12:32 PM Ticket #10052 (IE: focus manager getFocus() not working with InlineEditBox) created by
- There seems to be a regression in Dojo 1.4 caused by [19678]. …
- 12:32 PM Ticket #9417 (TitlePane: consider using ARIA controls and hidden attributes to ...) closed by
- fixed: fixed via [20468] - not sure why it didn't update automatically?
- 11:01 AM Ticket #10041 (Dialog: can click through to select underneath Dialog (IE8)) closed by
- fixed: (In [20473]) Since IE8 needs a background iframe in addition to IE6 …
- 1:06 AM Ticket #10026 (dojo.NodeList.attr() return value for nonexistent attributes) reopened by
- >>> dojo.NodeList??.attr() returns a plain array, not a decorated array …
- 12:27 AM Ticket #10026 (dojo.NodeList.attr() return value for nonexistent attributes) closed by
- wontfix: dojo.NodeList?.attr() returns a plain array, not a decorated array via …
- 12:11 AM Ticket #9770 (grid(older version) does not work after custom build) closed by
- invalid: No word back, but the advice to remove the require calls from the …
Oct 7, 2009:
- 11:10 PM Ticket #9590 (getMarginBox fails in multiple browsers) closed by
- wontfix: marginBox().1 returns the style.left value of the node to its …
- 11:01 PM Ticket #9969 ([patch][ccla]dojo.hash doesn't detect query parameters after the hash ...) closed by
- fixed: (In [20469]) Applying patch from Rob Retchless, CLA. Fixes #9969
- 10:44 PM Ticket #10051 (Tree: event to signal that a tree is finished loading) closed by
- duplicate
- 10:28 PM Ticket #10051 (Tree: event to signal that a tree is finished loading) created by
- We need an event to signal that a dijit tree is done loading its …
- 10:19 PM Ticket #10025 (dojo.query("tag > :not(#id)") returns empty results) closed by
- duplicate: I believe this is the space problem. This works correctly: […] So …
- 9:59 PM Ticket #10049 (Issue found that could lead to arbitrary code execution) closed by
- fixed: The issue has been addressed (not related to developers using the …
- 9:35 PM Ticket #10045 (1.4 Release Notes - add NodeList info) closed by
- fixed
- 8:42 PM Ticket #10050 ([patch] [cla] dojo.date.locale.format doesn't honor double single quotes) created by
- dojo.date.locale.format claims: split on single quotes (which …
- 8:20 PM Ticket #10049 (Issue found that could lead to arbitrary code execution) created by
- I'm sorry to submit a ticket for this, but I was having trouble …
- 7:47 PM Ticket #10048 (Clean up style errors in code I work on.) created by
- Clean up style errors in code I work on. This is just a ticket to …
- 7:09 PM Ticket #10047 (Editor loses the values of width/height attributes on IMG tags in IE) closed by
- fixed: (In [20457]) Fix IE's horrible handling of IMG tag width/height. …
- 6:44 PM Ticket #10047 (Editor loses the values of width/height attributes on IMG tags in IE) created by
- Editor loses the values of width/height attributes on IMG tags in IE …[…]
- 6:27 PM Ticket #9103 (IE: hidden content still displays) closed by
- fixed: (In [20454]) Second pass at fixing visibility issue. \!strict fixes #9103
- 6:17 PM Ticket #9103 (IE: hidden content still displays) reopened by
- 5:35 PM Ticket #10046 (dijit.Tooltip stops working after dojox.widget.Toaster has been ...) created by
- When a Tooltip and a Toaster coexist on a page, after the Toaster has …
- 5:16 PM Ticket #10031 (NodeList.wrap() accepts invalid html) closed by
- wontfix: I prefer not to put validating code for HTML in, it will make the …
- 4:47 PM Ticket #10015 (robot: improve mouse interaction with iframes) closed by
- fixed: (In [20453]) Fixes #10015 !strict. Proxy commit for haysmark (CCLA on …
- 4:06 PM Ticket #10045 (1.4 Release Notes - add NodeList info) created by
- NodeList? (traverse and manipulate) received a megaton of additions. …
- 3:35 PM Ticket #9914 (FilteringSelect/ComboBox onBlur changes an already selected valid item) closed by
- fixed: (In [20452]) Fixes #9914. Changed testcase to account for the custom …
- 3:22 PM Ticket #10044 (Cannot set DataGrid.onRowClick directly, have to connect) created by
- If a data grid is created and the onRowClick function is set directly, …
- 3:07 PM Ticket #9103 (IE: hidden content still displays) closed by
- fixed: (In [20450]) Fixing minor display issue in IE. \!strict fixes #9103
- 2:59 PM Ticket #8536 (InlineEditBox: Save when validation hasn't passed) closed by
- fixed: (In [20449]) Fixes #8536. Check enableSave() before calling save(). …
- 2:49 PM Ticket #10043 (BiDi support for Enhanced DataGrid) created by
- This ticket will contain patches that fix BiDi? issues in Enhanced DataGrid?
- 2:36 PM Ticket #10042 ([EnhancedGrid - Indirect selection] - improve compatibility with base ...) created by
- This patch will contain the following updates in order to be …
- 2:30 PM Ticket #8218 (stackContainers: may need to set selected on current tab) closed by
- fixed: (In [20448]) fixes #8218 added aria-selected on tab buttons.
- 2:26 PM Ticket #9092 (Editor lineHeight not set correctly in IE) closed by
- fixed: (In [20447]) Fixing line-height def to default to normal instead of …
- 1:22 PM Ticket #10041 (Dialog: can click through to select underneath Dialog (IE8)) created by
- Open test_Dialog.html in IE8 and size browser window such that the …
- 11:35 AM Ticket #10040 (Clearer API Comments for dojo.fx.wipeIn / wipeOut) created by
- The arguments are listed only as […] This is obviously rather …
- 10:46 AM Ticket #8796 ([patch] [cla] IE8 a11y: dijit/tests/form/robot/Spinner_a11y.html failing) closed by
- fixed: (In [20442]) Avoid rouding problem in reporting aria-valuenow by …
- 7:55 AM Ticket #9914 (FilteringSelect/ComboBox onBlur changes an already selected valid item) reopened by
- After this change ComboBox_mouse.html is failing with customLabelFunc …
Oct 6, 2009:
- 11:50 PM Ticket #9449 (test_BorderContainer: unexpected scrollbars in Safari 4) closed by
- fixed: It's not an accordionpane...it's a custom widget that we were …
- 11:05 PM Ticket #9859 (scrollIntoView bug in Safari) closed by
- fixed: (In [20440]) Fixes #9859 !strict. Ignore padding on HTML/BODY when …
- 7:26 PM Ticket #10039 (Grid does not scroll horizontally when navigating column header cells ...) created by
- Testing: FF3.5 on Mac OS X Leopard with …
- 6:36 PM Ticket #10037 (IE generates majorly malformed output when input is malformed HTML) closed by
- fixed: (In [20434]) Fixing malformed HTML output issues. fixes #10037
- 6:24 PM Ticket #10038 (tabContainer: the tabstrip arrows are in the tab order and should not be) created by
- As I tab through the first tab panel example in …
- 6:09 PM Ticket #10037 (IE generates majorly malformed output when input is malformed HTML) created by
- IE generates majorly malformed output when input is malformed HTML …
- 5:48 PM Ticket #10008 (ColorPalette: add rows for proper ARIA hierarchy) closed by
- fixed: fixed with [20423]
- 3:51 PM Ticket #10020 ([patch][ccla]IE: dojo.position failing with dojo.withGlobal) closed by
- fixed: (In [20428]) Fixes #10020. References #9859. Fixed several problems …
- 3:46 PM Ticket #10036 ([patch][cla] NodeList.at() allow negative indexes) created by
- NodeList?.at() is very flexible, e.g. it allows listing indexes like …
- 3:21 PM Ticket #10035 (sojox.atom.io.model is overly conservative.) closed by
- fixed: (In [20424]) Minor tweak to model.js to be less conservative with …
- 3:12 PM Ticket #10035 (sojox.atom.io.model is overly conservative.) created by
- Reported from my co-worker ---- In dojox.atom.io.model.js, in …
- 3:08 PM Ticket #9961 ('formatblock' in FF/Win sometimes throws exception) closed by
- fixed
- 3:03 PM Ticket #9377 (Formating Menu in Editor disabled in Safari) closed by
- fixed: (In [20422]) Fixing Many FontChoice? bugs, from WebKit? failing to ID …
- 2:56 PM Ticket #10034 (GridContainer causes TabContainer button defect in IE6) created by
- When a dijit.layout.TabContainer? is contained in a …
- 2:55 PM Ticket #10033 (Show Smiley images in editor text) created by
- Set up inline CSS to match sprites in #10032 with <div> tags created …
- 2:52 PM Ticket #10032 (Use sprites in dojox.editor.plugins.Smiley) created by
- Instead of individual images, the sprite technique should be used.
- 1:35 PM Ticket #10023 ([PATCH][CLA] Tree: node is null error dropping near edge of Tree) closed by
- fixed: (In [20420]) Disallow drops on the edges of the Tree, when cursor is …
- 12:55 PM Ticket #10031 (NodeList.wrap() accepts invalid html) created by
- NodeList?.wrap() breaks the DOM when invalid html is passed. …
- 12:54 PM Ticket #10024 (dijit._Templated documentation could describe limitations better) closed by
- fixed
- 12:00 PM Ticket #10028 (Dojo doesn't give focus to child windows in Internet Explorer) closed by
- invalid: You need to use the refocus=false flag on the dijit.Dialog. It's …
- 11:25 AM Ticket #10030 (ContentPane: default to 0 padding when single child widget) created by
- When a ContentPane has a single (layout widget) child there shouldn't …
- 11:14 AM Ticket #8536 (InlineEditBox: Save when validation hasn't passed) reopened by
- What about the situation when: […] now, when you pres enter value …
- 7:07 AM Ticket #9805 (Dialog: hidden behind PDF or applet) closed by
- fixed: (In [20418]) Fix typo causing iframe to be sized incorrectly. Fixes …
- 2:39 AM Ticket #9281 (dojo.date.stamp.fromISOString fails for "0001-01T00:00:00") closed by
- fixed: (In [20417]) Add branch for year < 100, apparently used by .net. …
Oct 5, 2009:
- 10:32 PM Ticket #9454 (dojox.form.DateTextBox strange/broken behavior) closed by
- fixed: Fixed in [20413]
- 10:25 PM Ticket #9338 (dojox.form.YearTextBox incorrect value assumed) closed by
- fixed
- 10:15 PM Ticket #9798 ([patch] [cla] YearTextBox values aren't consistent) closed by
- fixed: Submitted fixes in [20413] for Day, Month and Year date boxes.
- 9:43 PM Ticket #9449 (test_BorderContainer: unexpected scrollbars in Safari 4) reopened by
- I'm also seeing issues (still) with a tree inside an accordion pane as …
- 9:28 PM Ticket #10029 (NodeList children() and filter() query fails) created by
- This might be related to ticket #9665. …
- 8:17 PM Ticket #10028 (Dojo doesn't give focus to child windows in Internet Explorer) created by
- Hi. I have an application that is using a dojo dialog to submit a …
- 8:07 PM Ticket #9673 (FeedPortlet don't show titile of the feed) closed by
- fixed: Checked in changes to implement this.
- 6:46 PM Ticket #10027 (dojo.query requires space around >) closed by
- duplicate: dup of #8358
- 6:37 PM Ticket #9825 (DataPresentation widget) closed by
- fixed: (In [20410]) Initial drop of dojox.widget.DataPresentation? from Dave …
- 6:33 PM Ticket #10027 (dojo.query requires space around >) created by
- Spaces around > are optional, so the first query should return …
- 5:34 PM Ticket #8852 (review 'empty' translatable string for RollingList) closed by
- fixed: Fixed by toonetown in [20409]. Thanks
- 5:01 PM Ticket #9672 (NodeList-traverse add nextAll/prevAll) reopened by
- I'll have to reopen this ticket with a different issue. dojo …
- 4:35 PM Ticket #9449 (test_BorderContainer: unexpected scrollbars in Safari 4) closed by
- fixed: (In [20408]) Only meant to apply the overflow: auto on the tree root, …
- 3:30 PM Ticket #9449 (test_BorderContainer: unexpected scrollbars in Safari 4) reopened by
- It's still not quite there...the scrollbars now appear for each …
- 3:27 PM Ticket #10026 (dojo.NodeList.attr() return value for nonexistent attributes) created by
- There's a minor inconsistency in the way dojo.NodeList?.attr() returns …
- 1:17 PM Ticket #10025 (dojo.query("tag > :not(#id)") returns empty results) created by
- I tried this query in FF 3.5 and Chrome 4; Go here: …
- 12:56 PM Ticket #10013 (dijit.form.TextBox delayed onChange) closed by
- wontfix: we can't mark this future unless we understand the need for this …
- 12:07 PM Ticket #9914 (FilteringSelect/ComboBox onBlur changes an already selected valid item) closed by
- fixed: (In [20406]) Fixes #6022, #9914 !strict. Maintain this.item whenever …
- 12:07 PM Ticket #6022 (ComboBox: set value programatically according to item from store) closed by
- fixed: (In [20406]) Fixes #6022, #9914 !strict. Maintain this.item whenever …
- 11:46 AM Ticket #10024 (dijit._Templated documentation could describe limitations better) created by
- I was trying to locate information on dijit._Templated's limitations, …
- 5:54 AM Ticket #10023 ([PATCH][CLA] Tree: node is null error dropping near edge of Tree) created by
- In the tree dnd, if an item selected and dropped outside of any …
- 4:41 AM Ticket #9486 (Setting "X-Requested-With" header causes preflight request in CS-XHR) closed by
- fixed: Fixed in [20403]: "enable not sending X-Requested-With by setting that …
- 4:37 AM Ticket #9672 (NodeList-traverse add nextAll/prevAll) closed by
- fixed: (In [20405]) Fixes #9672, documenting that prevAll returns nodes in …
- 4:25 AM Ticket #10022 (Do not pick up non-string literal dojo.require calls in the build system.) created by
- buildUtil.getDependencyList needs to change its regexp to only pick up …
- 3:45 AM Ticket #9845 (dojox.jq: removeClass can be reduced) closed by
- fixed: (In [20404]) Fixes #9845, reduce dojox.jq removeClass now that …
Oct 4, 2009:
- 11:37 PM Ticket #9393 (Custom build fails in jslib/i18nUtil.flattenLayerFileBundles()) closed by
- fixed: (In [20402]) Fixes #9393, allow option to remove the com, org and net …
- 11:21 PM Ticket #9293 (duplicated nls resouces) closed by
- fixed: (In [20401]) Fixes #9293, duplicate resources in flattend i18n …
- 10:25 PM Ticket #9359 (NodeList.closest: unclear functionality) closed by
- duplicate: Closing this in favor of #9665 even though this ticket came first. If …
- 10:19 PM Ticket #9890 (dojo.NodeList-html and dojo.NodeList-fx dependency) closed by
- invalid: […] and I can load that built dojo in a page (no errors on page …
- 8:33 PM Ticket #10021 (sniff: dj_ie8 not set properly for docs w/meta tag specifying ...) created by
- From Michael Schall's email: We’re trying to make sense of the …
- 7:43 PM Ticket #9672 (NodeList-traverse add nextAll/prevAll) reopened by
- Nodes returned by prevAll() are returned in reversed DOM order. Is …
- 7:22 PM Ticket #9500 (allow xhr deferred not to always loggin error) closed by
- fixed: Fixed by toonetown as part of #9618, you can now pass a failOk param …
- 6:29 PM Ticket #9050 (dojo.io.iframe.send doesn't work within iframe in IE) closed by
- fixed: (In [20396]) Fixes #9050, use dojo.doc where applicable.
- 6:24 PM Ticket #9493 (big increase flexibility of dojo.io.iframe with little changes) closed by
- invalid: Closing for now. Use case for this is unclear. Feel free to reopen …
- 6:21 PM Ticket #9633 (dojo.io.iframe.send IE7 issue error code 404) closed by
- invalid: No test case provided. It sounds like a valid response is sent but the …
- 6:17 PM Ticket #9220 (dojo.io.iframe doh tests have two failures on IE) closed by
- fixed: Works now that I rolled back the changes in #9434.
- 6:00 AM Ticket #10019 (dojox.layout.ExpandoPane & dijit._Contained/require) closed by
- fixed: (In [20394]) Fix dojo.require(), fixes #10019 !strict
- 5:58 AM Ticket #8894 (ondijitclick not working on FF variants) closed by
- fixed: This was fixed already in [17832], when the FF checking was removed …
Oct 3, 2009:
- 11:20 PM Ticket #9495 ([patch][cla] make registered dtds created by dojo.io.iframe.send() ...) closed by
- fixed: (In [20390]) Fixes #9495: skip deferreds that have been canceled. Used …
- 11:14 PM Ticket #10020 ([patch][ccla]IE: dojo.position failing with dojo.withGlobal) created by
- When you run dojo.position with a different window context via …
- 10:27 PM Ticket #9634 (Custom Build and formISOString (first function).) closed by
- invalid: Closing this for now, but feel free to reopen with an HTML test file …
- 10:21 PM Ticket #9104 (Adding a "dohBase" argument to the DOH test runner) closed by
- fixed: Fixed in [20389]
- 8:02 PM Ticket #10019 (dojox.layout.ExpandoPane & dijit._Contained/require) created by
- There is a require statement for dijit._Container in …
- 6:06 PM Ticket #10018 (ForestStore's root label turns to "undefined" after deleting a tree node) created by
- When I delete a tree node, the forest store's root label turns from …
- 4:08 PM Ticket #10017 (acme accepts invalid syntax) created by
- […]
- 12:46 PM Ticket #8613 (dojo.create() should support dojo._toDom in string case where ...) closed by
- wontfix: I seldom find a time when I can't live without dojo.place to handle …
- 12:29 PM Ticket #9449 (test_BorderContainer: unexpected scrollbars in Safari 4) closed by
- fixed: (In [20385]) Make Tree behave properly as the child of a layout …
- 12:05 PM Ticket #9772 (ContentPane's checkIfSingleChild is thrown off by <script> elements) closed by
- fixed: OK, but please don't reopen a (bug) ticket unless something is …
- 11:14 AM Ticket #9772 (ContentPane's checkIfSingleChild is thrown off by <script> elements) reopened by
- I suggest changing the query below to dojo.query(">*", ... dojo.query …
- 7:31 AM Ticket #9907 (Dojo doesn't flag which built-in console.* methods exist) closed by
- fixed: (In [20382]) Added a flag for which console methods are stubs created …
- 5:49 AM Ticket #9469 ([dojox.image] LightboxNano should work programatically) closed by
- fixed
- 4:42 AM Ticket #10016 (InlineEditBox with a Currency editor does not format when Enter is ...) created by
- Pressing Enter to accept the edited value of the edit dijit does not …
- 3:53 AM Ticket #9559 (dojox/charting/tests/test_labels2d.html displays no labels) closed by
- fixed: I can see the labels fine, guess this got fixed already. (See also …
- 3:40 AM Ticket #9192 ([regression] dojox charting 2d updating test displays no axis labels) closed by
- fixed: I assume you mean test_chart2d_updating.html? I see the numbers on …
Oct 2, 2009:
- 6:58 PM Ticket #10015 (robot: improve mouse interaction with iframes) created by
- See: …
- 6:36 PM Ticket #9965 (dojox.editor.plugins._SmileyPalette build error if dijit not included) closed by
- fixed: (In [20379]) Fix up stubbed out Smiley plugin. Based on insertEntity. …
- 6:08 PM Ticket #9480 (DOH robot broken on safari 4 production) closed by
- fixed
- 5:01 PM Ticket #10014 ([patch][cla] [regression] dojox.dtl._Templated uses outdated startup ...) created by
-
dijit._Templated
has changed a couple months back to improve the … - 4:38 PM Ticket #10013 (dijit.form.TextBox delayed onChange) created by
- It will be nice to have callback function which is invocked some delay …
- 4:08 PM Ticket #9449 (test_BorderContainer: unexpected scrollbars in Safari 4) reopened by
- The fix (setting overflow:hidden) in [20079] causes breakage in the …
- 3:20 PM Ticket #10012 ("Constraints" mixins not documented with type info) created by
- They're marked as namespaces with summary info only …
- 3:20 PM Ticket #8355 ([jsdoc] strange mixing behavior in pseudo-docs) closed by
- fixed
- 3:15 PM Ticket #8830 ([patch] [cla] SHA1 test: s is not defined) closed by
- fixed: (In [20376]) Implemented patch by nic, fixes #8830 !strict.
- 3:11 PM Ticket #9313 ([patch][cla]OAuth base string is incorrect) closed by
- fixed: (In [20375]) Implement patch as submitted by Mark Wubben. Fixes #9313 …
- 3:09 PM Ticket #8901 ([patch][cla] dojo.xml --> parsing for XML documents into javascript object) closed by
- wontfix: I'm going to mark this as "won't fix". There's two different ways …
- 3:01 PM Ticket #8644 (dojox.math could use a sum function) closed by
- fixed: This was added with the new dojox.math.stats package.
- 2:58 PM Ticket #8417 (OAuth signing breaks unless query string content is manually added to ...) closed by
- wontfix: After some research, closing this as a won't fix--it seems to have …
- 2:49 PM Ticket #9865 (dijit.placeOnScreenAroundRectangle api docs problem) closed by
- fixed: (In [20374]) fixes #9865 - wasnt a parser bug, thix.x is not this.x. …
- 2:17 PM Ticket #9838 (wipein and wipeTo not working) closed by
- invalid: please supply a test case showing a failure and reopen
- 2:03 PM Ticket #10011 (some components was not parsed under opera) created by
- some components was not parsed under opera. the problem is that …
- 1:57 PM Ticket #10010 (event dispatcher fails under opera) created by
- event dispatcher fails under opera when some listeners was removed …
- 12:59 PM Ticket #10009 (widget.getChildren() inconsistent return value) created by
- Here are a few examples: […] I prefer NodeLists? - they are easier …
- 12:17 PM Ticket #10008 (ColorPalette: add rows for proper ARIA hierarchy) created by
- The ColorPalette? is defined as an ARIA grid. Currently there are no …
- 8:43 AM Ticket #9772 (ContentPane's checkIfSingleChild is thrown off by <script> elements) closed by
- fixed: (In [20372]) Add code to ignore script tags when determining if a …
- 8:31 AM Ticket #10007 (TabContainer: Renaming tab titles doesn't trigger new scroll button ...) created by
- Hi, Again I am working with many tabs, using the nightly build of 1.4 …
- 2:46 AM Ticket #10005 (WidgetSet.map() inconsistent return value) closed by
- invalid: Sorry, but it's operating according to spec already, returning an …
Oct 1, 2009:
- 8:24 PM Ticket #10006 (_CheckedMultiSelectItem should not capture "onmousedown" event) created by
- The _CheckedMultiSelectItem class forwards mouse events …
- 6:24 PM Ticket #7987 (Calendar: support month drop-down) reopened by
- I've got a usability concern re this design. As currently designed, …
- 6:15 PM Ticket #9404 (dojo.marginBox() returns wrong left and top values for crazy layouts in IE) closed by
- invalid: The problem is that on IE, the offsetParent for the position:absolute …
- 5:50 PM Ticket #9002 (Grid column sizing too limited) closed by
- fixed
- 5:25 PM Ticket #7486 (Grid should support single, multiple and extended selection models) closed by
- fixed
- 5:14 PM Ticket #7487 (Three-state sort) closed by
- fixed: Closing as fixed
- 3:31 PM Ticket #9198 (dijit._editor.plugins.LinkDialog closed and sets with invalid values) closed by
- fixed: (In [20367]) Fixing some validation of description text for Link and …
- 3:08 PM Ticket #9984 (Confusing API documentation for dojo.io.iframe) closed by
- fixed: (In [20365]) Fixes #9984. Constructor functions weren't getting picked …
- 2:20 PM Ticket #4910 (disable submit on editor createlink dialog when !valid) closed by
- fixed: (In [20364]) Committing in minor enhancement to disable set on invalid …
- 1:22 PM Ticket #9927 (Menu: support keyboard menu invocation on safari/mac) closed by
- wontfix: Apple supports context menus via the keyboard when VoiceOver? is turned …
- 1:00 PM Ticket #10005 (WidgetSet.map() inconsistent return value) created by
- WidgetSet?.map() should return another WidgetSet?, not an array. …
- 10:09 AM Ticket #10004 (AccordionContainer: doesn't render/setup correctly when populating ...) created by
- If you start with an empty AccordionContainer (e.g. declaratively), …
- 9:45 AM Ticket #9937 (Tree: Extend dijit.Tree to allow styling of complete row) closed by
- fixed: Changes made in [20363]. Not sure why the reference is not showing up …
- 2:55 AM Ticket #10003 (dojo.hash requires better tests) created by
- Currently all the tests that are run on dojo.hash are within one test …
- 2:40 AM Ticket #7987 (Calendar: support month drop-down) closed by
- fixed: Two issues here. Distant year selection logged as separate ticket: #10002
- 2:40 AM Ticket #10002 (Calendar: support selection of distant years) created by
- carried over from #7987, where we implemented a dropdown for month …
- 2:29 AM Ticket #9603 (dojo.coords() 5-10 px off for FF2) closed by
- wontfix: ff2 support dropped in 1.4, unless dojo.position helps this?
- 2:02 AM Ticket #7842 (TimeTextBox: mouseover changes starting value) closed by
- fixed: (In [20362]) Committing Doug's patch, fixes #7842. Now tabbing …
- 1:58 AM Ticket #8993 (dojox.gfx Clock demo background not drawing on Safari4 beta and FF3.1b3 OSX) closed by
- worksforme: It looks like it was fixed in release versions.
- 12:03 AM Ticket #6540 (Grid core to support advanced features as mixins or other optional modules) closed by
- duplicate: We've actually been tracking this in #9027
- 12:02 AM Ticket #5504 ([patch][needs cla] dojox.grid.editors.Select doesn't use values) closed by
- wontfix: Clearing abandoned bug.
- 12:02 AM Ticket #5028 (Add a print method) closed by
- wontfix: Closing - feel free to implement, and reopen with a patch, if you like.
- 12:01 AM Ticket #4984 (Grid needs events for DND of rows) closed by
- fixed: Given as there hasn't been additional feedback, I'll take it that …
Sep 30, 2009:
- 11:59 PM Ticket #9310 (dojo.io.iframe enhancement) closed by
- invalid: No confirmation of a CLA, and do not see it on our CLA page. Also …
- 11:50 PM Ticket #9291 (Logging to console too quickly with XD build doesn't allow introspection) closed by
- wontfix: I believe this should only be an issue with browsers that do not have …
- 11:49 PM Ticket #7675 (DataGrid: keyboard navigation problems with key repeat) closed by
- fixed: Fixed in 1.4, at least.
- 11:48 PM Ticket #7917 (Classic Editable Dojox Grid Breaks in 1.2) closed by
- invalid: compat grid is no longer supported. Please reopen with a test case …
- 11:48 PM Ticket #7485 (Grid should support both direct and indirect selection methods) closed by
- fixed: This is in for 1.4
- 11:47 PM Ticket #8483 (Selection highlight color flickers like crazy on IE 7 in subgrid test) closed by
- wontfix: Closing as wontfix...test_expand.html needs badly to be rewritten …
- 11:44 PM Ticket #9134 (Grid percent width messed up in IE8 Standards mode) closed by
- duplicate: Dupe of #8509
- 11:43 PM Ticket #9999 (Recent change to ContentPane breaks dijit._editor.plugin.LinkDialog) closed by
- fixed: (In [20359]) Fix typo, refs #9449, fixes #9999 !strict.
- 11:41 PM Ticket #8239 (dojox.grid.DataGrid: columnReordering doesn't work in IE 7 on Vista) closed by
- worksforme: Please reopen with a test case
- 11:39 PM Ticket #6430 (Calendar: keyboard support and ARIA) closed by
- fixed: Tracking the event issue in #10001
- 11:38 PM Ticket #9166 (onRowClick not firing first time row is selected in a DataGrid in a Dialog) closed by
- invalid: Closing - as there is a workaround.
- 11:37 PM Ticket #9171 (keyboard navigation should work when rows are hidden/shown) closed by
- wontfix: wontfix - the test_expand.html example is not a good example. It's a …
- 11:36 PM Ticket #10001 (Calendar incremental change event handling) created by
- Decide whether keyboard events change the value and result in onChange …
- 11:35 PM Ticket #9150 (dojox.grid.DataGrid not extendable if structure defined in markup) closed by
- wontfix: This is not a regression. This will probably never be supported - due …
- 11:29 PM Ticket #10000 (10000th bug!) closed by
- fixed
- 11:29 PM Ticket #10000 (10000th bug!) created by
- :) Just for fun.
- 11:27 PM Ticket #9722 (can't scroll grid in grid_hideHdr test on FF) closed by
- duplicate: Dupe of #9756
- 11:26 PM Ticket #9768 (Grid horizontal scrollbar does not properly respond) closed by
- duplicate: Duplicate of #9756
- 11:26 PM Ticket #9999 (Recent change to ContentPane breaks dijit._editor.plugin.LinkDialog) created by
- Recent change to ContentPane? breaks dijit._editor.plugin.LinkDialog? …
- 11:24 PM Ticket #7345 (dojo.query I.E children property not document object) closed by
- invalid: Alex indicated needing a test to see where this would fail, but no …
- 11:20 PM Ticket #3054 (f considered harmful) closed by
- wontfix: This one has expired.
- 11:13 PM Ticket #8612 (add some sugar to dojo.NodeList) closed by
- fixed: Good enough for 1.4, any bugs can be opened as separate tickets.
- 11:11 PM Ticket #7859 ([patch/cla] Update/Correction to yahoo.smd file) closed by
- fixed: (In [20358]) update yahoo smd library with changed method and …
- 11:05 PM Ticket #9922 (IE6 stack overflow error with long chain of dojo.require's) closed by
- wontfix: Likely will fix it by not using a sync XHR loader for Dojo 2.0.
- 10:53 PM Ticket #9076 (Bugs in dojo core 1.3 reported by automated test) closed by
- duplicate: I'm closing this as "dup"; please file separate tickets for each …
- 10:21 PM Ticket #8008 (logging a text node in Firebug Lite causes exceptions) closed by
- wontfix: I could not recreate the bug, but we don't show firebug lite for …
- 10:19 PM Ticket #9615 (FileUploader IE Error - invalid argument) closed by
- fixed: Fixed in the trunk.
- 10:16 PM Ticket #9744 (Firebug Lite - better browser checking) closed by
- fixed: This seems to be working well. Thought this was closed.
- 10:16 PM Ticket #9686 (dojo.io.script ioCheck function does not use frameDoc) closed by
- wontfix: Doing javascript tests across frames can be dangerous and lead to …
- 9:59 PM Ticket #9975 (dojo._event_listener.add needs additional relatedTarget check for FF2) closed by
- fixed: (In [20357]) Fixes #9975, taking out FF2 branch since FF2 is no longer …
- 9:57 PM Ticket #9082 (Dialog: Dialog_mouse.html robot test failure (IE8)) closed by
- fixed: (In [20356]) Prevent failure on IE8, fixes #9082 !strict.
- 9:56 PM Ticket #9434 (Unnecessary code in xhr.js?) closed by
- fixed: (In [20355]) Fixes #9434, remove bloat code from xhr.js, adjusted unit …
- 9:16 PM Ticket #9341 (Add dojo.cache to allow caching of arbitrary URL string content) closed by
- fixed: *Finally* did the dojocampus docs for this, so closing the bug.
- 8:55 PM Ticket #9357 ([patch] [cla] DataChart output is screwed/courrupted with htmlLabels: ...) closed by
- fixed: The fix works nicely now! No more wonky charts with htmlLabels: …
- 7:01 PM Ticket #9323 (make build.js less dependent on home directory) closed by
- fixed: (In [20349]) Fixes #9323, allow buildscripts dir to be set. Patch from …
- 6:35 PM Ticket #9672 (NodeList-traverse add nextAll/prevAll) closed by
- fixed: (In [20347]) Fixes #9672, nextAll, prevAll and andSelf added to …
- 6:33 PM Ticket #9998 (DataGrid when after cell edit enter pressed fires onClickEvent with ...) created by
- Scenario: 1. DataGrid?, one text cell in edition state. 2. press Enter …
- 6:31 PM Ticket #9997 (Implement objects as values for bar and column charts) created by
- Right now almost all plots can take objects as their values. It allows …
- 6:25 PM Ticket #9996 (FileUpload widget fails to create in declarative markup) created by
- When created via script the FileUploader? is created OK, however when …
- 5:57 PM Ticket #9995 (dojox.form.selectStackWidget change of title doesn't update) closed by
- fixed: (In [20346]) Fixes #9995 - watch for attr(title) to change and update …
- 5:39 PM Ticket #9995 (dojox.form.selectStackWidget change of title doesn't update) created by
- When changing the title of a content pane, the actual displayed …
- 2:06 PM Ticket #9994 (dijit._Container refactoring) created by
- I created the new queryChildren() function and used it (when possible) …
- 2:06 PM Ticket #9993 (Clicking an icon in a Portlet title bar can cause a drag to start) closed by
- fixed
- 2:02 PM Ticket #9993 (Clicking an icon in a Portlet title bar can cause a drag to start) created by
- When clicking on a settings icon in a Portlet, which is contained in a …
- 1:57 PM Ticket #6430 (Calendar: keyboard support and ARIA) reopened by
- Thanks for adding the tests. Also the onChange behavior needs to be …
- 1:55 PM Ticket #9654 ([PATCH][CCLA]dijit/_base/focus.js: Fails in getBookmark, getFocus, ...) closed by
- fixed: (In [20335]) Fixing issue with IE, Dialogs, and input/button/textarea …
- 1:42 PM Ticket #6430 (Calendar: keyboard support and ARIA) closed by
- fixed: (In [20334]) Add to robot calendar tests. Fixes #6430
- 12:21 PM Ticket #9214 (1.3 Tests fail on IE6 / W2K) closed by
- duplicate: I've been going through the automated tests for a while. They aren't …
- 12:21 PM Ticket #9079 (Bugs in dijit 1.3 reported by automated test) closed by
- duplicate: I've been going through the automated tests for a while. They aren't …
- 12:08 PM Ticket #9654 ([PATCH][CCLA]dijit/_base/focus.js: Fails in getBookmark, getFocus, ...) reopened by
- Starting from [19678] there are problems on IE, specifically that …
- 5:19 AM Ticket #9572 (Convenience dialogs needed. Alert, Prompt, etc..) closed by
- duplicate: Dup of #8805.
- 5:07 AM Ticket #9351 (Displaying hint with _assertFailure) closed by
- fixed: fixed in [20331] ... hope I didn't break trac sync :/
- 4:29 AM Ticket #8882 (Suggest bringing back generateUniqueId) closed by
- wontfix
- 4:06 AM Ticket #9861 (Support CommonJS-style modules in the loader) closed by
- wontfix: I think it is better to pursue a module loading syntax that works best …
- 4:00 AM Ticket #9431 (Simplify creating a node list from a node) closed by
- wontfix: not in 1.x at least. The available options must suffice. we can't …
- 3:53 AM Ticket #9315 (Add friendfeed.smd to dojox.rpc.SMDLibrary) closed by
- fixed: (In [20328]) fixes #9315 - thanks seth for the SMD contribution
- 3:50 AM Ticket #8730 (dojo.html.set() won't add <option> tag to <select> tag in IE7) closed by
- fixed: Fixed with latest dojo.html changes.
- 3:41 AM Ticket #8510 (IE 8: node.getBoundingClientRect and RTL direction bug) closed by
- invalid: This is working now with the released IE8
- 3:32 AM Ticket #7883 (Pie chart experiencing shrinkage) closed by
- fixed: (In [20327]) dojox.charting: fixing amusing typo, thx haysmark!, …
- 3:30 AM Ticket #8834 (image.lightbox doesn't quit when pressing the 'ESC' in chrome) closed by
- fixed: fixed as part of #6184 - tested Saf4 and Chromium OSX.
- 3:29 AM Ticket #6184 ([patch] [no cla] Dialog: ESC doesn't always close popup dialogs in Safari) closed by
- fixed: I apologize. I had not updated to use event.js from trunk apparently. …
- 3:27 AM Ticket #9574 (Add more jQuery idioms) closed by
- wontfix: neither of these things can be in 1.x timeframe anyway. plugd offers …
- 3:19 AM Ticket #6184 ([patch] [no cla] Dialog: ESC doesn't always close popup dialogs in Safari) reopened by
- this fixes Chrome/Chromium?, but I'm still seeing the original report …
- 3:15 AM Ticket #9065 (improve gfx and charting performance for text layout) closed by
- fixed: This functionality was implemented by #9011 and refined in by #9357.
- 3:13 AM Ticket #9054 (Surface.getDimensions() returns incorrect type in SVG mode) closed by
- fixed: (In [20326]) dojox.gfx: making SVG render returning number of pixels …
- 3:01 AM Ticket #9026 ([patch]gfx splitFontString does not correctly hand font-variant) closed by
- fixed: (In [20325]) dojox.gfx: fixing a typo and making the font splitting …
- 2:41 AM Ticket #9963 ([patch] Chart2D updateSeries() fails for charts with undefined axes) closed by
- fixed: (In [20322]) dojox.charting: fixing an oversight, thx dstarke!, …
- 2:22 AM Ticket #9011 (reduce calls to dojo.marginBox from charting/gfx) closed by
- fixed: It looks like the patch was applied and resulted in #9357. Closing.
- 2:01 AM Ticket #9803 ([cla][patch] Declarative dojox.form.RangeSlider has value array ...) closed by
- fixed: (In [20321]) fixes #9803 - thanks markwubben for the patch + report.
- 1:50 AM Ticket #8410 ([dojox.layout] FloatingPane throws "dim is undefined" with multiple ...) closed by
- fixed: (In [20319]) fixes #8410 - moving forward with my original suggested …
- 1:42 AM Ticket #9725 (dojox.layout.FloatingPane does not load href when started as docked) closed by
- fixed: (In [20318]) hm. actually fixes #9724, makes floatingpane use …
- 1:13 AM Ticket #9724 (dojox.layout.FloatingPane maximize does not set x, y position) closed by
- fixed: (In [20317]) fixes #9724 - adjust the truthyness of the x/y check in …
- 12:58 AM Ticket #9964 ([PATCH][CLA] Toaster doestn't set classname properly) closed by
- fixed: (In [20316]) fixes #9964 - Thanks youngho for a quick/clean patch. …
Sep 29, 2009:
- 9:47 PM Ticket #6818 (dojox.grid.DataGrid: deleting an item before scrolling down results in ...) closed by
- fixed: (In [20314]) Fixes #6818 !strict - clear out our indexes when we …
- 9:37 PM Ticket #9966 (dojoAttachPoints leak) closed by
- fixed: (In [20312]) Safeguarding against double destroy() on a few more …
- 9:14 PM Ticket #9992 (Regression: ContentPane API (1.4)) closed by
- fixed: OK, fair enough, it was sort of documented before but just I added a …
- 6:58 PM Ticket #9992 (Regression: ContentPane API (1.4)) created by
- By changing ContentPane into a full layout widget, the api: …
- 6:53 PM Ticket #9991 (Unable to check if object is an instance of dojo.NodeList) created by
- I tried this code, but it returns false. […] ... and …
- 5:00 PM Ticket #9928 (Dialog: ESC key when focused on dijit.Button won't close dialog (webkit)) closed by
- fixed: (In [20306]) Fixes #6184, #9528, #9928 !strict. Forced Esc key to …
- 4:57 PM Tickets #6184,9528 batch updated by
- fixed: (In [20306]) Fixes #6184, #9528, #6184 !strict. Forced Esc key to …
- 4:38 PM Ticket #7182 (Editor: link dialog should insert http:// if user doesn't type it) closed by
- fixed: (In [20305]) Unit tests for LinkDialog?. fixes #7182
- 3:44 PM Ticket #9985 (dijit._Contained._getSibling() code reduction) closed by
- fixed: (In [20302]) More code size reductions, fixes #9985 again, !strict.
- 3:29 PM Ticket #9989 (Tree code size reduction) closed by
- fixed: (In [20301]) Tree code size reduction, thanks Les. Fixes #9989 !strict.
- 3:24 PM Ticket #9987 (RTE: Focus is not shifting back right on IE when using LinkDialog to ...) closed by
- fixed: (In [20300]) Fixing selection issue with IE. fixes #9987
- 3:13 PM Ticket #9990 (dojo.Animation props msising for API docs) closed by
- fixed: (In [20299]) Fixes #9990. Read comment blocks in dojo.extends objects
- 2:21 PM Ticket #9990 (dojo.Animation props msising for API docs) created by
- The properties for dojo.Animation are missing from the api pages …
- 1:14 PM Ticket #9989 (Tree code size reduction) created by
- This Tree code fragment can be reduced b/c dojo.removeClass now …
- 12:49 PM Ticket #9985 (dijit._Contained._getSibling() code reduction) reopened by
- Bill, thank you. I think we want to return null if the widget can't …
- 12:12 PM Ticket #9985 (dijit._Contained._getSibling() code reduction) closed by
- fixed: (In [20296]) More code size reductions, thanks Les (CLA on file), …
- 2:23 AM Ticket #8880 (dojo.getComputedStyle doesn't within iframe in Opera) closed by
- worksforme
- 2:03 AM Ticket #9325 (IE8: grid lines missing in RTL) reopened by
- I think this one is distinct from #9169, but admittedly not high priority.
Sep 28, 2009:
- 10:00 PM Ticket #9157 (DataGrid selection invalid after items removed) reopened by
- This fix causes problems when deleting multiple items.
- 9:01 PM Ticket #9988 (ToggleButton: changed label not spoken properly by screen reader) created by
- If you change the label attribute on a ToggleButton? using …
- 6:56 PM Ticket #9985 (dijit._Contained._getSibling() code reduction) reopened by
- this.getChildren().forEach(... won't work because getChildren() …
- 5:50 PM Ticket #9985 (dijit._Contained._getSibling() code reduction) closed by
-
fixed:
this.getChildren().forEach(...
won't work because getChildren() … - 5:38 PM Ticket #9972 (combobox "invalidMessage" not changing) closed by
- invalid
- 3:46 PM Ticket #9966 (dojoAttachPoints leak) reopened by
- IE6 is throwing an exception when destroy() is run after this …
- 3:15 PM Ticket #8624 (MenuBar: lost focus on menu click) closed by
- fixed: (In [20289]) Fixes #8624. Restore automated test.
- 3:10 PM Ticket #8514 (thumbnailPicker Widget - infinite loading of images after setDatastore ...) closed by
- fixed
- 3:04 PM Ticket #9987 (RTE: Focus is not shifting back right on IE when using LinkDialog to ...) created by
- RTE: Focus is not shifting back right on IE when using LinkDialog? to …
- 1:07 PM Ticket #8426 (Form: multiple TextBoxes with the same 'name' attribute are not ...) closed by
- fixed: (In [20286]) Fixes #8426. Slowed down test setup to give Editor a …
- 12:02 PM Ticket #9758 (Slideshow problems) closed by
- fixed: I've checked in fixes to these issues. The problem with IE8 is an …
- 10:37 AM Ticket #9985 (dijit._Contained._getSibling() code reduction) reopened by
- I'll reopen this ticket. I see in two places in dijit._Container code …
- 6:22 AM Tickets #9986,9985 batch updated by
- fixed: (In [20280]) dijit._Contained and dijit._Container code reduction from …
- 1:07 AM Ticket #9986 (dijit._Container.getIndexOfChild() code reduction) created by
- This is lightly tested. These two methods should be functionally …
Sep 27, 2009:
- 11:38 PM Ticket #9985 (dijit._Contained._getSibling() code reduction) created by
- I didn't test it, but the code reduction is quite simple. The last …
- 10:16 PM Ticket #9984 (Confusing API documentation for dojo.io.iframe) created by
- All you can really glean from the …
- 9:27 PM Ticket #9983 (sparse array trick fails on Opera 10) created by
- Opera 10 (haven't checked older versions) un-sparsifies sparse arrays …
- 1:21 PM Ticket #9982 (Tooltip: display error when font size large) created by
- The Tooltip connector display in wrong position when you set the …
- 12:27 PM Ticket #6818 (dojox.grid.DataGrid: deleting an item before scrolling down results in ...) reopened by
- When a row is deleted, all rest rows are shifted down, and migrate …
- 2:37 AM Ticket #9805 (Dialog: hidden behind PDF or applet) reopened by
- Actually, turns out it is this checkin ([20187]) after all... the …
- 12:26 AM Ticket #8624 (MenuBar: lost focus on menu click) reopened by
- Please re-enable the test-case in Menu_mouse.html (search for #8624 in …
- 12:18 AM Ticket #8426 (Form: multiple TextBoxes with the same 'name' attribute are not ...) reopened by
- On chrome 3 I'm getting failures (in the Form.html unit test) that the …
- 12:07 AM Ticket #9805 (Dialog: hidden behind PDF or applet) closed by
- fixed: Hmm, nevermind, now I'm seeing those failures even on [20186], I guess …
Sep 26, 2009:
- 11:33 PM Ticket #9981 ([patch][no cla]DojoX Drawing, Custom Axes Fix) created by
- x-statement and y-statement are supposed to return the position of the …
- 8:20 PM Ticket #9812 (Grid store loading when sorting at the end of a grid) closed by
- invalid: Yes - this is normal behavior...because of the size of your grid, it …
- 8:16 PM Ticket #9809 (Grid content not aligned with headers when scrollbar present) closed by
- fixed: This has been fixed in the trunk
- 8:08 PM Ticket #9700 (changeset 17538 broke several grid tests) closed by
- fixed: This has been fixed in trunk.
- 8:06 PM Ticket #9561 (Tree grid with tree model and rows visibility (selection problem)) closed by
- fixed: This has been fixed in trunk.
- 8:05 PM Ticket #9811 (Grid data not showing in IE when scrolling fast) closed by
- fixed: I am not seeing this on the latest trunk. Could you please test …
- 7:59 PM Ticket #9878 ([DataGrid] - Incomplete headers in IE) closed by
- wontfix: width="auto" is not supported in DataGrid? - see …
- 7:58 PM Ticket #9821 (DataGrid._onSet does not handle change in item identity) closed by
- invalid: You can't change the identity value of an item in a store. That is …
- 7:55 PM Ticket #9645 (Grid/Latest Dojo SVN/IE7 - Resize indicator line is wrongly positioned ...) closed by
- duplicate: Duplicate of #9472
- 7:53 PM Ticket #9625 (DataGrid does not render on an inactive tab) closed by
- duplicate: Duplicate of #9458
- 7:52 PM Ticket #9472 ([IE7, latest dojo svn(20090628)] - Position of resizing div is ...) closed by
- fixed: This is fixed in the trunk.
- 7:46 PM Ticket #9522 (grid resize doesn't check whether his.domNode is set.) closed by
- fixed: (In [20274]) Fixes #9522 - make sure domNode is still valid when …
- 7:43 PM Ticket #9253 (5-5-09 SVN trunk update: dojoxGrid fails on any cell edit) closed by
- fixed: this seems to be fixed now.
- 7:42 PM Ticket #9267 (scroll problem when using cursor to move focus on cell) closed by
- fixed: This has been fixed in the trunk.
- 7:39 PM Ticket #9453 (Programmatical creation of DataGrid via ItemFileReadStore does not work) closed by
- invalid: Closing then.
- 7:38 PM Ticket #9246 (Dojox Grid 1.3.1 Yahoo Search Test broken) closed by
- fixed: This is fixed in the trunk.
- 7:37 PM Ticket #9325 (IE8: grid lines missing in RTL) closed by
- duplicate: Marking dupe of #9169
- 7:35 PM Ticket #9306 (can not reload grid after fetch error) closed by
- duplicate: Dupe of #9158
- 7:33 PM Ticket #9235 (Grid: Keyboard Events Resize Columns) closed by
- duplicate: Looks like this is actually a duplicate of #9106
- 7:31 PM Ticket #9222 (Screen jitter occurs when click the DataGrid) closed by
- fixed: (In [20273]) Fixes #9222 - Focus the hidden node instead in order to …
- 7:27 PM Ticket #9223 (Text is being selected in addition to cells in dojox.grid) closed by
- wontfix: Grid does not support opera (nor does dijit...) If you have a patch …
- 7:26 PM Ticket #9218 (Regression: DataGrid attempts to look up negative row numbers) closed by
- invalid: If you want to clear the selection, just call …
- 7:23 PM Ticket #9157 (DataGrid selection invalid after items removed) closed by
- fixed: (In [20272]) Fixes #9157 - remove item from selection if it is …
- 7:20 PM Ticket #9158 (DataGrid pending request not cleared on fetch error) closed by
- fixed: (In [20271]) Fixes #9158 Refs #9122 - clear pending requests when an …
- 4:31 PM Ticket #9125 (Grid + PlaceholderMenuItem bug (?)) closed by
- fixed: Could you please test against the latest svn code from trunk? I …
- 4:18 PM Ticket #9105 (column resizing error in IE7) closed by
- fixed: This has been fixed in the trunk - there is now a very small minimum …
- 4:16 PM Ticket #9095 (grid's height becomes extreme high when it has only one row) closed by
- invalid: This is the compat grid - which has not been supported for quite some …
- 4:13 PM Ticket #9066 (dojox.grid.DataGrid should check to see if it has been destroyed ...) closed by
- fixed: This has been fixed in trunk. Please reopen with a test case if you …
- 4:11 PM Ticket #9058 (Grid derefs null fields when items list in JSON is empty) closed by
- fixed: This appears to be fixed in the trunk.
- 4:06 PM Ticket #8975 (Grid widget creates some header cells as "<th>...</td>") closed by
- wontfix: Compat grid is no longer supported. Feel free to unzip the compat …
- 4:05 PM Ticket #8920 (After resorting grid highlighted row is not the correct row) closed by
- duplicate: Duplicate of #7304
- 4:05 PM Ticket #8897 (Dojox Grid doesn't work in IE7 when it placed in iframe from top document) closed by
- invalid: Unable to duplicate without a test case. Please reopen and attach a test.
- 4:02 PM Ticket #9980 (grid fail to render when switching from one to another tab in a ...) closed by
- fixed: Most of the rendering issues that exist in the 1.3 grid have been …
- 3:59 PM Ticket #9535 (DataGrid test_edit.html testcase fails with error FF3, IE8) closed by
- fixed: This appears to be fixed in the latest in trunk. Please reopen with …
- 3:54 PM Ticket #9810 (Grid height too small = no scrollbar in FFX 3) closed by
- invalid: The scrollbar actually *is* showing up - just the way that firefox …
- 3:50 PM Ticket #9813 (Bad refresh of grid when resizing window) closed by
- invalid: You need to do something like this - so that the grid knows it needs …
- 3:49 PM Ticket #9295 (Keyboard shortcuts for Grid don't work in Safari) closed by
- wontfix: Closing as wontfix for now - since safari doesn't appear to support it.
- 3:46 PM Ticket #9667 (add/remove columns to the grid dynamically) closed by
- invalid: ??? I still don't understand what is requested. Please reopen with a …
- 3:42 PM Ticket #9882 (Grid Selection needs a method for simply setting the currently ...) closed by
- fixed: (In [20269]) Fixes #9882 - add support for passing arrays to …
- 3:35 PM Ticket #9913 ([Latest trunk / DataGrid] - Last column needs to be butted to ending edge) closed by
- invalid: This is not a bug - you can use elastic cells to make up the …
- 3:29 PM Ticket #9245 ([1.3.1 Grid] Please keep allowing to pass widgetClass as a string) closed by
- fixed: At least in the latest in trunk, the code appears to exist for doing …
- 3:26 PM Ticket #9187 (Could not hide grid headers) closed by
- wontfix: Just add this css to hide the headers: […]
- 3:25 PM Ticket #8918 (on deleting rows while having filter set) closed by
- fixed: This appears to be fixed in the latest from the trunk.
- 3:17 PM Ticket #7140 (Tree: The whole tree structure will break up if we drag-n-drop a ...) closed by
- fixed
- 1:12 PM Ticket #9956 (TabContainer: Updating existing contentPanes=no right scroll) closed by
- fixed
- 11:54 AM Ticket #9854 (GridContainer should support variable column widths) closed by
- fixed
- 10:29 AM Ticket #9955 (TabContainer: Updating ContentPane title Doesn't update new ...) closed by
- fixed
- 9:58 AM Ticket #9870 (Improve GridContainer styling) closed by
- fixed
- 9:35 AM Ticket #9225 (Problem using dojo.xhrGet or dojo.xhrPost) closed by
- invalid: Just add a type="button" attribute to your dijit.form.Button or return …
- 8:40 AM Ticket #9977 (TabContainer: _controllerWidget attribute should be public) closed by
- fixed: (In [20260]) Make controllerWidget public so that users can set it to …
- 8:35 AM Ticket #8678 (test dojo.query() on form dijits) closed by
- fixed: (In [20259]) Tests that dojo.query() works correctly on form widgets. …
- 8:18 AM Ticket #9394 (dojox.fx.split has positioning issues) closed by
- fixed: (In [20258]) fixes #9394 and the margin issue too (fixed by the new …
- 5:45 AM Ticket #9980 (grid fail to render when switching from one to another tab in a ...) created by
- I have a tabcontainer with two contentPane in which each contentPane …
- 1:33 AM Ticket #9978 (_Widget::attr should allow mutli-valued setter) closed by
- fixed: Already fixed in [19839].
Sep 25, 2009:
- 9:32 PM Ticket #9979 ([patch]TimeSpinner: error instantiating widget, missing _onKeyPress ...) created by
- dojox.form.TimeSpinner is missing it's _onKeyPress callback, causing …
- 9:30 PM Ticket #9978 (_Widget::attr should allow mutli-valued setter) created by
- widget.attr("value", newValue, priorityChange); should work.
- 9:22 PM Ticket #9977 (TabContainer: _controllerWidget attribute should be public) created by
- The buttonWidget attribute is public, so the controllerWidget …
- 9:15 PM Ticket #9976 ([cla] [patch] jsonPathStore should allow an empty string being a valid ...) created by
- Empty strings should be valid identifiers.
- 9:12 PM Ticket #9975 (dojo._event_listener.add needs additional relatedTarget check for FF2) created by
- dojo._event_listener.add is not checking for the existence of …
- 9:06 PM Ticket #9974 (_FormMixin is incorrectly setting/getting radio/checkbox values) created by
- _FormMixin should use the "checked" attribute to set/get the values of …
- 8:59 PM Ticket #9973 ([patch] [ccla] Select: does not allow empty value options) created by
- Empty values for options are automatically processed as …
- 8:41 PM Ticket #9972 (combobox "invalidMessage" not changing) created by
- I am trying to change the invalidMessage of a comboBox but it will not …
- 6:50 PM Ticket #9971 (StackContainer: calls resize() on selected child when selected child ...) created by
- StackContainer is calling layout() on child after it removed it.
- 6:04 PM Ticket #9970 (dijit._TemplatedWidget) created by
- I suggest adding the following line in _Templated.js: […] Here's …
- 2:15 PM Ticket #9946 (dojox.widget.Standby: behaviour not idea when target == body) closed by
- fixed: (In [20250]) Improving support for overlaying body. fixes #9946
- 1:44 PM Ticket #9969 ([patch][ccla]dojo.hash doesn't detect query parameters after the hash ...) created by
- Fix for IE6 bug involving question mark in hash. If a question mark …
- 11:43 AM Ticket #9968 (Form: "reset()" method does not call "onReset" event) created by
- In dijit.form.Form, it seems that calling programmatically the reset …
- 10:47 AM Ticket #9416 (TitlePane should allow setting the title attribute on the title node) closed by
- fixed: (In [20242]) Provide tooltip for TitlePane title, via new "tooltip" …
- 10:46 AM Ticket #9966 (dojoAttachPoints leak) closed by
- fixed: (In [20248]) Avoid a memory leak on IE6. Fixes #9966 !strict.
- 10:40 AM Ticket #9967 (Add dj_chrome flag (like dj_safari) to <body>) closed by
- fixed: (In [20249]) Adding in dj_chrome flag for a case where safari and …
- 10:37 AM Ticket #9967 (Add dj_chrome flag (like dj_safari) to <body>) created by
- dijit/_base/sniff.js does not add a pre-set CSS class for Chrome even …
- 10:21 AM Ticket #9966 (dojoAttachPoints leak) created by
- Apparently IE6 is leaking because _Widget.destroy doesn't null …
- 10:16 AM Ticket #8161 (Editor: resize handle stops responding) closed by
- worksforme: Not sure what changed, but neither Jared nor I can reproduce this anymore.
- 9:41 AM Ticket #9230 (dijit.Tree should support simple "title" tooltip attributes) closed by
- fixed: (In [20246]) Support tooltips on Tree nodes. Fixes #9230 !strict.
- 9:27 AM Ticket #7508 (TabContainer, AccordionContainer: Allow the specification of hover ...) closed by
- fixed: (In [20245]) Support tooltips on tab labels and accordion title bars, …
- 8:50 AM Ticket #7174 (TabContainer: caret bleeds through after switching pane (IE)) closed by
- wontfix: Realistically, I don't think we'll get around to fixing this. It …
- 8:38 AM Ticket #4657 (dijit.Dialog should subclass dojox.layout.ContentPane (for executeScripts)) closed by
- fixed: (In [20244]) Make dojox.widget.Dialog extend dojox.layout.ContentPane?, …
- 3:52 AM Ticket #9965 (dojox.editor.plugins._SmileyPalette build error if dijit not included) created by
- If a custom build is done that specifies only dojox as a prefix, and …
- 2:53 AM Ticket #9524 (Hebrew setMonth and leap months) closed by
- fixed: docs were updated to reflect that an absolute index is used and 5 is …
- 1:28 AM Ticket #8922 (ComboBox: Horizontal scrollbar on Combobox dropdown causes vertical ...) closed by
- fixed: OK, let's assume that this is fixed by #8948, unless of course the …
- 1:23 AM Ticket #9650 (Firefox: dijit/tests/robot/Tree_dnd.html failure) closed by
- wontfix: FF2 isn't supported anymore and I think this is working fine on FF3.
- 1:20 AM Ticket #9964 ([PATCH][CLA] Toaster doestn't set classname properly) created by
- If we set the toaster class name like <div …
- 1:14 AM Ticket #9597 (Use CSS layout to center dialog) closed by
- wontfix: Yah, I tend to agree. The position:fixed thing is already filed as #8679.
- 12:59 AM Ticket #9043 (Hebrew calendar day abbreviation aliases need to be resolved) closed by
- fixed
Sep 24, 2009:
- 10:43 PM Ticket #8426 (Form: multiple TextBoxes with the same 'name' attribute are not ...) closed by
- fixed: (In [20239]) Fixes #8426. On Form value get, changes multiple form …
- 9:49 PM Ticket #9592 (Dojo Offline 1.1.1 compatibility issue with Google gears v 0.5.19.0) closed by
- invalid: Hi tarungupta. Our resources on that project are extremely scarce. …
- 8:52 PM Ticket #9963 ([patch] Chart2D updateSeries() fails for charts with undefined axes) created by
- I observed this problem in a chart with two series plotted using the …
- 8:44 PM Ticket #9962 (Form: return scalar for single checkbox) created by
- Currently the form widget always treats checkboxes as arrays, even …
- 8:29 PM Ticket #9732 (Build Tool - Show bad paths) closed by
- fixed: (In [20235]) Fixes #9732 - adding error message if a build path is wrong.
- 6:34 PM Ticket #9931 (Provide InsertEntity(Symbol) plugin for Editor in dojox.editor.plugins.) closed by
- fixed
- 6:08 PM Ticket #9961 ('formatblock' in FF/Win sometimes throws exception) created by
- Executing the formatblock command on empty lines (to set styling …
- 5:52 PM Ticket #9960 (Cannot use gfx.animateTransform with gfx.Groups) created by
- Since gfx.animateTransform doesn't use .applyTransform, when …
- 5:18 PM Ticket #9797 ([patch] [cla] Add Target option to LinkDialog plugin for Dijit.Editor) closed by
- fixed: (In [20228]) Minor enhancement to LinkDialog?. Improved the code …
- 3:31 PM Ticket #9959 (Custom sized dojox.image.SlideShow doesn't work in Opera 9.64 (MacOSX) ...) created by
- with my check if my newly created Dojo code works on the common web …
- 2:57 PM Ticket #9676 (Shrinksafe handles unary "+" operator incorrectly) closed by
- fixed: (In [20227]) Rebuilt shrinksafe. Fixes #9676
- 2:50 PM Ticket #9958 (replaceChild optimization to have better IE performances) created by
- Hi, We're using Dojo here on quite loaded rich HTML interfaces. On a …
- 2:39 PM Ticket #9384 (ShrinkSafe Bash Script Wrapper) closed by
- wontfix: I'd like to see if we can publish this useful script somewhere as a …
- 2:35 PM Ticket #9288 (Provide more descriptive exception throwing in Compressor.java) closed by
- wontfix: so I don't think we should be able to reach the default case anymore. …
- 2:25 PM Ticket #9947 (_removeSafariBogus() should be run for all webkit browsers) closed by
- fixed: (In [20226]) Fixing minor rename issue in RTE, also added filter for …
- 1:52 PM Ticket #9957 ([patch] [ccla] provide xhrargs for QueryReadStore) created by
- This patch provides a new variable for QRS: xhrargs. The xhargs are …
- 1:16 PM Ticket #9939 (Update the dijit.Editor icons.) closed by
- fixed: For the moment, I think this is done. So, closing.
- 1:04 PM Ticket #9949 (dijit.Editor throws errors on FF3 if Editor is hidden in accordian ...) closed by
- fixed: (In [20223]) Minor tweak to editor, fixes FF3 corner case on errors …
- 1:03 PM Ticket #9956 (TabContainer: Updating existing contentPanes=no right scroll) created by
- Hi, I have a problem with the new TabContainers?, maybe shane could …
- 12:16 PM Ticket #9952 (invalidMessage for dijit.form.DateTextBox doesn't popup onfocus of the ...) closed by
- fixed: (In [20222]) Fixes #9952 !strict. Add missing this.inherited to _onFocus
- 12:13 PM Ticket #8707 (expose dojo._contentHandlers) closed by
- fixed: (In [20221]) fixes #8707 - exposing _contentHandlers, adding docs, …
- 10:27 AM Tickets #9735,9938 batch updated by
- fixed: (In [20220]) The editor depends on moveToBookmark() to restore caret …
- 10:23 AM Ticket #9735 (Menu: refocus broken on IE) reopened by
- Turns out this change breaks Editor._restoreSelection(), so I need to …
- 10:04 AM Ticket #9955 (TabContainer: Updating ContentPane title Doesn't update new ...) created by
- Hi, When updating the title of a contentPane within a tab container …
- 8:41 AM Ticket #9954 (dojox.layout.ContentPane parseOnLoad with cross domain) created by
- Hi, I got the following problem with dojox.layout.ContentPane? in …
- 3:44 AM Ticket #9953 (Tree: two highlighted nodes upon mouse click and arrow keyboard move) created by
- currently when I click on a node with the mouse and then proceed to …
- 2:23 AM Ticket #9952 (invalidMessage for dijit.form.DateTextBox doesn't popup onfocus of the ...) created by
- Not sure if this is a side-effect or was done by-design, but: With …
- 12:38 AM Ticket #9951 (Disabled InlineEditBox gets focus when pressing <tab>) closed by
- fixed: Fixed in [20218]
- 12:17 AM Ticket #9951 (Disabled InlineEditBox gets focus when pressing <tab>) created by
- Pressing the <tab> key will cause disabled dijit.InlineEditBox? …
Sep 23, 2009:
- 11:53 PM Ticket #9660 (QueryReadStore - Problems with data when implementing an autocomplete) closed by
- worksforme: No replies in this defect requesting a testcase and current testcases …
- 11:13 PM Ticket #9950 (Any dijit popup that uses dijit.popup doesn't draw over Java applets) closed by
- duplicate: Dup of #9805.
- 10:43 PM Ticket #9925 (Allow dojo.ready as an alias for dojo.addOnLoad) closed by
- fixed: (In [20216]) Fixes #9925, dojo.ready as an alias for dojo.addOnLoad. …
- 9:57 PM Ticket #9950 (Any dijit popup that uses dijit.popup doesn't draw over Java applets) created by
- Our occurrence of the bug happened in Firefox 3.5.3 with Java plugin …
- 9:17 PM Ticket #9949 (dijit.Editor throws errors on FF3 if Editor is hidden in accordian ...) created by
- dijit.Editor throws errors on FF3 if Editor is hidden in accordian …
- 9:04 PM Ticket #9834 (DocTester failing regression test) closed by
- invalid: Those failures are intended behavior, to show what errors look like.
- 8:25 PM Ticket #9948 ([docs][patch] [cla] Get Dojo GFX running on top of SVGWeb) created by
- There are some quirks with doc root creation and events when using …
- 8:12 PM Ticket #9947 (_removeSafariBogus() should be run for all webkit browsers) created by
- Simple typo carried over from 1.2 RichText?._removeSafariBogus should …
- 7:55 PM Ticket #8676 ([patch] [ccla] ComboBox: Accessibility bug: no "title" attribute for ...) closed by
- fixed: (In [20215]) fixes #8676 add HTML title attribute to _formWidget and …
- 7:07 PM Ticket #9119 (menuitem: focus on menuitems in High contrast mode in Firefox should ...) closed by
- fixed: (In [20212]) fixes #9119 Adjusted the styles so in FF border is drawn …
- 6:43 PM Ticket #9946 (dojox.widget.Standby: behaviour not idea when target == body) created by
- If dojox.widget.Standby is created with target=dojo.doc.body (or …
- 6:32 PM Ticket #9945 (Migrate widgets to use _HasDropDown) created by
- The following widgets should be migrated to use the common …
- 6:31 PM Ticket #9356 (Move dojox.form._HasDropDown to dijit) closed by
- fixed: Closing this as fixed - a separate bug will be opened for the …
- 6:24 PM Ticket #9730 (tooltip dialog: focus no longer goes to the first element in the ...) closed by
- fixed: (In [20211]) Fixes #9730 - fix focus issues with _HasDropDown and …
- 5:33 PM Ticket #9730 (tooltip dialog: focus no longer goes to the first element in the ...) reopened by
- Oops - wrong bug! Ignore that last comment... ;)
- 5:32 PM Ticket #9730 (tooltip dialog: focus no longer goes to the first element in the ...) closed by
- fixed: Fixed in [20210] Fixes #9835 - make rolling list and file picker …
- 5:32 PM Ticket #9835 ([regression] RollingList blank, shows no data) closed by
- fixed: (In [20210]) Fixes #9835 - make rolling list and file picker behave …
- 2:57 PM Ticket #9923 (ComboButton: Keyboard focus does not go to the arrow portion in IE8) closed by
- worksforme: Was a security setting in my version of IE 8 - stupid IE! Sorry for …
- 2:56 PM Ticket #9944 (Dialog: hide() of dialogs out of order) created by
- Changes to the dialog to allow multiple dialog to show simultaneously …
- 2:15 PM Ticket #9934 (dijit/themes/themeTester.html fails in IE7 on TextArea/Editor tab) closed by
- fixed: (In [20208]) Editor.resize() with no argument should do nothing. …
- 11:36 AM Ticket #9943 (Flash Embed - Create a Widget, Tests, and Docs) created by
- Flash Embed is awesome and under promoted. Needs attention.
- 8:36 AM Ticket #9334 (IE8: Wizard close dialog) closed by
- fixed: (In [20205]) fixes #9334 - making Wizard workable in Dialog by adding …
- 8:35 AM Ticket #9334 (IE8: Wizard close dialog) reopened by
- this still exists in Wizard. there are buttons in the template.
- 3:32 AM Ticket #9941 (BorderContainer: another resize problem on BorderContainer (IE7)) closed by
- invalid: You need to specify an initial height and width for your TabContainer …
- 1:42 AM Ticket #9942 ([patch] [cla] Dojo array iteration methods deviate from spec on sparse ...) created by
- dojo.forEach doesn't follow the spec at …
Sep 22, 2009:
- 10:53 PM Ticket #9941 (BorderContainer: another resize problem on BorderContainer (IE7)) created by
- IE7 breaks with an error in BorderContainer?.js on line 347: …
- 5:50 PM Ticket #9334 (IE8: Wizard close dialog) closed by
- wontfix: There's no way to fix this that I'm aware of. I added a sentence to …
- 5:34 PM Ticket #9940 (Provide Brazilian validators for CNPJ and CPF numbers) closed by
- fixed: (In [20199]) Adding in validators for brazilian CNPJ and CPF. fixes #9940
- 5:32 PM Ticket #9940 (Provide Brazilian validators for CNPJ and CPF numbers) created by
- Provide Brazilian validators for CNPJ and CPF numbers These have come …
- 4:50 PM Ticket #9930 ([regression] Problematic dijit.Editor cursor placement on click in Webkit) closed by
- fixed: (In [20198]) fixing Webkit issue. \!strict fixes #9930
- 2:36 PM Ticket #9939 (Update the dijit.Editor icons.) created by
- Update the editor icons. The current editor icons are not very …
- 1:21 PM Ticket #9938 (dijit.getFocus changes break IE restore caret position.) created by
- dijit.getFocus changes break IE restore caret position. This can be …
- 12:30 PM Ticket #9937 (Tree: Extend dijit.Tree to allow styling of complete row) created by
- The dijit.Tree widget currenltly allows the user to apply styles to …
- 2:15 AM Ticket #9676 (Shrinksafe handles unary "+" operator incorrectly) reopened by
- good point... will keep this open to make sure we regenerate this for 1.4
- 1:21 AM Ticket #9936 ([patch][no cla]DojoX Drawing, Zero Vector Fix) created by
- Here is a patch adding zero vector functionality parallel to the snap …
- 1:03 AM Ticket #9935 (Pie chart rendering in Modal windows) created by
- The below code does not work properly in IE. I have an <a> tag which …
- 12:45 AM Ticket #8224 (dojo.html / dijit._Templated overlap in <table> code) closed by
- fixed: (In [20192]) new dojo.html._setNodeContent implementation to leverage …
Sep 21, 2009:
- 11:59 PM Ticket #9805 (Dialog: hidden behind PDF or applet) reopened by
- Unfortunately after this check dijit/tests/robot/Menu_mouse.html and …
- 11:27 PM Ticket #4614 (remove FF2 hacks) closed by
- fixed: (In [20190]) Remove FF2 specific code. Fixes #4614 !strict.
- 10:43 PM Ticket #9805 (Dialog: hidden behind PDF or applet) closed by
- fixed: (In [20187]) fixes #9805 !strict * Added flag to allow the …
- 8:18 PM Ticket #9764 ([patch][cla] dojo._Animation.stop() ignores easing) closed by
- fixed: (In [20185]) fixes #9764 based on the sschuster's patch (thanks!), …
- 5:55 PM Ticket #8605 (dojotoolkit.org doesn't work on IE8) closed by
- fixed: I added the meta tag, sorry this took so long. (drupal isn't fun at …
- 5:49 PM Ticket #9934 (dijit/themes/themeTester.html fails in IE7 on TextArea/Editor tab) created by
- dijit/themes/themeTester.html fails in IE7 on TextArea/Editor? tab …
- 4:38 PM Ticket #9933 (Add in Toolbarlinebreak plugin into dojox.editor.plugins) closed by
- fixed: Fixed in: [20183]
- 4:32 PM Ticket #9933 (Add in Toolbarlinebreak plugin into dojox.editor.plugins) created by
- Add in Toolbarlinebreak plugin into dojox.editor.plugins This is a …
- 4:11 PM Ticket #9932 (dojox.charting: Allow y-axis labels to be left aligned) created by
- Currently only items of a right side y-axis are allowed to be left …
- 3:49 PM Ticket #9931 (Provide InsertEntity(Symbol) plugin for Editor in dojox.editor.plugins.) created by
- Provide InsertEntity?(Symbol) plugin for Editor in …
- 3:45 PM Ticket #9131 (dojo.isString is slow - and often-called) closed by
- fixed: Closing as fixed - as the most glaring cases have been addressed.
- 3:43 PM Ticket #9441 (dojox.date.Timezone, TimezoneDate) closed by
- fixed: This is (mostly) in now - just needs some edge-case fixes.
- 1:39 PM Ticket #9915 (WidgetSet performance issue) reopened by
- I'm going to reopen this ticket since more could be done to improve …
- 11:56 AM Ticket #9930 ([regression] Problematic dijit.Editor cursor placement on click in Webkit) created by
- Issue with dijit.Editor: if I click on an area in the editor below the …
- 5:23 AM Ticket #9676 (Shrinksafe handles unary "+" operator incorrectly) closed by
- fixed: Fixed in [20177]
Sep 20, 2009:
- 6:21 PM Ticket #9829 (the api docs page for dijit.Tree is blank) closed by
- fixed: (In [20172]) Fixes #9829. Fix problem with case sensitivity in the …
- 4:20 PM Ticket #9470 (The dojox.layout.GridContainer's default constructor does not check ...) closed by
- fixed: (In [20170]) fixes #9470 - create a props object if one is not passed. …
- 3:54 PM Ticket #9924 (SSL cert on dojocampus.org expired) closed by
- fixed: Updated the cert on docs.dojocampus.org. It is not a signed cert and …
- 3:03 PM Ticket #9804 (dojoxGlobalResizeHelper - show and hide defect.) closed by
- fixed: (In [20169]) fixes #9804 by taking advantage of the new node being …
- 2:55 PM Ticket #9848 (dojox.widget.Standby examples on campus krunked) closed by
- invalid: I'm not seeing this now that codeglass is working again. Can you …
- 2:48 PM Ticket #9866 (no docs for dojox.form in 1.3.2) closed by
- fixed: both links now show proper api documentation. suspect it was part of …
- 1:58 PM Ticket #9929 (WidgetSet.map() - minor typo in inline example) closed by
- fixed: (In [20168]) Fix typo, fixes #9929 !strict
- 1:57 PM Ticket #7027 ([cla][patch] add href support for Tooltip as a dojox.widget.DynamicTooltip) closed by
- fixed: (In [20167]) adding in DynamicTooltip? courtesy trutwijd - small …
- 1:52 PM Ticket #9929 (WidgetSet.map() - minor typo in inline example) created by
- dijit.registy.map - missing r
- 1:39 PM Ticket #8592 (Badge margin settings are explicitly declared in source - Request for ...) closed by
- fixed: (In [20166]) fixes #8592 - allow a param for adjusting based on css margins
- 1:15 PM Ticket #9546 (ResizeHandle - missing action publish) closed by
- fixed: (In [20165]) fixes #9546 - adding in resize topics for resizehandle …
- 12:54 PM Ticket #9479 (IE, xdomain load i18n resource error) closed by
- worksforme
- 12:40 PM Ticket #8271 ([meta] provide buildExclude option for deprecated methods) closed by
- wontfix: this may just make the code too messy? The severity of this isn't …
- 12:31 PM Ticket #9853 (GridContainer requires documentation) closed by
- fixed: initial stub put in place, docs note the experimental status of the widget.
- 3:20 AM Ticket #9926 (Email validation textbox not validating properly) closed by
- duplicate: dup of #9371
Sep 19, 2009:
- 1:15 PM Ticket #9069 (fieldset border ruins layout in IE) closed by
- invalid: dojo.css is not a required aspect of Dojo operation. It is loosely …
- 1:05 PM Ticket #9806 (dojo.NodeList missing removeAttr) closed by
- fixed: (In [20152]) fixes #9806 - adding in foreach of removeAttr and unit …
- 1:03 PM Ticket #9928 (Dialog: ESC key when focused on dijit.Button won't close dialog (webkit)) created by
- On Safari4/mac and Chrome3/win, see test_Dialog.html. 1. Press "Show …
- 12:45 PM Ticket #9539 (dojo.require('dojox.analytics._base') in analytics plugins) closed by
- fixed: (In [20151]) fixes #9539 for dmachi. no cla required, but will ping …
- 12:36 PM Ticket #9155 ([meta] tests shouldn't use deprecated methods) closed by
- fixed: I've not seen anything else deprecated being used in the tests …
- 12:33 PM Ticket #9927 (Menu: support keyboard menu invocation on safari/mac) created by
- Apparently even on Safari V4/mac, there's no way to open a context …
- 12:09 PM Ticket #9644 (Direct link to SVN in DOH) closed by
- fixed: (In [20149]) fixes #9644 - using CDN version of background image. If …
- 6:06 AM Ticket #9926 (Email validation textbox not validating properly) created by
- In dojo 1.3.2 email validation is not carried out properly. Try out …
Sep 18, 2009:
- 9:11 PM Ticket #9836 ([regression] Textarea initialization problem on IE6) closed by
- fixed: (In [20148]) Fixes #9836. Check for zero offsetHeight and …
- 6:10 PM Ticket #9925 (Allow dojo.ready as an alias for dojo.addOnLoad) created by
- Because it is pretty.
- 4:23 PM Ticket #8187 (option for TextBox based widgets to auto select the text when first ...) closed by
- fixed: (In [20146]) Fixes #8187. Restrict deselect on blur to Mozilla browsers.
- 4:13 PM Ticket #9608 (Add support for open link in new window to Editor Link Dialog) closed by
- duplicate: Marking as dup of #9797 since that has a patch attached.
- 4:10 PM Ticket #9924 (SSL cert on dojocampus.org expired) created by
- Expired 9/4/2009 https://docs.dojocampus.org/
- 3:55 PM Ticket #9030 (menu: accelerator prompts should be spoken by screen reader) closed by
- worksforme: Closing this. When accelKey attribute is added to a menuitem, the …
- 3:40 PM Ticket #9896 (FloatingPane documentation syntax errors) closed by
- fixed: got rid of the errors. CodeGlass? isn't showing up (but docs are …
- 3:24 PM Ticket #8156 (IE8 a11y: tooltips not announced) closed by
- duplicate: It seems that IE 8 in Win XP does not support the alert role - this …
- 3:21 PM Ticket #8154 (IE8 a11y: pressed state of toggle buttons not spoken) closed by
- wontfix: Closing since I do not expect this behavior to change. I suspect it …
- 3:13 PM Ticket #9923 (ComboButton: Keyboard focus does not go to the arrow portion in IE8) created by
- Load dijit/tests/form/test_Button.html. Press tab to move focus from …
- 3:00 PM Ticket #7552 (textbox and textarea: borders are not showing up in high contrast mode ...) closed by
- worksforme: Textarea and input styled borders are now visible (although width does …
- 2:07 PM Ticket #9557 ([CLA][PATCH] dojox.widget.Toaster with IE8) closed by
- invalid: as Bill points out, bgiframe is a no-op for non-ie browsers.
- 2:05 PM Ticket #9611 (dijit.layout.ContentPane onDownloadError's return string not always shown) closed by
- invalid: > 3d) When specifying <div dojoType="dijit.layout.ContentPane??" …
- 1:56 PM Ticket #9721 (Digit registry - minor api inconsitency) closed by
- wontfix: OK, I'm going to close this as "working as designed". Although we …
- 1:55 PM Ticket #9110 (what do you think about a "dojo.parents(expr: String?)" and ...) closed by
- fixed: these functions are in dojox/jq.js and/or dojo.NodeList?-traverse …
- 1:54 PM Ticket #9111 (What do you think about implementation of DOM traversing function like ...) closed by
- invalid: please see dojox/jq.js or dojo.NodeList?-traverse and …
- 1:51 PM Ticket #9503 (error in example from dojo.fx.Toggler api documentation) closed by
- fixed: in [20144]
- 1:51 PM Ticket #9296 (Tree: throws "Can't move focus to the control because it is invisible, ...) closed by
- fixed: (In [20145]) Put click handlers on each TreeNode? rather than at root …
- 1:28 PM Ticket #9147 (dojox.widget.Dialog opacity issue after calling show()) closed by
- fixed: (In [20143]) fixes #9147 - CLA patch from trutwijd with expanded …
- 1:25 PM Ticket #9922 (IE6 stack overflow error with long chain of dojo.require's) created by
- if i have a chain of module dependencies which is 15+ modules deep i …
- 1:17 PM Ticket #9215 (dijit.Dialog blocks keypress for dijit.TooltipDialog inside of them) closed by
- fixed: This is broken in 1.3, but working in trunk.
- 1:14 PM Ticket #9204 (dijit.Dialog._size uses marginBox instead of contentBox and cause ...) closed by
- wontfix: OK, I'm to close this because we just don't support setting a style on …
- 1:08 PM Ticket #8915 (Editor in Dialog: uneditable and cannot set value, using Firefox) closed by
- fixed: I tried your example, and reproduced the problem against 1.3, but it's …
- 12:51 PM Ticket #9915 (WidgetSet performance issue) closed by
- fixed: (In [20142]) Optimization for when thisObj is null, to access …
- 11:35 AM Ticket #9921 ([patch] [cla] dojox.drawing breaks keyboard browser tab navigation) created by
- In FF osx you navigate through the browser tabs with …
- 6:42 AM Ticket #6430 (Calendar: keyboard support and ARIA) reopened by
- Thanks for working on this. I think there are a few things that need …
- 2:26 AM Ticket #9287 (Dojo UE Features - Phase 1) closed by
- fixed: See #9919 for swipe select #9920 for drag/drop behavior Closing …
- 2:25 AM Ticket #9920 (Enhanced grid drag/drop not following mouse) created by
- Click to select a row. Click in the middle vertically of the row and …
- 2:22 AM Ticket #9919 (Implement swipe-select for cells) created by
- Should be able to click-drag in the grid. Right now, enhanced grid …
- 2:19 AM Ticket #9918 (DateTextBox: add focus and navigation for Calendar popup) created by
- Calendar is now accessible. Need to have a way to transfer focus to …
- 2:13 AM Ticket #6430 (Calendar: keyboard support and ARIA) closed by
- fixed
- 2:11 AM Ticket #7925 ([patch][ccla]dojo.hash: onhashchange handler) closed by
- fixed: ok, I think this ticket is getting long and all the issues here have …
- 2:07 AM Ticket #9909 (Unit test failure: parse_datetimes) closed by
- invalid
- 1:54 AM Ticket #9487 (dojo.isArray() fails on undefined object properties) closed by
- invalid
- 1:27 AM Ticket #9750 (DojoX Drawing) closed by
- fixed
- 1:15 AM Ticket #8893 (firebug lite opens when Firebug 1.4.0a12 is installed) closed by
- duplicate: Dupe, fixed: http://bugs.dojotoolkit.org/ticket/9744
- 12:42 AM Ticket #9904 (Empty line in source breaking code comments) closed by
- fixed: pottedmeat is going to allow the empty line
Note: See TracTimeline
for information about the timeline view.