Timeline
Dec 11, 2008:
- 10:20 PM Ticket #4300 (Tree: dijit._TreeNode does not call "_afterExpand" and ...) reopened by
- The purpose of these methods is so that a user can connect to …
- 9:09 PM Ticket #8276 (InlineEditBox: in textarea with a trailing newline pressing tab moves ...) created by
- open dijit/tests/test_InlineEditBox.html. Tab to the inlineEditBox …
- 9:05 PM Ticket #8275 (DTL Template Rendering - Widget Rendering somtimes failed) created by
- Background Info: Dojo Version: 1.2.3 OS: Ubuntu 8.03 Browser: Firefox …
- 9:04 PM Ticket #8274 (inlineeditbox: tabbing away from non-autosave textarea leaves cursor ...) created by
- open dijit/tests/test_InlineEditBox.html in Firefox 3. Tab down to …
- 6:38 PM Ticket #8273 (Contribute Standby widget) closed by
- fixed
- 6:20 PM Ticket #8270 (Chrome: dojo.coords() returns incorrect value for width) closed by
- fixed: Hmm, svn/trac sync is not working again? Fixed in [16063].
- 5:41 PM Ticket #8047 (IE8: dojo.coords offset off by 2px issue) reopened by
- The attached htmlie2.html test file (renders in IE8 standards mode) …
- 4:42 PM Ticket #8273 (Contribute Standby widget) created by
- Contribute Standby widget This widget is a dom overlaying widget …
- 3:28 PM Ticket #8272 (Programmatic Creation of FormWidget clobbers name attribute) created by
- For form widgets like diji.form!.TextBox? the name attribute seems to …
- 3:16 PM Ticket #8271 ([meta] provide buildExclude option for deprecated methods) created by
- There are a lot of deprecated functions in the 1.x code base. Rather …
- 2:55 PM Ticket #8270 (Chrome: dojo.coords() returns incorrect value for width) created by
- I encountered this doing a basic test. I had a sized div (width …
- 1:40 PM Ticket #8265 (Charts only work in first tab of TabContainers) closed by
- wontfix: @smethurst: Almost all underlying renderers have problems when created …
- 12:06 PM Ticket #8269 (BorderContainer: this_borderBox undefined error) created by
- See test_ExpandoPane_prog.html and close the left pane. Gives error …
- 10:41 AM Ticket #8082 (IE8: drag of splitter in BorderContainer selects text) closed by
- fixed: (In [16053]) Fixes #8082: IE8: drag of splitter in BorderContainer? …
- 10:11 AM Ticket #8047 (IE8: dojo.coords offset off by 2px issue) closed by
- fixed: (In [16052]) Fix dojo.coords() on IE in quirksmode. Patch from Nic …
- 9:57 AM Ticket #8256 (Tree: loses highlight affect on expand/collapse) closed by
- fixed: Fixed by [16043] (trac should have closed this automatically).
- 9:57 AM Ticket #8259 (Dialog: leaks memory on IE) closed by
- fixed: Fixed by [16044] (trac should have closed this automatically).
- 9:56 AM Ticket #8252 (ContentPane: calls onLoadError upon cancel) closed by
- fixed: Fixed by [16045] (trac should have closed this automatically).
- 9:38 AM Ticket #8268 (TabContainer: right border cut off on FF3/mac) created by
- On FF3/mac on the 1.2 branch and on trunk, the right border of …
- 4:39 AM Ticket #8023 (Pass through error clues in Deferred) closed by
- fixed: (In [16050]) Fixes #8023, allow for more descriptive cancel messages …
- 4:21 AM Ticket #7190 (port dojox.data.dom.createDocument over to dojox.xml.parser.parse) closed by
- duplicate
- 4:11 AM Ticket #7981 (isDebug: true breaks deferred callbacks) closed by
- fixed: (In [16049]) Fixes #7981: move the throw-instead-of-catch behavior for …
- 3:13 AM Ticket #8267 (Combined bug when the tooltip is placed overlapping the "around" node.) created by
- After long debugging I was able to pinpoint the problem: if for some …
Dec 10, 2008:
- 9:51 PM Ticket #8266 (FilteringSelect: validates with empty value) created by
- FilteringSelect? will pass validation if the widget was never …
- 9:04 PM Ticket #8265 (Charts only work in first tab of TabContainers) created by
- In FF3, attempting to draw a chart in a tab other than the first one …
- 8:45 PM Ticket #8264 (Dojo Grid editable field not displaying "<something") created by
- Dojo Grid editable field not displaying "<something" In the …
- 8:35 PM Ticket #8263 ([patch]dojox.grid.DataGrid does not honor sortDesc of cell) created by
- ticket #6545 says that sortDesc has been added to structure cells, but …
- 6:08 PM Ticket #7881 (Major issue on FF3 Linux - dojo.fx has lint errors that causes ...) closed by
- worksforme: Closing this for now, but feel free to reopen it with a specific test …
- 5:18 PM Ticket #8262 (dojox.form.DropDownSelect doesn't clean up its menu when destroyed) closed by
- invalid: Nevermind - this isn't really the case.…
- 5:17 PM Ticket #8262 (dojox.form.DropDownSelect doesn't clean up its menu when destroyed) created by
- When you destroy a dropdown select widget, it doesn't clean up its …
- 4:48 PM Ticket #8261 (IE: s is not defined) created by
- In the open() function of RichText? there are the lines: […] The …
- 4:27 PM Ticket #8260 (dojo.html.metrics leaks memory when using font resize watching) closed by
- fixed: fixed in [16047]
- 4:25 PM Ticket #8260 (dojo.html.metrics leaks memory when using font resize watching) created by
- It creates an iframe which never gets cleaned up. This causes a …
- 4:17 PM Ticket #7544 (Dojox.gfx compatible to Adobe AIR 1.1.) closed by
- fixed
- 11:06 AM Ticket #8259 (Dialog: leaks memory on IE) created by
- See test_Dialog.html on IE6 or IE7. Showing the first dialog takes 5M …
- 8:19 AM Ticket #8258 (empty dijit.Editor contains single space) created by
- when defining an empty dijit.editor in my website, it is not empty at …
- 6:59 AM Ticket #8257 (Button Fonts Size in IE7 Tundra Theme.) created by
- Font size for buttons in the Tundra size are considerable bigger in …
- 5:44 AM Ticket #8256 (Tree: loses highlight affect on expand/collapse) created by
- When a tree node is expanded or collapsed, the highlighted background …
- 4:19 AM Ticket #8254 (query parser does not respect brackets in element names) closed by
- duplicate
- 2:50 AM Ticket #6490 (Using dojo.fx.combine in dojo.fx.chain throws errors) closed by
- fixed: Fixed in [16040].
- 2:17 AM Ticket #8089 (Can't dojo.fx.chain a dojo.fx.combine'd animation) closed by
- duplicate: closing this out as dup of #6490 - thanks Matt - I've also tested the …
- 2:16 AM Ticket #8255 (Re-render of DTL template fails on IE) closed by
- fixed: Fixed in [16038].
- 2:09 AM Ticket #8255 (Re-render of DTL template fails on IE) created by
- Subsequent re-renders of the same template fail on IE, but works on …
Dec 9, 2008:
- 11:45 PM Ticket #6393 ([patch][cla] Existing setTimeout implementation overwritten by ...) closed by
- fixed: Ok, marking as fixed then for now, as I can't reproduce either.
- 10:43 PM Ticket #8254 (query parser does not respect brackets in element names) created by
- The query parser does not correctly recognize element names that …
- 4:32 PM Ticket #7440 (robot: test_dnd on IE highlights page) closed by
- fixed: I can verify that [15511] fixes this problem.
- 2:07 PM Ticket #8237 (dojo.data.ItemFileReadStore: Hook for replacing ...) closed by
- wontfix: ItemFileReadStore? has a defined query syntax for it, which is spelled …
- 11:32 AM Ticket #8253 ([jsdoc] api mangling order of dojo.byId parameters) created by
- in the api description it's dojo.byId(doc, id): assume it's a node | …
- 10:04 AM Ticket #8241 (ContentPane: problem with destroyDescendants and/or href) closed by
- fixed
- 9:33 AM Ticket #8252 (ContentPane: calls onLoadError upon cancel) created by
- When an in-flight href is cancelled, either explicitly by calling …
- 7:02 AM Ticket #8145 (Shut down the old JotSpot account) closed by
- fixed
- 6:36 AM Ticket #8247 ([cla][patch] dojo._abs returns wrong x, y in FF3 and Safari when there ...) closed by
- fixed: (In [16031]) Fixes #8247: dojo._abs returns wrong x, y in FF 3 when …
- 12:01 AM Ticket #7628 (TabContainer: different look for nested tabs) closed by
- fixed: (In [16029]) Preliminary version of different LnF for nested tabs. …
Dec 8, 2008:
- 10:32 PM Ticket #8251 (dojox.data.AtomReadStore doesn't pass request to onBegin method) closed by
- fixed: (In [16028]) Committing in patch. \!strict fixes #8251
- 8:00 PM Ticket #8251 (dojox.data.AtomReadStore doesn't pass request to onBegin method) created by
- The AtomReadStore? should pass both the total length and the request to …
- 5:51 PM Ticket #8250 (double byte comma used in FF number formatting but not IE) created by
- double byte comma is used in FF while single byte comma used in IE
- 4:33 PM Ticket #8249 (scrollIntoView problems in IE8 on ComboBox menu) created by
- http://archive.dojotoolkit.org/nightly/checkout/dijit/tests/form/test_C …
- 4:18 PM Ticket #8248 (tooltip dialog: add example of using tooltip dialog for help message ...) created by
- people often ask how to use a tooltip dialog for a help message that …
- 10:53 AM Ticket #8247 ([cla][patch] dojo._abs returns wrong x, y in FF3 and Safari when there ...) created by
- There is a bug even in IE when body and html have a border (eg in …
- 10:05 AM Ticket #8245 (TabContainer: TabButton loses hover effect after mouse has been over ...) closed by
- fixed: (In [16026]) Refactor TabButton? so that hovering over the close icon …
- 9:11 AM Ticket #8246 (TabContainer: labels not visible in soria in RTL mode (IE6)) created by
- The labels on the tabs are not visible with a URL like: …
- 7:46 AM Ticket #8245 (TabContainer: TabButton loses hover effect after mouse has been over ...) created by
- In test_TabContainer.html, move your mouse over a tab, then over the …
- 7:36 AM Ticket #8244 (TabContainer: no hover effect over close icon for nihilo/soria) created by
- The color of the close icon doesn't change when you hover over it. …
- 7:34 AM Ticket #6433 (Dialog: hover state for close button) closed by
- fixed: (In [16024]) Add hover state for close icon of Dialog. Working for all …
- 2:50 AM Ticket #8243 (Grid make the "..." fetchText placeholder text settable/chgable) created by
- When the grid scrolls and renders new row, it temporarily puts a …
- 2:22 AM Ticket #8242 (Grid content does not display once containing div exceeds height ...) created by
- I recently hooked up a dojox.grid.DataGrid? to a QueryReadStore? with a …
Dec 7, 2008:
- 10:51 PM Ticket #8241 (ContentPane: problem with destroyDescendants and/or href) created by
- I've come upon a problem while playing with the href="" feature in …
- 1:17 PM Ticket #8240 (dojox.grid.DataGrid: If you define colSpan: 2 in the first subrow, ...) created by
- […] After swapping the subrows the width-values are correct displayed.
- 10:09 AM Ticket #8239 (dojox.grid.DataGrid: columnReordering doesn't work in IE 7 on Vista) created by
- Here is the view definition var view1 = {cells: [ {name: …
- 8:05 AM Ticket #8238 (dojox.grid.DataGrid, Safari 3.1.2, Mac OS X 10.5: onStyleRow results ...) created by
- The Grid initialization params: […] ));
Dec 6, 2008:
- 6:37 PM Ticket #8237 (dojo.data.ItemFileReadStore: Hook for replacing ...) created by
- There should be a hook for a own patternToRegExp() function instead of …
- 10:28 AM Ticket #8236 (dojox.grid.DataGrid in FF 3.0.4 on Windows Vista: Selection bar's rows ...) created by
- See attached screenshots
Dec 5, 2008:
- 11:57 PM Ticket #8213 (Bug in how dojo build tries to remove dojo.require from user js files) closed by
- wontfix: I am inclined not to try to fix this, since the build is regexp based …
- 11:50 PM Ticket #8235 (dojox.form.CheckedMultiSelect leaking memory) closed by
- fixed: (In [16014]) Fixes #8235 - clean up children that have been created on …
- 11:46 PM Ticket #8235 (dojox.form.CheckedMultiSelect leaking memory) created by
- It needs to destroy the widgets that it creates.
- 11:29 PM Ticket #4328 (djConfig support for dojo.require url versioning) closed by
- wontfix: I agree, using querystring params defeats caching, and if you really …
- 10:18 PM Ticket #8148 (Building releases fails on Mac OS X 10.5) closed by
- invalid: Closing this out as a classpath issue.
- 7:46 PM Ticket #8234 (splittercontainer can't resize over iframe children if in a bordercontainer) closed by
- fixed: (In [16013]) fixes #8234: zIndex is too small in splitcontainer when …
- 7:42 PM Ticket #8234 (splittercontainer can't resize over iframe children if in a bordercontainer) created by
- a zIndex problem
- 7:29 PM Ticket #8233 (dojox.form._SelectStackMixin memory leak) closed by
- fixed: (In [16012]) Fixes #8233 - call inherited in the destroy function and …
- 7:26 PM Ticket #8233 (dojox.form._SelectStackMixin memory leak) created by
- It leaks dom nodes in IE and it doesn't pass stuff up the inherited chain
- 7:24 PM Ticket #5212 ([patch][cla] dojox.crypto.Sha1) closed by
- fixed: (In [16011]) Port of Paul Johnstone's SHA1 implementation. Fixes …
- 7:22 PM Ticket #8232 (temporary attributes are not removed in IE after calling ...) closed by
- fixed: (In [16010]) fixes #8232: set an attribute to null won't actually …
- 7:20 PM Ticket #8232 (temporary attributes are not removed in IE after calling ...) created by
- 3:53 PM Ticket #7506 (Current location shouldn't be clickable) closed by
- fixed
- 3:17 PM Ticket #8231 (dojox.grid.DataGrid with views in Safari: rows are not correct ...) created by
- Safari 3.1.2 on Mac OS X 10.5
- 3:02 PM Ticket #8230 (dojox.grid.DataGrid: CTRL+Click not supported in FF 3.0.4 on Mac OS X 10.5) created by
- As a consequence there is no way to unselect a row once selected …
- 2:27 PM Ticket #8229 ([patch][ccla] dojox.grid.DataGrid issues with row caching) created by
- Opened on behalf of a co-worker: DataGrid? supports limiting the …
- 6:54 AM Ticket #8228 ([patch][ccla]IE7: dojox.json.Rest range is undefined, causes exception) created by
- This comes from Hernan Badenes (IBM, CCLA) In dojox.json.Rest, a …
- 6:35 AM Ticket #6600 ([patch][ccla] dijit._editor/RichText has a programmatic and ...) closed by
- fixed: Fixed in [16008]
- 4:35 AM Ticket #6177 (Spinner: focus outline flashes while pressing up/down buttons (safari)) closed by
- fixed: I fixed this along with #6147.
Dec 4, 2008:
- 7:57 PM Ticket #8227 ([patch][cla] dijit._Widget: add in a subscribe function) created by
- dijit._Widget has a nice convenience function that maps dojo.connect. …
- 7:44 PM Ticket #8226 (FilePicker - fix for 'node is null' error) created by
- I'm not sure if this has been attended to already but I couldn't find …
- 7:34 PM Ticket #8204 ([patch][cla]dtl fails to update checkbox checked state) reopened by
- the fix does not work in IE, will attach a new patch which works in …
- 7:30 PM Ticket #8209 ([dojox.data] CsvStore identitiy enhancement) closed by
- fixed: (In [16002]) Added in identity support. \!strict fixes #8209
- 7:20 PM Ticket #8220 (Contribute OpenSearchStore) closed by
- fixed: (In [16001]) Initial drop. fixes #8220
- 4:25 PM Ticket #8225 ([build] update the inline help regarding memory consumption) closed by
- fixed: (In [16000]) fixes #8225 - update the build instructions in the …
- 4:20 PM Ticket #8225 ([build] update the inline help regarding memory consumption) created by
- really two issues: a) the technique for running shrinksafe/rhino has …
- 3:06 PM Ticket #8224 (dojo.html / dijit._Templated overlap in <table> code) created by
- dijit._Templated uses a pretty clever technique for building up …
- 12:32 PM Ticket #6147 (Spinner: border flashes while scrolling through values) closed by
- fixed: (In [15990]) Hovering over a spinner up/down arrow button shouldn't …
- 8:00 AM Milestone 1.2.3 completed
- 6:18 AM Tickets #8106,8107 batch updated by
- fixed: (In [15988]) Fix leak where drop down wasn't being destroyed. Fixes …
- 6:08 AM Ticket #6473 (TitlePane: hover effect for close icon) closed by
- fixed: (In [15987]) Add hover effect for TitlePane? title. Fixes #6473 !strict.
- 5:36 AM Ticket #8204 ([patch][cla]dtl fails to update checkbox checked state) closed by
- fixed: (In [15985]) Fixes #8204. Enforce boolean for setter attributes !strict
- 5:14 AM Ticket #5671 (TitlePane: can't contain layout widgets) closed by
- fixed: Fixed w/[15972].
- 5:07 AM Ticket #5285 (Dialog: jumps around while dragging (FF/linux)) closed by
- fixed: (In [15984]) Fix jumpy dialog dragging on linux. Fixes #5285.
- 1:33 AM Ticket #7683 (Grid in accordionPane KO) closed by
- worksforme: Please reopen if this issue still exists. Bill put in some changes in …
- 1:29 AM Ticket #6979 (Resize grid columns using css rules instead of element style) closed by
- worksforme: So it sounds to me that the issue has been solved by specifying column …
- 1:24 AM Ticket #6251 (DOJO Grid not supporting display of nested objects in JSON data) closed by
- invalid: The grid basically just calls store.getValue() and passes the …
- 1:20 AM Ticket #7281 (Boolean value not being saved to mysql from grid.) closed by
- invalid: Please test with the datagrid and reopen if the issue still exists
- 1:17 AM Ticket #7303 (Provide a way to initially sort on a column) closed by
- duplicate: Duplicate of #7541
- 1:16 AM Ticket #7468 (Grid failed to render correctly in Dialog in IE7) closed by
- wontfix: Closing for now - reopen with a dojox.grid.DataGrid? test case.
- 1:11 AM Ticket #8223 (dojo.query: results reversed for ".foo .bar") created by
- In dijit/tests/layout/test_AccordionContainer_prog.html, try this in …
- 1:03 AM Ticket #7919 (Editable Grid refresh does not work on checkboxes) closed by
- duplicate
Dec 3, 2008:
- 10:09 PM Ticket #8222 (Textarea: does not display properly in dijit.TooltipDialog) created by
- the dijit.form.Textarea overlaps the edge of the the dijit.TooltipDialog?
- 9:41 PM Ticket #8221 ([patch] [cla] Dialog: use doh.robot to test aria and focus a11y) created by
- It is time consuming to manually test that dijit.Dialog has it aria …
- 9:23 PM Ticket #8220 (Contribute OpenSearchStore) created by
- Contribute OpenSearchStore? A store designed to working with …
- 6:06 PM Ticket #8214 (dijit.form.FilteringSelect does not reset properly) closed by
- fixed: (In [15976]) Fixes #8214. On reset(), blank out textbox values that …
- 6:02 PM Ticket #8219 (Timing-dependent bug with nested dijit.layout.ContentPane) closed by
- invalid: Closing the ticket by request.
- 5:24 PM Ticket #8219 (Timing-dependent bug with nested dijit.layout.ContentPane) created by
- Load test_cp.html Click the "Change" button repeatedly - at some …
- 5:19 PM Ticket #8218 (stackContainers: may need to set selected on current tab) created by
- There is some discrepancy in the ARIA spec of Nov. 14, 2008 about the …
- 5:15 PM Ticket #8217 (stackContainer: update ARIA to set relationship between tab and tab panel) created by
- This affects AccordionContainer? and TabContainer? as well. There is …
- 4:34 PM Ticket #8216 ([CLA][Patch] Box and whisker plot) created by
- I filed a corporate CLA under my name and with the entity name mSpoke. …
- 2:23 PM Ticket #8144 (Dialog: can't contain layout widgets) closed by
- fixed: Fixed by [15972].
- 2:02 PM Ticket #8212 (dojo.io.iframe programmatic usage does not allow multi-valued form fields) closed by
- fixed: (In [15975]) Fix for multivalued form field. fixes #8212
- 12:59 PM Ticket #8206 (custom widget splitter + layout problems) closed by
- wontfix: I'm going to close this ticket. widgetsInTemplate isn't meant to …
- 12:57 PM Ticket #8172 (StackContainer: add in option for prerendering panes) closed by
- wontfix: Due to the IE6 problems with visibility:hidden thing, I don't want to …
- 12:32 PM Ticket #7819 (ContentPane: missing an addChild() method) closed by
- fixed: (In [15974]) Refactor ContentPane? to inherit from _Container, and act …
- 10:13 AM Ticket #8215 (outdated page in dojo-contributors info page) created by
- dojo-contributors info page points to an outdated page (archives), …
- 8:49 AM Ticket #7819 (ContentPane: missing an addChild() method) reopened by
- I think I want to implement this after all, since it provides some …
- 8:46 AM Ticket #5672 (StackContainer/TabContainer: pane can't contain independently sized ...) closed by
- fixed: (In [15972]) Rollback changes to pre-render panes off screen, as it …
- 8:44 AM Ticket #8024 (BorderContainer: resize problem on BorderContainer (IE7)) closed by
- fixed: (In [15971]) Fixes #8024 !strict: if BorderContainer? is initialized in …
- 6:02 AM Ticket #8214 (dijit.form.FilteringSelect does not reset properly) created by
- when you call reset() on a FilteringSelect?, i would expect the …
- 2:22 AM Ticket #6933 (dojo.number.parse('09', {pattern:'0#'}) returns NaN) closed by
- fixed: (In [15970]) Tolerate leading zeros in whole part without separators. …
Dec 2, 2008:
- 9:27 PM Ticket #7737 (XmlStore Identity API request - for compatibility with FilteringSelect) closed by
- fixed: This is fixed enough for now. So, closing!
- 8:22 PM Ticket #8213 (Bug in how dojo build tries to remove dojo.require from user js files) created by
- See forum thread …
- 6:40 PM Ticket #8212 (dojo.io.iframe programmatic usage does not allow multi-valued form fields) created by
- dojo.io.iframe programmatic usage does not allow multi-valued form …
- 5:22 PM Ticket #8211 (IE8: in strict mode, Textarea newlines cannot be deleted) created by
- Run test_Textarea.html in IE8 (beta 2 and not Compatibility View). …
- 5:21 PM Ticket #8172 (StackContainer: add in option for prerendering panes) reopened by
- Oh I misunderstood this ticket... the goal wasn't to fix mis-layouts …
- 3:58 PM Ticket #8000 ([patch] [cla] Tree: use doh.robot to test keyboard a11y) closed by
- fixed: fixed in [15950]
- 3:18 PM Ticket #8210 (subgrid.render() causes "unspecified error" in IE, works in Firefox) created by
- I have extended the subgrids example in the grid tests to include a …
- 2:23 PM Ticket #8209 ([dojox.data] CsvStore identitiy enhancement) created by
- Currently, the CsvStore uses the row index of the line for a given …
- 2:04 PM Ticket #5672 (StackContainer/TabContainer: pane can't contain independently sized ...) reopened by
- Turns out the current solution is bad because fields in the the …
- 2:00 PM Ticket #8208 (grid.rowHeightChanged(rownum) does nothing) created by
- I have expanded the subgrids example to include a hidden cell in each …
- 11:57 AM Ticket #8205 (mail demo failing on trunk (IE)) closed by
- fixed: (In [15959]) Rollback some of the changes from [15876], which broke …
- 10:47 AM Ticket #8207 (dojox.data.ServiceStore doubles "totalCount" in resultset) created by
- The method _processResults of ServiceStore? doubles the attribute …
- 10:10 AM Ticket #8206 (custom widget splitter + layout problems) created by
- Hello dojo team, pb reproduced on nightly build (12/02) The attached …
- 4:38 AM Ticket #8205 (mail demo failing on trunk (IE)) created by
- Mail demo fails to load on IE w/an exception. Works on 1.2 but …
- 4:06 AM Ticket #5686 (support ioArgs argument to ContentPane) closed by
- fixed: (In [15958]) Fixes #5686: support ioArgs argument to ContentPane? …
- 3:54 AM Ticket #5840 (ContentPane onUnload event is called on programatic tab creation) closed by
- fixed: (In [15957]) Fixes #5840: don't call ContentPane? onUnload event on …
Dec 1, 2008:
- 7:30 PM Ticket #8117 (dijit.form.Button causing item to appear in HTTP post content sent to ...) reopened by
- I disagree with your decision to simply mark won't fix for two …
- 6:59 PM Ticket #8204 ([patch][cla]dtl fails to update checkbox checked state) created by
- load this test case: […] click on the button does not actually …
- 4:12 PM Ticket #8203 (JSONQuery failing queries) created by
- The JSONQuery fails to return the correct results on: ?['name'='v*']
- 11:51 AM Ticket #8202 (Enter in ComboBox changes value, but doesn't select item) created by
-
I have a ComboBox?
myComboBox
hooked up to a custom Store. If I type … - 9:20 AM Ticket #8201 (TextBox: doesn't remember login data (i.e Firefox Password-Store)) created by
- hi, I'm using dojo for a really long time but I've never seen that …
- 5:01 AM Ticket #8200 (dtl HtmlTemplated does not generate domNode from template) created by
- in dojox.dtl._HtmlTemplated.buildRendering, at the beginning, it sets …
Nov 30, 2008:
- 11:14 PM Ticket #8198 (TabContainer: overlaps text below TabContainer in doLayout=false mode ...) closed by
- fixed: Hmm, I'm not seeing this anymore after [15926]. Might come back but …
Nov 29, 2008:
- 12:43 PM Ticket #8162 (cross-domain loading of i18n bundles borked in chrome 0.3.154.9) closed by
- invalid
- 5:15 AM Ticket #8184 (DataGrid 1.2: grid does not resize when browser resize) closed by
- invalid: Right, that's how you need to do it.
Nov 28, 2008:
- 10:52 PM Ticket #8199 ([dojox.layout] ScrollPane doesn't layout properly when containing ...) created by
- I've created a news widget that reads json data and is contained …
- 10:17 PM Ticket #7867 (dojox.form.FileUploader: allow djConfig path to uploader.swf?) closed by
- fixed: commit 15927 FileUploader? now accepts a parameter for the SWF path, …
- 10:15 PM Ticket #8019 (File Uploader no longer works with Flash 10) closed by
- fixed: commit 15927 FileUploader? has been upgraded to work with Flash 10.
- 10:14 PM Ticket #7731 (FileUploader not sending all GET data) closed by
- fixed: commit 15927 You can now use the postData parameter to set variables …
- 10:10 PM Ticket #7982 (FileUploader problems on ff3) closed by
- wontfix: This issue doesn't sound like a Dojo problem, it sounds like a Flash …
- 10:08 PM Ticket #7283 (Upgrade Firebug Lite to 1.2) closed by
- wontfix: peller said to put the kaibosh to this. Any requests or questions …
- 10:06 PM Ticket #8127 (dojox.embed.Flash - can't change certain params) closed by
- fixed: I committed this fix, but it was not reflected in this ticket. Fixed.
- 8:04 AM Ticket #5672 (StackContainer/TabContainer: pane can't contain independently sized ...) closed by
- fixed: Fixed in [15962]: For TabContainer?, StackContainer?, and …
- 8:04 AM Ticket #5673 (AccordionContainer: pane can't contain independently sized layout widgets) closed by
- fixed: Fixed in [15962]: For TabContainer?, StackContainer?, and …
- 6:05 AM Ticket #8198 (TabContainer: overlaps text below TabContainer in doLayout=false mode ...) created by
- There's a glitch on IE6 (only) where a TabContainer w/doLayout=false …
- 5:22 AM Ticket #8197 (ContentPane: resizes single layout child even when it shouldn't) created by
- See the "Sub TabContainer from href" tab in …
Nov 27, 2008:
- 5:21 PM Ticket #8193 (ComboButton) closed by
- duplicate: Yes, this is #6427.
- 5:14 PM Ticket #8190 (Tooltip: positioning and visuals) closed by
- duplicate: The problem with large tooltips not aligning is documented in #4997. …
- 5:09 PM Ticket #8189 (ComboBox - incorrect positioning of list after resize) closed by
- duplicate: Yup, this issue is covered in #5777.
- 4:38 PM Ticket #8196 (Tests for the ColorPicker using DOH) created by
- 4:37 PM Ticket #7379 ([patch][cla] first, last methods on NodeList) closed by
- wontfix: added to plugd r26. closing this ticket wontfix. We can decide later …
- 4:26 PM Ticket #7713 ([dojox.layout] FloatingPane needs a BGIframe) closed by
- fixed: fixed in [15921]
- 4:20 PM Ticket #8177 (PlottedDnd sets spurious var) closed by
- fixed: fixed in [15920]
- 4:17 PM Ticket #8195 (ComboButton: dotted focus outline should be inside button) created by
- The accessibility (ie keyboard) focus (dotted outline) should be …
- 4:16 PM Ticket #8194 (ComboButton: can't use left arrow key to move from arrow icon to ...) created by
- Keyboard manipulation: difficulty getting to button portion -- odd …
- 4:14 PM Ticket #8193 (ComboButton) created by
- It should save the most recent user choice on the button so that next …
- 4:11 PM Ticket #8192 (ValidationTextBox: display more descriptive error messages) created by
- Error messages should be better tailored to the problem AND built into …
- 4:08 PM Ticket #8191 (ValidationTextBox: update tests and doc to make promptMessage clearer) created by
- Not clear when the msg is displayed; it is displayed on click …
- 4:07 PM Ticket #8190 (Tooltip: positioning and visuals) created by
- Arrow icon needs refinement. Vertically, it is aligned a bit high. …
- 4:06 PM Ticket #8189 (ComboBox - incorrect positioning of list after resize) created by
- Make Firefox window small, drop the list down, then restore the …
- 4:04 PM Ticket #8188 (ComboBox: horizontally align text in dropdown list with text in entry field) created by
- Horizontally align items in dropdown list with item in entry field. …
- 4:00 PM Ticket #8187 (option for TextBox based widgets to auto select the text when first ...) created by
- When the user clicks in the input field initially, all of the text in …
- 3:15 PM Ticket #7266 (dojox.image.Lightbox - enhance to allow for longer title strings) closed by
- duplicate: so I'm closing this out in favor of #7272, which suggests calculating …
- 3:10 PM Ticket #5079 (Community Landing Page content) closed by
- fixed: redirect in place. only maintain /community link content
- 3:07 PM Ticket #8186 (DataGrid - pass serverQuery for QueryReadStore) created by
- DataGrid? offers no reasonable place to set the request.serverQuery …
- 2:36 PM Ticket #7977 ([Tree] dijit.Tree templates should be in templates/) closed by
- fixed: fixed in [15919]
- 2:07 PM Ticket #7581 ([dojox.widget] Make Dialog Unclosable by underlay-click) closed by
- fixed: fixed in [15918] - went with modal:true/false handles underlay click …
- 1:52 PM Ticket #7942 (dojo.fadeIn/dojo.fadeOut failing in XUL environments) closed by
- fixed: fixed in [15506]
- 1:46 PM Ticket #8185 ([dojox.layout] ExpandoPane in BC with gutters sizing issue) created by
- In the test_ExpandoPane_more.html sample, the BorderContainers with …
- 1:44 PM Ticket #8026 (problem with ExpandoPane with Tundra style only) closed by
- worksforme: this appears fixed in trunk. please reopen if it persists. I'm seeing …
- 1:34 PM Ticket #8147 ([cla][patch] dojox.fx.split doesn't work in IE) closed by
- fixed: fixed in [15917]
- 11:33 AM Ticket #8151 (dojox.html.style - creating dynamic stylesheets causes bogus server ...) closed by
- fixed: Fixes #8151 - I was inserting the title through the method which is …
- 9:53 AM Ticket #8184 (DataGrid 1.2: grid does not resize when browser resize) created by
- Hello Dojo Team, I have a simple datagrid 1.2. - when it is created …
- 8:53 AM Ticket #8183 (DataGrid 1.2: column disappears when resized) created by
- Hello Dojo Team, I have a very basic DataGrid? 1.2 (statically …
- 8:26 AM Ticket #4016 (AccordionContainer: can't contain layout widgets) closed by
- fixed: Fixed in [15912] as a side effect of refactoring away intermediate …
- 8:25 AM Ticket #6842 ([dijit.layout] Consider deprecating AccordionPane) closed by
- fixed: Refactored in [15912]
- 6:33 AM Ticket #8168 ([regression] TabContainer: nested layout widgets from href) closed by
- fixed: Ugh, didn't even realize that AccordionContainer extends …
- 3:47 AM Ticket #7766 (dojox.dtl HtmlTemplated - widgetsInTemplate broken) closed by
- fixed: Fixed in [15809]
- 3:46 AM Ticket #7892 (dojox.dtl.HtmlTemplate cannot set values of attributes with ...) closed by
- fixed: Fixed in [15810]
- 3:05 AM Ticket #8182 (Support native String.trim) created by
- ECMAScript 3.1 will support String.trim, and FF 3.1 is advertising …
- 3:04 AM Ticket #7419 (setValue function doesn't work correctly on DojoX Widget Calendar) closed by
- duplicate: closing in favor of #8169 - which addresses this issue. see also #6627 …
- 2:55 AM Ticket #8180 (Undefined variable error handling for dojo.declare) closed by
- fixed
- 2:43 AM Ticket #8181 (_getIeDocumentElementOffsetwindow is undefined in html.js) closed by
- fixed: Fixed in [15909]
- 2:09 AM Ticket #6627 ([dojox] dojox.form._ColorPicker should use dojox.color) closed by
- invalid: closing in light of newfound interest in dojox colorpicker ala #8169 - …
- 1:18 AM Ticket #5925 (Firebug Lite layout is broken if it is initially hidden) closed by
- wontfix: The test case doesn't have anything in it. How are you calling firebug …
- 12:54 AM Ticket #8171 (Check for global scope violations) closed by
- fixed
- 12:38 AM Ticket #8181 (_getIeDocumentElementOffsetwindow is undefined in html.js) created by
- I'm not sure if this is intentional or not... see line 920 of …
- 12:26 AM Ticket #8180 (Undefined variable error handling for dojo.declare) created by
- I don't believe this should work given that i is not defined anywhere, …
- 12:22 AM Ticket #8179 (Typo in loader_xd localization) created by
- I think this is the right change, but don't want to modify such …
Nov 26, 2008:
- 11:59 PM Ticket #8178 (dojox.string.BidiComplex violates global namespace in many places) created by
- Given the number of global namespace violations in this file, I'm not …
- 11:48 PM Ticket #8174 (HebrewNumberals.js typo) closed by
- fixed: Fixed in [15902]
- 11:47 PM Ticket #8173 (Textarea: duplicate ID's in DOM after templating) closed by
- fixed: [15901] Fixes #8173. Change domNode ${id} references in Textarea to …
- 11:34 PM Ticket #8177 (PlottedDnd sets spurious var) created by
- Line 182 of dojox/layout/dnd/PlottedDnd.js: […] This var is …
- 11:19 PM Ticket #8176 (Var reference bug in compat grid) created by
- inTable is not defined in grid/compat/_grid/lib.js […] Should be …
- 11:17 PM Ticket #8172 (StackContainer: add in option for prerendering panes) closed by
- duplicate: Yup, this issue is already documented in #5672, but thanks for the …
- 10:49 PM Ticket #8175 (JsonPathStore Scoping issue) created by
- In lines 954-955 of JsonPathStore?.js: […] id is out of scope. …
- 10:47 PM Ticket #8174 (HebrewNumberals.js typo) created by
- […] I would fix this typo, but don't want to potentially break the …
- 7:45 PM Ticket #8078 (IE: unit test failure in tests.number) closed by
- fixed: see [15888]
- 5:59 PM Ticket #6942 (doh+"isDebug: false"+Safari stops doh from running) closed by
- worksforme
- 4:40 PM Ticket #8173 (Textarea: duplicate ID's in DOM after templating) created by
- The template for Textarea always creates duplicate id's. in the …
- 4:17 PM Ticket #8168 ([regression] TabContainer: nested layout widgets from href) reopened by
- Looks like the change in [15877] broke the accordion pane tests as well.
- 4:04 PM Ticket #8172 (StackContainer: add in option for prerendering panes) created by
- an attribute of "prerender" would be helpful for rendering all child …
- 3:39 PM Ticket #8171 (Check for global scope violations) created by
- Run my periodic "ds-lint" looking for unintentional global scoping and …
- 3:34 PM Ticket #8170 (IE8: When having oversized Dijit.Dialog content, scrollbars appear for body) created by
- When creating a Dijit.Dialog with oversized content, it creates …
- 3:24 PM Ticket #8169 ([patch][cla] ColorPicker fixes and features) created by
- - set initial color and ability to set it later by calling a …
- 3:08 PM Ticket #6495 ([patch][cla] dojox.form.DateTextBox: fisheye not working in Safari) closed by
- fixed
- 11:09 AM Ticket #8168 ([regression] TabContainer: nested layout widgets from href) closed by
- fixed: I broke this in [15797], although that [15795] seems like the real …
- 10:43 AM Ticket #5220 (dojox.layout.ContentPane errors when refreshOnShow set) closed by
- fixed: Fixed in [15876].
- 9:27 AM Ticket #8168 ([regression] TabContainer: nested layout widgets from href) created by
- See test_TabContainer.html, on the "Sub TabContainer from href". …
- 5:59 AM Ticket #8143 (Editor: LinkDialog rejects links with dashes) closed by
- worksforme: Hmm I can't reproduce it now.
- 3:20 AM Ticket #7957 (dojox.regexp.tld : New TLD "asia") closed by
- fixed
- 12:46 AM Ticket #8167 (NodeList.addContent() strips tags?) created by
- This is my first bug report so I apologize if I'm not doing properly. …
- 12:09 AM Ticket #8166 (dojox.grid: performance enhancement - don't do double-resize on fetch begin) closed by
- fixed: Fixed in [15871]
- 12:01 AM Ticket #8166 (dojox.grid: performance enhancement - don't do double-resize on fetch begin) created by
- When begging a fetch with dojox.grid.DataGrid?, we call prerender …
Nov 25, 2008:
- 10:51 PM Ticket #8165 (dijit._base.scrollIntoView leaks memory on IE) closed by
- fixed
- 10:40 PM Ticket #8165 (dijit._base.scrollIntoView leaks memory on IE) created by
- the scrollIntoView code leaks memory in IE since it sets …
- 9:24 PM Ticket #8164 (dojox.grid: performance enhancement - don't renormalize header heights ...) closed by
- fixed: Fixed in [15869]
- 9:22 PM Ticket #8164 (dojox.grid: performance enhancement - don't renormalize header heights ...) created by
- We can eliminate an extra call to renormalizeHeaderHeight (which is a …
- 7:39 PM Ticket #4502 (TabContainer: Several bugs when adding tabs programatically) closed by
- worksforme
- 5:49 PM Ticket #8163 (dojo.query("#foo #bar") returns #bar outside of #foo) created by
- dojo.query("#foo #bar") always returns bar regardless of whether or …
- 5:14 PM Ticket #8162 (cross-domain loading of i18n bundles borked in chrome 0.3.154.9) created by
- Creating my own nls tree under a component and loading bundles …
- 5:01 PM Ticket #8161 (Editor: resize handle stops responding) created by
- http://archive.dojotoolkit.org/nightly/checkout/dijit/tests/test_Editor …
- 2:40 PM Ticket #8160 (Bayeux hanshake response not notified to _extendInList callbacks.) created by
- The bayeux handshake response from the server is not notified to …
- 2:01 PM Ticket #6496 (dojox.widget.Calendar: fisheye in IE shrinks text too small) closed by
- duplicate: yep #6495 should cover this. It's fisheye related.
- 3:41 AM Ticket #8159 (doh fails in Rhino 1.7) created by
- doh/runner.js works in custom_rhino.jar (aka Rhino 1.6) but fails with …
- 1:16 AM Ticket #7915 (already called error for DojoX content pane) closed by
- fixed: Yup, fixed along w/#7801.
- 12:52 AM Ticket #4832 (editor with autocompletion and syntax highlighting) closed by
- wontfix: I talked to Pete on IRC and he agreed to close this ticket. He'll …
Nov 24, 2008:
- 11:21 PM Ticket #8097 ([patch] [cla] doh._objPropEq() gives wrong result when one, and only ...) closed by
- fixed
- 10:40 PM Ticket #8158 (ComboBox: more choices/previous choices not spoken by JAWS) created by
- With JAWS 9 and Firefox 2, the more /previous choices entries in the …
- 10:28 PM Ticket #8157 (IE8 a11y: all combobox choices are spoken as arrow through them) created by
- With IE8 beta 2 and JAWS 10 when I arrow into the drop down list of …
- 9:49 PM Ticket #8156 (IE8 a11y: tooltips not announced) created by
- With IE8 beta 2 and JAWS 10 the dijit tooltips are not announced. …
- 9:46 PM Ticket #8155 (IE8 a11y: dialog title is not announced) created by
- With IE8 beta 2 and JAWS 10, "dialog" and the dialog title are not …
- 9:44 PM Ticket #8154 (IE8 a11y: pressed state of toggle buttons not spoken) created by
- With IE 8 beta 2 and JAWS 10, the pressed state of toggle buttons is …
- 9:42 PM Ticket #8153 (IE8 a11y: properties for tree not spoken) created by
- In IE 8 beta 2 with JAWS 10, the expanded collapsed state and level …
- 9:11 PM Ticket #8152 (dojox image dijits can not be declared via markup) created by
- the dojox.image.* dijits require additional calls to load a dojo.data …
- 7:32 PM Ticket #8150 (ComboBox: highlightMatch=all doesn't highlight, alters menu text) closed by
- fixed: [15853] Fixes #8150. Fix regexp to not delete prior character. Only …
- 6:43 PM Ticket #7300 (dojox.dtl.HtmlTemplate cannot use arguments in tag attributes) reopened by
- i noticed the same issue - but i was able to make it work by changing …
- 4:58 PM Ticket #8151 (dojox.html.style - creating dynamic stylesheets causes bogus server ...) created by
- In IE, when you load the dojox.html.style test page and create a …
- 3:47 PM Ticket #8150 (ComboBox: highlightMatch=all doesn't highlight, alters menu text) created by
- http://archive.dojotoolkit.org/nightly/checkout/dijit/tests/form/test_C …
- 1:34 PM Ticket #8149 (onChange does not get triggered if ValdiationTextBox has errors) created by
- onChange does not seem to get triggered if there is a validation error …
Nov 23, 2008:
- 4:58 PM Ticket #8148 (Building releases fails on Mac OS X 10.5) created by
- Build fails on Mac OS X 10.5 with very different error messages, e. …
- 10:50 AM Ticket #8147 ([cla][patch] dojox.fx.split doesn't work in IE) created by
- I introduced a little hack on the style.filter property, I'll find …
- 6:48 AM Ticket #8146 (dojo._Url should be augmented with objectToQuery/queryToObject methods) created by
- it seems like dojo._Url (which should be moved to dojo.Url anyway) …
- 3:26 AM Ticket #5149 (testUrl runs default tests) reopened by
- the description was lacking, but note that pottedmeat referred to the …
- 2:43 AM Ticket #8145 (Shut down the old JotSpot account) created by
- Now that http://dojotoolkit.org/dojo-contributors is active, can we …
- 1:11 AM Ticket #5677 ([dojox.image] ThumbnailPicker in hidden panes has display issues) closed by
- duplicate: Closing in favor of #8144.
- 1:11 AM Ticket #8144 (Dialog: can't contain layout widgets) created by
- Same thing as TitlePane etc... Dialog can't contain layout widgets …
- 12:11 AM Ticket #5149 (testUrl runs default tests) closed by
- invalid: Closing from lack of info. I'm able to run an individual test, like …
- 12:00 AM Ticket #4359 (Tree: how to indicate that a tree item has an associated context menu?) closed by
- duplicate: Well, context menus in trees aren't even officially supported yet. I …
Nov 22, 2008:
- 11:44 PM Ticket #8143 (Editor: LinkDialog rejects links with dashes) created by
- http://dojotoolkit.org/sites/all/themes/dtk/img/banner-logo-text.gif …
- 9:03 PM Ticket #2486 (dojo.clone does not recognize cycles in object graphs) closed by
- wontfix: Marking as wont-fix (+1 from me too. I assume we don't need an …
- 3:40 PM Ticket #8025 (problem with expando initially closed) closed by
- fixed: fixed in [15850] fixes #8025 - really simple fix to expando so it …
- 1:50 PM Ticket #7653 (dojox-widget-colorpicker onchange event does not always return the ...) closed by
- invalid: closing because I cannot reproduce. please reopen with test case attached.
- 11:38 AM Ticket #4838 (re-add connectBefore to Dojo Base) closed by
- wontfix
- 11:22 AM Ticket #4663 (IE6/IE7: <script type="dojo/method"> at top of file ignored) closed by
- wontfix
- 11:17 AM Ticket #1904 ([Editor2 / TableOperation-Plugin] inconsistent code generation ...) closed by
- wontfix: Realistically I don't see us putting this into the Editor code. If …
- 11:13 AM Ticket #1313 (Tree: Add checkbox extension) closed by
- duplicate: Closing in favor of #7513 (even though this ticket came first).
- 3:25 AM Ticket #7447 (ExpandoPane resize not working in IE7) closed by
- fixed: fixed in [15847]
- 3:04 AM Ticket #8022 (Make dojo._Line.getValue a prototype method) closed by
- fixed: fixed in [15846]
- 3:04 AM Ticket #7858 ([patch][ccla] dojo.animateProperty does not cancel on delay) closed by
- fixed: fixed in [15846]. thanks bbyron!
- 12:50 AM Ticket #7780 ([cla][patch] less code in dojox presentation moveTo method) closed by
- fixed: fixed in [15844]
- 12:44 AM Ticket #8128 ([cla][patch] dojox.fx.flip: new effects (and parameters)) closed by
- fixed: fixed in [15842]
- 12:43 AM Ticket #8042 (display messed up after resize) closed by
- duplicate
- 12:42 AM Ticket #8041 (problem inserting programmatically a widget with widgetsInTemplate) closed by
- invalid
- 12:39 AM Ticket #7978 (Button: clicking on border of button causes event to fire with ...) closed by
- wontfix: If you just setup a separate onClick handler for each Button that will …
- 12:31 AM Ticket #8129 ([cla][patch] dojox.fx.split unused vars) closed by
- fixed: fixed in [15841]
- 12:31 AM Ticket #7799 (Tree : DnD and Webkit) closed by
- worksforme
- 12:28 AM Ticket #8142 ([patch][cla]Big lists and dojox.form.DropDownSelect) created by
- When the list of values does not fit directly above or below the …
- 12:04 AM Ticket #8141 (Textarea: text pasted into textarea widget omits some spaces in FF3) closed by
- duplicate: Good eye :-). This was fixed in [15663]: Fixes #8065. Changed nbsp …
Nov 21, 2008:
- 11:58 PM Ticket #8139 (dijit.Menu needs enhanced rollover timing) closed by
- duplicate: Dup of #6773.
- 9:43 PM Ticket #8141 (Textarea: text pasted into textarea widget omits some spaces in FF3) created by
- In Firefox 3.04 (mac) pasting non-trivial pieces of text into a dijit …
- 9:14 PM Ticket #8140 (combine XML DOM creation code) created by
- _base.xhr, dojo.io.frame, dojox.data.dom and dojox.xml.parser all …
- 8:23 PM Ticket #7110 (dojox.widget.FilePicker: Add in ability to specify min-width for columns) closed by
- fixed: Fixed in [15839]
- 7:55 PM Ticket #8139 (dijit.Menu needs enhanced rollover timing) created by
- I have reported this in a previous ticket, the dijit.Menu needs …
- 7:55 PM Ticket #6781 ([patch][needs cla] BorderContainer: added showHideRegion feature) closed by
- wontfix: closing in favor of expando and lack of cla
- 7:52 PM Ticket #8137 (IE8: XML document parsing fails in dojo/_base/xhr.js and dojox/data/dom.js) closed by
- fixed: Updated the current locations I found doing XML parsing.
- 5:44 PM Ticket #8138 (dojox.embed.Flash - causes occasional IE error onUnload) closed by
- fixed: fixed per commit
- 5:42 PM Ticket #8138 (dojox.embed.Flash - causes occasional IE error onUnload) created by
- need to wrap the unload functions in a try-catch.
- 3:55 PM Ticket #8137 (IE8: XML document parsing fails in dojo/_base/xhr.js and dojox/data/dom.js) created by
- IE8: XML document parsing fails in dojo/_base/xhr.js and …
- 2:17 PM Ticket #7507 (Tabs shouldn't wrap) closed by
- duplicate: +1 ... closing this out in light of patch on #7888 which adds this …
- 2:17 PM Ticket #7120 (TabContainer: add horizontal scrollbar to tab list) closed by
- duplicate: +1 ... closing this out in light of patch on #7888 which adds this …
- 1:47 PM Ticket #7789 (dojox.widget.Dialog patch to rename fixedSize param and doc issues) closed by
- fixed: fixed in [15825]
- 1:40 PM Ticket #8117 (dijit.form.Button causing item to appear in HTTP post content sent to ...) closed by
- wontfix: I see. Given the IE problems I don't see a good solution to this. …
- 1:31 PM Ticket #7973 (Ability to consistently override Dijit style on creation) closed by
- worksforme: I'm closing this one; AFAIK it's working already. But please provide …
- 1:31 PM Ticket #8136 (FilePicker: preserve last-used directory) created by
- When using the file picker, it would be nice if we stored (in a …
- 1:29 PM Ticket #7853 ([patch] [cla] dojox.image.LightboxNano) closed by
- fixed: thanks cb1 - self-commited and trac didn't close this. fixed in [15602]
- 1:13 PM Ticket #6268 (Tree: _onItemDelete) closed by
- wontfix: Closing since no test case. You should really be monitoring deletes …
- 1:11 PM Ticket #5471 (factor out _Calendar.isSelected()) closed by
- wontfix: Closing for now since no example given.
- 1:05 PM Ticket #3727 (FilteringSelect/ComboBox: should generate <select> elements on iphone) closed by
- wontfix
- 1:02 PM Ticket #7806 (tree is still not backwards compatible with 1.0) closed by
- wontfix
- 12:48 PM Ticket #8087 (InlineEditBox: autosave with a textarea widget doesn't work) closed by
- fixed: [15822] Fixes #8087. Remove ENTER key intercept in Textarea and only …
- 12:44 PM Ticket #7623 (ComboBox: should not put More choices in the text box) closed by
- wontfix: OK, sounds like we need to keep the current behavior.
- 12:38 PM Ticket #6967 (Keep custom attributes when rendering widgets) closed by
- wontfix: Seems there is no way to do this efficiently, so closing bug …
- 12:34 PM Ticket #6686 (StackContainer should use dijitDisplayNone to hide and show) closed by
- duplicate: Dup of #5672.
- 12:33 PM Ticket #6576 (BorderContainer: In IE7, the page overflows the window when user zooms) closed by
- invalid: This is working as intended by Microsoft. Scrollbars should be showing up.
- 12:30 PM Ticket #6230 (drop down appear slowly on IE6) closed by
- wontfix: I played w/this for a while and couldn't get it to run faster. On an …
- 11:22 AM Ticket #6170 (Dojo 1.0, Title pane, 2D charts, Tundra.css and IE6.0) closed by
- duplicate: Oh, I didn't mean that you were setting a div to style="display: …
- 11:07 AM Ticket #5744 (Tree: DnD checkItemAcceptance needs to trigger when mousing over tree) closed by
- fixed: Looks like this is fixed in 1.2
- 11:06 AM Ticket #5732 (baseUrl not computed when url has a parameter) reopened by
- The fixed RegularExpression? from the changeset:122272 should also be …
- 9:03 AM Ticket #5498 (TabContainer: Error rendering closable tab in IE (CSS race condition?)) closed by
- worksforme: The other option is to put your <style> tags pulling in the CSS before …
- 9:00 AM Ticket #5324 (Tooltips embedded in templates don't work (aroundNode not found errors ...) closed by
- wontfix
- 8:56 AM Ticket #5258 (dijit._Templated supports a .templateNode property, but doesn't use it) closed by
- fixed: Removed in [15821].
- 8:52 AM Ticket #5211 (Button widgets: way to set outer size) closed by
- wontfix: The approach Nikolai was working on won't work. I'm not sure this is …
- 8:49 AM Ticket #5136 (race condition loading CSS / initializing widgets) closed by
- duplicate: Closing as dup of #5402.
- 7:56 AM Ticket #4048 (IE6 slows down / chews up memory when creating lots of widgets) closed by
- wontfix: Given the time this ticket has been open, and general movement from …
- 7:49 AM Ticket #3586 (Tab close buttons not showing up on IE6) closed by
- fixed: This is working now, although the test has been redesigned so the tab …
- 7:43 AM Ticket #3584 (BackgroundIframe problem in nested Iframes under IE6) closed by
- wontfix: I can understand how this is (was?) an issue in your app. However, …
- 7:35 AM Ticket #3579 (Menu: base MenuItem off of Button/DropDownButton) closed by
- wontfix: Changed my mind; refactor is not necessary, or even useful enough to do.
- 7:26 AM Ticket #2726 (Lots of Safari Demo Bugs) closed by
- fixed: We've tested Safari for the last few releases and it's generally …
- 6:54 AM Ticket #1872 (TimeDatePicker: implement widget for selecting date and time) closed by
- duplicate: Closing in favor of #7946 which has a patch.
- 6:50 AM Ticket #601 (context menu improvements) closed by
- fixed: #2 is working too, see …
- 6:36 AM Ticket #7819 (ContentPane: missing an addChild() method) closed by
- wontfix
- 6:16 AM Ticket #6226 (Menu: API enhancements) closed by
- wontfix: Replying to alex: > Secondly, I expect that menus will …
- 6:08 AM Ticket #6192 (make dijit.form.Form more useful) closed by
- wontfix: I'm going to close this ticket. It's too general. #4408 addresses …
- 1:27 AM Ticket #8135 (grid cannot refresh normally after switching from a model of no data) created by
- the grid cannot refresh to show a model with data items after …
- 1:21 AM Ticket #8037 (validation text box - IE6 - bidi - editing problem) closed by
- fixed: Closing since bidi wasn't supported in 1.0 but is support in 1.2 (and …
Nov 20, 2008:
- 10:32 PM Ticket #7300 (dojox.dtl.HtmlTemplate cannot use arguments in tag attributes) closed by
-
fixed: Works ok for me in r15810 with
dtl/demos/demo_HtmlTemplated.html
: … - 6:47 PM Ticket #7626 ([patch][ccla]Create test case for dojox.storage.removeMultiple) closed by
- fixed: fixed in [15804]
- 6:23 PM Ticket #8086 (Textarea widget doesnt' support maxLength) closed by
- duplicate: Duplicate of enhancement ticket #2178
- 5:32 PM Ticket #8132 (dojox.form.FilePickerTextBox: OK/Cancel buttons) closed by
- fixed: Fixed in [15803]
- 5:21 PM Ticket #8121 (InlineEditBox+NumberTextBox=NaN?) closed by
- fixed: [15802] Fixes #8121. Add _getDisplayedValueAttr function to …
- 5:11 PM Ticket #8134 (SimpleTextArea: extra onChange?) created by
- http://archive.dojotoolkit.org/nightly/checkout/dijit/tests/form/test_S …
- 3:17 PM Ticket #6023 (Blurred DOJO dialog) closed by
- invalid
- 3:00 PM Ticket #8091 (If LI has some internal structure including inner li, the inner li ...) closed by
- fixed: fixed in [15800]
- 2:21 PM Ticket #8131 (Dojox av test videos not removed with mini=true) closed by
- invalid: this is fine in trunk.
- 2:14 PM Ticket #8133 (dojox.widget.RollingList: option to execute on double-click of an item) closed by
- fixed: Fixed in [15799]
- 2:04 PM Ticket #8133 (dojox.widget.RollingList: option to execute on double-click of an item) created by
- It would be nice to be configurable whether or not we call onExecute() …
- 1:57 PM Ticket #8132 (dojox.form.FilePickerTextBox: OK/Cancel buttons) created by
- Generally people expect an "OK/Cancel" mechanism (with buttons) with …
- 9:17 AM Ticket #8125 (ContentPane attr('href') cancels itself!) closed by
- fixed: OK, fixed a typo in [15797] and those test failures (which were really …
- 3:06 AM Ticket #8124 (IE7/8 quirks mode: Calendar widget does not render correctly) closed by
- fixed: Fixed in [15793].
- 2:18 AM Ticket #8131 (Dojox av test videos not removed with mini=true) created by
- the test videos for dojox.av are in the resources directory, which …
Nov 19, 2008:
- 11:59 PM Ticket #7784 (ContentPane: manually created widgets inside of ContentPane not destroyed) closed by
- fixed: It's in 1.3. (The fixed version is listed in the "Milestone" field …
- 11:55 PM Ticket #7784 (ContentPane: manually created widgets inside of ContentPane not destroyed) reopened by
- I just re-ran this test and I am not seeing this fix in dojo 1.2.2
- 11:53 PM Ticket #7981 (isDebug: true breaks deferred callbacks) reopened by
- The status here got set to WONTFIX and it looks like we all forgot to …
- 11:49 PM Ticket #8130 (dojo.setSelectable should be dojo.attr('selectable')) created by
- In line with the Dojo api we should offer dojo.setSelectable as …
- 11:26 PM Ticket #8129 ([cla][patch] dojox.fx.split unused vars) created by
- unused vars removed
- 11:06 PM Ticket #8128 ([cla][patch] dojox.fx.flip: new effects (and parameters)) created by
- added a "depth" parameter to override the computed depth added …
- 11:01 PM Ticket #8120 (IE8 quirks: Calendar buttons messed up) closed by
- duplicate: dup of #8124
- 10:56 PM Ticket #8118 (File Browser: extremely poor performance when browsing to large directories) closed by
- fixed: Fixed in [15787]
- 10:55 PM Ticket #8126 (dojox.widget.FilePicker: add in ability to specify picking directories only) closed by
- fixed: Fixed with revisions [15788], [15789], and [15791]
- 10:35 PM Ticket #7797 (IE: with _onDayClick in dijit._Calendar) closed by
- fixed: Fixed in [15790] and [15792]
- 7:08 PM Ticket #8127 (dojox.embed.Flash - can't change certain params) created by
- Need to be able to change allowNetworking to "always" in order to get …
- 6:58 PM Ticket #8088 (FilteringSelect - required defaults to true) closed by
- fixed: [15785] Fixes #8088. Added a comment to FilteringSelect?.js to say …
- 6:02 PM Ticket #8126 (dojox.widget.FilePicker: add in ability to specify picking directories only) created by
- The request is that the file picker have the ability to select only …
- 5:52 PM Ticket #8125 (ContentPane attr('href') cancels itself!) created by
- attr('href') incorrectly calls the cancel() method when the request is …
- 5:49 PM Ticket #8124 (IE7/8 quirks mode: Calendar widget does not render correctly) created by
- Edit dijit/tests/test_Calendar.html and remove DOCTYPE. Now load …
- 4:59 PM Ticket #8123 (Contribute ATOM model and APP IO layer to dojox (+ full AppStore)) created by
- Contribute ATOM model and APP IO layer to dojox (+ full AppStore?) Two …
- 4:40 PM Ticket #8122 (robot: investigate FF3 with Java 6 on Linux) created by
- I tested the robot with FF2 and the Java 1.4 plugin on Linux but it …
- 4:21 PM Ticket #8121 (InlineEditBox+NumberTextBox=NaN?) created by
- http://archive.dojotoolkit.org/nightly/checkout/dijit/tests/test_Inline …
- 4:08 PM Ticket #8120 (IE8 quirks: Calendar buttons messed up) created by
- When you load test_Calendar in quirks mode either by deleting the dtd …
- 3:58 PM Ticket #8119 (IE8: themeTesterQuirk is blank) created by
- http://archive.dojotoolkit.org/nightly/checkout/dijit/themes/themeTeste …
- 2:07 PM Ticket #8118 (File Browser: extremely poor performance when browsing to large directories) created by
- This is particularly noticable when using the FileStore? as a backend - …
- 12:56 PM Ticket #8117 (dijit.form.Button causing item to appear in HTTP post content sent to ...) created by
- Summary: dijit.form.Button has a dummy input control somewhere which …
- 11:48 AM Ticket #8116 (Te examples are not readable in the dojo offline documetation) created by
- Go to the dojo book and select "printer friendly version". Here you …
- 9:45 AM Ticket #8115 (add functions in charting to support on-the-fly label generation) closed by
- fixed: fixed in [15783]
- 9:42 AM Ticket #8115 (add functions in charting to support on-the-fly label generation) created by
- as discussed with Eugene, we need some way in charting to specify a …
- 8:08 AM Ticket #8095 (IE8: placement of opened submenu is incorrect) closed by
- fixed: Worked around in [15779].
- 8:03 AM Ticket #8114 (dojo.delegate isn't good with Arrays) created by
- dojo.delegate inelegantly handles arrays. It should likely hand back …
- 5:18 AM Ticket #7695 (Use native JSON support when possible) closed by
- duplicate: Closing this as a duplicate of #8111, since that bug has more info.
- 4:41 AM Ticket #8113 ("No match found" error with JSON-RPC envelopes in dojox.rpc.Service) created by
- If you don't explicitly require dojox.rpc.JsonRPC and you retrieve an …
Nov 18, 2008:
- 8:16 PM Ticket #7998 ([patch] [cla] dijit.Tree lacks aria-expanded state.) closed by
- fixed: fixed in [15630] from clown (ATRC ccla on file)
- 5:15 PM Ticket #8069 (DateTextBox: problem with manually enterign dates) closed by
- worksforme: Please re-open if you can reproduce this bug on a recent build.
- 3:34 PM Ticket #8112 ([patch] Dojox grid : CheckboxEditor do not initialize properly) created by
- Hello. The grid CheckBoxEditor? initializes to false, independtly from …
- 5:42 AM Ticket #8047 (IE8: dojo.coords offset off by 2px issue) reopened by
- Hmm, for IE8 standards mode, the attached test file still reports 102 …
- 3:04 AM Ticket #5466 (DateTextBox numeric 4-digit year option) closed by
- duplicate: use fullYear option in dojo.date.locale.parse.
- 2:09 AM Ticket #8111 (pass through to native JSON methods) created by
- IE and FF landed native JSON support for the upcoming ECMAScript 3.1 …
Nov 17, 2008:
- 10:40 PM Ticket #8102 (dojo.query broken in Safari3.2) closed by
- fixed: fixed in [15749] and [15750], back-ported to the 1.1 and 1.2 branches …
- 10:14 PM Ticket #8108 (straight line graphs with no axes don't show up) reopened by
- well that's the point. This happens when you graph with no axis''' …
- 9:27 PM Ticket #8110 (dojo.io.iframe.send in one form with a submit button) created by
- - Imagine you want to upload a file via "browse" button. When …
- 9:20 PM Ticket #8109 (IE8: ComboBox test broken) closed by
- fixed: [15741] Fixes #8109. Escape regexp special characters used to match …
- 8:59 PM Ticket #8108 (straight line graphs with no axes don't show up) closed by
- invalid: Use Dojo 1.2.2 or the trunk. Set min/max parameters on the axis.
- 8:50 PM Ticket #8109 (IE8: ComboBox test broken) created by
- IE8 is complaining about the dojo.query calls in the …
- 8:49 PM Ticket #7701 (dojox.lang unit test failure) closed by
- fixed
- 8:15 PM Ticket #8108 (straight line graphs with no axes don't show up) created by
- 1. Create a graph with no axes with these values: (0,10), …
- 2:11 PM Ticket #8081 (IE8: avatar misplaced when page is scrolled) closed by
- fixed: Fixed in [15733].
- 11:41 AM Ticket #8047 (IE8: dojo.coords offset off by 2px issue) closed by
- fixed: I think I've fixed this plus did some cleanup, in [15730] and [15731].
- 8:08 AM Ticket #8107 (LinkDialog Editor Plugin Does Not Destory Constituents) created by
- The LinkDialog? plugin creates a TooltipDialog? but never explicitly …
- 7:31 AM Ticket #8106 (TextColor Editor Plugin Does Not Destroy Constituents Properly) created by
- The TextColor? plugin creates a ColorPalette? as this.dropDown, but …
- 7:03 AM Ticket #8105 (instances created by dojox.widget.Iterator have no way to see their data) created by
- instances of dojox.widget.Iterator, today, have no way of knowing what …
- 2:16 AM Ticket #8104 (grid passes field name to onApplyCellEdit - should be integer) created by
- onApplyCellEdit - passes the column name instead of the column index. …
- 12:12 AM Milestone 1.2.2 completed
Nov 16, 2008:
- 9:41 PM Ticket #8048 (Firebug lite broken in 1.2.1 release) closed by
- fixed: Fixed in [15721]. Hmm trac/svn synch not working?
- 9:10 PM Ticket #8103 (Only use firebug lite for browsers without a native console) created by
- IE8 now has a developer tool console. So does Safari. Only use firebug …
- 7:18 AM Ticket #8102 (dojo.query broken in Safari3.2) created by
- It looks like it can not handle upperclass className properly. I am …
- 3:36 AM Ticket #8036 (Currency control isn't working) closed by
- fixed: Fixed in [15711] and [15708]
- 1:24 AM Ticket #8101 (Typo in dojox/analytics/logger/JSON.php) closed by
- fixed
Nov 15, 2008:
- 6:28 PM Ticket #8101 (Typo in dojox/analytics/logger/JSON.php) created by
- In the file dojox/analytics/logger/JSON.php on line 197 there is a non …
- 6:03 PM Ticket #8100 ([CLA-patch] ComboBox in a Dialog : e.preventDefault() issue with Firefox) created by
- Context: While trying to show ComboBox? inside a Dialog, when moving …
- 1:45 AM Ticket #6120 (Tooltip: not able to be attached to GFX element) closed by
- duplicate: Tooltips are already supported for charting, although it doesn't use …
- 1:21 AM Ticket #7860 (DateTextBox in version 1.2RC2 not working properly on FF3) closed by
- duplicate: Dup of #7979 (although this ticket came first). Fixed yesterday.
- 1:19 AM Ticket #8093 (dialog: time item in first example dialog has wrong label id) closed by
- fixed
Nov 14, 2008:
- 11:41 PM Ticket #8007 (DomParser: childrenByNameNS method missing) closed by
- fixed: Fixed with r15706.
- 11:34 PM Ticket #7956 (Double check Hex encoding with Blowfish.) closed by
- fixed: Fixed with r15706.
- 11:33 PM Ticket #7955 (Fix references to ECB (as opposed to EBC) in Blowfish.) closed by
- fixed: Fixed with r.15706.
- 11:17 PM Ticket #8099 (dojox.form.CheckedMultiSelect: clicking directly on readonly radio ...) closed by
- fixed: Fixed in [15704]
- 11:15 PM Ticket #8085 (dojo.addOnLoad inconsistency between IE6 and FF3) closed by
- wontfix: See the same thread...but the bottom line is that there is a …
- 11:09 PM Ticket #8099 (dojox.form.CheckedMultiSelect: clicking directly on readonly radio ...) created by
- When clicking directly on the radio button of a readonly multiselect, …
- 10:49 PM Ticket #8098 (dojox.form.CheckedMultiSelect: doesn't handle disabled in radio case, ...) closed by
- fixed: Fixed in [15702]
- 10:46 PM Ticket #8098 (dojox.form.CheckedMultiSelect: doesn't handle disabled in radio case, ...) created by
- Need to add readOnly support to dojox.form.CheckedMultiSelect? - the …
- 9:45 PM Ticket #8036 (Currency control isn't working) reopened by
- It stops working fine 1.2.0. In 1.1.1, it works fine. The locale that …
- 9:15 PM Ticket #6759 (Dialog: support multiple dialogs (one dialog launching another)) reopened by
- sfoster -- I added you to the cc list because you modified …
- 8:49 PM Ticket #8097 ([patch] [cla] doh._objPropEq() gives wrong result when one, and only ...) created by
-
The problem shows up in both
doh.assertEqual()
and … - 8:41 PM Ticket #8096 (Re-introducing micro ticks) created by
- Activate dormant micro ticks.
- 7:55 PM Ticket #8055 (Charting hangs browser when canvas is 0x0) closed by
- fixed: I'll push the change to the trunk and to 1.2.2 (thx Adam Peller for …
- 7:34 PM Ticket #8036 (Currency control isn't working) closed by
- worksforme
- 7:08 PM Ticket #8095 (IE8: placement of opened submenu is incorrect) created by
- Tested using dijit/tests/test_Menu.html. When contextMenu is invoked, …
- 3:52 PM Ticket #8094 (Build: generate dependency maps) created by
- It would be useful if the build system could generate a dependency map …
- 3:28 PM Ticket #7860 (DateTextBox in version 1.2RC2 not working properly on FF3) reopened by
- Hello, I've the same problem and I noticed that this happens because …
- 2:34 PM Ticket #8093 (dialog: time item in first example dialog has wrong label id) created by
- The label element for the TimeTextBox? example in the first dialog is …
- 10:03 AM Ticket #7710 ([patch] [cla] Tree: Add a "getIconStyle" method) closed by
- fixed: Checked in by [15693], thanks for the patch!
- 10:03 AM Ticket #7717 (Tree: Add DblClick support) closed by
- fixed: Checked in by [15693], thanks for the patch!
- 9:20 AM Ticket #7979 (Regression: dijit.form.DateTimeTextBox does not work in iframe under ...) closed by
- fixed: Fixed in [15692]: Fix for DateTextBox? inside of iframe. Fixes #7979. …
- 8:48 AM Ticket #8092 (_DateTimeTextBoxes do not work on FF3 using frames) closed by
- duplicate: Yup, dup of #7979.
- 8:16 AM Ticket #8092 (_DateTimeTextBoxes do not work on FF3 using frames) created by
- Using dojo 1.2.x DateTextBox? and TimeTextBox? show a strange …
- 3:31 AM Ticket #8091 (If LI has some internal structure including inner li, the inner li ...) created by
- If UL has a complicated structure like <ul> <li>Coffee</li> <li>Tea …
- 3:17 AM Ticket #8090 (IE8: Dialog broken) created by
- dojox.widget.Dialog either hangs the browser, or if it does come up, …
- 12:53 AM Ticket #6120 (Tooltip: not able to be attached to GFX element) reopened by
- […] I absolutely agree! I tried to use the Silverlight renderer …
Nov 13, 2008:
- 9:36 PM Ticket #8089 (Can't dojo.fx.chain a dojo.fx.combine'd animation) created by
- I am trying to mix dojo.fx.combine and dojo.fx.chain and dojo is …
- 9:25 PM Ticket #8088 (FilteringSelect - required defaults to true) created by
- The API says that required will default to false but it defaults to true
- 8:40 PM Ticket #8087 (InlineEditBox: autosave with a textarea widget doesn't work) created by
- When you use a textarea widget with the inline editor it never …
- 8:23 PM Ticket #8086 (Textarea widget doesnt' support maxLength) created by
- Textarea widget doesnt' support maxLenght as TextBox does.
- 7:55 PM Ticket #8085 (dojo.addOnLoad inconsistency between IE6 and FF3) created by
- http://dojotoolkit.org/forum/dojo-core-dojo-0-9/dojo-core-support/dojo- …
- 7:44 PM Ticket #8084 (JsonRestStore Identity attribute not added when value is 0) created by
- Browser: Firefox 3.0.3 and IE 7.0 OS: Windows XP SP2 Summary: If the …
- 4:21 PM Ticket #8083 (TabContainer: aria-expanded state missing or improperly implemented) created by
- According to the ARIA specs, there are three roles relevant to …
- 2:45 PM Ticket #5163 ([dojox][patch][no cla] fx.highlight missing functionality that was in 0.4.3) reopened by
- This function basically doesn't work when the background is …
- 11:46 AM Ticket #8082 (IE8: drag of splitter in BorderContainer selects text) created by
- See themeTester.html for examples. Dragging the splitter selects the …
- 11:42 AM Ticket #8081 (IE8: avatar misplaced when page is scrolled) created by
- In noticed this in test_dnd.html but presumably it's a problem with …
- 8:28 AM Ticket #8080 (Slider: disabled slider looks enabled (IE8)) created by
- The disabled slider on IE8 looks the same as the enabled one. Likely …
- 8:18 AM Ticket #8079 (ComboBox: disabled combobox arrow is black (tundra)) created by
- Disabled ComboBox down arrow should be gray, like on disabled …
- 5:30 AM Ticket #8078 (IE: unit test failure in tests.number) created by
- Failure in number_regression_1. I run …
- 5:28 AM Ticket #8077 (IE8: unit test failure in tests._base.html_box) created by
- 5:27 AM Ticket #8076 (IE8: failure in test._base.html_rtl test) created by
- The following tests fail in the html_rtl test: * …
- 5:22 AM Ticket #8075 (IE8: failure iterating StaticNodeList arrays) created by
- Our current way of parsing list of nodes in dojo.query() and other …
- 5:12 AM Ticket #8074 (IE8: NodeList.html / concat() unit test failure (dojo.query problem)) created by
- dojo.query() on IE8 will sometimes directly return result from …
- 5:03 AM Ticket #8073 (IE8: dojo.query() problem with :last-child) created by
- dojo.query(":last-child") ends up calling …
- 5:01 AM Ticket #8072 (Nodelist.html / query() unit test failure (firefox-lite)) created by
- […] The lines above assume that the content of <body> is unchanged …
- 1:33 AM Ticket #1865 ([patch][ccla]TabContainer to remember the selected tab) closed by
- fixed: fixed in [15667]
Nov 12, 2008:
- 11:52 PM Ticket #8065 (TextArea: Removing words in a dijit.form.Textarea will remove spaces ...) closed by
- fixed
- 7:55 PM Ticket #3590 (XmlStore: use dojo.query() more) closed by
- fixed: As of some work I'm doing for identity support in Xmlstore, I've used …
- 6:38 PM Ticket #8071 (Bar Chart X-Axis Labels are incorrectly possitioned in RTL) created by
- In Bar Chart X-Axis Labels are incorrectly possitioned in RTL Please …
- 6:30 PM Ticket #8070 (Pie Chart - Label Position Bug in RTL) created by
- [1] When drawing Pie chars the label placed in a wrong position [2] …
- 4:26 PM Ticket #8055 (Charting hangs browser when canvas is 0x0) reopened by
- Yep, the resize fix sounds totally reasonable, thank you for the info. …
- 11:49 AM Ticket #8069 (DateTextBox: problem with manually enterign dates) created by
- When a user inputs a value: 11-10-08, the entered value springs to …
- 6:34 AM Ticket #8067 (Add ability to specify maximal and minimal thickness of bars/columns) closed by
- fixed: Trac is acting up --- closing the ticket manually.
- 6:26 AM Ticket #8055 (Charting hangs browser when canvas is 0x0) closed by
- worksforme: I went to fixed the loop and ... it appears I fixed it already in the …
- 6:20 AM Ticket #8068 (Charting clean up) created by
- Cleaning up the charting code.
- 6:17 AM Ticket #7964 (construct chart from tabular data) closed by
- invalid: I accept any help on charting docs.
- 6:12 AM Ticket #8067 (Add ability to specify maximal and minimal thickness of bars/columns) created by
- We need to add the ability to control thickness of bars/columns in all …
- 4:15 AM Ticket #8066 (Removing words in a dijit.form.Textarea will remove spaces in the ...) closed by
- duplicate: Dup of #8065.
- 4:01 AM Ticket #8066 (Removing words in a dijit.form.Textarea will remove spaces in the ...) created by
- If you have text "blah foo bar" and delete "foo ", the space in front …
- 3:47 AM Ticket #8065 (TextArea: Removing words in a dijit.form.Textarea will remove spaces ...) created by
- If you have text "blah foo bar" and delete "foo ", the space in front …
- 1:04 AM Ticket #7742 (Textarea: has delayed keyboard input in Firefox 3.0.x, not Firefox 2.0.0.x) closed by
- wontfix: I narrowed the problem down to the number of native INPUT tags that …
Nov 11, 2008:
- 10:18 PM Ticket #7950 (IE8: BorderContainer is broken) closed by
- fixed
- 9:00 PM Ticket #8061 (Error in custom build with 1.2.1) closed by
- duplicate
- 7:36 PM Ticket #8064 (Contribute analog and Bar Gauge widgets to dojox.widget) created by
- This is a contribution from IBM, a pair of GFX-based flexible gauge …
- 6:19 PM Ticket #8060 (Add ability to set color of markers) closed by
- duplicate: Dup of #8057.
- 6:19 PM Ticket #8059 (Add ability to set color of markers) closed by
- duplicate: Dup of #8057.
- 6:18 PM Ticket #8058 (Add ability to set color of markers) closed by
- duplicate: Dup of #8057.
- 6:15 PM Ticket #8063 (TextArea: pasting rich text doesn't get converted to plain text) created by
- When formatted text (ie large, bold, red font) from MS Word (and OO …
- 5:28 PM Ticket #8062 (Error in custom build with 1.2.1) created by
- I've got an error in my custom build with 1.2.1 version. The error is …
- 5:28 PM Ticket #8061 (Error in custom build with 1.2.1) created by
- I've got an error in my custom build with 1.2.1 version. The error is …
- 4:46 PM Ticket #8060 (Add ability to set color of markers) created by
- Currently, markers are always the color of the series you create. In …
- 4:45 PM Ticket #8059 (Add ability to set color of markers) created by
- Currently, markers are always the color of the series you create. In …
- 4:44 PM Ticket #8058 (Add ability to set color of markers) created by
- Currently, markers are always the color of the series you create. In …
- 4:42 PM Ticket #8057 (Add ability to set color of markers) created by
- Currently, markers are always the color of the series you create. In …
- 3:51 PM Ticket #7864 (Spinner: use doh.robot to test keyboard a11y) closed by
- fixed: fixed in changeset [15568] from clown (ATRC ccla on file)
- 3:48 PM Ticket #7774 ([patch] [cla] Slider: use doh.robot to test keyboard a11y) closed by
- fixed: fixed in changeset [15564]
- 3:40 PM Ticket #6759 (Dialog: support multiple dialogs (one dialog launching another)) closed by
- wontfix: since Bill doesn't want to support launching a dialog from a dialog …
- 3:08 PM Ticket #7090 (Add ability to pass extra parameters to dojo.parser.instantiate) closed by
- fixed: fixed in [15650]
- 1:59 PM Ticket #8005 (dijit.form.Button iconClass not working in IE7) closed by
- fixed: [15649] Fixes #8005. Disallow setting value on a Button widget after …
- 1:36 PM Ticket #8056 (Error in dojox.charting line plot when data series contains 0 or 1 entries) created by
- From a co-worker: Error in dojox.charting line plot when data series …
- 1:33 PM Ticket #8055 (Charting hangs browser when canvas is 0x0) created by
- From a co-worker: While trying to use charts within a floating pane …
- 12:59 PM Ticket #8009 (potential typo in class name in TabContainer_rtl.css files) closed by
- fixed: Fixed in [15648].
- 12:43 PM Ticket #8004 (Enhance FilteringSelect to provide a drop in replacement for a plain ...) closed by
- fixed: I agree about the documentation. I added links to …
- 12:30 PM Ticket #8001 (Calendar: disabled dates and next months dates have same style) closed by
- fixed: Fixed in [15647].
- 11:37 AM Ticket #7993 (dijit._Templated escape sequence for quote replacement fails with ...) closed by
- fixed: Fixed in [15646].
- 9:37 AM Ticket #7972 (ContentPane._onLoadHandler() error logging) closed by
- fixed: OK, I checked in changes to o that for load/unload, in [15645].
- 9:14 AM Ticket #4139 (Dialog: horizontal scrollbar on browser window (Safari/Webkit)) closed by
- fixed: Fixed by [15643]
- 5:13 AM Ticket #7965 (tundra theme extra .tundra .dijitCalendarCurrentDate) closed by
- fixed: Fixed in [15642].
- 5:07 AM Ticket #7939 (dijit Editor test issue with Safari 3, if isDebug is false) closed by
- worksforme: Hmm, I changed isDebug to false: […] and it's still working fine …
- 5:02 AM Ticket #7885 (dojox.layout.ContentPane containing a widget with fixed ID can't be ...) closed by
- fixed: Fixed by changes to fix #7784 etc.
- 4:59 AM Ticket #7882 (Dialog focus mechanism not reliable) closed by
- fixed: Fixed in [15641].
- 3:48 AM Ticket #7798 (Tree DnD regression) closed by
- invalid: Oh I see. As for the "firefox" problem, it's just that the test …
- 12:07 AM Ticket #8054 (Missing arrow pngs for old Grid theme) created by
- dojox/grid/compat/_grid/tundraGrid.css references …
Note: See TracTimeline
for information about the timeline view.