Timeline
Oct 13, 2007:
- 9:53 PM Ticket #739 (Consider making package method detection aware of comments) closed by
- fixed: (In [10814]) Fixes #739, make package method detection aware of …
- 9:13 PM Ticket #4637 (Calling dojo.require( "dijit.Editor" ) in javascript functions fails) closed by
- fixed: (In [10813]) Fixes #4637. Allow dojo.require for dijit.Editor to work …
- 1:51 PM Ticket #4670 ([CLA-patch] Adds dojox.fx.highlight) closed by
- fixed: (In [10812]) fixes #4670 - add dojox.fx.highlight to dojo.fx._base …
- 1:18 PM Ticket #4575 (refactor editor clipboard error messages) reopened by
- we'll have to insert the string, but not enable it until we make a …
- 10:47 AM Ticket #4575 (refactor editor clipboard error messages) closed by
- fixed: (In [10811]) fixes #4575, but needs to update all translations …
- 10:20 AM Ticket #2094 (test_editor2Dialog.html area too small (FF)) closed by
- fixed: when used in a dialog, the size of the editor should be set, so this …
- 10:17 AM Ticket #4433 (Undo/Redo not working) closed by
- fixed: this should have been implemented in trunk for IE (which does not have …
- 5:44 AM Ticket #3726 (Editor has no way to be programmatically destroyed.) closed by
- fixed: (In [10810]) Destroy toolbar when destroying this. Not sure about …
- 5:01 AM Ticket #744 (dj_eval not evaluating in the global window context in IE) closed by
- wontfix: dojo.requireLocalization() depends on a return value from …
- 4:16 AM Ticket #4565 (Consider allowing building from a release build) closed by
- wontfix
- 4:09 AM Ticket #3203 (ie 6 sporadically does not run dj_load_init event) closed by
- invalid: Closing this out, no test case.
- 4:06 AM Ticket #4719 (TimeTextBox: Improve UI) closed by
- invalid: not for 1.0, sorry. there are several people working on alternative …
- 4:04 AM Ticket #2696 ([CLA-patch] Minimalist dojo build) closed by
- wontfix: Need a current patch for this. Closing it for now, but feel free to …
- 4:01 AM Ticket #2657 ('intern-strings' does not correctly expand URLs inside of CSS) closed by
- wontfix: This use case is obsolete in 1.0.
- 4:00 AM Ticket #4720 (consider moving custom_rhino and add license info) created by
- should we just move this to a directory at util/shrinksafe?
- 3:56 AM Ticket #4713 (Eliminate duplicate jars in util/buildscripts and cldr) closed by
- fixed: (In [10809]) Remove unneeded jar files. Add license info. Add …
- 1:53 AM Ticket #4709 (Change the dojox.image.ThumbnailPicker to scroll instead of fading in ...) closed by
- fixed: (In [10808]) fixes #4709 - modification to dojox.fx.scroll to scroll …
Oct 12, 2007:
- 10:54 PM Ticket #4719 (TimeTextBox: Improve UI) created by
- There are a few other tickets picking at issues with the popup UI for …
- 10:45 PM Ticket #4718 (TimeTextBox: Improve user input parsing) created by
- TimeTextBox? is very picky about having a space before the AM/PM. The …
- 9:48 PM Ticket #2908 ([dojox.validate] isInRange does not handle numbers that start with a ...) closed by
- fixed: (In [10805]) fixes #2908 Will be doing this via dojo.number in the …
- 9:46 PM Ticket #3463 ([dojox.validate] validate.check doesn't validate checkbox groups) closed by
- fixed: (In [10804]) just added check for _undef to actually check of a …
- 9:11 PM Ticket #4269 (ComboBox/TitlePane: drop down arrows not displaying in high contrast mode) closed by
- fixed: (In [10803]) Fixes #4269: ComboBox/TitlePane?: drop down arrows not …
- 8:42 PM Ticket #4717 (Wrong layout of tabs container in a dijit) created by
- HOW TO REPRODUCE: Go to …
- 7:53 PM Ticket #4716 (position of TimePicker popup is awkward) created by
- the location of the popup, unlike the Calendar popup, obscures the …
- 7:47 PM Ticket #4715 (Reload themeTester results in exception) created by
- on FF2 console: [Exception... "Unexpected error arg 0 …
- 6:39 PM Ticket #4714 (TimePicker: highlight selected option) created by
- Transplanted from the long and old #599 per Adam: When you click in a …
- 6:15 PM Ticket #599 (TimePicker: implement) closed by
- fixed: It's implemented. Other tickets open for other issues.
- 3:18 PM Ticket #4713 (Eliminate duplicate jars in util/buildscripts and cldr) created by
- 3:09 PM Ticket #4712 ([patch][cla]Shrinksafe replaces unicode escaped strings) created by
- The following is taken from Microsoft AtlasControlToolkit?: …
- 8:59 AM Ticket #4711 (ValidationTextBox: width expands when type too much (IE)) created by
- On IE, if you type too much in a ValidationTextBox? the width of the …
- 5:37 AM Ticket #4672 ([patch][cla] Fixed bug with /meta/connect after interval) closed by
- fixed: (In [10796]) scope issue fix from Greg Wilkins. Fixes #4672
- 12:17 AM Ticket #4710 (ComboBox: a11y attribute of editable not conveyed to ATs) created by
- Dojo combo boxes are editable and this information is not being …
- 12:07 AM Ticket #4709 (Change the dojox.image.ThumbnailPicker to scroll instead of fading in ...) created by
- The dojox.image.ThumbnailPicker? widget currently changes the images it …
Oct 11, 2007:
- 11:59 PM Ticket #2317 (Incorrect position of Menu2 [contextmenu] when inside an Iframe on IE6 ...) reopened by
- This problem still occurs in version 0.9.0 using Firefox; see my post …
- 11:56 PM Ticket #4539 (FilteringSelect: it takes two down arrows to get) closed by
- wontfix: From Aaron Leventhal regarding the similar behavior of the FF2/3 …
- 10:07 PM Ticket #4708 ([patch][cla] Calendar date labels colored by Saturdays, Sundays and ...) created by
- Currently, the foreground color of date labels in dijit._Calendar are …
- 7:54 PM Ticket #4376 (IE: wai.js causes a long horizontal scrollbar in RTL direction) closed by
- fixed: (In [10793]) fixes #4376. I removed the left property altogether …
- 7:20 PM Ticket #4556 (XHTML2 namespace not required for ARIA roles) closed by
- fixed: (In [10791]) Modified the API for setting ARIA roles and states. …
- 6:55 PM Ticket #4707 (doc: update titlepane documentation) created by
- The title pane accessibility documentation comes from the design doc - …
- 6:39 PM Ticket #4705 (fix labels on dialog box tests) closed by
- fixed: (In [10790]) fixes #4705 - add appropriate id attribute to controls in …
- 6:26 PM Ticket #4706 (Pressing space with focus on a tree node causes an error) created by
- To reproduce: 1. open dijit/tests/test_Tree.html 1. move focus to a …
- 6:10 PM Ticket #4705 (fix labels on dialog box tests) created by
- I had added labels to all of the dialog box fields that required them …
- 6:03 PM Ticket #4704 ("too much recursion" error instanciating a dialog derived from ...) created by
- I've been defining some new dialogs derived from dijit.Dialog using .9 …
- 5:55 PM Ticket #4703 (TitlePane: "titleledby" property provides no functionality) created by
- In TitlePane.postCreate() an ARIA property called "titleledby" is set …
- 5:52 PM Ticket #4702 (doc: dialog and tooltip dialog need a11y documentation) created by
- need to document keyboard usage and behavior of dialog and tooltip dialog.
- 4:28 PM Ticket #4701 (update tooltip test file to allow focus to some of the text with tooltips) closed by
- fixed: (In [10789]) fixes #4701. Updated test to include focusable text as …
- 4:20 PM Ticket #4701 (update tooltip test file to allow focus to some of the text with tooltips) created by
- Update the test to demonstrate that the trigger item must be focusable …
- 3:54 PM Ticket #4700 (stack container has no wai roles or states specified) created by
- Since stack container behaves like a tab container it probably makes …
- 3:43 PM Ticket #4699 (StackController has no visual indication of the active/current tab) created by
- When focus is within a stack container page there is no indication of …
- 3:37 PM Ticket #4698 (doc: remove delete a tab keyboard behavior from stack container ...) created by
- I don't believe that we intend to support deleting stack container …
- 3:30 PM Ticket #4697 (changing tabs via keyboard does not work when focus is within a stack ...) created by
- Using ctrl-tab/ctrl-shift-tab and ctrl-pageup/pagedown does not work …
- 3:24 PM Ticket #4696 (ctrl-tab/ctrl-shift tab does not work to change tabs in IE7) created by
- Note: If this gets fixed, please update the related keyboard …
- 2:30 PM Ticket #4695 (namespace conversion not happening on dojox.charting.Plot for dxc.Plot ...) closed by
- fixed: (In [10787]) Fixes #4695. Fixed bad variable name used in my copy/paste
- 2:17 PM Ticket #4695 (namespace conversion not happening on dojox.charting.Plot for dxc.Plot ...) created by
- The DojoX Charting code (in its current state) uses a set of …
- 10:55 AM Ticket #4694 (Form: add support for isDirty()) created by
- Give Form an isDirty() method, similar to the isDirty method provided …
- 6:27 AM Ticket #3835 (Form widget) closed by
- fixed: OK, remaining tasks broken out into #4408 and #4692 (and also #4693 …
- 6:27 AM Ticket #4693 (Repeater: port repeater widget from 0.4) created by
- Port the repeater widget from dojo 0.4, to handle lists of fields (or …
- 6:23 AM Ticket #4692 ([patch] [cla] Form: prevent submit if form has invalid values) created by
- Make the submit button gray out (or alternately show an alert?) if you …
- 4:41 AM Ticket #4691 (ItemFileReadStore.js: issues in _getItemByIdentity and ...) created by
- In ItemFileReadStore?.js, method _getItemByIdentity (line# 671), the …
- 12:33 AM Ticket #4610 (docparser fails to catch descriptions of parameters in declared classes) closed by
- fixed: Same as #4635
- 12:30 AM Ticket #2267 (Move rest content from svn documents directory to Manual) closed by
- wontfix
- 12:28 AM Ticket #1959 (Documentation summaries need HTML escapes) closed by
- fixed: There is a way to do this in Markdown, the default format we'll be …
- 12:26 AM Ticket #1938 (Autogenerated API for Dojo Storage Wrong) closed by
- fixed: Fixed in one of the many updates since this was filed.
- 12:09 AM Ticket #4240 (DeferredList errors) closed by
- fixed: (In [10784]) fixes deferred list return problem. fixes #4240 execept …
- 12:02 AM Ticket #4690 ([dojox.validate] dojox.regexp.tld (dojox.validate.regexp) pass on ...) created by
- […]
Oct 10, 2007:
- 10:09 PM Ticket #4689 (Variables not getting filters applied in dojox.dtl) closed by
- fixed: (In [10781]) Fixes #4689. Copy filters along with key for variable …
- 10:08 PM Ticket #4689 (Variables not getting filters applied in dojox.dtl) created by
- When a variable with a filter is in a loop, filters don't get applied
- 8:52 PM Ticket #3594 (Enhanced ContentPane in dojox) closed by
- fixed: Yes I think we can, sorry I never gotten around to it.
- 8:41 PM Ticket #4688 (parser choking on odd use of dojo.mixin(dojo.clone(object))) closed by
- fixed: (In [10778]) Fixes #4688. Don't mix into results of function calls
- 8:40 PM Ticket #4688 (parser choking on odd use of dojo.mixin(dojo.clone(object))) created by
- line 19 of dijit/form/Textarea.js: […] parser treats the …
- 8:19 PM Ticket #4687 (Scope for attaching deferred callbacks to a deferred lists' call back ...) closed by
- fixed: (In [10777]) fix scope issue with deferredLists. fixes #4687
- 8:17 PM Ticket #4687 (Scope for attaching deferred callbacks to a deferred lists' call back ...) created by
- 8:10 PM Ticket #4685 (doc tool dies from invalid function) closed by
- fixed: (In [10776]) Fixes #4685. Badly named function
- 7:42 PM Ticket #4686 (Provide cronnable updates for Drpal documentation module) created by
- Provide cronnable updates for Drpal documentation module
- 7:38 PM Ticket #4684 (img src in dtl html template) closed by
- fixed: (In [10774]) Fixes #4684. Provide further href/src checking in IE
- 7:24 PM Ticket #4685 (doc tool dies from invalid function) created by
- Fatal error: Call to undefined function preg_escape() in …
- 7:19 PM Ticket #4636 (parse problem in doctool regarding function parameters) closed by
- fixed
- 7:17 PM Ticket #4684 (img src in dtl html template) created by
- In IE, <img src="{{ path }}"/> becomes <img src="{{%20path%20}}"/>, …
- 6:32 PM Ticket #4636 (parse problem in doctool regarding function parameters) reopened by
- see _base/json.js {{ function toJson(/*string*/foo){ foo: a …
- 6:03 PM Ticket #4635 (summaries inside dojo.declare not being parsed by doctool) closed by
- wontfix: dante: A new comment block is started when a line begins with a …
- 6:01 PM Ticket #4635 (summaries inside dojo.declare not being parsed by doctool) reopened by
- regarding the above example, it is _supposed_ to be two separate …
- 5:57 PM Ticket #4636 (parse problem in doctool regarding function parameters) closed by
- fixed: (In [10765]) Fixes #4636. Don't just check for spaces, newlines are …
- 5:47 PM Ticket #4635 (summaries inside dojo.declare not being parsed by doctool) closed by
- invalid: This is the proper behavior. A while back, it was decided that a …
- 5:33 PM Ticket #4612 (doc parser doesn't understand dojo.mixin()) closed by
- fixed: (In [10763]) Fixes #4612. removeSwallowedMixins function added. …
- 5:09 PM Ticket #4620 (Reload Tree & ItemFileReadStore, error) closed by
- invalid: Finally reproduced on another machine. Problem is usage error of the …
- 3:50 PM Ticket #4683 (Turn off all fx, animations.) created by
- Do we want a way of skipping animations via a flag or something? Or …
- 3:04 PM Ticket #4627 ([Accordion] Delete, ctrl+w) closed by
- fixed
- 2:38 PM Ticket #4632 (update docs for toolbar: keyboard navigation) closed by
- fixed
- 1:37 PM Ticket #4620 (Reload Tree & ItemFileReadStore, error) reopened by
- My testcode WILL generate an error if you do the following (just use …
- 1:12 PM Ticket #4620 (Reload Tree & ItemFileReadStore, error) closed by
- invalid: Please reopen if you can provide a case which meets these requirements …
- 1:08 PM Ticket #4677 (Dojo.data.itemFileReadStore does not take arrays of objects) closed by
- invalid: In fact, you may have a problem with your handlers and how you're …
- 8:12 AM Ticket #4682 ([patch] FormInputWidget with soria theme has double border.) created by
- After apply changeset [10664], TextBox? widget with soria theme render …
- 5:28 AM Ticket #2142 (Error dojo manual - Using the Dojo ComboBox with JSON data [Fix ...) closed by
- wontfix: the referenced site is now obsolete
- 5:27 AM Ticket #3805 (Very little documentation for Editor2 Widget) closed by
- fixed: follow up here: …
- 5:25 AM Ticket #2110 (Select widget page needed in book) closed by
- fixed
- 5:23 AM Ticket #2111 (dojo.widget.validate widget page needed in book) closed by
- wontfix: no longer in dijit, and we're not documenting dojox yet
- 5:23 AM Ticket #2107 (DropDownDatePicker widget page needed in book) closed by
- fixed: this appears to be covered in the book now
- 5:10 AM Ticket #395 ([patch][cla] Dojo Compressor should support JScript conditional compilation) closed by
- wontfix: please reopen if there is any plan to fix this
- 1:12 AM Ticket #4681 (dojo-release-0.4.2 broken build) created by
- download release-0.4.2 and change dir to buildscripts folder cd …
Oct 9, 2007:
- 9:43 PM Ticket #4646 (i18n resource bundles are not looked up properly after building a profile) closed by
- invalid: problem was 1) upgrade to trunk 2) remove references to i18n from …
- 9:16 PM Ticket #4127 (need to add a div with waiRole=tablist around accordion container tabs.) closed by
- fixed: (In [10762]) fixes #4127. Easy fix for 1.0 is just to add tablist …
- 9:11 PM Ticket #4680 (MenuBar: keyboard support) created by
- DOJO version: 0.4.3 [this version number is missing in the Version …
- 8:49 PM Ticket #4679 (accordion container should support ctrl-tab/ctrl-pagedown and ...) created by
- Just like tab container, accordion container should support: …
- 8:42 PM Ticket #3556 (AccordionContainer: refactor Accordion to reuse more Stack code (see ...) reopened by
- 8:41 PM Ticket #4678 (accordion container does not support closable panes) created by
- According to the comments at the bottom of …
- 7:52 PM Ticket #4404 (Accessing data through Dojo Storage on two offlines pages) closed by
- invalid: The original person who entered the bug did not give enough …
- 7:45 PM Ticket #2236 (Have IEStorageProvider used if nothing else works) closed by
- wontfix: No plans for an IE Storage Provider.
- 7:44 PM Ticket #1913 (Support storage provider for Dashboard widgets) closed by
- wontfix: There is no plan to support Dashboard storage. Closing as WONTFIX.
- 7:44 PM Ticket #1893 (If Flash not installed on Firefox 1.5 on Mac OS X, Firefox doesn't ...) closed by
- invalid: This is an old bug that doesn't apply anymore. I entered it during …
- 7:43 PM Ticket #2235 (Create InternetExplorerStorageProvider) closed by
- wontfix: I think there is limited value in this storage provider now; I have …
- 7:40 PM Ticket #1870 (dojo.storage not working with Firefox 2.0) closed by
- fixed: The demo page used to give the incorrect assumption that you could …
- 7:39 PM Ticket #2231 (If Debug mode is on, do an HTTP HEAD to make sure Dojo Storage/Dojo ...) closed by
- wontfix: This will just bloat the code and really isn't that useful. It was an …
- 6:45 PM Ticket #4677 (Dojo.data.itemFileReadStore does not take arrays of objects) created by
- given this data format (which conforms) items: [ { select: …
- 6:45 PM Ticket #4429 (Myriad Pro rendering glitch on Mac OS X Firefox 2) closed by
- fixed: (In [10759]) removing Myriad Pro from the CSS for various reasons, one …
- 4:42 PM Ticket #4318 (DateTextBox - Esc doesn't revert if alpha chacter entered) closed by
- fixed: (In [10758]) Fixes #4318. Added test for null before calling toString()
- 2:46 PM Ticket #4676 (Key-Value pair data provider) created by
- Wraps data of the form {key1: "val1", key2: "val2, ... } with a data …
- 2:44 PM Ticket #4667 (update layout container to allow tab order to match DOM order) closed by
- fixed: (In [10757]) reworked the layout so that center may be positioned …
- 1:31 PM Ticket #4675 (test ticket) closed by
- fixed: sorry about the noise. just had to see.
- 1:30 PM Ticket #4675 (test ticket) created by
- i am a test ticket testing tests.
- 11:32 AM Ticket #4674 (Cannot dynamically add tooltips to dojo widgets or plain div tags) created by
- As stated in the comments at …
- 5:12 AM Ticket #4673 (Dnd: Unable to highlight text using Ctrl+Shift when nesting ...) created by
- NOTE: This is only a problem in IE and not in Firefox When input …
- 4:45 AM Ticket #4672 ([patch][cla] Fixed bug with /meta/connect after interval) created by
- The previously applied patch that introduced more this usage (as …
- 3:13 AM Ticket #4671 (textarea that supports rows and cols) created by
- Well, Create a textarea that supports rows and cols attributes and …
- 2:49 AM Ticket #4670 ([CLA-patch] Adds dojox.fx.highlight) created by
- I was looking for a highlight effect in 0.9 but couldn't find one, …
Oct 8, 2007:
- 10:09 PM Ticket #4561 (active tab panel not visible in high contrast mode) closed by
- fixed: (In [10753]) fixes #4561 - added dijit_a11y .dijitTabChecked style to …
- 9:41 PM Ticket #4668 (Programmatic slider does not work correctly) closed by
- worksforme: The following seems to work correctly using the current dijit trunk: …
- 8:18 PM Ticket #4669 (remove border from high contrast x to close tab) closed by
- fixed: (In [10752]) fixes #4669 - remove border from textClose style for tab …
- 8:13 PM Ticket #4669 (remove border from high contrast x to close tab) created by
- the style for .dijitTab .closeText has a left and right border - only …
- 6:31 PM Ticket #4668 (Programmatic slider does not work correctly) created by
- I have already reported this in a forum posting …
- 4:35 PM Ticket #4667 (update layout container to allow tab order to match DOM order) created by
- I'm not sure if the title is correct or not. Currently center pane has …
- 4:32 PM Ticket #4033 (normalize handling of "value" attribute in the parser) closed by
- wontfix: Let's just close this. The current "workaround" requires that the …
- 4:17 PM Ticket #4666 (need build profiles for dijit.demos) created by
- each of the demo's should have it's own build profile in …
- 2:12 PM Ticket #4665 (dijit.form.DropDownButton does not render properly in Opera 9) created by
- I'm not sure if DOJO 0.9 is supposed to be covering Opera 9 or not, …
- 2:06 PM Ticket #4662 (TooltipDialog/NumberTextBox not working due to missing Mastertooltip.js) closed by
- invalid: Please attach test cases using the "Attach File" button. Anyway it …
- 1:59 PM Ticket #4648 (Textarea: Can't access the value property) closed by
- worksforme: getValue() accessor method is the way to get the value consistently …
- 1:49 PM Ticket #4664 (tree item focus and onToggleOpen) created by
- dojo: 0.90 browser: Explorer 6.0 error …
- 1:36 PM Ticket #4663 (IE6/IE7: <script type="dojo/method"> at top of file ignored) created by
- Description: View the following testpages in your …
- 1:29 PM Ticket #4662 (TooltipDialog/NumberTextBox not working due to missing Mastertooltip.js) created by
- After downloading the latest (as of Oct 1) dojo toolkit from the …
- 3:55 AM Ticket #4661 (should BOM be included in build output, resource files?) created by
- If all supported browsers support the Unicode Byte Order Mark (BOM) …
- 3:52 AM Ticket #4577 (Textarea needs translation) closed by
- worksforme: nm. these strings are all translated. not sure what I was looking at.
- 3:25 AM Ticket #3181 (process locale variants properly) closed by
- wontfix
- 3:25 AM Ticket #3337 (build system corrupts some characters in localized files) closed by
- wontfix: since there's a workaround published (thanks, GregBishop?) and no plans …
- 3:08 AM Ticket #1660 (Remove UTF-8 BOM in build) closed by
- fixed: (In [10749]) Eat BOM in build. Thanks jbondc. At long last, fixes …
- 3:01 AM Ticket #4658 (Build fails with some UTF-8 encoded files (mainly from windows)) closed by
- duplicate
- 2:50 AM Ticket #4660 (DateTextBox: drop shadow doesn't erase when calendar disappears ...) closed by
- wontfix: This is due to the drop shadow CSS, so we can remove that if …
- 1:57 AM Ticket #4644 (IE7 Crashes when clearing console) closed by
- worksforme: Hmm... I take it back. Seems like firebug-lite hasn't been updated. …
Oct 7, 2007:
- 11:14 PM Ticket #4660 (DateTextBox: drop shadow doesn't erase when calendar disappears ...) created by
- Working with your IRS example and clicked to enter date and when date …
- 6:27 PM Ticket #4659 (Dialog: Flash movie doesn't appear (sound but no video)) created by
- If I create a dijit.Dialog that loads a page with a FlowPlayer? (Flash) …
- 12:29 PM Ticket #4658 (Build fails with some UTF-8 encoded files (mainly from windows)) created by
- I ran into this issue when trying to build Microsoft's Ajax library, a …
- 7:03 AM Ticket #4645 (Regression in [10702]: ColorPalette appears at wrong offset) closed by
- fixed: (In [10748]) Fix regression in ColorPalette? layout (fixes #4645)
- 3:23 AM Ticket #4656 (dojo.addOnLoad() fails with IE6 SP2) closed by
- invalid
- 2:11 AM Ticket #4657 (dijit.Dialog should subclass dojox.layout.ContentPane (for executeScripts)) created by
- It looks like dijit.Dialog subclasses dojo.ContentPane?. The default …
- 1:59 AM Ticket #4656 (dojo.addOnLoad() fails with IE6 SP2) created by
- I'm trying to use the dojo.addOnLoad() function so my code will …
Oct 6, 2007:
- 10:15 PM Ticket #208 (debugAtAllCosts: dojo.provides race conditions) closed by
- fixed
- 10:05 PM Ticket #4655 (Grid uses "static" for a variable name.) created by
- "static" is a reserved "future" word for JavaScript? and right now …
- 6:23 PM Ticket #4589 ([patch][cla] Firebug Lite Enhancements: Object Inspector, Popup window) closed by
- fixed: (In [10746]) merging patch from Mike Wilcox (mike@…) that …
- 7:13 AM Ticket #4654 (cpu usage goes to 100% (IE only)) created by
- cpu usage goes to 100% when I move the cursor over my widget, only on …
- 2:23 AM Ticket #4653 (Drags can be ended by clicking the right mouse button) created by
- Currently no detection is done to ensure that a drag started with one …
Oct 5, 2007:
- 11:38 PM Ticket #4652 (spinner and combobox widgets render incorrectly on FF2) closed by
- fixed: (In [10745]) Fixes #4652. Changed Textbox/FF2 workaround to apply to …
- 11:33 PM Ticket #4652 (spinner and combobox widgets render incorrectly on FF2) created by
- On FF2, some Spinner and ComboBox? widgets render with white space …
- 10:46 PM Ticket #4651 ([patch] [cla] Adding the module dojox.testing.DocTest) created by
- This class executes doctests. DocTests? are tests that are normally …
- 10:12 PM Ticket #4650 (DnD: Allow dndItems that are not a direct descendent of Source) created by
- Drag and drop only works when the dnd items are direct children of a …
- 9:34 PM Ticket #4649 ([patch] [CLI] Add assertError and tiny fix) created by
- 1) This patch adds assertError() so you can also test for certain …
- 8:58 PM Ticket #4648 (Textarea: Can't access the value property) created by
- The only way I've found to get the value out of a textarea is by …
- 7:00 PM Ticket #4647 (dojo back button support logging to console) created by
- logs this to console: checking url done checking
- 6:20 PM Ticket #4646 (i18n resource bundles are not looked up properly after building a profile) created by
- Using a defined local before the build works fine, as soon as i build …
- 4:29 PM Ticket #4645 (Regression in [10702]: ColorPalette appears at wrong offset) created by
- http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/test_Col …
- 4:24 PM Ticket #4628 ([Accordion] too much interaction makes panes disappear) closed by
- duplicate
- 4:22 PM Ticket #4639 (dijit.layout.AccordionContainer -> panes dissapear when using ...) closed by
- fixed: (In [10738]) Guess we don't need a CLA for this. Fixes #4639
- 4:03 PM Ticket #4644 (IE7 Crashes when clearing console) created by
- I have a simple HTML page, code below. When I open it in IE7, click …
- 11:35 AM Ticket #4606 ([dijit] move json data files to a single _data dir) closed by
- fixed: (In [10737]) fixes #4606 - had themeTester patch done, but missed it …
- 9:33 AM Ticket #4643 (IE6/7: "onClick"-Handler for a dijit.form.button declared inside of a ...) created by
- Version of Dojo: 0.9 verified on …
- 4:24 AM Ticket #4204 (Bug in LayoutCode test) closed by
- fixed: Ok, what's left looks like #4642. Closing.
- 4:10 AM Ticket #4642 (LayoutCode: destruction of accordion panes corrupts accordion) created by
- The parent accordion doesn't know about the individual panes being …
- 4:07 AM Ticket #3707 (Accordion: destruction not working right?) closed by
- fixed: (In [10735]) Destroy root widget. Fixes #3707
- 3:45 AM Ticket #4606 ([dijit] move json data files to a single _data dir) reopened by
- dijit/themes/themeTester.html still points to: tests/countries.json …
- 1:58 AM Ticket #4626 ([StackContainer] bug in addChild()/_setupChild()) closed by
- invalid: please reopen with a test case
- 1:36 AM Ticket #4641 (Menu: leak on destroy) created by
- Easy repeat: […] Tracked from a larger leak in menu usage; but I …
Oct 4, 2007:
- 11:59 PM Ticket #4507 (Checkbox images are misaligned with their inputs with large text on FF) closed by
- fixed: (In [10733]) Fixes #4507. Changed the background images to be centered.
- 9:02 PM Ticket #4617 (ComboBox: "More Choices" set as value) closed by
- fixed: (In [10732]) Fixes #4617. PRoxy commit for haysmark. Added a …
- 8:59 PM Ticket #4546 (disabled buttons in the toolbar should not receive focus but disabled ...) closed by
- fixed: (In [10731]) Added an isFocusable() method to _Widget and overrode it …
- 8:18 PM Ticket #4640 (Dojo.Query for direct children fails with >*) created by
- I am replacing prototype.js code with dojo. They had an …
- 6:15 PM Ticket #4639 (dijit.layout.AccordionContainer -> panes dissapear when using ...) created by
- The bug is when using onmouseover instead of onclick with …
- 4:44 PM Ticket #3983 (Slider: with no discreteValues fails to send events via buttons) closed by
- fixed: (In [10730]) Fixes #3983. Arrow keys and button clicks in slider now …
- 3:35 PM Ticket #4427 (validation text boxes with required: true are rude) closed by
- fixed: (In [10729]) Fixes #4427. Required but empty textboxes will have the …
- 3:23 PM Ticket #4460 (Tree example is now nearly fully expanded) closed by
- fixed: This is fixed. Bill changed things around a little bit so there is not …
- 3:12 PM Ticket #4469 (Bug in dijit._tree.Controler. When a childnode is added to a not ...) closed by
- fixed: This item was fixed a couple weeks ago. Also this particular code …
- 3:09 PM Ticket #4638 (Tree Requires Identity support from the store) closed by
- fixed: (In [10728]) check to see if the store supports the Identity api and …
- 3:08 PM Ticket #4638 (Tree Requires Identity support from the store) created by
- Throw an error if given a store that doesn't support the Identity api
- 2:27 PM Ticket #4631 (dijit._Templated generates "Internet Explorer cannot open the Internet ...) closed by
- invalid: I'm sorry you don't like the way dojo works, but stop reopening this bug.
- 2:23 PM Ticket #4631 (dijit._Templated generates "Internet Explorer cannot open the Internet ...) reopened by
- Not only are you forcing widget developers to change code, but …
- 1:13 PM Ticket #4637 (Calling dojo.require( "dijit.Editor" ) in javascript functions fails) created by
- HOW TO REPRODUCE: Go to …
- 10:20 AM Ticket #4527 (Tree: refactor tree so first element is specified in markup) closed by
- fixed: (In [10726]) Make root node (the one with no corresponding item in the …
- 4:07 AM Ticket #4498 (RTL Spinner in themeTester is backwards) closed by
- worksforme
- 1:08 AM Ticket #4636 (parse problem in doctool regarding function parameters) created by
- in _base/fx.js this code exists: […] the doc parser is picking up …
- 12:54 AM Ticket #4635 (summaries inside dojo.declare not being parsed by doctool) created by
- eg: line 300~ dijit/Dialog.js {{{ dojo.declare( ... { …
Oct 3, 2007:
- 11:53 PM Ticket #4631 (dijit._Templated generates "Internet Explorer cannot open the Internet ...) closed by
- invalid: Yes, it's a requirement that all startup-related widget code, and dojo …
- 11:46 PM Ticket #4631 (dijit._Templated generates "Internet Explorer cannot open the Internet ...) reopened by
- Sorry, I made a cut/paste mistake in the example. Simply change: …
- 11:46 PM Ticket #4634 (MenuBar: implement) created by
- Implement MenuBar. Although you can get a MenuBar by using Toolbar …
- 11:02 PM Ticket #4631 (dijit._Templated generates "Internet Explorer cannot open the Internet ...) closed by
- invalid: I'm guessing the problem has something to do with that strange line …
- 8:45 PM Ticket #4126 (Window-Eyes is speaking the accordion arrows as question) closed by
- wontfix: Closing as won't fix since the issue has been resolved in FF3, i.e. …
- 8:34 PM Ticket #4633 (ComboBoxMixin: two server transfers) created by
- From Mark Hays... In ComboBoxMixin in ComboBox.js there is …
- 8:03 PM Ticket #4632 (update docs for toolbar: keyboard navigation) created by
- 6:24 PM Ticket #4631 (dijit._Templated generates "Internet Explorer cannot open the Internet ...) created by
- The dojo.body().appendChild(tn) statement found in the …
- 5:05 PM Ticket #4630 (TimeSpinner widget for dojox) closed by
- fixed: (In [10724]) dojox.widget.TimeSpinner?. fixes #4630
- 5:04 PM Ticket #4630 (TimeSpinner widget for dojox) created by
- Implement TimeSpinner? Widget
- 3:12 PM Ticket #4605 (rtl: popup.js stack[stack.length - 1] has no properties) closed by
- duplicate: Yup, dup of #4440.
- 2:51 PM Ticket #4624 ([cla][patch] the autoComplete attribute must be camel-cased) closed by
- fixed: (In [10721]) Fixes #4624. Changed occurences of autocomplete to …
- 2:45 PM Ticket #4623 (Form widgets dom class is lost on first mouseover) closed by
- invalid: This is expected behavior. We don't support changing the class of a …
- 1:50 PM Ticket #4629 (Update error messages.) closed by
- fixed: (In [10720]) Updating error message. fixes #4629
- 1:49 PM Ticket #4629 (Update error messages.) created by
- Update error messages. Shortening and hopefully making the simple …
- 1:46 PM Ticket #4628 ([Accordion] too much interaction makes panes disappear) created by
- Load up the Accordion test. Arrow around a lot, quickly. Eventually …
- 1:44 PM Ticket #4627 ([Accordion] Delete, ctrl+w) created by
- Not sure if we're supposed to have function associated with these keys …
- 1:18 PM Ticket #4626 ([StackContainer] bug in addChild()/_setupChild()) created by
- In the addChild function, the _setupChild is used. After this use, …
- 1:16 PM Ticket #4603 (Add docs and cleanup code of dojox.image) closed by
- fixed: (In [10718]) fixes #4603 - again - small var mismatch causing issues. …
- 11:26 AM Ticket #4625 ("Patch" to allow setting tooltips on plotted markers + IE fixes) created by
- Sorry if this is not a real patch, but I hope it could be useful …
- 11:22 AM Ticket #4624 ([cla][patch] the autoComplete attribute must be camel-cased) created by
- the autoComplete attribute must be camel-cased (at least in a …
- 10:09 AM Ticket #4603 (Add docs and cleanup code of dojox.image) reopened by
- There is an issue arising from the initial patch, where the thumbnail …
- 5:32 AM Ticket #4623 (Form widgets dom class is lost on first mouseover) created by
- HOW TO REPRODUCE: Go to …
- 4:20 AM Ticket #4177 (non-zero insertIndex in programmatic TabContainer.addChild()) closed by
- fixed: (In [10715]) Fix addChild insertion into _Container and StackContainer? …
- 4:04 AM Ticket #2602 (build: strip-resource-comments spits out scary errors.) closed by
- wontfix: Not going to fix this: this was an issue more with the 0.4 codebase, …
- 3:55 AM Ticket #4495 (Use of assignment equals instead of comparison ==) closed by
- fixed: (In [10713]) Fixes #4495. The extra set () should avoid the jslint error.
- 3:51 AM Ticket #4327 (SingleQuote in content using iframe transport fails) closed by
- fixed: (In [10712]) Fixes #4327. Single quotes in the value where causing …
- 3:39 AM Ticket #4296 (build error when using packer for optimization) closed by
- fixed: (In [10711]) Fixes #4296. 'byte' is a reserved word in javascript, and …
- 3:32 AM Ticket #4567 (build.sh fails when certain widgets is added as an dependency) closed by
- wontfix: It looks like you are using packer for the layerOptimize command. It …
- 12:52 AM Ticket #4622 ([Book] Terminology page for dojo.data has erroneous material) closed by
- invalid: please log comments directly into the book (I guess you can reference …
- 12:19 AM Ticket #4491 (Datastore items sort incorrectly on attributes with null values) closed by
- fixed: (In [10710]) Minor fix to sorter. fixes #4491
Oct 2, 2007:
- 11:55 PM Ticket #4459 (XmlStore sendQuery doesnt work if url already had parameters) closed by
- fixed: Fixed in: http://trac.dojotoolkit.org/changeset/10709
- 10:53 PM Ticket #2542 ([dojo.data] change datastores to use SimpleBaseStore) closed by
- fixed: We've proted everything I think we're going to port for now. Closing thos.
- 10:50 PM Ticket #4541 (dojox.data.FlickrRestStore breaks sometimes when multiple simultaneous ...) closed by
- fixed: (In [10708]) Minor patch to dojox.data.FlickrRestStore?. fixes #4541
- 10:46 PM Ticket #4239 (dojo.fx.slideTo calls getComputedStyle multiple times.) closed by
- fixed: (In [10707]) fixes #4239 - code size reduction and optimization for …
- 10:45 PM Ticket #4239 (dojo.fx.slideTo calls getComputedStyle multiple times.) reopened by
- Reopening because the init function needs revamping and I found a way …
- 10:19 PM Ticket #4239 (dojo.fx.slideTo calls getComputedStyle multiple times.) closed by
- wontfix: Although this might improve the speed of the setup of dojo.fx.slideTo, …
- 9:51 PM Ticket #4622 ([Book] Terminology page for dojo.data has erroneous material) created by
- In the Dojo Book, in the section about "Using dojo.data", the page for …
- 9:22 PM Ticket #4053 (dojo.animateProperty should not require and HTMLElement to work) closed by
- wontfix: I don't think that this is a valid enhancement. animateProperty works …
- 9:22 PM Ticket #1582 (jslinker incorrectly handles for loop init without 'var') closed by
- wontfix: nobody owns this. punt
- 9:11 PM Ticket #1125 ([patch][cla] dojo.html.overElement() fails for span) closed by
- invalid
- 8:56 PM Ticket #4543 (ComboBox displays More/Previous choices option when there are none.) closed by
- worksforme: Can't reproduce, working with [10706]. If you use the ComboBox? in the …
- 8:20 PM Ticket #4435 (getViewport returning somtetimes a null height in firefox) closed by
- fixed: Reproduced. Clearly if you wrap your body in a position:absolute div, …
- 7:39 PM Ticket #4621 (standalone doh tests failing on tests.data.*) created by
- we've neglected the standalone doh tests for a while. They're falling …
- 6:49 PM Tickets #4211,4609 batch updated by
- fixed: (In [10706]) Refactor setStateClass() related code so that: - …
- 5:20 PM Ticket #4620 (Reload Tree & ItemFileReadStore, error) created by
- I have an application that uses an Tree widget. Because the tree can …
- 4:08 PM Ticket #4349 (dijit.form.HorizontalSlider broken in RTL mode) reopened by
- ok, we're in better shape, but some issues remain, like the initial …
- 3:56 PM Ticket #4619 (rename layoutAlign to region) created by
- we've tried to avoid compoundTerms especially for our markup Warning: …
- 3:55 PM Ticket #4618 (layout: rename 'client' to 'center') created by
- just sounds better. Warning: public API change
- 3:54 PM Ticket #4100 (Dynamically added AccordionPane's are rendering after being created) closed by
- invalid: sorry for taking so long to get back to you on this. the problem is …
- 3:12 PM Ticket #4484 (remove accordion pane container from the tab order) closed by
- worksforme: The accordion pane container is not in the tab order. Firefox puts …
- 2:58 PM Ticket #4349 (dijit.form.HorizontalSlider broken in RTL mode) closed by
- fixed: (In [10705]) Fixes #4349. Proxy commit for IBM Shanghai. Instrument …
- 2:27 PM Ticket #4617 (ComboBox: "More Choices" set as value) created by
- Run dijit/themes/themeTester.html. Select "Form Feel" and scroll all …
- 2:23 PM Ticket #4616 (FF3: context menu open generates 7 MENUPOPUPSTART events) created by
- To reproduce: * start Firefox 3 (Minefield) * start the MSAA …
- 2:18 PM Ticket #4196 (FF3: extra MENUPOPUPEND event when using Dojo context menu) closed by
- fixed: (In [10704]) Fixes #4196: Firefox 3: extra MENUPOPUPEND event when …
- 1:39 PM Ticket #4440 (dijit.popup.close() has invalid order of operations) closed by
- fixed: (In [10703]) Fix order of operations in close() (although this still …
- 1:20 PM Ticket #4615 ([demos] Module loading locks up browser) created by
- Steps to recreate the problem: 1.) Open …
- 12:59 PM Ticket #4614 (remove FF2 hacks) created by
- After FF3 is released, search code for -moz-inline-stack and …
- 12:36 PM Ticket #4603 (Add docs and cleanup code of dojox.image) closed by
- fixed: (In [10700]) fixes #4603 - again - put the image in the wrong spot.
- 12:31 PM Ticket #2827 (Table: implement dojo.data driven lazy loading table) closed by
- wontfix: OK, we are expecting TurboGrid? to be checked into dojox, and also …
- 12:20 PM Ticket #4382 (update tests, comments per book review) closed by
- fixed
- 12:09 PM Ticket #4407 (dijit/_base/place.js: viewport height calculation fix) closed by
- fixed: OK, hopefully this is all fixed with [10680], and I also added tests …
- 12:04 PM Ticket #4527 (Tree: refactor tree so first element is specified in markup) reopened by
- Lots of people want the first element to be optional (see …
- 11:40 AM Ticket #2969 (Menu: obscured by Firefox's scrollbar on Macs) closed by
- wontfix: OK, this works in FF3, so I don't want to spend time working around it …
- 11:37 AM Ticket #2698 (Pop ups not working in dojo floating panes) closed by
- fixed: Dialogs seem to work, but see related bug #4613. Also note that drop …
- 11:36 AM Ticket #4613 (Dialog: drop down doesn't close when dragging dialog) created by
- See test_Dialog.html. Open the dialog, focus on the date text field, …
- 11:19 AM Ticket #4276 (Form demo: State drop down too wide) closed by
- fixed: Fixed by checkins for #4444.
- 9:53 AM Ticket #4603 (Add docs and cleanup code of dojox.image) reopened by
- navBtns.gif was placed in the wrong folder, resources instead of …
- 5:21 AM Ticket #3932 (dijit.Menu has X-HTML incompatibilites) closed by
- fixed: Hmm, sorry, my mistake, <input/> doesn't seem to cause any ill effects …
- 2:54 AM Ticket #4612 (doc parser doesn't understand dojo.mixin()) created by
- in trunk/dojo/_base/array.js, line 14: {{{ dojo.mixin(dojo, { …
- 2:48 AM Ticket #4611 (document the dojo API) created by
- generic ticket (because I can't find one that exists) to ref when …
- 1:24 AM Ticket #4610 (docparser fails to catch descriptions of parameters in declared classes) created by
- talk about this on #dojo, but for the record: {{{ …
- 1:18 AM Ticket #2732 (Smoothscroll problem on safari browser) closed by
- worksforme: not seeing the issue. maybe safari 2, i only have win32 beta atm.
- 1:12 AM Ticket #2103 (easing animation argument is poorly documented) closed by
- fixed: (In [10689]) fixes #2103 - by documenting the easing object some, and …
- 12:27 AM Ticket #4244 (dojox.widget.Loader misbehaviour when cometd is active) closed by
- wontfix
- 12:15 AM Ticket #4013 (TextBox: tundra background not displayed on IE6) closed by
- fixed: (In [10686]) fixes #4013 - add back in gif for inputbox gradient in …
- 12:01 AM Ticket #4187 (Disabled buttons are hard to see on FF2 and FF3 when in High Contrast mode) closed by
- fixed: (In [10685]) fixes #4187 - changing opacity from 30 to 60% to make …
Oct 1, 2007:
- 11:58 PM Ticket #3776 (dijit.layout.ContentPane loading and error images) closed by
- fixed: (In [10684]) fixes #3776 - adds icon to loading and error states for …
- 11:55 PM Ticket #4609 (dijit.layout.TabContainer close icon disappears) created by
- when you hover a close icon, the node disappears, shifting layout, and …
- 11:44 PM Ticket #4559 (click on dojox FloatingPane causes error) closed by
- invalid: reopen w/ testcase if its really an issue.
- 11:43 PM Ticket #4603 (Add docs and cleanup code of dojox.image) closed by
- fixed: (In [10683]) fixes #4603 - big cleanup and looks like some new …
- 11:39 PM Ticket #4608 (Add DojoX logos to the repository) closed by
- fixed: (In [10682]) Added DojoX logos to the repository. Fixes #4608
- 11:38 PM Ticket #4608 (Add DojoX logos to the repository) created by
- Add positive and negative versions of the DojoX logo to the repo.
- 9:49 PM Ticket #4423 (regression: focus is no longer visible on combobutton in FF) closed by
- wontfix: This probably happened when we restructured the combobutton awhile …
- 8:55 PM Ticket #4550 (Dojo spinners should not have tabindex="-1") closed by
- fixed: (In [10681]) fixes #4550. remove tabindex=1 and wairole=presentation …
- 8:08 PM Ticket #4538 (Popup appears in wrong place when viewport small) closed by
- fixed: (In [10680]) Fixes #4538. Proxy commit for haysmark. Added support …
- 7:01 PM Ticket #4562 (Form widgets: onChange shouldn't fire on widget load) closed by
- fixed: (In [10677]) Fixes #4562. onChange no longer fires from the setValue …
- 6:55 PM Ticket #4607 (Editor: [patch] [ccla] [regression] provide a mode to allow use of tab ...) created by
- #3812 implements tab/shift-tab key navigation into/out of the rich …
- 6:51 PM Ticket #3812 (implement a11y for rich text editor) closed by
- fixed
- 6:49 PM Ticket #4483 (put content Pane into the tab order) closed by
- wontfix: Actually, I think this needs to be left to the web author. From …
- 6:36 PM Ticket #4311 (Combobox Previous Choices/ More Choices not spoken by screen reader) closed by
- fixed: (In [10675]) fixes #4311 commit for peteb (IBM CLA). Need to add call …
- 6:27 PM Ticket #2106 (table RULES are invisible in firefox due to dotted borders) closed by
- wontfix: not see this as an issue. feel free to reopen if need be.
- 6:22 PM Tickets #1732,4606 batch updated by
- fixed: (In [10673]) fixes #4606 - moves all dijit .json data files into …
- 6:18 PM Ticket #4606 ([dijit] move json data files to a single _data dir) created by
- going to put all the *.json files for the tests in a single _data/ …
- 6:17 PM Ticket #4605 (rtl: popup.js stack[stack.length - 1] has no properties) created by
- In themeTester.html?dir=rtl Editable text tab select the text in the …
- 6:09 PM Ticket #4604 (Error handling for gradient radial fill (missing 0 offset) in GFX) created by
- If the following fill object is used for a rectangle fill: […] …
- 5:55 PM Ticket #4601 (Iframetransport uses old mimetype style instead of handleAs) closed by
- fixed: I think this issue is saying that the Porting Guide page referenced …
- 5:30 PM Ticket #4603 (Add docs and cleanup code of dojox.image) created by
- The dojox.image widgets need better inline docs and code cleanup. …
- 3:50 PM Ticket #4602 ([gfx] Text Shape not displayed in Safari) created by
- Setup: Safari 3.0.3 on Windows XP SP 2. Dojo 0.9. Text shapes aren't …
- 3:25 PM Ticket #4601 (Iframetransport uses old mimetype style instead of handleAs) created by
- 0.9 Book appears to use the correct one. …
- 2:39 PM Ticket #4600 (popups: close when area scrolls (FF2)) created by
- in themeTester.html go to the Editable Text tab, then scroll down to …
- 1:18 PM Ticket #794 (dojo.lang.isAlien intermittently broken on IE6/7) closed by
- fixed: Resolving as Fixed. Can't repro any more.
- 8:54 AM Ticket #4596 (Provide selected item for a ComboBox) closed by
- fixed: (In [10669]) Expose currently selected item as ComboBox?.item. Fixes #4596.
- 7:59 AM Ticket #4596 (Provide selected item for a ComboBox) closed by
- fixed: (In [10668]) Expose currently selected item as ComboBox?.item. Patch …
- 4:04 AM Ticket #4164 (Merge 0.4 Editor translations) closed by
- wontfix: obsolete with latest translation checkins [10640]
- 4:03 AM Ticket #4572 (Need way around modifying web server to support ItemFileWriteStore) closed by
- invalid: Note: In-Memory save just means saving the changes internally in the …
- 4:03 AM Ticket #4155 (JS to Xliff tool for translation) closed by
- wontfix: no plans to check in at this time, but we're willing to contribute …
- 3:52 AM Ticket #4569 (Cannot add item to dojo.data.ItemFileWriteStore if item with same ID ...) closed by
- invalid: Yes, you have to save to commit the changes.
- 3:52 AM Ticket #2579 (Json problem. May be bug) closed by
- invalid: sounds like this violates the same domain principle
- 3:50 AM Ticket #4357 (dojo.declare: ii.apply is not a function) closed by
- invalid: please file comments/errors directly in the book using the commenting …
- 3:46 AM Ticket #4094 (tests.fx fails in runner.html) closed by
- worksforme
- 3:33 AM Ticket #4598 (Webkit: editor paste does not work) created by
- test_Editor.html cut/copy buttons seem to work, but paste does nothing.
- 3:13 AM Ticket #2949 (SplitContainer: code review / cleanup) closed by
- fixed: done making passes through existing code. rewrite will be considered …
- 1:03 AM Ticket #4595 ([cla] [patch] typo in soria.css and tundra.css) closed by
- fixed: (In [10666]) fixes #4595, css selector typo
Sep 30, 2007:
- 8:54 PM Ticket #4597 ([patch][CLI] A combobox that works with huge server data (like in dojo ...) created by
- Many people already requested making the combobox work like in dojo …
- 8:48 PM Ticket #4596 (Provide selected item for a ComboBox) created by
- This simple patch provides the selected item for the combobox widget, …
- 7:31 PM Ticket #4595 ([cla] [patch] typo in soria.css and tundra.css) created by
- dijitTextaArea instead if dijitTextArea Regards, Nicola
- 7:01 PM Tickets #4444,4489,4512 batch updated by
- fixed: (In [10663]) 1. Move validation icon to appear inside the box (for …
- 5:46 PM Ticket #3932 (dijit.Menu has X-HTML incompatibilites) reopened by
- The change to convert […] to […] is causing two input tags to …
- 5:22 AM Ticket #4594 (hovering FilteringSelect causes 'permission denied to get property ...) created by
- Duplicated in nightly code here: …
- 5:18 AM Ticket #4593 (dijit.Editor should not depend on AlwaysShowToolbar plugin for resize ...) created by
- The current reliance in dijit.Editor on AlwaysShowToolbar? for resize …
- 5:14 AM Ticket #4515 (splitContainer widget : connects to mousemove and mouseup need to be ...) closed by
- fixed: (In [10658]) Fixes #4515. Thanks, dante!
- 3:32 AM Ticket #2389 (Provide initial translations for dojo, dijit) closed by
- fixed: The following languages now have translations for 1.0: cs, de, en …
Sep 29, 2007:
- 9:03 PM Ticket #4592 (dtl : for tag don't resolve variable) closed by
- fixed: (In [10651]) Fixes #4592. Add unit test for nested loop variables, and …
- 9:50 AM Ticket #4592 (dtl : for tag don't resolve variable) created by
- Here is an example test that fails. function test_tag_for_resolve(t){ …
- 2:58 AM Tickets #1473,1474 batch updated by
- fixed: (In [10650]) fixes #1474 - you can put exceptions: (comment) inline …
- 1:17 AM Ticket #4591 (util/docscripts/lib/parser files violate style guidelines) created by
- though they are php files, and used internally, if we are to tout the …
Sep 28, 2007:
- 7:49 PM Ticket #4346 (white block in top left of test_Dialog.html on IE6) closed by
- wontfix: talking with simonjb it seems this doesn't happen in "normal ie6" (eg: …
- 6:44 PM Ticket #4590 (Add Dijit logos to util/resources) closed by
- fixed: (In [10647]) Added first runs at Dijit logos, in both positive and …
- 6:43 PM Ticket #4590 (Add Dijit logos to util/resources) created by
- Add positive and negative versions of the Dijit logo to the util …
- 6:19 PM Ticket #3860 (dojox.gfx.matrix.scaleAt issue in IE) closed by
- fixed: I modified the test file to accommodate the latest changes. It is a …
- 6:07 PM Ticket #4589 ([patch][cla] Firebug Lite Enhancements: Object Inspector, Popup window) created by
- Mike Wilcox - mike@… I've added enhancements to Firebug …
- 5:55 PM Ticket #4588 (Context menu open throws an Exception on FF2 and FF3 when focus is in ...) created by
- To reproduce: 1. open dijit/tests/test_Menu.html 1. click in the …
- 4:50 PM Ticket #4402 (dojo._Animation delay param) closed by
- fixed: delay was fixed by [10646] i suppose. combine is still broken, but …
- 4:15 PM Ticket #4587 (Pivot Table / Crosstable widget) created by
- Hi, This is a feature request: it would be interesting to have a …
- 4:14 PM Ticket #4586 (dojo._Animation.play() goes into an infinite loop when this.delay is > 0) closed by
- fixed: (In [10645]) fixes #4586
- 3:20 PM Ticket #4586 (dojo._Animation.play() goes into an infinite loop when this.delay is > 0) created by
- dojo._Animation.play() contains the following statements: […] If …
- 2:30 PM Ticket #4585 (DnD Unexpected sorting with dropping in same source and no insertion point) created by
- When you drop an element within the same source that it originated in, …
- 2:29 PM Ticket #4584 (make validation widgets set state on domNode rather than inputNode, ...) closed by
- fixed: (In [10644]) Convert all the <input> type widgets to put their state …
- 2:03 PM Ticket #4584 (make validation widgets set state on domNode rather than inputNode, ...) created by
- This is a prerequisite to fixing #4427 and #4444. The state of the …
- 1:05 PM Ticket #4571 (onChange not being fired with a 0 entered in ValidationTextBox) closed by
- fixed: (In [10643]) Fixes #4571. Compare values with !== instead of !=
- 12:57 PM Ticket #4583 (CSS can not be overwritten in Comboboxes) closed by
- invalid: You are misunderstanding how CSS works. The order of classes …
- 12:44 PM Ticket #4581 (2nd callback does not receive parameters on dojo.deferred) closed by
- invalid: Deferred callbacks are chained to one another (the the output of the …
- 12:42 PM Ticket #4583 (CSS can not be overwritten in Comboboxes) created by
- Hi, I want to change the style of a FilteringSelect? widget and …
- 8:54 AM Ticket #4582 (Bug in tab closing) created by
- This is a bug I have noticed when using the keyboard navigation. When …
- 8:54 AM Ticket #4581 (2nd callback does not receive parameters on dojo.deferred) created by
- == Reproduce == […] === returns === […] === It should return === …
- 3:47 AM Ticket #4580 ([meta] Consistency In API) created by
- From ptwobrussell: As I'm writing this book on Dojo, I'm looking at …
- 2:51 AM Ticket #4579 (ContentPane: IE6 is unable to truely remove form nodes, this causes a ...) created by
- See this post regarding …
- 12:53 AM Ticket #4516 (setSelectable function doesn't set the "selectable state" to true on ...) closed by
- fixed: (In [10642]) fixes #4516 FF uses "" and "none", not "normal" and …
Sep 27, 2007:
- 11:42 PM Ticket #4578 (FilteringSelect and ComboBox: Add support for Alt up/down) created by
- Alt down/up arrow should open/close the list. This function is …
- 9:11 PM Ticket #4577 (Textarea needs translation) created by
- initial pass at translations skipped Textarea.js, which is necessary …
- 9:07 PM Ticket #4576 (remove redundant translations) created by
- e.g. buttonOk is same for most locales
- 8:58 PM Ticket #4575 (refactor editor clipboard error messages) created by
- See #4136 The error strings are mostly redundant. This should really …
- 8:56 PM Ticket #4574 (Shrinksafe inserts extra semi-colon) created by
- [function(){}] becomes [function(){};]
- 8:26 PM Ticket #4570 (Building dojo.xd.js with more than dojo._base puts dojo.i18n in the ...) closed by
- fixed: (In [10638]) Fixes #4570. dojo.i18n goes right after base no matter …
- 8:07 PM Ticket #4573 (avoiding dojo namespace collision between 1.0 and 0.4) created by
- Alex, I mentioned this during your 0.9 presentation at The Rich Web …
- 7:59 PM Ticket #4572 (Need way around modifying web server to support ItemFileWriteStore) created by
- Downloaded most recent 0.9 distribution. Wanted to use …
- 7:34 PM Ticket #4571 (onChange not being fired with a 0 entered in ValidationTextBox) created by
- In _FormWidget.js, there is the following code: …
- 7:04 PM Ticket #4566 (Add dojoAttachPoint="iconNode" to dijit.MenuItem.templateString) closed by
- fixed: (In [10637]) Fix typo in previous checkin. Fixes #4566.
- 6:46 PM Ticket #4570 (Building dojo.xd.js with more than dojo._base puts dojo.i18n in the ...) created by
- If you specify dependencies for dojo.js, when dojo.xd.js is generated, …
- 6:20 PM Ticket #3685 (Slider: label widget that auto-generates numeric labels) closed by
- fixed: (In [10636]) Fixes #3685. Labels may be specified by 1 of the …
- 6:17 PM Ticket #4568 (Error in comments for dijit.layout.ContentPane) closed by
- fixed: (In [10635]) fix examples in comments. Fixes #4568
- 3:42 PM Ticket #4566 (Add dojoAttachPoint="iconNode" to dijit.MenuItem.templateString) reopened by
- you made a mistake with this fix: {{{class="dijitMenuItemIcon …
- 3:40 PM Ticket #4569 (Cannot add item to dojo.data.ItemFileWriteStore if item with same ID ...) created by
- If I delete an item from the store (with .deleteItem( item )), then …
- 3:08 PM Ticket #4568 (Error in comments for dijit.layout.ContentPane) created by
- In the comments for the dijit.layout.ContentPane? widget, there are 4 …
- 2:31 PM Ticket #4566 (Add dojoAttachPoint="iconNode" to dijit.MenuItem.templateString) closed by
- fixed: (In [10632]) Add dojoAttachPoint for iconNode so that icon can be …
- 9:27 AM Ticket #4567 (build.sh fails when certain widgets is added as an dependency) created by
- Building dojo with certain dependencies crashes the build. The crash …
- 8:50 AM Ticket #4566 (Add dojoAttachPoint="iconNode" to dijit.MenuItem.templateString) created by
- If line 408 of the 0.9.0 version of dijit/Menu.js was changed to …
- 6:09 AM Ticket #4551 (division by 0 error) closed by
- invalid: Actually it does what it supposed to do: (-0.5, -0.5) means "top-left …
Sep 26, 2007:
- 11:51 PM Ticket #4565 (Consider allowing building from a release build) created by
- Consider if we should allow the possibility for someone to take the …
- 7:24 PM Ticket #3712 (TimePicker: migration guide) closed by
- fixed
- 6:03 PM Ticket #4564 (Editor inserts extra chacter at end) created by
- (by Mike Wilcox) This is actually in the RichText?.js, although …
- 6:21 AM Ticket #4563 (Floating Pane does not z-index properly) created by
- BladeSling?: I dunno.. I do show and hide.. but when I show it doesn't …
- 3:35 AM Ticket #4562 (Form widgets: onChange shouldn't fire on widget load) created by
- onChange event should only fire when the value changes, not when the …
Sep 25, 2007:
- 10:45 PM Ticket #4091 (FilteringSelect: allows a value of "More Choices") closed by
- fixed: (In [10618]) Fixes #4091. Proxy commit for haysmark. Reviewed by …
- 8:25 PM Ticket #4307 (onMouseEnter / onMouseLeave x-browser support) reopened by
- [10592] causes ComboBox? to throw DOM exceptions in FF2. Seems related …
- 7:59 PM Ticket #4561 (active tab panel not visible in high contrast mode) created by
- We need to distinguish which is the active tab panel when in high …
- 7:28 PM Ticket #4560 (layout widgets don't react to browser font-size adjustments correctly) created by
- In test_TabConainer.html when you resize the font in Firefox, the left …
- 5:44 PM Ticket #4559 (click on dojox FloatingPane causes error) created by
- I get this exception once I click on a FloatingPane?: dojo.debug is …
- 4:37 PM Ticket #4558 (dijit.MenuItem including a hardcoded reference to the theme) closed by
- wontfix: There's no hardcoded reference to the theme. The theme are "tundra", …
- 4:25 PM Ticket #4558 (dijit.MenuItem including a hardcoded reference to the theme) created by
- The MenuItem? includes a couple of lines of code that are referring to …
- 4:25 PM Ticket #4557 (Add %1$s format to dojox.string.sprintf) closed by
- fixed: (In [10615]) Fixes #4557. Add support for format, and new unit tests
- 4:25 PM Ticket #4557 (Add %1$s format to dojox.string.sprintf) created by
- A few languages can do positional lookups.
- 4:06 PM Ticket #4549 (style and class not copied during programmatic creation after applying ...) closed by
- fixed
- 4:06 PM Ticket #4540 (Split out the dojox.image.Gallery into three widgets) closed by
- fixed: (In [10613]) fixes #4540 - makes thumbnail picker widget standalone, …
- 3:53 PM Ticket #4556 (XHTML2 namespace not required for ARIA roles) created by
- consider updating wai functions for ARIA to not use Xhtml2 namespaces …
- 2:49 PM Ticket #4555 (Add string tokenizer to DojoX) closed by
- fixed: (In [10609]) Fixes #4555. Add quick string tokenizer
- 2:48 PM Ticket #4555 (Add string tokenizer to DojoX) created by
- Write string tokenizer that uses a regex and is able to capture the …
- 12:21 AM Ticket #4554 (Add sprintf to DojoX) closed by
- fixed: (In [10606]) Fixes #4554. sprintf function. Implements all (to the …
- 12:20 AM Ticket #4554 (Add sprintf to DojoX) created by
- Should have a basic sprintf function, eg sprintf(format, arg[, …
Sep 24, 2007:
- 9:49 PM Ticket #4553 (Tree: option where clicking label shows children) created by
- Posted at bill's request after …
- 8:59 PM Ticket #4552 (ItemFileWriteStore: automatically remove references to item when ...) created by
- After deleting an item from the store, I was using the …
- 8:40 PM Ticket #4551 (division by 0 error) created by
- File : dojox/gfx/vml.js Method : _applyTransform Line : 220 var …
- 6:36 PM Ticket #4550 (Dojo spinners should not have tabindex="-1") created by
- Please remove tabindex="-1" on divs used to construct spinners. It is …
- 6:29 PM Ticket #4519 (fill in attributeMap property for Textarea) closed by
- fixed: (In [10605]) Fixes #4519. Added attributeMap. test_Textarea.html …
- 4:29 PM Ticket #4549 (style and class not copied during programmatic creation after applying ...) created by
- After applying the attributeMap changes, neither style nor class are …
- 4:05 PM Ticket #4548 (use of eras causes syntax error) closed by
- fixed: (In [10604]) era was broken. Fixes #4548
- 3:57 PM Ticket #4548 (use of eras causes syntax error) created by
- e.g. "GGGG" in the date pattern. eras was renamed a while back and …
- 3:54 PM Ticket #4547 (Form.js - setValue with component expecting an array does not work) created by
- When Calling setValue with a component expecting an array the form …
- 3:51 PM Ticket #4546 (disabled buttons in the toolbar should not receive focus but disabled ...) created by
- Potential implementation: * add a method to _Widget: isFocusable() …
- 1:11 PM Ticket #4545 (test_InlineEditBox.html programmatic widget creation throws errors) created by
- In firebug i get "this._getEditValue is not a function" when clicking …
- 10:59 AM Ticket #4544 (Tree: DML doesn't work with query parameter) created by
- Description: -Given are two trees using one instance of a …
- 3:18 AM Ticket #4543 (ComboBox displays More/Previous choices option when there are none.) created by
- I've found that the More/Previous? prompt appears anytime The user …
- 2:13 AM Ticket #4422 (dijit.form.DateTextBox constraints:{trim:true} dosn't work) closed by
- fixed
Sep 23, 2007:
- 5:24 PM Ticket #4542 (invalid values in numbertextbox go away on blur) closed by
- fixed: (In [10603]) Fixes #4542. References #4422. Removed value from …
- 6:10 AM Ticket #3130 (Re-organize the forums on the Dojo Toolkit Website.) closed by
- fixed: Gonna close this, as it seems to have worked out pretty well (once …
- 5:54 AM Ticket #3735 (Enable file input in forms) closed by
- invalid: File inputs cannot be handled by XHR; you must use the iframe …
- 5:52 AM Ticket #4062 (infinite loop calling for getChildren in TreeRpcControllerV3.js) closed by
- wontfix: We are no longer accepting patches or fixing bugs for the 0.4 branch …
- 5:51 AM Ticket #4232 (big treeV3 scrolls up on href click, link not fired (Mozilla 5.0/FireFox)) closed by
- wontfix: We are no longer accepting or fixing bugs on the 0.4 branch of the …
- 5:46 AM Ticket #2392 (Using XMLDOM CLSID in CreateDocument causes errors with XSLT parameters) closed by
- wontfix: This looks more like a bug with legacy 0.4 code; we didn't port a lot …
- 5:25 AM Ticket #657 (support conditional logic in templates) closed by
- fixed: Implemented in dojox.dtl
Sep 22, 2007:
- 7:06 PM Ticket #2604 (dojo.io.bind fails if form contains a fileupload) closed by
- wontfix: dojo.io.bind is removed in 0.9/1.0
- 5:08 PM Ticket #4542 (invalid values in numbertextbox go away on blur) created by
- Enter a bad value in a numbertextbox and then tab away. The value is …
- 10:14 AM Ticket #4307 (onMouseEnter / onMouseLeave x-browser support) closed by
- fixed: (In [10593]) add support for onmouseenter and onmouseleave to all DOM …
- 12:07 AM Ticket #4541 (dojox.data.FlickrRestStore breaks sometimes when multiple simultaneous ...) created by
- If the dojox.data.FlickrRestStore? receives multiple requests using the …
Sep 21, 2007:
- 11:49 PM Ticket #4540 (Split out the dojox.image.Gallery into three widgets) created by
- The dojox.image.Gallery currently wraps the dojox.image.SlideShow? …
- 8:37 PM Ticket #4539 (FilteringSelect: it takes two down arrows to get) created by
- Go to …
- 8:26 PM Ticket #4538 (Popup appears in wrong place when viewport small) created by
- FireFox2, Mac oS X. Not tested in IE HOW TO REPRODUCE: Go to …
- 8:19 PM Ticket #4537 (FilteringSelect and ComboBox: screen readers not annoucing "n of m" ...) created by
- Go to …
- 3:29 PM Ticket #4536 (Editor icons must be culturally neutral or localized) created by
- for example, B/I/U which require different mnemonics in German. Also, …
- 3:24 PM Ticket #4535 (slider, not showing focus in IE) closed by
- duplicate: dup of #3691
- 3:15 PM Ticket #4535 (slider, not showing focus in IE) created by
- IE7 in Win XP, keyboard navigation of slider works, however, its …
- 2:48 PM Tickets #4534,4286 batch updated by
- fixed: (In [10591]) fixes #4534 by adding an onEnd connection to the fadeOut …
- 2:36 PM Ticket #4534 (dijit.Dialog doesn't revert focus in FF) created by
- inline code docs says TODO: failing in FF presumably because the …
- 2:23 PM Ticket #4533 (Fixing minor HTML markup errors in a few files) closed by
- fixed: (In [10588]) Another HTML fix. fixes #4533
- 1:51 PM Ticket #4533 (Fixing minor HTML markup errors in a few files) created by
- Fixing minor HTML markup errors in a few files When browsing dojo …
- 12:42 PM Ticket #4532 (dojo._mixin fails on IE if 'props' argument is null) closed by
- fixed: (In [10585]) Ensure non-null 'props' before dereferencing, fixes #4532.
- 12:41 PM Ticket #4532 (dojo._mixin fails on IE if 'props' argument is null) created by
- toString testing in dojo._mixin is brittle on bad input.
- 12:37 PM Ticket #4530 (Dialog is "dancing" while dragging it in Firefox) closed by
- duplicate: dup of #4286 which may have been fixed in [10551] but is not …
- 12:27 PM Ticket #4531 (Accordion down arrow confusing) closed by
- fixed: (In [10584]) fixes #4531 - removing icon from accordionpane-selected …
- 12:25 PM Ticket #4531 (Accordion down arrow confusing) created by
- the down arrow icon in AccordionPane? doesn't do anything when the pane …
- 12:07 PM Ticket #4529 (dojox.layout.FloatingPane) closed by
- fixed: (In [10583]) fixes #4529 - floatingpane should destroy chilren on …
- 10:54 AM Ticket #4530 (Dialog is "dancing" while dragging it in Firefox) created by
- When I try to drag the Dialog that is shown on …
- 9:55 AM Ticket #4529 (dojox.layout.FloatingPane) created by
- The close() function ignores the fact, that the Floatingpane might …
- 8:53 AM Ticket #4528 (Tree: allow multiple children attributes) closed by
- fixed: (In [10581]) Fixes regarding childAttr being array rather than scalar …
- 8:40 AM Ticket #4528 (Tree: allow multiple children attributes) created by
- Make childrenAttr an array rather than a single value. This is to …
- 5:56 AM Tickets #4419,4457,4527 batch updated by
- fixed: (In [10580]) Refactor tree to have a special node (without a …
- 4:19 AM Ticket #4468 (Drupal API cron runs out of memory) closed by
- fixed
- 2:32 AM Ticket #4527 (Tree: refactor tree so first element is specified in markup) created by
- test_Tree.html displays a list of continents but is missing a top …
- 12:04 AM Ticket #4526 (Write Unit Tests for dojox.dtl) created by
- List is in README
- 12:03 AM Ticket #4525 (Implement all tags in dojox.dtl) created by
- List is in README
- 12:02 AM Ticket #4524 (Implement all filters in dojox.dtl) created by
- List is in README
Sep 20, 2007:
- 11:06 PM Ticket #4523 (dojox.dtl can't use strings in HtmlTemplate) closed by
- fixed: (In [10574]) Fixes #4523. Ensure that we can tell the difference …
- 11:05 PM Ticket #4523 (dojox.dtl can't use strings in HtmlTemplate) created by
- Using the Hello World example from the book doesn't work
- 9:32 PM Ticket #4500 ([patch/ccla] Clean up cometd.js a bit, improve reporting for ...) closed by
- fixed: (In [10573]) merging patch from brendonh@…. Nice work. …
- 9:19 PM Ticket #4267 (TimePicker bugs in IE6) closed by
- fixed: (In [10572]) Fixes #4267. Proxy commit for haysmark. Changed …
- 9:03 PM Ticket #4522 (Write a Django Templating Language module for DojoX) closed by
- fixed: (In [10570]) Fixes #4522 Implements the full Django Templating …
- 9:00 PM Ticket #4522 (Write a Django Templating Language module for DojoX) created by
- == Project description == The Django Templating language uses a …
- 8:42 PM Ticket #4521 (Combobox and FilteringSelect not updating) closed by
- duplicate: Oh, bill says this is a dup of #4116 in that forum link.
- 8:37 PM Ticket #4521 (Combobox and FilteringSelect not updating) created by
- I just copied an erroneous "report" to this ticket: I'm porting my …
- 8:33 PM Ticket #4520 (hooks to apply label class to treenode) closed by
- fixed: (In [10569]) add getLabelClass() to tree as well as fix a bug with …
- 8:32 PM Ticket #4520 (hooks to apply label class to treenode) created by
- similar to getIconClass, we need a getLabelClass(item) to customize …
- 8:01 PM Ticket #4517 (DateTextBox does not react to clicks after date set) closed by
- invalid: the tab key will bring you back into the popup. seems reasonable? so …
- 7:56 PM Ticket #4497 (DateTextBox wth no value shows "Invalid Date", i.e. canonical form not ...) closed by
- fixed: (In [10568]) Don't copy over values with type of Date with …
- 7:44 PM Ticket #3058 (Make passing of HTML elements into template more elegant) closed by
- fixed: #4519 remains, everything else seems ok.
- 7:43 PM Ticket #4519 (fill in attributeMap property for Textarea) created by
- Refs #3058
- 6:45 PM Ticket #3793 (Screen reader problems with spin boxes) closed by
- wontfix: I discussed this with Frank Dipalermo, IBM's interface to Freedom …
- 6:41 PM Ticket #4476 (NumberSpinner (and NumberTextBox) cannot have an initial value of 0) closed by
- fixed: (In [10567]) Fixes #4476. Changed test for =="" to ==="" to not match 0.
- 5:20 PM Ticket #4509 (demo_FlickrStoreTree: getIdentity not a function) closed by
- fixed: (In [10566]) Removing a demo that no longer works because of a change …
- 4:19 PM Ticket #4518 (Need mechanism to resize split containers via the keyboard) created by
- There is a discussion thread here: …
- 4:13 PM Ticket #4517 (DateTextBox does not react to clicks after date set) created by
- If I set the date with the dropdown calendar in a DateTextBox?, the …
- 3:10 PM Ticket #4514 (DateTextBox lang attribute not working in IE) closed by
- invalid
- 3:10 PM Ticket #4514 (DateTextBox lang attribute not working in IE) reopened by
- oops. I meant invalid.
- 3:09 PM Ticket #4514 (DateTextBox lang attribute not working in IE) closed by
- wontfix: you've got syntax errors in your HTML. constraints should be an HTML …
- 1:15 PM Ticket #4516 (setSelectable function doesn't set the "selectable state" to true on ...) created by
- Example : …
- 1:03 PM Ticket #4515 (splitContainer widget : connects to mousemove and mouseup need to be ...) created by
- The splitContainer widget connects to 'onmousemove' and 'onmouseup' …
- 8:24 AM Ticket #4514 (DateTextBox lang attribute not working in IE) created by
- I have two DateTextBox? widgets on a page for which I want to set …
- 3:21 AM Ticket #4513 (honor style="..." tags to widgets) created by
- Partly covered by #4444 but maybe there needs to be a general …
- 3:14 AM Ticket #4512 (consider using red squiggly or other indicator for invalid forms) created by
- Current exclamation mark icon for invalid form fields is bad since it …
- 3:02 AM Ticket #4511 ([patch]separate display and edit mode for form widgets) created by
- 1. Currency When displaying a currency textbox it should look like …
- 2:55 AM Ticket #4510 (arrow icons on spinner too big and dark) closed by
- duplicate: oops, dup of #4451
- 2:51 AM Ticket #4510 (arrow icons on spinner too big and dark) created by
- As per Alex's request, make spinner arrow icons smaller and gray, …
- 2:35 AM Ticket #4506 (ComboBox/FilteringSelect not updating.) closed by
- invalid: This is expected behavior given the data store you are using. See my …
- 2:27 AM Ticket #4509 (demo_FlickrStoreTree: getIdentity not a function) created by
- Loaded from nightly on Sept 19th and got this error on line 80: …
Sep 19, 2007:
- 8:52 PM Ticket #4508 (Stack, TabContainer: key navigation is backwards in RTL) created by
- perhaps others. We need to special case anywhere we use a left or …
- 8:28 PM Ticket #4363 ([cla/patch/enhancement] dojox.data.FlickrRestStore implementation) closed by
- fixed: (In [10562]) Updated FlickrRestStore?. fixes #4363
- 7:34 PM Ticket #3537 (focus should return to DropDownButton / Combobutton on menu close) closed by
- worksforme: I can't recreate this anymore, please reopen if not confirmed fixed.
- 7:29 PM Ticket #4505 (TabContainer tabbing broken) closed by
- fixed: (In [10560]) fixes #4505. Problem was that all tab title buttons were …
- 7:25 PM Ticket #4507 (Checkbox images are misaligned with their inputs with large text on FF) created by
- Checkbox images are misaligned with their corresponding input elements …
- 6:51 PM Ticket #4274 (focus is not evident when use ctrl-pageup/ctrl-pagedown to move ...) closed by
- fixed: Fixed/Obsoleted? via work on 4312
- 6:50 PM Ticket #3556 (AccordionContainer: refactor Accordion to reuse more Stack code (see ...) closed by
- wontfix: Closing as wontfix.
- 6:44 PM Ticket #4312 (Stack key navigation events refactor) closed by
- fixed: (In [10559]) Fixes #4312: reduces code size. moves all key handling …
- 6:21 PM Ticket #4312 (Stack key navigation events refactor) reopened by
- 6:02 PM Ticket #4065 (Add + and - key options for tree expand/collapse (remove left/right arrow?)) closed by
- wontfix: Original request has been reconsidered and is no longer needed. …
- 5:59 PM Ticket #4312 (Stack key navigation events refactor) closed by
- fixed: (In [10557]) Fixes #4312: reduces code size by 14 lines. moves all key …
- 5:25 PM Ticket #4506 (ComboBox/FilteringSelect not updating.) created by
- I'm porting my code from 0.4 to 0.9 and I've noticed that the …
- 3:38 PM Ticket #4505 (TabContainer tabbing broken) created by
- Introduced with this nightly: …
- 2:59 PM Ticket #4504 (ComboBox does not initialize properly in Opera - shows digit '0' as ...) created by
- I used the standard example code for bringing up "dijit.form.ComboBox?" …
- 2:44 PM Ticket #4503 (upgrade to CLDR 1.5) created by
- 1:25 PM Ticket #4502 (TabContainer: Several bugs when adding tabs programatically) created by
- I noticed the problems in test_TabContainer_remote.html . - When …
- 1:04 PM Ticket #4501 (Widgets cannot be root of templates) created by
- HOW TO REPRODUCE: Click on: …
- 1:02 PM Ticket #3893 (BiDi: tooltip on anchor, text shows up in wrong location) closed by
- fixed: (In [10554]) BiDi? workaround for IE. Fixes #3893
- 12:42 PM Ticket #4500 ([patch/ccla] Clean up cometd.js a bit, improve reporting for ...) created by
- This ticket does a couple of things: - Removes two places where …
- 6:45 AM Ticket #4499 (dojo._loadModule function signature incorrect) created by
- The rational for the second argument ("exactOnly") in dojo._loadModule …
- 5:28 AM Ticket #4488 (LayoutContainer inside LayoutContainer weirdness) closed by
- invalid: I realize this isn't documented well, but actually this is a problem …
- 5:15 AM Ticket #4448 (form tag breaks render when inside SplitContainer or TabContainer) closed by
- invalid: This still isn't a dijit bug. You have […] so there's a <div> …
- 3:01 AM Ticket #4392 (Add custom attributes to form-widget) closed by
- fixed: (In [10550]) Copy over native HTML FORM attributes. Refs #3058. Fixes …
- 2:53 AM Ticket #3894 (bidi: color palette dropdown button positioned incorrectly) closed by
- fixed: (In [10549]) BiDi? patch for ColorPalette?. Thanks Justin. Fixes #3894
- 2:28 AM Ticket #4498 (RTL Spinner in themeTester is backwards) created by
- Bring up themeTester.html?dir=rtl and click on the Form Feel tab. The …
- 2:00 AM Ticket #4497 (DateTextBox wth no value shows "Invalid Date", i.e. canonical form not ...) created by
- Go to …
- 1:11 AM Ticket #4385 (iframe display issue with tooltips on IE6) closed by
- invalid: OK, I can reproduce the problem but only with that standalone version …
- 12:21 AM Ticket #4490 (refactor ComboBox hasFocus flag and ValidationTextBox validated(isFocused)) closed by
- invalid: OK, changed my mind about this one, at least for now. Maybe that flag …
Sep 18, 2007:
- 11:55 PM Ticket #4496 (Avoid allowing fractional calculations when sizing domNodes) closed by
- fixed: (In [10548]) fixes #4496 - scanned over other dijit's and didn't see …
- 10:27 PM Ticket #4495 (Use of assignment equals instead of comparison ==) reopened by
- peller: I'm OK wrapping the assignment in another set of parentheses …
- 9:31 PM Ticket #4470 (Dialog is not centered after resizing the window) reopened by
- bill, i'm reopening this to address again. onResize is very common. …
- 9:24 PM Ticket #4496 (Avoid allowing fractional calculations when sizing domNodes) created by
- apparently it goes against css spec and allegedly is what causes the …
- 8:47 PM Ticket #2468 (Change build an loader behavior for dojo.requireIf() vs. ...) closed by
- wontfix: I'm closing this as as a wontfix. The xdomain loader is already …
- 8:45 PM Ticket #2690 (intern-strings breaks when absolute paths are used) closed by
- fixed: This is fixed in the current trunk code for 0.9+. It actually might be …
- 8:36 PM Ticket #4390 (FF2 ComboBox: disabling causes ComboBox to disappear) closed by
- fixed: Inadvertently fixed by [10541].
- 8:30 PM Ticket #1655 (debugAtAllCosts eliminating need to call writeIncludes()) closed by
- fixed: This should be fixed with the revision(s) in #3583. It should work …
- 8:26 PM Ticket #3354 (build 0.9-M2 produces "M2 is not defined" in uncompressed version of ...) closed by
- fixed: (In [10547]) Fixes #3354. Using a regexp is clearly better than the …
- 7:50 PM Ticket #4463 (Regression in [10478]: test_FilteringSelect generates error) closed by
- fixed
- 7:48 PM Ticket #4495 (Use of assignment equals instead of comparison ==) closed by
- invalid: This is actually working as designed. This is a valid JS construct. I …
- 6:57 PM Ticket #3884 (TabContainer id does not show up in DOM) closed by
- fixed: In [10527]
- 6:50 PM Ticket #4495 (Use of assignment equals instead of comparison ==) created by
- Loaded dojo.js.uncompressed.js in Aptana IDE and discovered that on …
- 6:10 PM Ticket #4494 (fix arrow keys for toolbar in RTL) closed by
- fixed: (In [10546]) Fixes #4494: arrow keys for toolbar in RTL.
- 5:47 PM Ticket #4494 (fix arrow keys for toolbar in RTL) created by
- The arrow keys are backwards for toolbar in RTL.
- 4:19 PM Ticket #4492 (no keyboard focus on slider) closed by
- fixed: (In [10545]) fixes #4492 - no focus to slider. attributeMap in …
- 4:12 PM Ticket #4439 (Move IE quirk behavior from _Widget to parser) closed by
- fixed: In [10530]
- 4:08 PM Ticket #3918 (No class/id attributes for programmatic SplitContainer) closed by
- fixed: In [10527]
- 2:02 PM Ticket #4493 (wanted: http://archive.dojotoolkit.org/stable/) created by
- Folks testing their work against dojo have requested a stable area of …
- 1:16 PM Ticket #4492 (no keyboard focus on slider) created by
- I suspect this is a regression from the attributemap fix and may …
- 11:17 AM Ticket #4491 (Datastore items sort incorrectly on attributes with null values) created by
- Datastore items sort incorrectly on a attribute/column for which some …
- 10:10 AM Ticket #4490 (refactor ComboBox hasFocus flag and ValidationTextBox validated(isFocused)) created by
- ValidationTextBox?.isValid() and similar functions take an isFocused …
- 8:33 AM Ticket #4489 (ComboBox: dropdown too wide) created by
- After the checkin for the "invalid icon" (the yellow triangle with the …
- 7:52 AM Ticket #4487 (DropDownTextBox unneeded) closed by
- fixed: (In [10544]) Fold DropDownTextBox? mixin into ComboBox?. Having a …
- 7:20 AM Ticket #4488 (LayoutContainer inside LayoutContainer weirdness) created by
- The code below, highly simplified from what I was really trying to do, …
- 5:27 AM Ticket #4487 (DropDownTextBox unneeded) created by
- DropDownTextBox? is only used by ComboBox?, and much of the code in it …
- 5:24 AM Ticket #4482 ([cla][patch] Combobox: dropdown height doesn't adjust as # of items changes) closed by
- fixed: (In [10543]) When the number of elements in the drop down list …
- 4:03 AM Ticket #4486 (Fix license link in layer build copyright) closed by
- fixed: (In [10542]) Fixes #4486. Update link in license file to point to …
- 4:02 AM Ticket #4486 (Fix license link in layer build copyright) created by
- It points to a 404 link.
Sep 17, 2007:
- 11:02 PM Ticket #4485 (attempting to subscribe to a cometd channel without local topics can fail) created by
- Attempting to subscribe to a cometd channel with 'useLocalTopics' set …
- 10:21 PM Ticket #4363 ([cla/patch/enhancement] dojox.data.FlickrRestStore implementation) reopened by
- I added a patch, dojox.data.FlickrRestStore_search.patch, that …
- 8:39 PM Ticket #4484 (remove accordion pane container from the tab order) created by
- Having focus go to the accordion pane container is very confusing for …
- 8:36 PM Ticket #4483 (put content Pane into the tab order) created by
- Since a content pane is less likely to have another widget within it …
- 8:19 PM Ticket #4448 (form tag breaks render when inside SplitContainer or TabContainer) reopened by
- I've made some progress debugging this, and have altered my test …
- 7:56 PM Ticket #4472 (TextBox.setValue/.setDisplayedValue can't set empty string) closed by
- fixed: (In [10539]) Fixes #4472. Proxy commit for haysmark. Changed …
- 7:44 PM Ticket #4482 ([cla][patch] Combobox: dropdown height doesn't adjust as # of items changes) created by
- When the number of items in the ComboBox? dropdown changes, the height …
- 6:49 PM Ticket #4428 (Disabled buttons on a toolbar should not be in the navigation order) closed by
- fixed: (In [10538]) Do not focus disabled widgets. Changed the management of …
- 2:16 PM Ticket #4363 ([cla/patch/enhancement] dojox.data.FlickrRestStore implementation) closed by
- fixed: (In [10535]) Adding in import of contributed extended FlikrStore?. …
- 1:36 PM Ticket #4481 (Invalid UL closure in test html.) closed by
- fixed: (In [10533]) Minor fix. fixes #4481
- 1:30 PM Ticket #4481 (Invalid UL closure in test html.) created by
- In file: dojo/tests/back-bookmark.html: Invalid UL closure: <ul> …
- 1:24 PM Ticket #4480 (NodeList animations cause error) created by
- The NodeList animations make a call to dojo.fx.combine(), which is …
- 12:27 PM Ticket #4479 (Radio button onclick does not check the button) created by
- When you add the onclick event to the dijit radio button in Dojo 0.9, …
- 7:59 AM Ticket #4383 (Top level tree icon not displayed in IE) reopened by
- Try IE7. I'm attaching screen shots this time for IE7 and Firefox. …
Sep 16, 2007:
- 9:33 PM Ticket #4478 (beforeUnload functionality) created by
- In my application, we have some cases where a user can edit a form. …
- 7:48 PM Ticket #2864 (number.js should allow the places constraint to be a range) closed by
- fixed: Sounds like an issue with the widget rather than a regression in …
- 7:47 PM Ticket #4477 (Spinner doesn't work properly with places: '0,2') created by
- From freelock: Setting places:'0,2' results in a NumberSpinner?? that …
- 4:40 PM Ticket #2864 (number.js should allow the places constraint to be a range) reopened by
- Regression: This appears to be broken in head, and 0.9. Setting …
- 4:02 PM Ticket #4476 (NumberSpinner (and NumberTextBox) cannot have an initial value of 0) created by
- This code results in a blank number spinner, and when it's wrapped in …
- 8:56 AM Ticket #4475 (Form widgets: no way to set size) created by
- There seem to be no proper way to set a widget size. It have been …
- 5:18 AM Ticket #4474 (dijit.Declaration should support dojoAttachPoint and dojoAttachEvent ...) closed by
- fixed: (In [10522]) add dojoAttachEvent and dojoAttachPoint cloning on the …
- 5:17 AM Ticket #4474 (dijit.Declaration should support dojoAttachPoint and dojoAttachEvent ...) created by
- like it says on the tin
- 3:32 AM Ticket #4473 (Provide example of how to use "pseudo" argument objects) closed by
- fixed: (In [10520]) Fixes #4473 * Add a new pseudo-arg object * Make …
- 3:31 AM Ticket #4473 (Provide example of how to use "pseudo" argument objects) created by
- Do a quick example using dojox.fx.style to show how we can more easily …
- 1:04 AM Ticket #4450 (StackContainer doesn't follow child.selected) closed by
- duplicate
- 1:04 AM Ticket #4438 (document StackContainer.selectedChildWidget) closed by
- fixed: (In [10519]) /me tries reduction again. Fixes #4438
Sep 15, 2007:
- 11:18 PM Ticket #4470 (Dialog is not centered after resizing the window) closed by
- wontfix: Right, this is by design. Since you can move the dialog, users might …
- 11:16 PM Ticket #4471 (Dialog background resizing slower than window bounds) closed by
- wontfix: Yup. Since the viewport may be bigger than the document (IE, the …
- 6:07 PM Ticket #4472 (TextBox.setValue/.setDisplayedValue can't set empty string) created by
- Hi, In trunk, you cannot use .setValue in a dijit.form.ComboBox? to …
- 9:05 AM Ticket #4471 (Dialog background resizing slower than window bounds) created by
- When I tried to resize the browser window at …
- 8:47 AM Ticket #4470 (Dialog is not centered after resizing the window) created by
- I opened dialog from …
- 8:37 AM Ticket #4469 (Bug in dijit._tree.Controler. When a childnode is added to a not ...) created by
- To reproduce the bug: Using a Tree and a …
- 6:45 AM Ticket #4453 (Add introspection to the Group shape.) closed by
- fixed: (In [10517]) gfx: previous check-in added an introspection to Group …
- 6:16 AM Ticket #4468 (Drupal API cron runs out of memory) created by
- Need to optimize code as well as increase memory
- 1:57 AM Ticket #4467 (RadioButton: cutoff on FF) created by
- In themeTester.html on the "Form Feel" tab, the checkboxes look fine …
- 1:23 AM Ticket #4457 (Option to have the top level of the tree start expanded) reopened by
- This needs some more thought. See #4460. The reason I didn't add …
Sep 14, 2007:
- 11:32 PM Ticket #4466 (Check in Drupal API module) closed by
- fixed: (In [10513]) Fixes #4466. Is a Drupal module to work alongside our …
- 11:30 PM Ticket #4466 (Check in Drupal API module) created by
- It's about time this gets into the repository
- 10:57 PM Ticket #4465 (Update current docscripts to support Drupal module updates) closed by
- fixed: (In [10512]) Fixes #4465 * Create distinction between what …
- 10:46 PM Ticket #4465 (Update current docscripts to support Drupal module updates) closed by
- fixed: (In [10510]) Fixes #4465 * Create distinction between what something …
- 10:45 PM Ticket #4465 (Update current docscripts to support Drupal module updates) created by
- Code needs to be checked in to support the drupal module that will be …
- 8:12 PM Ticket #4464 (Add Toolbar support for widgets, such as ComboButton, with multiple ...) created by
- Currently ComboButtons have 2 problems: 1. the tabIndex is not …
- 7:58 PM Ticket #4463 (Regression in [10478]: test_FilteringSelect generates error) created by
- Load this in Firefox: …
- 4:46 PM Ticket #4462 (xdomain loading of a layer file that contains dojo.gfx fails.) created by
- It fails with an error that looks something like: […] The issue …
- 2:06 PM Ticket #4461 (Propose to add dojo.reduce) created by
- dojo.reduce will iterate the array, apply the callback function to …
- 1:47 PM Ticket #4460 (Tree example is now nearly fully expanded) created by
- Something changed between 2007-09-13 and 2007-09-14 that makes the …
- 1:34 PM Ticket #4459 (XmlStore sendQuery doesnt work if url already had parameters) created by
- When sendQuery=true on the XmlStore? the javascript will extend the url …
- 10:08 AM Ticket #4456 (Minor fix for leaked object reported via sIEve) closed by
- fixed: (In [10507]) Prevent memory leak. Fixes #4456.
- 9:46 AM Ticket #4383 (Top level tree icon not displayed in IE) closed by
- worksforme: Works for me on IE6. I followed your instructions (and I attached the …
- 8:51 AM Ticket #4458 (minor style cleanups) created by
- Dijit and dojo.css need some minor style cleanups (started in #4451). …
- 8:24 AM Ticket #4451 (make spinner arrows less painful to look at) closed by
- fixed: (In [10503]) make arrows generally less visually invasive by lowering …
- 6:46 AM Ticket #4457 (Option to have the top level of the tree start expanded) closed by
- fixed: (In [10502]) allw the top level of a tree to start expanded. fixes #4457
- 6:45 AM Ticket #4457 (Option to have the top level of the tree start expanded) created by
- 4:17 AM Ticket #4456 (Minor fix for leaked object reported via sIEve) created by
- I've been snooping with sIEve. I found just loading the dijit base …
- 4:10 AM Ticket #4455 (Build fails if a dojo.requireIf dependency's test expression fails) closed by
- fixed: (In [10500]) Fixes #4455. Some valid requireIfs cause the build to …
- 4:09 AM Ticket #4455 (Build fails if a dojo.requireIf dependency's test expression fails) created by
- If you include a module resource, like dojo.gfx, that has some …
- 3:16 AM Ticket #3239 (build: i18n module flattening in build is not working) closed by
- fixed: (In [10499]) Fixes #3239. i18n bundle flattening was failing when the …
- 3:09 AM Ticket #4454 (Precision loss in VML renderer) created by
- VML accepts only integral values as coordinates. As a consequence it …
- 3:02 AM Ticket #4453 (Add introspection to the Group shape.) created by
- Presently only VML supports group introspections (enumerating members …
- 2:57 AM Ticket #4156 (Investigate VMLFrame for clipping.) closed by
- invalid: It does work as advertised but it doesn't propagate events handling …
- 1:47 AM Ticket #4448 (form tag breaks render when inside SplitContainer or TabContainer) closed by
- invalid: I see a number of issues with your page1.html file: 1. the outer …
- 1:20 AM Ticket #4452 (un-fsck themeTester.html) closed by
- fixed: Already fixed in [10495]. It's an error because it causes the problem …
Sep 13, 2007:
- 10:58 PM Ticket #4452 (un-fsck themeTester.html) created by
- themeTester.html has been b0rken for several days due to colliding …
- 10:45 PM Ticket #4438 (document StackContainer.selectedChildWidget) reopened by
- From Cameron's mail: in startup, a local variable 'selected' was …
- 10:28 PM Ticket #4451 (make spinner arrows less painful to look at) created by
- today spinner buttons are VERY high contrast, distracting from the …
- 9:27 PM Ticket #4450 (StackContainer doesn't follow child.selected) created by
- Changeset [10482] introduced a bug where setting selected to true on a …
- 9:18 PM Ticket #4449 (Typo in RpcService.js "." used for string concat instead of "+") closed by
- fixed: (In [10494]) "." becomes "+", fixes #4449.
- 9:17 PM Ticket #4449 (Typo in RpcService.js "." used for string concat instead of "+") created by
- Simple typo as in summary, vis. […]
- 9:02 PM Ticket #4448 (form tag breaks render when inside SplitContainer or TabContainer) created by
- I have setup a test case for this here: …
- 8:53 PM Ticket #4088 (FilteringSelect: Invalid Focus if use the select list) closed by
- fixed: (In [10492]) Fixes #4088. Proxy commit for haysmark. Changed …
- 7:39 PM Ticket #4447 (dojo.publish throws an exception if you publish to a topic that has no ...) closed by
- fixed: (In [10491]) ensure that dojo.publish() does not stop execution of …
- 6:54 PM Ticket #4447 (dojo.publish throws an exception if you publish to a topic that has no ...) created by
- Not much more to say than the subject.
- 6:37 PM Ticket #4406 (Themes need to account for <input type="file">) closed by
- fixed: there is a prototype in [10490] in dojox.widget ... closing this, as …
- 4:47 PM Ticket #4446 (doh runner.js has a reference to a non-existent module ("doh._base")) created by
- The doh runner.js has a dojo.require statement for a module that I …
- 3:53 PM Ticket #4211 (TabContainer - retains hover state class) reopened by
- I am currently working on the latest code (trunk). I still have …
- 2:32 PM Ticket #4134 (Safari/Webkit: ComboBox with vertical scroll bars also has horizontal ...) closed by
- fixed: (In [10489]) Fixes #4134. Proxy commit for haysmark. Add extra space …
- 7:01 AM Ticket #4445 (Dialog: Enable onCancel or similar event on dialog close) created by
- When use closes a Dialog with the X, there is no callback to let the …
- 5:10 AM Ticket #4444 (Form input widgets: set outer width via style tag) created by
- It would be nice to be albe to set the size of a form widget, so that: …
- 4:51 AM Ticket #4443 (dijit.form.Textarea is not parsed if placed into innerHTML of another ...) closed by
- invalid: Parsing happens on load, and then you are adding a new element after …
Note: See TracTimeline
for information about the timeline view.