Timeline
Jan 4, 2009:
- 3:27 AM Ticket #8348 (Number Spinner buggy when pattern is applied) created by
- See the last comment on this thread. …
Jan 3, 2009:
- 8:55 PM Ticket #8346 (Regexp escape chars missing) closed by
- fixed: (In [16212]) Escape "+" in regexp literals and add tests. Fixes #8346
- 7:47 PM Ticket #8347 (Grid view display problem related to colSpan and noscroll) created by
- Attached is modified testcase test_change_structure.html that shows …
- 5:51 PM Ticket #8346 (Regexp escape chars missing) created by
- Bill noticed that "+" in number patterns was not properly escaped in …
- 7:14 AM Ticket #8345 (Dialog: add an option so that it can't be closed by "normal means") created by
- introduce closable option on dijit.Dialog, which is by default true. …
- 7:12 AM Ticket #8339 (multidialog/keyboard problem) closed by
- duplicate: No quick plans; as you said, this is the problem that Dustin is …
Jan 2, 2009:
- 11:32 PM Ticket #8344 (dojo.attr(node, "readonly", ...) not working in firefox / safari) created by
- In test page for nightly builds: …
- 8:57 PM Ticket #8343 (BorderContainer does not display correctly within TitlePane) closed by
- duplicate: Dup of #5671.
- 8:55 PM Ticket #8075 (IE8: failure iterating StaticNodeList arrays) closed by
- invalid: Yah, I think so. Only querySelectorAll() returns StaticNodeLists?. …
- 6:49 PM Ticket #8343 (BorderContainer does not display correctly within TitlePane) created by
- When a BorderContainer? is placed within a TitlePane? all the panes are …
- 6:01 PM Ticket #8342 (dutch language files for calendar (cldr)) closed by
- fixed: (In [16206]) Add dojo.cldr locales to svn to match translated list. …
- 12:41 PM Ticket #8073 (IE8: dojo.query() problem with :last-child) closed by
- fixed: this too should be fixed as part of the QSA removal.
- 9:37 AM Ticket #8342 (dutch language files for calendar (cldr)) created by
- number.js, gregorian.js and currency.js are missing in …
- 4:23 AM Ticket #8074 (IE8: NodeList.html / concat() unit test failure (dojo.query problem)) closed by
- fixed: As you suspected removing the QSA branch sidesteps the whole issue.
- 3:31 AM Ticket #8341 ([patch][cla] DataGrid triggering inappropriate fetch) created by
- When a new item is added to a store that the grid is displaying, and …
- 12:01 AM Ticket #8297 (apidoc for dojo.string.substitute() doesn't say whether key matching ...) closed by
- fixed: fixed in [16205]
- 12:00 AM Ticket #8298 (ComboBox / FilteringSelect: show only end of selected option if "too ...) reopened by
- whoops.
Jan 1, 2009:
- 11:53 PM Ticket #8167 (NodeList.addContent() strips tags?) closed by
- duplicate: okay, this refs #7890 - none of the base HTML util functions work …
- 11:25 PM Ticket #8335 (dojo.mixin() doesn't handle being passed undefined target objects) closed by
- fixed: fixed in [16198]
- 11:21 PM Ticket #8340 (flXHR -- cross-domain plugin for registry) created by
- [From: Kyle Simpson] Pursuant to discussions with Mike and Kris, I'm …
- 11:14 PM Ticket #8201 (TextBox: doesn't remember login data (i.e Firefox Password-Store)) closed by
- invalid: afaik, this is a limitation of the way Dijit is swapping natural nodes …
- 11:08 PM Ticket #8116 (Te examples are not readable in the dojo offline documetation) closed by
- invalid: this is likely a drupal issue. the new doc effort will be offline …
- 10:59 PM Ticket #8298 (ComboBox / FilteringSelect: show only end of selected option if "too ...) closed by
- fixed: (In [16205]) fixes #8298 - minor doc notation.
- 10:55 PM Ticket #6698 (Thousands of broken links in test files) closed by
- fixed: lots of work done here. looks like all the patches were merged. make …
- 8:05 PM Ticket #8339 (multidialog/keyboard problem) created by
- (see Ticket #7716 Dialog: support multiple (nested) dialogs …
- 2:06 PM Ticket #8338 ([dojox.atom] destroy usage + cleanups) created by
- Migrating to use dojo.destroy (#7975) in dojox.atom.Feed* I noticed …
- 6:20 AM Ticket #8337 (dojox.data.JsonRestStore Should validate schema on newItem) created by
- I was reading the code for dojox.data.JsonRestStore?. When the setValue …
Dec 31, 2008:
- 9:49 PM Ticket #8336 (firebug lite popup issues) created by
- If djConfig.isDebug and djConfig.popup are both true, the popup …
- 8:44 PM Ticket #8335 (dojo.mixin() doesn't handle being passed undefined target objects) created by
- dojo.mixin() (without any arguments at all) should return an object. …
- 3:06 PM Ticket #8334 (null values destroy jsonPathStore.cleanMeta) created by
- jsonPathStore.cleanMeta recursively removes metadata from a data …
- 1:26 PM Ticket #8327 (clobber dojox.presentation for lack of attention) closed by
- fixed: fixes #8327 - dojox.presentation is now located in …
- 1:23 PM Ticket #7524 (dojox.presentation broken in IE) closed by
- wontfix: dojox.presentation is being demoted. it needs a rewrite, and we …
- 1:12 PM Ticket #1162 ([patch][cla] progress indicator and incremental loading for ...) closed by
- fixed: fixed in [16195] - trac just lost sync.
- 4:39 AM Ticket #8333 (disabled Fileupload Button still allows flash based uploads) created by
- If I disable a dijit Button which I have associated with a …
- 4:25 AM Ticket #8332 ([regression] Spinner: arrows broken in nightlies) created by
- I was reading this …
- 4:23 AM Ticket #8330 (error when destroying a ContentPane widget) closed by
- duplicate: see #8331
- 3:22 AM Ticket #8331 (error when destroying a ContentPane widget) created by
- I get the error shown below when calling destroyRecursive on a …
- 3:12 AM Ticket #8330 (error when destroying a ContentPane widget) created by
- I get the error shown below (from Firebug) when calling …
Dec 30, 2008:
- 10:41 PM Ticket #8329 (Consider expanding dojo.provide/getObject calls in build layer for speed) created by
- Alex found that dojo.getObject() calls can be slow. Consider for a …
- 8:28 PM Ticket #8328 (Indent/Outdent Always Inactive) created by
- I just upgraded to 1.2.3 and discovered that the Dijit Editor's …
- 5:06 AM Ticket #4314 (Query parameters are not passed to the server with dojo.xhrPut()) closed by
- invalid: kolban: See my comment above your comment. It is proper HTTP semantics …
- 4:57 AM Ticket #8325 (enhanced layer support (integrated with package system)) closed by
- wontfix: I prefer the approach of creating a JS file (say foo/bar.js) that …
- 4:47 AM Ticket #4314 (Query parameters are not passed to the server with dojo.xhrPut()) reopened by
- Folks, I too am suffering exactly the same problem ... What I want to …
- 2:13 AM Ticket #8317 (1:1 mapping of require/provide in Dojo Core) closed by
- fixed: (In [16190]) fixes #8317 - moving Toggler out into own file for 1:1 …
- 1:48 AM Ticket #8327 (clobber dojox.presentation for lack of attention) created by
- dojox.presentation.* was originally a powerpoint-alike style …
- 1:37 AM Ticket #8321 ("Too much recursion" when a class extends both ContentPane *and* _Container) closed by
- fixed: OK thanks, I updated the release notes and also the Presentation code …
- 1:19 AM Ticket #8326 (better keyboard navigation support for MenuBar) closed by
- fixed: (In [16187]) fixes #8326: this happens to fix a request on #4634 (refs …
- 12:57 AM Ticket #8326 (better keyboard navigation support for MenuBar) created by
- when a menu is opened, left/right arrow should move the focus to the …
Dec 29, 2008:
- 11:47 PM Ticket #5334 (Testing for "instanceof Array" does not work across page boundaries ...) reopened by
- 11:25 PM Ticket #8325 (enhanced layer support (integrated with package system)) created by
- It would be great if the build system could treat layers as "first …
- 3:29 AM Ticket #8318 ([dojox.analytics] tracked cleanups) closed by
- fixed: (In [16180]) fixes #8318 - minor cleanup to rollup
Dec 28, 2008:
- 6:16 AM Ticket #8324 (padding parameter for dijit.placeOnScreen) closed by
- fixed: fixed in [16174]
- 6:02 AM Ticket #7920 (dojo.attr() does not return innerHTML value) closed by
- fixed: Fixed in [16172].
- 5:41 AM Ticket #8324 (padding parameter for dijit.placeOnScreen) created by
- this is particularly useful when you want to place a …
- 12:15 AM Ticket #8322 (support showing accelKey in dijit.Menu) closed by
- fixed
Dec 27, 2008:
- 10:31 PM Ticket #8323 ([patch][cla] setClipboard support in doh.robot) created by
- new API doh.robot.setClipboard to support setting clipboard content …
- 12:31 PM Ticket #8169 ([patch][cla] ColorPicker fixes and features) reopened by
- Thanks bill for pinging me on this again, trac didn't. @Tom - I'd …
- 11:07 AM Ticket #4874 (Menu: must hide menu with style="display: none"; indirectly via a ...) closed by
- wontfix: I tried to fix this by using dijitVisible and dijitHidden CSS classes …
- 9:02 AM Ticket #8322 (support showing accelKey in dijit.Menu) created by
- it was supported in 0.4 dojo menu
- 12:14 AM Ticket #8321 ("Too much recursion" when a class extends both ContentPane *and* _Container) created by
- not sure where it broke, but noticed …
Dec 26, 2008:
- 11:43 PM Ticket #8320 ([dojox.widget] FisheyeLite enhance to use literal object properties.) closed by
- fixed: fixed in [16160]
- 11:39 PM Ticket #8320 ([dojox.widget] FisheyeLite enhance to use literal object properties.) created by
- Currently, you are forced to use a FisheyeLite? by manually calculating …
- 11:13 PM Ticket #7581 ([dojox.widget] Make Dialog Unclosable by underlay-click) closed by
- fixed
- 11:11 PM Ticket #8169 ([patch][cla] ColorPicker fixes and features) closed by
- invalid: I'm confused about much in this patch, and going to close this as …
- 3:01 PM Ticket #7999 (Add a form manager widget) closed by
- fixed: thanks for hitting the docs so well, uhop!
- 3:00 PM Ticket #8311 (CSS Syntax error in Nihilo Button.css) closed by
- fixed: trac must be out of sync. fixed.
- 12:58 PM Ticket #8319 (dojo.Color's are mixed into themselves) closed by
- fixed: fixed in [16156] (trac is un-sync-d atm)
- 12:04 PM Ticket #8319 (dojo.Color's are mixed into themselves) created by
- dojo.Color.named is defined in _base/Color.js, then later in …
- 11:48 AM Ticket #8318 ([dojox.analytics] tracked cleanups) created by
- creating ticket to have a ref. dojox/analytics.js likely doesn't need …
- 11:29 AM Ticket #8317 (1:1 mapping of require/provide in Dojo Core) created by
- refs #8017 - along the lines of stub loader files for Dijit, we should …
Dec 25, 2008:
- 8:52 AM Ticket #4680 (MenuBar: keyboard support) closed by
- fixed: Implemented in [16142] and [16143].
- 7:52 AM Ticket #8316 (Vertical MenuBar: implement) closed by
- fixed: Implemented in [16141].... just use the Menu widget itself, but make …
- 7:51 AM Ticket #4634 (MenuBar: implement) closed by
- fixed: Implemented in [16134], [16136], [16138], [16139], and [16141].
Dec 24, 2008:
- 10:13 PM Ticket #8316 (Vertical MenuBar: implement) created by
- Broken out from #4634... Should have way to make left-hand side …
- 8:45 PM Ticket #8310 (dojo.attr should support defaultValue) closed by
- invalid: Relevant changesets are [16125] and [16140], but decided to close this …
- 2:04 PM Ticket #8315 (ItemFileReadStore: can't cancel fetch) created by
- It appears there's no way to cancel fetch in the ItemFileReadStore? …
- 12:25 PM Ticket #8314 (StackContainer: html balises in a stackcontainer break it) closed by
- invalid: OK good. I hadn't heard about the p/div rule until recently either.
- 4:43 AM Ticket #3808 (CLDR data generator should be fixed by adding code to convert U+200F ...) closed by
- fixed: Fixed in [16129]
- 4:43 AM Ticket #3808 (CLDR data generator should be fixed by adding code to convert U+200F ...) reopened by
Dec 23, 2008:
- 8:43 PM Ticket #8314 (StackContainer: html balises in a stackcontainer break it) created by
- In the example from the library: …
- 3:24 PM Ticket #8313 (dijit.layout._LayoutWidget should cache more) created by
- dijit.layout._LayoutWidget always does the work of re-calculating …
- 2:04 PM Ticket #8312 (dojox.data.jsonPathStore fails with non-Array data) created by
- Creating a dojox.data.jsonPathStore with an Object instead of an Array …
- 10:42 AM Ticket #8311 (CSS Syntax error in Nihilo Button.css) created by
- The Nihilo Button.css file has a syntax errror on line 80, where a …
- 10:26 AM Ticket #5553 (Plugins don't work inside layout widgets that hide panes via ...) closed by
- wontfix: There was a big refactor of all this code recently. We tried using …
- 6:12 AM Ticket #7184 (Tree drag-n-drop will fail if we drag-n-drop a node out of the tree ...) closed by
- fixed: This is fixed in the latest code, at least by my test. Please reopen …
- 5:21 AM Ticket #8310 (dojo.attr should support defaultValue) created by
- Right now, dojo.attr(node, "defaultValue") does not give the right …
- 4:49 AM Ticket #6474 (Tree: implement selected node) closed by
- fixed: Fixed in [16124].
Dec 22, 2008:
- 8:25 PM Ticket #7832 (dijit._TreeNode widgets do not have own focused/blured events) closed by
- fixed: Refactor completed in [16123].
- 8:07 PM Ticket #8178 (dojox.string.BidiComplex violates global namespace in many places) closed by
- fixed: I think Lena got the last of them in [16122]. Some other cleanup remains.
- 6:46 PM Ticket #8309 (Button: scrolling a button out of view and back distorts the button's ...) created by
- Load the theme tester …
- 6:09 PM Ticket #6445 ([patch] [cla] Tree: support dropping between items) closed by
- fixed: Also, big cleanup in [16117] and [16120]. I'm marking this as …
- 5:34 PM Ticket #8308 (dojo.style(node, 'color') & <select>) created by
- I didn't see any tickets about this issue; hopefully I'm not beating a …
- 3:32 PM Ticket #8307 (DTL support for inline templating) closed by
- fixed
- 3:01 PM Ticket #8307 (DTL support for inline templating) created by
- <script type="text/html" dojoType="dojox.dtl.Inline">stuff</script>
- 1:17 PM Ticket #8306 (Tree: destroy() does not cancel request) created by
- Request for tree data is not canceled when tree is destroyed. …
- 8:56 AM Ticket #8305 (dijit.layout.BorderContainer: need to call resize() after adding a ...) created by
- When adding a content pane with splitters to a border container, you …
- 3:19 AM Ticket #8304 (consider removing this.targetAnchor) created by
- Looks like this.targetAnchor and this.current are always the same …
- 3:17 AM Ticket #8303 (implement onOverEvent/onOutEvent using mouse.enter, mouse.leave) created by
- Now that dojo's event code supports onmouseenter/onmouseleave on all …
Dec 20, 2008:
- 1:34 PM Ticket #8291 (dojox.dtl - Template inheritance ('extends' tag) broken in trunk) closed by
- fixed: (In [16114]) Fixes #8291 (hopefully). Do a much more accurate …
Dec 19, 2008:
- 8:35 PM Ticket #8291 (dojox.dtl - Template inheritance ('extends' tag) broken in trunk) reopened by
- Unfortunately I managed again to produce a failing test-case. If I a …
- 5:25 PM Ticket #8291 (dojox.dtl - Template inheritance ('extends' tag) broken in trunk) closed by
- fixed: (In [16110]) Fixes #8291. Good catch on improving the test. Parent is …
- 5:12 PM Ticket #8291 (dojox.dtl - Template inheritance ('extends' tag) broken in trunk) reopened by
- unfortunately the problem is not completely fixed yet. In the …
- 3:44 PM Ticket #8302 (Dynamic dojox.image.LightboxDialog causes invalid GET requests to ...) created by
- During page load or while processing .show(), …
- 2:33 PM Ticket #8301 (dojox.form.CheckedMultiSelect: add support for sizes (auto-height and ...) created by
- Should probably be the "size" attribute to match (roughly) the html …
- 1:10 PM Ticket #8300 (tundraGrid.css refers to nonexistent file) created by
- dojox/grid/_grid/tundraGrid.css references …
- 10:12 AM Ticket #8299 (ComboBox / FilteringSelect: setting a padding for input[type="text"] ...) created by
- When you define eg. […] for your form styles (I did this to have a …
- 8:18 AM Ticket #8298 (ComboBox / FilteringSelect: show only end of selected option if "too ...) created by
- If you have options, that have a bigger width than the …
- 1:22 AM Ticket #8297 (apidoc for dojo.string.substitute() doesn't say whether key matching ...) created by
- The API documentation for "dojo.string.substitute()" doesn't say …
- 12:50 AM Ticket #8291 (dojox.dtl - Template inheritance ('extends' tag) broken in trunk) closed by
- fixed
Dec 18, 2008:
- 7:53 PM Ticket #8228 ([patch][ccla]IE7: dojox.json.Rest range is undefined, causes exception) closed by
- fixed: (In [16106]) Don't set Range in headers unless it's going to be …
- 5:51 PM Ticket #8296 ([patch] [cla] MultiSelect: add label elements into multiSelect test file) created by
- In order for dijit/test/form/test_MultiSelect.html to be accessible it …
- 2:12 PM Ticket #8295 (dijit.Editor breaks forms under IE7) created by
- if a dijit.Editor widget exists in the middle of a form, under IE, all …
- 12:52 PM Ticket #8294 (dojox.grid.Grid leaks domNodes/memory in IE) closed by
- fixed: (In [16104]) Fixes #8294 - no CLA needed. Thanks for the patch. !strict
Dec 17, 2008:
- 10:00 PM Ticket #8293 ([dojox.widget] Roller should not destroy and recreate initial LI) closed by
- fixed: (In [16101]) fixes #8293 - preserve a possible first match from the …
- 9:44 PM Ticket #8294 (dojox.grid.Grid leaks domNodes/memory in IE) created by
- Using sIEve to view dojox/grid/tests/test_data_grid.html shows that …
- 7:22 PM Ticket #6741 (Function registered with dojo.addOnLoad is executed before document ...) closed by
- fixed: millennium: without a test case, this kind of bug is hard to fix. I …
- 7:06 PM Ticket #8293 ([dojox.widget] Roller should not destroy and recreate initial LI) created by
- there is an unavoidable flash of content when rendering a roller …
- 3:45 PM Ticket #8292 (DND sorting not possible with nested targets) closed by
- invalid: Nested targets are not supported by dojo.dnd.
- 3:30 PM Ticket #7929 (It is impossible to set the query for a grid using setQuery to an ...) closed by
- fixed: (In [16097]) refers #7963 (preserving value types when cells are …
- 2:15 PM Ticket #8292 (DND sorting not possible with nested targets) created by
- Sorry about the title. What I'm trying to do, and could do in dojo …
- 7:46 AM Ticket #8291 (dojox.dtl - Template inheritance ('extends' tag) broken in trunk) created by
- When I updated from a dojo version < 1.2, I realized that the …
- 7:16 AM Ticket #8290 (ComboBox: Ctrl+Backspace doesn't work with autocomplete enabled) created by
-
If I have autocomplete enabled for a
ComboBox
(or … - 7:06 AM Ticket #8289 (ComboBox: tab-complete but not autocomplete) created by
-
ComboBox? uses the property
autocomplete
to decide whether or not …
Dec 16, 2008:
- 11:28 PM Ticket #8288 (Add "inline labels" to dijits with textbox representations) closed by
- duplicate: Yup, same as #3286.
- 9:56 PM Ticket #6741 (Function registered with dojo.addOnLoad is executed before document ...) reopened by
- I can confirm the IE6 bug is still present in Dojo 1.2.3 (standard …
- 9:32 PM Ticket #8288 (Add "inline labels" to dijits with textbox representations) created by
- It'd be wonderful to be able to have a textbox have a label that …
Dec 15, 2008:
- 6:44 PM Ticket #8268 (TabContainer: right border cut off on FF3/mac) closed by
- invalid: Oops - checked in against the wrong bug - should have been #8262…
- 6:43 PM Ticket #8268 (TabContainer: right border cut off on FF3/mac) reopened by
- 6:39 PM Ticket #8262 (dojox.form.DropDownSelect doesn't clean up its menu when destroyed) closed by
- fixed: Fixed in [16092]
- 6:33 PM Ticket #8262 (dojox.form.DropDownSelect doesn't clean up its menu when destroyed) reopened by
- Found the issue - it actually *isn't* cleaning up the menu as expected.
- 6:27 PM Ticket #8287 (Regression from 1.1.X: BorderContainer Splitter resize is extremely ...) created by
- Regression from 1.1.X: BorderContainer? Splitter resize is extremely …
- 12:47 PM Ticket #8286 (Tree onClick - conditionally call focusNode()) created by
- Here's a dijit.Tree's code fragment: […] Would it be possible to …
- 12:29 AM Ticket #8285 (Dialog: set focus to close icon if no focusable item in dialog) created by
- Currently if there is no focusable item in a dialog we set focus to …
Dec 14, 2008:
- 4:34 PM Ticket #8283 (dojox.dtl breaks when a data store item is a complex object) closed by
- fixed: (In [16091]) Fixes #8283. Don't assume that child objects in a data …
- 1:45 PM Ticket #8253 ([jsdoc] api mangling order of dojo.byId parameters) closed by
- fixed: well, must have been a cache issue or something. Still not sure how it …
- 5:58 AM Ticket #8253 ([jsdoc] api mangling order of dojo.byId parameters) reopened by
- the link above to api page still has the order reversed, and there was …
- 4:17 AM Ticket #8253 ([jsdoc] api mangling order of dojo.byId parameters) closed by
- fixed
Dec 13, 2008:
- 11:47 PM Ticket #8284 (widget jumps to top of screen on focus) created by
- From …
- 3:56 PM Tickets #2178,4988,7383,8063,8211,8222,8274,8276 batch updated by
- fixed: (In [16090]) Fixes #2178, #4988, #7383, #8063, #8211, #8222, #8274, …
- 2:57 PM Ticket #7999 (Add a form manager widget) reopened by
- not complete without documentation.
- 11:03 AM Ticket #8283 (dojox.dtl breaks when a data store item is a complex object) created by
- When a template is used in conjunction with a data store binding, if …
- 3:54 AM Ticket #6992 (Tree: allow hover highlighting and click over full width of row) closed by
- fixed: (In [16088]) Allow hovering/clicking over entire width of tree item, …
- 1:20 AM Ticket #8282 (Simplify NodeList) created by
- NodeList should be a shell for single-node functions in …
- 1:02 AM Ticket #7999 (Add a form manager widget) closed by
- fixed: The form manger was committed and refined in series of commits not …
- 12:53 AM Ticket #7875 (djConfig.require does not use multiversion scope name) closed by
- fixed: (In [16086]) Fixes #7875, make sure djConfig.require path uses …
- 12:51 AM Ticket #7416 (Build: options specified in build profile overrule command line args) closed by
- fixed: (In [16085]) Fixes #7416. Allow command line build options to override …
Dec 12, 2008:
- 10:17 PM Ticket #8280 (FF3.1b2: doh test failures for dojo.number) closed by
- fixed: hmm... I guess that patch to dojo.number.round actually works around …
- 8:44 PM Ticket #8281 (AccordionContainer: some programmatically created tabs don't have ...) created by
- The screen reader doesn't always speak the name of the accordion tab …
- 8:23 PM Ticket #7896 (dojo.attr() does not handle readOnly correctly) closed by
- fixed: (In [16082]) fixes #7896: readonly needs to be treated different (just …
- 7:17 PM Ticket #5732 (baseUrl not computed when url has a parameter) closed by
- fixed: (In [16080]) Fixes #5732, allow dojo.js urls to end in a semicolon. …
- 7:10 PM Ticket #8280 (FF3.1b2: doh test failures for dojo.number) created by
- Running util/doh/runner.html?testModule=dojo.tests.number gives two …
- 6:20 PM Ticket #8279 (splitContainer: mark the splitContainer test file as deprecated) closed by
- fixed: (In [16079]) fixes #8279 added deprecation notice into the text of …
- 4:53 PM Ticket #8279 (splitContainer: mark the splitContainer test file as deprecated) created by
- Since the splitContainer is deprecated in favor of the borderContainer …
- 2:11 PM Ticket #8261 (IE: s is not defined) closed by
- fixed: Fixed in [16077]
- 10:58 AM Ticket #8268 (TabContainer: right border cut off on FF3/mac) closed by
- invalid: Oh, this was just because I had zoom turned on.
- 5:33 AM Ticket #7581 ([dojox.widget] Make Dialog Unclosable by underlay-click) reopened by
- the _underlay changes seem to have broken this. re-opening for 1.3 to …
- 3:26 AM Ticket #8278 (error on resize browser window when Dialog is shown) closed by
- fixed: (In [16071]) fixes #8278: use dijit._underlay instead of this._underlay
- 3:23 AM Ticket #8278 (error on resize browser window when Dialog is shown) created by
- regression introduced in [16044] 1. go to …
- 1:45 AM Ticket #8277 (BorderContainer/Grid: should be border on a dojox.Grid in BorderContainer) closed by
- fixed: (In [16068]) Generalize CSS patterns so that anything inside …
- 12:07 AM Ticket #8272 (Programmatic Creation of FormWidget clobbers name attribute) closed by
- invalid: It's not clobbered, it's that you haven't specified it in the …
- 12:01 AM Ticket #8277 (BorderContainer/Grid: should be border on a dojox.Grid in BorderContainer) created by
- See demos/mail/demo.html. The table listing the messages doesn't have …
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.
Note: See TracTimeline
for information about the timeline view.