Timeline
Apr 16, 2011:
- 11:49 PM Ticket #12703 (duplicates are shown after add items to DataGrid when used with ...) created by
- I have having some problems with adding items to DataGrid? when used …
- 11:48 PM Ticket #12702 (duplicates are shown after add items to DataGrid when used with ...) created by
- I have having some problems with adding items to DataGrid? when used …
- 9:21 PM Ticket #12701 ([patch] [cla] [needs update and work] RTL/LTR keys mapping abstraction) created by
- There's quite a bit of that checks for "RTL" or "LTR" keys: e.g. …
- 9:16 PM Ticket #12700 ([patch] [cla] RangeSlider controls (mouse + keyboard) to affect ...) created by
- The behavior of the 'RangeSlider?' isn't intuitive. The "left" and …
- 3:17 PM Ticket #12699 (can not use dojo.window with dojox.mobile in 1.6) created by
- dojo.window.getBox() worked, in 1.5, but dojo.window is undefined in …
- 10:08 AM Ticket #12697 (ScrollableView - CheckBox State Will be Rolled Back after Touching) closed by
- fixed: (In [24366]) Fixes #12697 !strict. Do not generate a click event …
- 10:06 AM Ticket #10250 (Identity check for dijitclick handling breaks in Greasemonkey environment) reopened by
- Unfortunately the above fix breaks IE, I filed #12696 to track it. …
- 10:04 AM Ticket #12698 (_HasDropDown: problems on key repeat opening drop downs) created by
- When using ENTER/SPACE key to open the drop down of a _HasDropDown …
- 9:59 AM Ticket #12697 (ScrollableView - CheckBox State Will be Rolled Back after Touching) created by
- On mobile devices, if you touch the check box, it will be checked for …
- 8:52 AM Ticket #12696 ([regression] DropDownButton/ComboButton: enter/space key sometimes ...) created by
- Starting from [22617], if the user slowly presses the enter key or …
- 2:09 AM Ticket #12695 (console.debug() broken on IE9 w/new AMD loader) created by
- The console.debug() method doesn't work in IE9 anymore. To test, you …
- 1:35 AM Ticket #12687 (StackContainer's layout implementation is wrong) closed by
- duplicate: Thanks, dup of #11690.
Apr 15, 2011:
- 7:37 PM Ticket #12694 ([regression] Dojox Charting: Gradient not working as expected in Dojo 1.6) created by
- Please refer http://jsfiddle.net/qcQyT/. For Dojo 1.5 the gradients …
- 6:47 PM Ticket #12693 (add "dojox" to several dojox/mobile widget's define() for AMD) closed by
- fixed: (In [24359]) Fixes #12693. Added dojox to the define() for widgets …
- 6:42 PM Ticket #12693 (add "dojox" to several dojox/mobile widget's define() for AMD) created by
- Most dojox/mobile widgets are using a dojox global. This should …
- 6:23 PM Ticket #12692 (Tree: cannot have simple background colour) created by
- I am using the example found at …
- 3:56 PM Ticket #12691 (Error Message IE9 and dojox.charting) created by
- There is an error message when using dojox.charting in our application …
- 2:56 PM Ticket #12690 (FlippableView disappear after it is dragged a little bit) closed by
- fixed: (In [24356]) Fixes #12690 !strict. Changed the showing view detection …
- 2:52 PM Ticket #12690 (FlippableView disappear after it is dragged a little bit) created by
- When nest FlippableViews in a dojox.mobile.View, the Flippable will …
- 2:51 PM Ticket #8111 (pass through to native JSON methods) reopened by
- Also, the [24028] checkin is causing dojo/tests/_base/xhr.html to …
- 12:52 PM Ticket #12689 (3 states ToggleSplitter) created by
- This is an enhancement of ToggleSplitter. Implements three states on …
- 9:01 AM Ticket #12688 (dojox.mobile: a11y: Icons should have alt text) closed by
- fixed: (In [24348]) Fixes #12688 !strict. Added alt text to icons.
- 8:59 AM Ticket #12688 (dojox.mobile: a11y: Icons should have alt text) created by
- ListItem icons, IconItem icons, and TabBarButton icons should have …
- 8:55 AM Ticket #12687 (StackContainer's layout implementation is wrong) created by
- The StackContainer? promises to be an layoutContainer …
- 8:37 AM Ticket #12685 (dojox.mobile: Stop accessing dojo._loader) closed by
- fixed: (In [24347]) Fixes #12685 !strict. Use dojo.ready() with priority …
- 8:33 AM Ticket #12686 (Message Box) created by
- MessageBox? is a container for messages in a designated area. A message …
- 8:30 AM Ticket #12685 (dojox.mobile: Stop accessing dojo._loader) created by
- Due to #12672, accessing to dojo._loader is no longer allowed. Use the …
- 7:06 AM Ticket #12684 (dojo.query, dojo.getObject, dojo.setObject API-docs is missing) created by
- Since 1.6 dojo.query, dojo.getObject, dojo.setObject API-docs is …
- 5:09 AM Ticket #12683 (Checkbox List) created by
- The CheckBoxList? enhanced dojox.form.CheckedMultiSelect? in order to …
- 4:52 AM Ticket #12682 (Tri-State Checkbox) closed by
- duplicate: Dup of #7513 and #7514.
- 4:48 AM Ticket #12682 (Tri-State Checkbox) created by
- TriStateCheckBox? is check box that can be checked, unchecked, or of an …
- 1:41 AM Ticket #12678 (enhance doh to leverage AMD) reopened by
- Starting in [24328], DOH is failing on IE8 (and probably other IE …
- 12:57 AM Ticket #12680 (Uploader HTML5 plugin fails due to IFrame plugin) closed by
- fixed: Fixed with commit 24337
- 12:57 AM Ticket #12681 (Uploader IFrame plugin relies upon parent form and shouldn't) closed by
- fixed: Fixed with commit 24337
- 12:06 AM Ticket #12681 (Uploader IFrame plugin relies upon parent form and shouldn't) created by
- Uploader is advertised as not needing to be within a form (optional). …
Apr 14, 2011:
- 11:32 PM Ticket #12680 (Uploader HTML5 plugin fails due to IFrame plugin) created by
- A bug in the IFrame plugin overrides HTML5 methods.
- 11:20 PM Ticket #12679 (Webkit sends keycode 10 for Enter when ctrl is held at same time) created by
- When listening for the keyboard event "Ctrl+Enter", typically you …
- 7:31 PM Ticket #12678 (enhance doh to leverage AMD) closed by
- fixed: (In [24335]) fixed broken runner.sh; fixes #12678
- 7:24 PM Ticket #12678 (enhance doh to leverage AMD) created by
- As part of #12672, DOH was upgraded to clean cruft and leverage dojo's …
- 7:15 PM Ticket #12674 (Programmatic Uploader error) closed by
- fixed: (In [24334]) Fixes #12674 - When building programmatically and …
- 5:48 PM Ticket #12677 (startup() is not called when making transition to ListItem#url) closed by
- fixed: (In [24333]) Fixes #12677 !strict. After parsing the given html …
- 5:45 PM Ticket #12677 (startup() is not called when making transition to ListItem#url) created by
- When making a transition to a specified url and the content of the url …
- 5:20 PM Ticket #12676 (mobile Slider fails on IE) closed by
- fixed: (In [24332]) Fixes #12676. IE's style.zoom was returning "normal" …
- 5:18 PM Ticket #12676 (mobile Slider fails on IE) created by
- Run dojox.mobile.Slider on IE and you get an exception "Invalid argument".
- 3:31 PM Ticket #12675 (EnterKeyHandling docs misspell blockNodeForEnter) created by
-
The inline docs for
dijit._editor.plugins.EnterKeyHandling
talk … - 1:08 PM Ticket #12674 (Programmatic Uploader error) created by
- In Firefox, when Uploader is created programmatically, on upload …
- 12:57 PM Ticket #12673 (enhance builder to decouple from v1.6- loader, consume AMD modules and ...) created by
- The version 1.6- build system uses the 1.6- loader to trace …
- 12:07 PM Ticket #12672 (enhance loader to be AMD-compliant while keeping dojo.provide/require ...) created by
- This is a detailed description of the changes made to the v1.6- …
- 11:29 AM Ticket #12671 (Press enter doesn't submit form on IE8, IE9) closed by
- duplicate: This looks like a dup of #12331 that's already been fixed in the 1.6 …
- 9:59 AM Ticket #12671 (Press enter doesn't submit form on IE8, IE9) created by
- Form (dijit.form.Form) can't submit by pressing enter on IE8, IE9, if …
- 7:38 AM Ticket #12670 (Second Argument of observe listener function is wrong when items are sorted) created by
- Browser Type: Any Browser Version: Any OS: Any Try the …
- 7:22 AM Ticket #12669 (uacss.js for mobile) closed by
- fixed: (In [24327]) Fixes #12669 !strict. Capability to add pre-set CSS …
- 7:09 AM Ticket #12668 (dojox.mobile: device detection) closed by
- fixed: (In [24326]) Fixes #12668 !strict. Added device detection support.
- 7:02 AM Ticket #12669 (uacss.js for mobile) created by
- dojo/uacss.js applies pre-set CSS classes to the top-level HTML node. …
- 7:01 AM Ticket #12668 (dojox.mobile: device detection) created by
- dojo/_base/_loader/hostenv_browser.js has browser detection and …
- 6:49 AM Ticket #12667 (dojox.mobile: Move styles for IconContainer and TabBar out of base.css) closed by
- fixed: (In [24325]) Fixes #12667 !strict. Moved styles for IconContainer? and …
- 6:39 AM Ticket #12666 (Remove the deprecated TabContainer widget) closed by
- fixed: (In [24324]) Fixes #12666 !strict. Removed the TabContainer? widget.
- 6:36 AM Ticket #12667 (dojox.mobile: Move styles for IconContainer and TabBar out of base.css) created by
- IconContainer and TabBar widgets are not included in base.js. The …
- 6:31 AM Ticket #12666 (Remove the deprecated TabContainer widget) created by
- TabContainer has been replaced by TabBar and not maintained any …
- 12:03 AM Ticket #12453 ([meta] test updates for IE9) closed by
- fixed
Apr 13, 2011:
- 11:27 PM Ticket #12627 (IE9: formatBlock translation logic in editor is failing.) closed by
- fixed
- 11:22 PM Ticket #12589 (dojo.io.iframe.send IE9 standards more) closed by
- worksforme
- 9:27 PM Ticket #11547 (InlineEditBox doesn't fire onChange on call to attr("value", ...)) closed by
- fixed: The committed fix works for me, and the supplied pastebin snip-it also …
- 3:52 PM Ticket #11547 (InlineEditBox doesn't fire onChange on call to attr("value", ...)) reopened by
- this doesnt work at all. I have assigned an onChange handler but when …
- 2:48 PM Ticket #12665 (Tooltip: doesn't work on drop down Menus, or inside of Titlepane) created by
- Doesn't work in any Browser. […]
- 12:53 PM Ticket #12661 (LazyTreeGrid shows wrong result when trying to expand multiple rows at ...) closed by
- fixed: Fixed with [24308], use loading flag to ensure sane data fetching, …
- 10:56 AM Ticket #12664 (ComboBox autoComplete replaces my input with "More Choices") created by
- I use ComboBox? with a QueryReadStore? and when I input something that …
- 10:23 AM Ticket #12663 (Rhino Build includes Browser specific modules) created by
- Download src release of dojo 1.6 Go to util/buildscripts build …
- 9:55 AM Ticket #12662 (Resizing on orientationchange does not work correctly on Android) closed by
- fixed: (In [24307]) Fixes #12662 !strict. On Android, listen to onresize …
- 9:45 AM Ticket #12662 (Resizing on orientationchange does not work correctly on Android) created by
- When the orientation change on Android (at least 2.x) the orientchange …
- 9:18 AM Ticket #12661 (LazyTreeGrid shows wrong result when trying to expand multiple rows at ...) created by
- If data is returned from the server-side and there is time-delay, …
- 9:05 AM Ticket #12650 (LazyTreeGrid doesn't support canSort()) closed by
- fixed: Fixed with [24306], by checking grid.canSort() before sorting/cleaning …
- 7:51 AM Ticket #12660 (ScrollableView causes a script error on desktop browsers) closed by
- fixed: (In [24305]) Fixes #12660 !strict. Added error checks to avoid script …
- 7:50 AM Ticket #12660 (ScrollableView causes a script error on desktop browsers) created by
- When in the compatibility mode on desktop browsers, if you scroll to …
- 7:45 AM Ticket #12659 (dojox.mobile.Switch shrinks on desktop browsers) closed by
- fixed: (In [24304]) Fixes #12659 !strict. Fixed a problem where Switch …
- 7:40 AM Ticket #12659 (dojox.mobile.Switch shrinks on desktop browsers) created by
- When in the compatibility mode on desktop browsers, if you drag the …
- 7:20 AM Ticket #12658 (setting focus on filtering select on page load) created by
- hi, calling […] inside a […] doesn't focus the widget in …
- 6:47 AM Ticket #12656 (dojox.mobile: Multi selectable list) closed by
- fixed: (In [24303]) Fixes #12656 !strict. Added multi-select capability to …
- 6:41 AM Ticket #12657 (IconContainer's IconItem does not shrink completely) closed by
- fixed: (In [24302]) Fixes #12657 !strict. Shrink animation needed to handle …
- 6:38 AM Ticket #12657 (IconContainer's IconItem does not shrink completely) created by
- When closing an IconItem, it shrinks, but does not disappear …
- 6:31 AM Ticket #12656 (dojox.mobile: Multi selectable list) created by
- The current EdgeToEdgeList can have selected state when the stateful …
- 5:44 AM Ticket #12653 (dojox.mobile: Consolidate buttons.css to DOM Buttons) closed by
- fixed: (In [24297]) Fixes #12653 !strict. Merged buttons.css to DOM Buttons.
- 5:06 AM Ticket #12655 (dojox.mobile: LESS support in mobile themes) created by
- Provide new mobile theme scheme using Less.js
- 5:03 AM Ticket #12654 (dojox.mobile: Create a variety of DOM buttons) created by
- Create various DOM buttons. Some are device specific buttons. Some are …
- 5:02 AM Ticket #12653 (dojox.mobile: Consolidate buttons.css to DOM Buttons) created by
- Consolidate all the buttons that are defined in buttons.css to DOM …
- 3:36 AM Ticket #12652 (dojox.image.preload() Can cause horizontal scroll) created by
- If you use dojox.image.preload() to preload images with a width larger …
- 12:55 AM Ticket #12621 (WebSocket problems on Firefox) closed by
- fixed: [24295]
- 12:49 AM Ticket #12621 (WebSocket problems on Firefox) reopened by
- sure, whynot?
Apr 12, 2011:
- 6:33 PM Ticket #11160 (TabContainer: scrolling tab left/right/menu buttons' tooltips not ...) closed by
- fixed: Fixed in [24287].
- 6:20 PM Ticket #12651 (Calendar: support selection via SPACE key) closed by
- fixed: (In [24288]) Support date selection via space key (in addition to …
- 6:17 PM Ticket #12651 (Calendar: support selection via SPACE key) created by
- Calendar can select a date by ENTER key, but not by SPACE. This might …
- 3:59 PM Ticket #12622 (dijit.form.MultiSelect: postCreate breaks the inheritance chain) closed by
- fixed: (In [24286]) Fixes #12622. Changed MultiSelect? to follow the form …
- 2:52 PM Ticket #12650 (LazyTreeGrid doesn't support canSort()) created by
- This can be easily reproduced with …
- 2:35 PM Ticket #12649 (EDG - nested sorting info is not following after column moved) closed by
- fixed: (In [24285]) Fixes #12649, !strict, making sure sorting info and focus …
- 2:26 PM Ticket #12649 (EDG - nested sorting info is not following after column moved) created by
- Sorting info and focus are not following after column(s) moved
- 2:01 PM Ticket #12573 (Enhanced Grid Paginator: Bug in Goto-Page Dialog) closed by
- fixed: Fixed with [24283]
- 1:57 PM Ticket #8552 (Allow developer to override wairole specified in template) closed by
- fixed: (In [24282]) If app specifies role, map it to the DOMNode or focusNode …
- 1:50 PM Ticket #12648 (build for profile "rhino" does not work correctly) created by
- Download src release of dojo 1.6 Go to util/buildscripts > build …
- 1:41 PM Ticket #12647 (EDG.filter - column filtering setting is not persisted) closed by
- fixed: (In [24280]) Fixes #12647 !strict column filtering setting should be …
- 1:32 PM Ticket #12647 (EDG.filter - column filtering setting is not persisted) created by
- Column filtering setting(e.g. which columns are un-filterable thus …
- 8:52 AM Ticket #12646 (EnhancedGrid indirectSelection plugin throws error when the ...) created by
- When using the indirectSelection plugin with the EnhancedGrid? an error …
- 5:45 AM Ticket #12614 ([regression] problems with lang/dir attributes getting set to ...) closed by
- fixed: (In [24277]) Fix issues with widgets being instantiated with {dir: …
- 1:50 AM Ticket #12622 (dijit.form.MultiSelect: postCreate breaks the inheritance chain) reopened by
- [24254] breaks the Form.html with an error in the reset test (about …
- 12:13 AM Ticket #12645 (Select: focus selected value when opening dropDown) created by
- Native <select>s when you open them w/a long list, always focuses to …
Apr 11, 2011:
- 4:57 PM Ticket #12562 (Update translations) closed by
- fixed: (In [24273]) Fixes #12562. Updates to grid/enhanced/nls from Pascale …
- 3:50 PM Ticket #12644 (dojox.dtl._DomTemplated breaks when included in a template) created by
- http://bugs.dojotoolkit.org/browser/dojox/trunk/dtl/_DomTemplated.js?re …
- 3:03 PM Ticket #12643 (Tree: function pasteItem breaks if newParentItem is null) created by
- OK, this is a little hard to explain but I will try. In …
- 12:28 PM Ticket #12642 ([patch][ccla][reqs #12405] Add bidi text support to dojox.charting) created by
- Thanks to Maria Vinikov (IBM, CCLA) and Tomer Mahlin (IBM, CCLA). …
- 9:24 AM Ticket #12641 (Proposed Tutorial on Login forms) created by
- The issue of implementing a login form that triggers browser …
- 8:03 AM Ticket #12146 ([Patch][CLA] Improve refocus behavior for keyboard navigation) closed by
- invalid: I'm going to close this for now, but please reopen if you have an …
- 7:59 AM Ticket #12518 (node.nodeType Failing in IE9) closed by
- invalid: Closing due to lack of test case / steps to reproduce.
- 7:58 AM Ticket #12459 (robot hangs in popup.html on IE9) closed by
- fixed: Closing as fixed since the patch to #12461 was checked in. That …
- 7:57 AM Ticket #11862 ([patch] Firefox 4.0b7 fails doing cross-domain (CORS) XHR calls with ...) closed by
- wontfix: Presumably fixed upstream.
- 7:54 AM Ticket #12569 (IE8 bug causing js execution to halt in _Templated.xd.js) closed by
- wontfix: Since this is such a corner case, I'm going to close the ticket as …
- 6:43 AM Ticket #12640 (EDG.dnd - need changed row/column array when moved topic fired) closed by
- fixed: (In [24269]) Adding an array of rows/columns to be moved, patch from …
- 6:37 AM Ticket #12640 (EDG.dnd - need changed row/column array when moved topic fired) created by
- Besides the row/column new mapping, it would be helpful to also …
- 6:23 AM Ticket #12639 (EDG - can't select rows through row selectors) closed by
- fixed: (In [24268]) Make sure clicking on row selectors(when e.cell is null) …
- 6:21 AM Ticket #12639 (EDG - can't select rows through row selectors) created by
- This is can be observed at …
- 5:32 AM Ticket #12638 (dojox.mobile.deviceTheme should be more customizable) closed by
- fixed: (In [24266]) Fixes #12638 !strict. Allowed the user to choose what …
- 5:30 AM Ticket #12638 (dojox.mobile.deviceTheme should be more customizable) created by
- Users should be able to choose what theme files to load.
- 5:26 AM Ticket #12637 (Themes for dijit form controls for mobile) closed by
- fixed
- 5:13 AM Ticket #12637 (Themes for dijit form controls for mobile) created by
- Theme files for the following dijit form controls for mobile. * …
- 5:10 AM Ticket #12635 (dojox.mobile: Change the CSS structure to prepare for LESS support) closed by
- fixed
- 4:49 AM Ticket #12636 (scrollable.js allows scrolling past the end) closed by
- fixed: (In [24259]) Fixes #12636 !strict. Fixed a problem where resize() is …
- 4:47 AM Ticket #12636 (scrollable.js allows scrolling past the end) created by
- If you open tests/test_ScrollableMixin-custom.html and scroll to the …
- 4:21 AM Ticket #12635 (dojox.mobile: Change the CSS structure to prepare for LESS support) created by
- To support LESS, the current dojox.mobile CSS structure has to be …
Apr 10, 2011:
- 11:32 PM Ticket #12634 (dojox.form.MonthTextBox ignores datePattern constraint) created by
- The only output dojox.form.MonthTextBox? is capable of producing is the …
- 10:37 PM Ticket #12284 (html_docScroll testSpeed fails on IE8 with developer toolbar open when ...) closed by
- worksforme: Is this still a problem? I cannot recreate it. I would guess that …
- 10:30 PM Ticket #12307 (IE7 ValidationTextBox in div with scroll bar) closed by
- wontfix: Just add position:relative to your scrollable DIV
- 8:20 PM Ticket #12617 (ComboBox: Extra space under the arrow(IE8 Quirks mode)) closed by
- wontfix: Hovering over the widgets seems to "fix" the IE layout problem. We'd …
- 5:50 PM Ticket #12633 (dojox.form.MonthTextBox ignores min/max constraint) created by
- dojox.form.MonthTextBox (as well as other dojox date pickers) ignores …
- 4:57 PM Ticket #12622 (dijit.form.MultiSelect: postCreate breaks the inheritance chain) closed by
- fixed
- 8:36 AM Ticket #12632 (Transition between ScrollableViews is not smooth) closed by
- fixed: (In [24253]) Fixes #12632 !strict. Do not handle touchEnd events when …
- 8:34 AM Ticket #12632 (Transition between ScrollableViews is not smooth) created by
- Transition between two ScrollableViews is not smooth especially when …
- 5:47 AM Ticket #12411 ([patch] dojox.form.uploader.plugins.HTML5 : form field name is ...) closed by
- fixed: (In [24252]) Porting [24003] and [24248] to honor name attribute in …
- 5:36 AM Ticket #12343 (IE: dojox.form.Uploader flash button is unclickable upon cached ...) closed by
- fixed: Fixed in [24251].
- 2:06 AM Ticket #12628 (dijit.form.DateTextBox does not fire onChange when selecting today's date) closed by
- fixed: (In [24249]) Fixes #12628. Move _set code that checks for invalid …
- 12:51 AM Ticket #12343 (IE: dojox.form.Uploader flash button is unclickable upon cached ...) reopened by
- ok for inclusion in 1.6.1 (before Apr 13)
Apr 9, 2011:
- 2:03 AM Ticket #12631 (LinkDialog: modifies read only dijit common messages, can't create ...) closed by
- fixed: Fixed in [24247].
- 1:57 AM Ticket #12631 (LinkDialog: modifies read only dijit common messages, can't create ...) created by
- When the LinkDialog plugin is loaded, it inadvertently modifies the …
- 12:14 AM Ticket #12461 (runTests.html on IE9 running in IE8-compatibility-mode) reopened by
- Can you fix the test layout problem? There are more scrollbars then …
Apr 8, 2011:
- 11:57 PM Ticket #12491 (dojo/store/Observable is missing a dependency) closed by
- fixed
- 11:17 PM Ticket #12411 ([patch] dojox.form.uploader.plugins.HTML5 : form field name is ...) reopened by
- Unfortunately this isn't entirely fixed yet; the forEach loop needs …
- 9:39 PM Ticket #12630 ([regression] dojox.Layout.FloatingPane is moved / resized on browser ...) created by
- Regression from 1.5. If you open the nightly floating pane tests: …
- 8:27 PM Ticket #12629 (IE9: runner.html file does not display test pages) closed by
- fixed: (In [24246]) Fixing runner issue with not displaying tst page on IE9. …
- 7:12 PM Ticket #12343 (IE: dojox.form.Uploader flash button is unclickable upon cached ...) closed by
- fixed: (In [24243]) Fixes #12343 - IE9 caches the SWF and it doesn't work on …
- 6:43 PM Ticket #12629 (IE9: runner.html file does not display test pages) created by
- 6:09 PM Ticket #12628 (dijit.form.DateTextBox does not fire onChange when selecting today's date) created by
- the simplest way to demonstrate this is to use …
- 5:59 PM Ticket #12627 (IE9: formatBlock translation logic in editor is failing.) created by
- IE9: formatBlock translation logic in editor is failing. The …
- 1:13 PM Ticket #12491 (dojo/store/Observable is missing a dependency) reopened by
- Replying to kzyp: > Should this go in 1.6.1? i would think …
- 11:46 AM Ticket #12626 (Facing issue with dijit.MenuBar in IE8) created by
- When run dijit.MenuBar/dijit.!Popupmenuitem/dijit.MenuItem in IE8. …
- 11:26 AM Ticket #12331 (Button: form does not submit on enter on IE w/ dijit button for submit) closed by
- fixed: (In [24235]) Fixes #12331. Refs [24224]. Remove tab stop to …
- 11:17 AM Ticket #12625 (DOH Plugin mechanism) created by
- DOH needs a generalized way to load in additional functionality. This …
- 8:56 AM Ticket #12623 (RoundRect does not call its children's resize()) closed by
- fixed: Added resize() to RoundRect. In addition to that, slightly modified …
- 7:10 AM Ticket #12611 (Changing layout and/or store for dojox.grid.EnhancedGrid causes ...) closed by
- fixed
- 6:04 AM Ticket #12624 ([patch][cla] dojox.widget.Toaster - add center position) created by
- i like it to have the toaster messages in the top center of my app so …
- 5:28 AM Ticket #12623 (RoundRect does not call its children's resize()) created by
- dojox.mobile.RoundRect is a container widget, but it does not call …
- 12:18 AM Ticket #12331 (Button: form does not submit on enter on IE w/ dijit button for submit) reopened by
- Did you run the regression on this? It seems badly broken. Just …
Apr 7, 2011:
- 10:55 PM Ticket #12331 (Button: form does not submit on enter on IE w/ dijit button for submit) closed by
- fixed: (In [24224]) Fixes #12331. Remove visibility:hidden from …
- 10:44 PM Ticket #12622 (dijit.form.MultiSelect: postCreate breaks the inheritance chain) created by
-
dijit.form.MultiSelect
contains apostCreate
method which does not … - 9:51 PM Ticket #12597 (dojo.data.ObjectStore not return ioargs in onError) closed by
- fixed: (In [24223]) Return fetch args in onError, fixes #12597
- 9:46 PM Ticket #12491 (dojo/store/Observable is missing a dependency) closed by
- fixed: (In [24222]) Make sure dojo.store is there, fixes #12491
- 9:44 PM Ticket #12621 (WebSocket problems on Firefox) closed by
- fixed: (In [24221]) Call initEvent properly, fixes #12621 !strict
- 6:32 PM Ticket #12621 (WebSocket problems on Firefox) created by
- The fire method calls event.initEvent(type) but initEvent needs 2 …
- 5:20 PM Ticket #12620 ([patch][ccla]svg2gfx.xsl may not compile because of invalid 'mode' ...) created by
- The svg2gfx.xsl defines several <xsl:template> elements with a 'mode' …
- 1:51 PM Ticket #12619 (Builds fails when prefixes are not matching the prefixpath scheme ...) created by
- This bug is related to the build system, to create an custom optimized …
- 12:29 PM Ticket #12556 ([regression] dojox.editor.plugins.LocalImage does not work) closed by
- fixed: (In [24217]) patch from Eldon, fixes #12556 \!strict
- 12:22 PM Ticket #12615 ([patch][ccla] The dojo.toJson fails when the object being serialized ...) closed by
- fixed: (In [24216]) Fix missing var for itl, fixes #12615
- 11:32 AM Ticket #12550 (ContentPane: destroys contents on refresh even if href is "") closed by
- fixed: (In [24214]) Fix problem when refresh() is called even when there's no …
- 11:22 AM Ticket #12618 ([regression]dialog widget losing nested content attachpoints with ...) created by
- When creating a template with a dialog widget and a nested widget, the …
- 11:15 AM Ticket #12617 (ComboBox: Extra space under the arrow(IE8 Quirks mode)) created by
- There's extra space under ComboBox arrow while opening the html page …
- 9:12 AM Ticket #12616 (dojox.mobile i18n support) closed by
- fixed: (In [24212]) Fixes #12616 !strict. Added support for i18n.
- 9:07 AM Ticket #12616 (dojox.mobile i18n support) created by
- For dojox.mobile, server-side substitution is the recommended approach …
- 8:58 AM Ticket #12615 ([patch][ccla] The dojo.toJson fails when the object being serialized ...) created by
- The dojo.toJson function on Firefox (and maybe other browsers) fails …
- 8:37 AM Ticket #12483 (FilteringSelect: labelAttr being copied into input text as of 1.6 but ...) closed by
- fixed: (In [24211]) On further consideration, when selecting an item from …
- 7:39 AM Ticket #8714 (dojox.grid,DataGrid column sizes do not line up with headers) reopened by
- Replying to evan: > This issue only occurs when creating …
- 3:47 AM Ticket #12506 (gfx/tests/test_group2.html fails on ff4) closed by
- fixed
Apr 6, 2011:
- 11:57 PM Ticket #12313 (Unsettling red herring to developers against 1.6 SDK release) closed by
- wontfix: Yes, we know.
- 11:46 PM Ticket #12613 (Dynamically loaded form does not connect event in IE8) closed by
- wontfix: Yes, there's an annoying bug with IE that it tends to swallow …
- 10:28 PM Ticket #12322 (Update 1.6 translations) closed by
- fixed: #12562 opened for 1.7 translation updates
- 8:05 PM Ticket #12614 ([regression] problems with lang/dir attributes getting set to ...) created by
- I want dynamically loading a dom tree from a string (actually a server …
- 8:03 PM Ticket #12613 (Dynamically loaded form does not connect event in IE8) created by
- I want dinamically load dom tree with a dijit.form.Form from a string …
- 8:02 PM Ticket #12477 (tests.window.scroll failing on FF4, IE9) closed by
- fixed
- 8:01 PM Ticket #12446 (tests.window.scroll failing on chrome 10) closed by
- fixed
- 6:15 PM ProjectMeeting/2011-04-06 edited by
- (diff)
- 6:14 PM ProjectMeeting edited by
- (diff)
- 3:01 PM Ticket #12461 (runTests.html on IE9 running in IE8-compatibility-mode) closed by
- fixed: Fixed in [24197].
- 2:49 PM Ticket #12595 ([regression] dijit.base_.popup: cannot popup a domNode that has no ...) closed by
- fixed: (In [24205]) Fix exception when passing in DOMNode rather than widget. …
- 2:14 PM Ticket #12612 (XHR attribute "failOk" still not surpress all browser console error ...) created by
- reference ticket : #11568 dojo version : 1.6.0 (23917) …
- 1:13 PM Ticket #12313 (Unsettling red herring to developers against 1.6 SDK release) reopened by
- Still a problem
- 1:04 PM Ticket #12611 (Changing layout and/or store for dojox.grid.EnhancedGrid causes ...) created by
- First create an EnhancedGrid? with valid structure and data, then …
- 6:22 AM Ticket #12610 (dojox.mobile.Switch can't be instantiated from the <input> tag) closed by
- fixed: Do not use this.srcNodeRef as a widget root node. Also, added a hidden …
- 5:55 AM Ticket #12610 (dojox.mobile.Switch can't be instantiated from the <input> tag) created by
- <input type="checkbox" name="swName" dojoType="dojox.mobile.Switch"> …
Apr 5, 2011:
- 10:25 PM Ticket #12609 (dijit.form.Form from xhr requires body in IE8) created by
- I don't know if this should be a bug ticket, but it may be useful to …
- 6:02 PM Ticket #12608 (debugAtAllCosts broken/unsupported) created by
-
debugAtAllCosts
was broken/removed in 1.6 (see r23032, specifically, … - 10:07 AM Ticket #12606 (dojox.mobile.ListItem created programmaticaly behaves incorrectly) closed by
- fixed: Fixed the problem where programmatically created ListItem does not …
- 9:59 AM Ticket #12606 (dojox.mobile.ListItem created programmaticaly behaves incorrectly) created by
- If the dojox.mobile.ListItem is created programmaticaly without dom …
- 8:39 AM Ticket #12605 (TabBar does not resize when in ScrollableView) closed by
- fixed: (In [24201]) Fixes #12605 !strict. Added getChildren() that takes into …
- 8:34 AM Ticket #12605 (TabBar does not resize when in ScrollableView) created by
- When TabBar is placed inside ScrollableView as a fixed bottom bar, …
- 6:42 AM Ticket #12604 (RoundRectDataList ignores the label property in JSON data) closed by
- fixed: (In [24200]) Fixes #12604 !strict. Use getLabel() if the label …
- 6:31 AM Ticket #12604 (RoundRectDataList ignores the label property in JSON data) created by
- Even if a label property that points to the label attribute is …
- 5:55 AM Ticket #12603 (dojox.mobile.Switch should have setter and getter for the state) closed by
- fixed: (In [24199]) Fixes #12603 !strict. Added setter/getter to the Switch …
- 5:50 AM Ticket #12603 (dojox.mobile.Switch should have setter and getter for the state) created by
- These methods should be provided. * A setter to set the state …
- 4:46 AM Ticket #12602 (width of enhancedgrid column in chrome error) created by
- If set width of column in px the result is minus see image sorry …
- 1:12 AM Ticket #12421 (dojox.xml broken) closed by
- wontfix: Could be parser changes, but since it was partially broken even …
- 12:48 AM Ticket #12600 (less-then-or-equal operators fail in dojox.json.query) closed by
- duplicate: Dup of #12601, right?
- 12:47 AM Ticket #12601 (less-then-or-equal operators fail in dojox.json.query) closed by
- fixed: (In [24198]) Skip appending '=' to >= and <= operators in query …
- 12:20 AM Ticket #12601 (less-then-or-equal operators fail in dojox.json.query) created by
- A query like $.price >= 1 or $.price <= 1 fails with a syntax error …
- 12:20 AM Ticket #12600 (less-then-or-equal operators fail in dojox.json.query) created by
- A query like $.price >= 1 or $.price <= 1 fails with a syntax error …
Apr 4, 2011:
- 4:22 PM Ticket #12599 (dijit.Editor in dojox.layout.TableContainer resize/layout bug) created by
- When a dijit.Editor is placed in a dojox.layout.TableContainer, an …
Apr 3, 2011:
- 7:16 PM Ticket #12581 ([patch][cla][enhancement] Claro: support cross-browser CSS3 Transitions) closed by
- fixed: (In [24196]) Fixes #12581 on 1.6 branch: apply same changes as [24192] …
- 4:23 PM Ticket #12239 (OAuth module, parameter=0 results to parameter= in baseString) closed by
- fixed: Thanks for the ticket, should be fixed as of today. Took a slightly …
- 1:30 AM Ticket #12598 (ItemFileReadStore too much recursion error when item points to parent) closed by
- invalid: Your usage is incorrect. 1.) You're using a read-only store, you …
- 1:22 AM Ticket #12594 (dijit.Tree with dojo.data.ItemFileReadStore breaks with root ...) closed by
- invalid: You cannot assign generic JavaScript? items directly into a data store …
- 12:20 AM Ticket #12598 (ItemFileReadStore too much recursion error when item points to parent) created by
- The tree fails if raw items have parent references. May be I …
Apr 2, 2011:
- 11:06 PM Ticket #12597 (dojo.data.ObjectStore not return ioargs in onError) created by
- On fetch ioargs of query not returned to onError function
- 5:37 PM Ticket #12596 (Ticket #4799 (closed defect: fixed) BROKEN AGAIN in 1.6) created by
- Ticket #4799 (closed defect: fixed) is broken again: …
- 10:53 AM Ticket #12595 ([regression] dijit.base_.popup: cannot popup a domNode that has no ...) created by
- This applies to v1.6.0 and I saw that the same error was backported to …
- 5:46 AM Ticket #12594 (dijit.Tree with dojo.data.ItemFileReadStore breaks with root ...) created by
- The tree works if the root object is created inline. But it breaks if …
- 1:49 AM Ticket #12586 ([patch][cla][enhancement] Claro: add CSS transitions to ProgressBar) closed by
- fixed: (In [24193]) Add CSS transition for ProgressBar? when changing value. …
Apr 1, 2011:
- 7:28 PM Ticket #12593 (dojox.cometd.RestChannels - disconnect()) created by
- The disconnect() method of dojox.cometd.RestChannels? attempts to call …
- 7:07 PM Ticket #12547 (ScrollableView: Wrong Height and Cannot Scroll to End in Complex Layout) closed by
- fixed: (In [24189]) Fixes #12547 !strict. Fixed a problem where resize() was …
- 7:04 PM Ticket #12547 (ScrollableView: Wrong Height and Cannot Scroll to End in Complex Layout) reopened by
- Still have resize problems. resize() is called unnecessarily a couple …
- 6:41 PM Ticket #12592 (Perform an action from ListItem and make transition) closed by
- fixed: (In [24188]) Fixes #12592 !strict. Action and transition.
- 6:39 PM Ticket #12592 (Perform an action from ListItem and make transition) created by
- dojox.mobile.ListItem should have ability to perform a custom action, …
- 5:44 PM Ticket #12591 (Add demo for touch & gestures api) created by
- Add the demo for touch & gestures api (chart rotation, touch-enabled …
- 5:06 PM Ticket #12590 ([patch][cla] missing `this` in dojox.form.manager._Mixin formWidgetValue) created by
- in the patch i provided for #11284, i overlooked providing the context …
- 4:44 PM Ticket #12589 (dojo.io.iframe.send IE9 standards more) created by
- When using an iframe in IE9 with dojo.io.iframe.send IE9 in standards …
- 1:35 PM Ticket #12588 ([patch][ccla] Add a mobile demo for 1.7 OpenLayers map component) created by
- This is a demo created by Marc Durocher and packaged to be placed in …
- 12:01 PM Ticket #12587 (ContentPane for dojox.mobile) closed by
- fixed: (In [24186]) Fixes #12587 !strict. A simple pane widget to embed an …
- 11:59 AM Ticket #12587 (ContentPane for dojox.mobile) created by
- A very simple content pane to embed an HTML fragment is necessary for …
- 9:14 AM Tickets #9823,10150,10153,10163,12423,12476 batch updated by
- fixed: (In [24185]) Refactor parser to allow attributes (for a single node) …
- 5:42 AM Ticket #12586 ([patch][cla][enhancement] Claro: add CSS transitions to ProgressBar) created by
- This is based on a random thought I had last week - namely, that the …
- 5:00 AM Ticket #12585 (update README file for dojox.mobile to state correct version info) created by
- update /dojox/mobile/README to state the status of the /mobile and …
- 2:11 AM Ticket #10163 (IE 8 generates onExecute event for ALL buttons, not just Submit buttons) reopened by
- Will check in a fix for this soon so changing status from duplicate to …
Mar 31, 2011:
- 8:30 PM Ticket #12270 (dojox.html.ellipsis fails loading on FF4) closed by
- fixed: (In [24182]) applying Bryan's patch to undeprecate ellipsis on 1.6 …
- 8:13 PM Ticket #12584 (IE9: LinkDialog Double-click not working to select and open editor.) closed by
- fixed: (In [24181]) Fixing selection handling code for IE9, it now uses the …
- 7:00 PM Ticket #12270 (dojox.html.ellipsis fails loading on FF4) reopened by
- I may have been too hasty. There's a non-XUL branch in there.
- 6:42 PM Ticket #12584 (IE9: LinkDialog Double-click not working to select and open editor.) created by
- In IE9, double-clicking on a link is not opening the dialog with …
- 5:15 PM Ticket #12583 (No support for shaping in right-to-left base text direction.) closed by
- fixed: (In [24175]) Arabic shaping support. patch from Maria Vinikov, …
- 3:37 PM Ticket #12391 ([patch][CCLA]dojox.gfx.canvas.Surface.setDimensions() will fail if the ...) closed by
- duplicate: this ticket has coreq changes with 7782, and will be address in the …
- 2:59 PM Ticket #12583 (No support for shaping in right-to-left base text direction.) created by
- BidiEngine? has no support for (Arabic) shaping when base text …
- 12:48 PM Ticket #12582 (Grid - focus navigation doesn't work well with hidden rows) closed by
- fixed: (In [24172]) Make sure hidden row/column are skipped appropriately …
- 12:39 PM Ticket #12582 (Grid - focus navigation doesn't work well with hidden rows) created by
- Steps to reproduce: 1. Use …
- 3:34 AM Ticket #12581 ([patch][cla][enhancement] Claro: support cross-browser CSS3 Transitions) created by
- Claro currently only contains webkit vendor-specific transition …
- 12:45 AM ProjectMeeting/2011-04-06 created by
- making page for next week while I have hyperlinks handy
Mar 30, 2011:
- 10:19 PM ProjectMeeting/2011-03-30 edited by
- (diff)
- 9:32 PM ProjectMeeting/2011-03-30 created by
- 9:28 PM ProjectMeeting edited by
- (diff)
- 7:54 PM Ticket #12580 (InlineEditBox doesn't fire onChange if programmatically created) closed by
- fixed: (In [24171]) Fixes #12580. Backport [24170] to 1.6.1.
- 7:44 PM Ticket #12580 (InlineEditBox doesn't fire onChange if programmatically created) created by
- Refs #11547. […] doesn't show the alerts when the value changes.
- 7:29 PM Ticket #9876 (Grid sort should persist across the life of the grid instance) closed by
- invalid: I agree that the present behavior is preferable for one big reason: …
- 7:04 PM Ticket #6546 (Improve integration with dojo.data) closed by
- fixed: Thanks, Karl
- 6:40 PM Ticket #12579 (New Unified Geo Mapping API) created by
- See more details at …
- 4:46 PM Ticket #12578 (dojox.grid.enhanced._Events bug) created by
- The constructor for dojox.grid.enhanced._Events contains the following …
- 3:07 PM Ticket #12356 (Exception thrown when moving Up/Down arrow keys) closed by
- fixed: (In [24169]) Fixes #12356, by using a safe try/catch, applied to both …
- 2:41 PM Ticket #12577 (add default CSS to dojox/mobile/_ComboBoxMenu and remove ...) closed by
- fixed: (In [24167]) Fixes #12577. Created common/ComboBox.css file for …
- 2:36 PM Ticket #12577 (add default CSS to dojox/mobile/_ComboBoxMenu and remove ...) created by
- 8:58 AM Ticket #12576 (FlippableView is not a good naming) closed by
- fixed
- 8:39 AM Ticket #12576 (FlippableView is not a good naming) created by
- FippableView actually doesn't 'flip' something. The widget name …
- 8:39 AM Ticket #12575 (Grid - form is unexpectedly submitted when editing changes are applied) closed by
- fixed: (In [24161]) Stop Enter key event when in editing state, fixes #12575, …
- 8:15 AM Ticket #12575 (Grid - form is unexpectedly submitted when editing changes are applied) created by
- When an editable Grid is put in a HTML form, apply editing changes …
- 8:01 AM Ticket #12574 (Can we put the 'src' release of Dojo into the Maven repos please) created by
- When a new version of Dojo is released, the maven repo is updated with …
- 7:18 AM Ticket #12571 (EnhancedGrid - inconsistent selection state when selectionMode="single") closed by
- fixed: (In [24159]) Fixes #12571, caused by a conflict checking in Selector …
- 5:53 AM Ticket #12573 (Enhanced Grid Paginator: Bug in Goto-Page Dialog) created by
- In dojox.grid.enhanced.plugins.pagination._GotoPageDialog._onConfirm, …
- 5:00 AM Ticket #12570 (Weird View Switching) closed by
- fixed: For some reason, a changeset has not been created for this ticket. But …
- 4:55 AM Ticket #12572 (store.JsonRest with enhancedgrid cause undefined in url) created by
- […] if click in sorting cause url: url/undefined?sort(+name) sorry …
- 4:30 AM Ticket #12571 (EnhancedGrid - inconsistent selection state when selectionMode="single") created by
- This issue only occurs when EDG is selectionMode="single", Selector …
- 2:06 AM Ticket #12570 (Weird View Switching) created by
- After applying #12547, sometimes view transition brings a blank view. …
- 12:41 AM Ticket #12569 (IE8 bug causing js execution to halt in _Templated.xd.js) created by
- hi all, I've been pulling out my hair trying to fix an Invalid …
Mar 29, 2011:
- 10:07 PM Ticket #12365 (lightweight version of parser that only supports data-dojo-type syntax) closed by
- wontfix: Decided to go the route in #12476 instead.
- 9:34 PM Ticket #12568 (themeTester broken on website, works in release) created by
- On http://dojotoolkit.org/widgets the themeTester is not working. It …
- 9:19 PM Ticket #12567 (tests.window.scroll fails on opera 11) created by
- […]
- 9:18 PM Ticket #12566 (tests.window.viewportQuirks fails on opera 11) created by
- […]
- 9:17 PM Ticket #12565 (Nodelist.traverse tests (closest and parents) fail on opera 11) created by
- […]
- 9:15 PM Ticket #12564 (tests.html fails on opera 11) created by
- […]
- 9:14 PM Ticket #12563 (tests.io.iframe, tests/request/iframe fails on opera 11) created by
- […]
- 8:42 PM Ticket #12560 (BorderContainer_complex.html failure on IE) closed by
- fixed: Fixed in [24153], [24154].
- 6:00 PM Ticket #12562 (Update translations) created by
- 4:09 PM Ticket #12561 ([patch][ccla]dojox.gfx.canvas.Surface.setDimensions performs ...) created by
- The current implementation of Surface.setDimensions() does not check …
- 2:00 PM Ticket #12560 (BorderContainer_complex.html failure on IE) created by
- […] […]
- 1:23 PM Ticket #12509 (_loadTest.js broken for IE9) closed by
- fixed: (In [24149]) Fixes #12509. Backport [24148] to 1.6.1.
- 9:38 AM Ticket #12559 (IO pipline topics: TypeError when subscribed to /dojo/io/error/) created by
- I'm subscribed to the error topic to listen to server errors: […] …
- 8:31 AM Ticket #12558 ([patch][ccla]dojox.gfx.vml.Rect.setShape might not work as expected ...) created by
- in vml.js dojox.gfx.vml.Rect.setShape method is doing: style. width …
- 6:01 AM Ticket #12557 ([patch] [ccla][needs conversion to AMD] DataGrid column filter widget) created by
- I've created a simple widget that can be connected to a DataGrid?. …
- 4:10 AM Ticket #12556 ([regression] dojox.editor.plugins.LocalImage does not work) created by
- Hello, Go to the …
- 4:06 AM Ticket #12551 (dojox.mobile.Heading moveTo does not work with hash) closed by
- fixed: (In [24147]) Fixes #12551 !strict. Fixed a problem where …
- 2:06 AM Ticket #12554 (IE9: Backport DOH robot fixes in truck + test updates for editor to ...) closed by
- duplicate: Thanks, I updated the appropriate tickets #12453 and #12463.
- 2:06 AM Ticket #12554 (IE9: Backport DOH robot fixes in truck + test updates for editor to ...) reopened by
Mar 28, 2011:
- 11:16 PM Ticket #12555 (Selecting a on DataGrid in a ContentPane works on 1.5 but not 1.6) created by
- I have created a DataGrid? below... <div …
- 10:38 PM Ticket #12554 (IE9: Backport DOH robot fixes in truck + test updates for editor to ...) closed by
- fixed: (In [24146]) Backporting doh runner from trunk to 1.6.1 to fix issues …
- 10:35 PM Ticket #12554 (IE9: Backport DOH robot fixes in truck + test updates for editor to ...) created by
- 10:34 PM Ticket #12538 (IE9: Editor does not restore selections, etc, when clicking bold, ...) closed by
- fixed
- 10:16 PM Ticket #12553 (Custom non-asyncloader builds with Sizzle are broken) created by
- Custom non-asyncloader builds with the Sizzle selector engines are …
- 7:42 PM Ticket #12552 (Unhandled exception when calling dijit.getFocus and the current focus ...) created by
- This problem only seems to occur with widgets that can have selection …
- 5:49 PM Ticket #11788 (dijit.form.TimeTextBox does not care about constraints) closed by
- fixed: Please use constraints as already described in this ticket.
- 5:34 PM Ticket #11788 (dijit.form.TimeTextBox does not care about constraints) reopened by
- This is not fixed. I just upgraded to 1.6 and the following increments …
- 5:11 PM Ticket #12551 (dojox.mobile.Heading moveTo does not work with hash) created by
- In my dojox.mobile application, I have a header like: […] I …
- 4:06 PM Ticket #12550 (ContentPane: destroys contents on refresh even if href is "") created by
- Browser type: FF, IE, Chrome Browser version: FF4, IE7, Chrome 10 OS …
- 1:34 PM Ticket #12549 (Enhanced grid drag and drop, doesn't drop in another empty grid) created by
- Hello, I would like to make a two list selector. The list on the left …
- 9:36 AM Ticket #12520 ([regression] ComboBox: onClick does not fire when the button portion ...) closed by
- fixed: (In [24141]) For the sake of backwards compatibility, make onClick() …
- 7:36 AM Ticket #12548 ([patch][ccla]Chart: Legend is not ordered correctly with Clustered ...) created by
- (1) Use dojox.charting.widget.Legend to add legend to Clustered …
- 6:59 AM Ticket #12547 (ScrollableView: Wrong Height and Cannot Scroll to End in Complex Layout) closed by
- fixed: (In [24139]) Fixes #12547 !strict. Fixes and refactoring have been …
- 6:23 AM Ticket #12547 (ScrollableView: Wrong Height and Cannot Scroll to End in Complex Layout) created by
- ScrollableView sometimes miscalculates the view height especially …
- 2:32 AM Ticket #12530 (RadioButton: appears jagged when ancestor node has shadow class (IE8)) closed by
- wontfix: OK, I guess this is a wontfix. Probably there's some CSS we can add …
- 1:37 AM Ticket #12545 (EnhancedGrid.NestedSorting.IE7 - column title is overlayed when the ...) closed by
- fixed: (In [24136]) Thanks for the patch from Nate(IBM, CCLA), adding IE7 css …
- 1:35 AM Ticket #12546 (EnhancedGrid - Cell content be modified abnormally) closed by
- fixed: (In [24135]) Fixes #12546, avoid setFocusCell() in the end of double …
- 1:24 AM Ticket #12546 (EnhancedGrid - Cell content be modified abnormally) created by
- This issue will only be reproduced with very specific steps: 1. …
- 12:58 AM Ticket #12545 (EnhancedGrid.NestedSorting.IE7 - column title is overlayed when the ...) created by
- This is can be easily reproduced by making the column header with a …
Mar 27, 2011:
- 1:08 PM Ticket #12502 (Many failures in dijit.tests.form.robot.CheckBox_a11y on ff4) closed by
- worksforme: I ran the test standalone on FF4 (final) on Windows/XP using Java …
- 1:05 PM Ticket #12501 (Many failures in dijit.tests.form.robot.CheckBox_mouse on ff4) closed by
- duplicate: This is working correctly for me as well. Seems to be a dup of #12502 …
- 1:02 PM Ticket #12503 (Many failures in dijit.tests.form.robot.FormState on ff4) closed by
- duplicate: Seems to be a dup of #12502 where dijit.byId is not setup correctly by …
- 12:34 PM Ticket #12544 (robot crashes FF4 on mac) created by
- Run dijit/tests/form/robot/CheckBox_a11y.html on FF4/mac. As soon as …
- 5:17 AM Ticket #12517 ([regression] ComboBox: drag select works poorly) closed by
- fixed: (In [24131]) missing stopEvent() call for mouse down in _HasDropDown, …
Mar 26, 2011:
- 10:52 PM Ticket #12492 (dojo.contentBox and dojo.marginBox return 0/negative if node hidden) closed by
- wontfix: Anyway, to answer your question, IIRC the reason it behaves that way …
- 6:24 PM Ticket #12543 (dojox.mobile: Another variation of Switch) closed by
- fixed: (In [24130]) Fixes #12543 !strict. Added round shaped Switches
- 6:21 PM Ticket #12543 (dojox.mobile: Another variation of Switch) created by
- It would be nice to have round shaped Switches.
- 5:03 PM Ticket #12542 (dojox.mobile view transition animations) closed by
- fixed: (In [24128]) Fixes #12542 !strict. Added several new transition animations
- 4:32 PM Ticket #12542 (dojox.mobile view transition animations) created by
- Currently dojox.mobile provides three view transition animations, …
- 1:42 PM Ticket #12341 ("set readOnly" button in test_SimpleTextArea.html broken) closed by
- fixed: (In [24127]) Fixes #12341. Fix test button to set readOnly instead of …
- 11:03 AM Ticket #12541 (AMD module definition does not accept module id in single quotes) created by
- Line 113 in util/buildscripts/jslib/fileUtil.js rejects a module …
- 8:53 AM Ticket #12540 (Enhanced Grid Paginator: Page-Stepper initialization problem) created by
- Enhanced Grid Paginator: Page-Stepper initialization problem The code …
Mar 25, 2011:
- 11:51 PM Ticket #12177 ([patch][ccla] wipeIn/Out stop not cleaning up style changes) closed by
- fixed: (In [24124]) Fixes #12177. Duplicate cleanup handler for both onStop …
- 10:47 PM Ticket #12539 (Create dojox.mobile.Slider) closed by
- fixed: (In [24122]) Fixes #12539. Create dojox.mobile.Slider widget which …
- 10:32 PM Ticket #12539 (Create dojox.mobile.Slider) created by
- 7:55 PM Ticket #12538 (IE9: Editor does not restore selections, etc, when clicking bold, ...) created by
- IE9 appears to support the WC3 Range API, but there are restore checks …
- 6:46 PM Ticket #12473 (can't select text in lists (IE9)) closed by
- fixed: (In [24114]) Fixing issue with IE9, editor, and list selection. …
- 2:28 PM Ticket #12536 (dojox.editor.plugins.Preview - malformed tag attribute) closed by
- fixed: (In [24111]) Fixing extra quote. #fixes #12536
- 2:25 PM Ticket #12500 (dijit.tests.editor.robot.TabIndent fails on FF4) closed by
- worksforme: This works for me as well in FF4. Guessing error occurred due to …
- 2:16 PM Ticket #12448 ([patch] [ccla] Rich Text Editor - Hitting enter loses all font ...) closed by
- fixed: (In [24110]) Updates to Enter key handling for font splitting. …
- 12:54 PM Ticket #12537 (FLAudio - can't set position of audio) closed by
- fixed: (In [24106]) Fixes #12537 - added settable position to the play params …
- 12:53 PM Ticket #12537 (FLAudio - can't set position of audio) created by
- Audio was only able to play from beginning. Add an argument to play …
- 12:52 PM Ticket #12536 (dojox.editor.plugins.Preview - malformed tag attribute) created by
- Too many apostrophes in <meta http-equiv='Content-Type' …
- 12:48 PM Ticket #12535 (build process renamespacing of dojo1.6 causes an error within the ...) created by
- please see …
- 11:12 AM Ticket #12534 (Dialog: reopen fails when the show action is connected to an ...) created by
- I´ve encoutered a problem with dijit.Dialog. It seems, that the …
- 10:44 AM Ticket #12533 (dojox.layout.TableContainer ignores programmatic lables and titles) created by
- When adding CheckBoxes? to a TableContainer?, the checkboxes' labels and …
- 10:32 AM Ticket #12486 ([regression] Tree: exception removing selected node) closed by
- fixed: (In [24104]) Remove deleted tree nodes from selection (if they are in …
- 9:19 AM Ticket #12531 ([regression] Toolbar: focus border on buttons not visible (IE)) closed by
- fixed: (In [24102]) Fix problem on Toolbar buttons where IE doesn't display …
- 9:04 AM Ticket #12532 (dojox.mobile.ProgressIndicator should be customizable) closed by
- fixed: (In [24101]) Fixes #12532 !strict. Added ProgressIndicator#setImage?()
- 8:47 AM Ticket #12532 (dojox.mobile.ProgressIndicator should be customizable) created by
- The indicator consists of 12 DIV elements with CSS3 styling. It should …
- 3:09 AM Ticket #12531 ([regression] Toolbar: focus border on buttons not visible (IE)) created by
- See test_Toolbar.html on IE (tested on IE9 but reportedly happens on …
- 1:17 AM Ticket #12349 (TabContainer: nested TabContainer resize glitch in IE9) closed by
- fixed: (In [24097]) Make ScrollingTabController.resize() return the new size …
- 12:52 AM Ticket #12529 ([BUG] JsonRestStore + dojox.grid.EnhancedGrid + Printer generates ...) closed by
- invalid
Mar 24, 2011:
- 8:47 PM Ticket #12530 (RadioButton: appears jagged when ancestor node has shadow class (IE8)) created by
- The claro .dijitCheckBoxInput class for the dijit.form.RadioButton …
- 7:56 PM Ticket #12529 ([BUG] JsonRestStore + dojox.grid.EnhancedGrid + Printer generates ...) created by
- Using grid.exportToHTML({cssFiles:test.css?}, function(str) { …
- 5:32 PM Ticket #12361 (dojox.mobile Does Not Respond to data-dojo-*) closed by
- fixed: (In [24096]) Fixes #12361 !strict. Added support for data-dojo-* …
- 5:25 PM Ticket #12361 (dojox.mobile Does Not Respond to data-dojo-*) reopened by
- 5:11 PM Ticket #12528 (dojox.mobile.parser cannot instantiate dijit.Calendar) closed by
- fixed
- 4:31 PM Ticket #12528 (dojox.mobile.parser cannot instantiate dijit.Calendar) created by
- test_iPhone-IconMulti.html, test_iPhone-IconSingle.html, and …
- 1:53 PM Ticket #12527 (dojo.connect fails to bind 2 functions) created by
- It seems the documentation is messed up: …
- 12:41 PM Ticket #12526 (dojo.animateProperty Needs to Use CSS Opacity for IE9) closed by
- duplicate: Presumably dup of #12455.
- 11:21 AM Ticket #12526 (dojo.animateProperty Needs to Use CSS Opacity for IE9) created by
- When fading opacity in, in IE9, once it reaches opacity 1 (fully …
- 7:25 AM Ticket #12525 (dojox.form.SelectStack fails regression in 1.6) created by
- See dojox/form/tests/test_SelectStack.html
- 7:24 AM Ticket #12524 (dojox.form.PasswordValidator fails regression tests in 1.6) created by
- See dojox/form/tests/test_PasswordValidator.html
- 7:03 AM Ticket #12523 (Dialog from <a href="javascript not work in firefox) closed by
- wontfix
- 5:49 AM Ticket #12523 (Dialog from <a href="javascript not work in firefox) reopened by
- 5:33 AM Ticket #12519 (replacement of AMD with dojo.require/dojo.declare in dojo build cause ...) reopened by
- Then would you transfer this ticket to someone who can help to fix the …
- 5:29 AM Ticket #12523 (Dialog from <a href="javascript not work in firefox) closed by
- worksforme: We have tests for this (ex: dijit/tests/Dialog.html) that are working …
- 5:27 AM Ticket #12522 (www) closed by
- invalid
- 5:24 AM Ticket #12523 (Dialog from <a href="javascript not work in firefox) created by
- In firefox 3.6 and dojo 1.6.0 this not work: var dialog = new …
- 5:19 AM Ticket #12522 (www) created by
- sss
- 3:25 AM Ticket #12404 (Getting the annoying message "This page contains both secure and ...) closed by
- invalid: Closing for lack of test case.
- 3:25 AM Ticket #12427 (In Safari, if there is Drag-and-Drag in side a pop up, once avatar is ...) closed by
- invalid: Closing for lack of test case, reopen if you can attach a test case.
Mar 23, 2011:
- 10:15 PM ProjectMeeting/2011-03-23 edited by
- (diff)
- 10:14 PM ProjectMeeting/2011-03-23 created by
- 10:13 PM ProjectMeeting edited by
- (diff)
- 9:49 PM Ticket #12521 (dojo.require fails in standalone mode on iPhone) created by
- running an application with <meta …
- 9:27 PM Ticket #12455 (Setting opacity broken on IE9) closed by
- fixed: (In [24090]) IE9 fix: use standard opacity, no filters, thx Louphil, …
- 7:06 PM Ticket #12520 ([regression] ComboBox: onClick does not fire when the button portion ...) created by
- Using dojo 1.6, onClick events are not firing unless the user clicks …
- 3:00 PM Ticket #12519 (replacement of AMD with dojo.require/dojo.declare in dojo build cause ...) closed by
- invalid: dojo/json does not exist in the 1.6 release. you must be trying to …
- 1:34 PM Ticket #12519 (replacement of AMD with dojo.require/dojo.declare in dojo build cause ...) created by
- I am trying to build dojo.js layer which includes dojo.json. Here is …
- 1:24 PM Ticket #12518 (node.nodeType Failing in IE9) created by
- I am getting this error in IE9: […] I'm afraid I can't trace the …
- 11:31 AM Ticket #12517 ([regression] ComboBox: drag select works poorly) created by
- Not sure who broke this, but in …
- 11:24 AM Ticket #12514 (Theme tester error) closed by
- invalid: trunk is unstable. Builds are broken. …
- 10:48 AM Ticket #12516 (xhr offline: bug due to _isDocumentOk() change) created by
- I was working with Dojo 1.4 . When calling d.xhr() offline, xhr() was …
- 10:10 AM Ticket #12515 ([patch][ccla] improve main plots rendering performance) created by
- This patch improves the rendering performance of the default (line, …
- 8:49 AM Ticket #12514 (Theme tester error) created by
- URL: …
- 6:18 AM Ticket #12495 (IE9: evt.charOrCode set incorrectly for ESCAPE key) closed by
- fixed: (In [24088]) On IE9, fix evt.charOrCode on IE9 to be number rather …
- 6:14 AM Ticket #12508 (IE9: no keypress event for ENTER key) closed by
- fixed: (In [24086]) On IE9, generate faux keypress-event for ENTER key, since …
- 6:01 AM Ticket #12474 (IE9: stopPropagation() ineffective on faux keypress event) closed by
- fixed: (In [24085]) Fix evt.stopPropagation() on IE9 for faux keypress events …
- 5:07 AM Ticket #12512 (Right click bug) closed by
- fixed: (In [24084]) Fixes #12512 - Right click no longer fires drag event \!strict
- 4:47 AM Ticket #12513 (Transition Fails with ListItem using url property after first time ...) closed by
- fixed: (In [24083]) Fixes #12513 !strict. Search for appropriate source view …
- 4:40 AM Ticket #12513 (Transition Fails with ListItem using url property after first time ...) created by
- When I have a Transition with a URL: […] Then I transition Back …
- 4:13 AM Ticket #12512 (Right click bug) reopened by
- Need to either mark milestone as 1.7, or check the change into the …
- 4:08 AM Ticket #12512 (Right click bug) closed by
- fixed: (In [24082]) Fixes #12512 - Right click no longer fires drag event \!strict
- 4:06 AM Ticket #12512 (Right click bug) created by
- Right click shouldn't fire the drag event.
- 2:47 AM Ticket #12511 ([patch] [ccla] remove dojo.query() dependency from html) created by
- Patch to remove dependency on dojo.query from dojo.html. dojo.query …
- 2:06 AM Ticket #12510 (TabContainer: width inside table broken on IE9 ...) created by
- See test_TabContainer_noLayout.html or associated robot test. The …
- 1:52 AM Ticket #12509 (_loadTest.js broken for IE9) created by
- See for example Tooltip_mouse_quirks.html. On IE9 this fails during …
- 1:08 AM Ticket #12508 (IE9: no keypress event for ENTER key) created by
- IE6-8 fire a keypress event for the enter key, but IE9 doesn't, so we …
- 12:30 AM Ticket #11967 (FF4: Layout test failures due to FF4 tabstops on overflow:auto divs ...) closed by
- fixed: (In [24081]) Workaround FF4 bug where overflow:auto <div>'s get a tab …
Mar 22, 2011:
- 11:46 PM Ticket #12505 (dijit.tests.layout.robot.BorderContainer has failure on ff4) closed by
- duplicate: Dup of #11967.
- 11:45 PM Ticket #12504 (dijit.tests.layout.robot.AccordionContainer_a11y fails on ff4) closed by
- duplicate: Dup of #11967.
- 9:37 PM Ticket #12507 (dojo/tests/_base/html.html::t::attr_reconnect fails on ie9) created by
- Error: test timeout in …
- 9:06 PM Ticket #12506 (gfx/tests/test_group2.html fails on ff4) created by
- dojox/gfx/tests/test_group2.html does not render on ff4.
- 8:59 PM Ticket #12505 (dijit.tests.layout.robot.BorderContainer has failure on ff4) created by
- GROUP "dijit.tests.layout.robot.BorderContainer?" has 1 test to run 4 …
- 8:57 PM Ticket #12504 (dijit.tests.layout.robot.AccordionContainer_a11y fails on ff4) created by
- GROUP "dijit.tests.layout.robot.AccordionContainer_a11y" has 1 test to …
- 8:55 PM Ticket #12503 (Many failures in dijit.tests.form.robot.FormState on ff4) created by
- GROUP "dijit.tests.form.robot.FormState?" has 1 test to run 9 tests to …
- 8:54 PM Ticket #12502 (Many failures in dijit.tests.form.robot.CheckBox_a11y on ff4) created by
- GROUP "dijit.tests.form.robot.CheckBox_a11y" has 1 test to run 17 …
- 8:53 PM Ticket #12501 (Many failures in dijit.tests.form.robot.CheckBox_mouse on ff4) created by
- GROUP "dijit.tests.form.robot.CheckBox_mouse" has 1 test to run 24 …
- 8:51 PM Ticket #12500 (dijit.tests.editor.robot.TabIndent fails on FF4) created by
- _AssertFailure: …
- 8:49 PM Ticket #12499 (Dijit Tooltip-placement.html has failure on ff4) created by
- _AssertFailure: …
- 5:56 PM Ticket #12428 (improve performance of docscripts) closed by
- fixed: (In [24080]) fixes #12428: improve performance of generate.php by …
- 3:05 PM Ticket #12498 (Chart2d Line Shadow does not function with Dojo 1.5+) created by
- I am using Google CDN. Shadows only work with Google CDN 1.4, not 1.5 …
- 2:46 PM Ticket #12497 (The Dojo Way, 2.0) created by
- Way back in the beginning of Dojo, we had some posts about "The Dojo …
- 10:03 AM Ticket #12496 (IE9: evt.charOrCode set incorrectly for ESCAPE key) closed by
- duplicate: Got double-submitted, closing as dup of #12495.
- 9:55 AM Ticket #12496 (IE9: evt.charOrCode set incorrectly for ESCAPE key) created by
- See test_TooltipDialog.html. Open first dialog and then press ESCAPE …
- 9:55 AM Ticket #12495 (IE9: evt.charOrCode set incorrectly for ESCAPE key) created by
- See test_TooltipDialog.html. Open first dialog and then press ESCAPE …
- 9:36 AM Ticket #12494 (dojox.mobile should not have dependency on dojox.mobile.Button) closed by
- fixed: (In [24075]) Fixes #12494 !strict. Removed …
- 9:33 AM Ticket #12494 (dojox.mobile should not have dependency on dojox.mobile.Button) created by
- dojo.require("dojox.mobile.Button"); should be removed from _base.js.
- 8:56 AM Ticket #12490 (dojox.mobile list widgets should support dojo.data) closed by
- fixed: (In [24074]) Fixes #12490 !strict. setStore needed to call disconnect …
- 8:53 AM Ticket #12490 (dojox.mobile list widgets should support dojo.data) reopened by
- It doesn't work well. setStore() is broken. Cannot be called more than …
- 8:32 AM Ticket #12492 (dojo.contentBox and dojo.marginBox return 0/negative if node hidden) reopened by
- I understand that you don't want to handle the hidden case explicitly …
- 3:41 AM Ticket #12493 (IE9: dojo/test/_base/html_box.html failures) created by
- […]
- 2:05 AM Ticket #12492 (dojo.contentBox and dojo.marginBox return 0/negative if node hidden) closed by
- wontfix: Not sure what that function would do, whether just checking the …
Mar 21, 2011:
- 7:10 PM Ticket #12492 (dojo.contentBox and dojo.marginBox return 0/negative if node hidden) created by
-
dojo.contentBox
anddojo.marginBox
return wrong, even negative … - 6:21 PM Ticket #12491 (dojo/store/Observable is missing a dependency) created by
-
dojo/store/Observable tries to assign to
dojo.store.Observable
but … - 6:15 PM Ticket #12490 (dojox.mobile list widgets should support dojo.data) closed by
- fixed: RoundRectDataList and EdgeToEdgeDataList are subclass of …
- 6:04 PM Ticket #12490 (dojox.mobile list widgets should support dojo.data) created by
- Add support for dynamic creation of list items using a dojo.data …
- 5:42 PM Ticket #12452 (Spin Wheel widget for dojox.mobile) closed by
- fixed: Added dojox.mobile.SpinWheel and its subclasses SpinWheelDatePicker …
- 5:02 PM Ticket #12489 (dojox.mobile.View#startup() is not called when loaded dynamically) closed by
- fixed: (In [24069]) Fixes #12489 !strict. Removed the code that prevents …
- 3:31 PM Ticket #12489 (dojox.mobile.View#startup() is not called when loaded dynamically) created by
- If views are loaded as html fragment using the url property, those …
- 2:53 PM Ticket #12488 (dojo.query on xml nodes in IE) created by
- dojo.query fails when trying to access direct children using '>' …
- 2:04 PM Ticket #12487 (DOH tearDown not working as expected) created by
- When running a doh test, the tearDown function of a test will not be …
- 10:56 AM Ticket #12486 ([regression] Tree: exception removing selected node) created by
- Removing a node from a tree and then selecting another node throws an …
- 8:50 AM Ticket #12485 ([patch][ccla]TabBar - CSS Size Definition on Icon is not Honored) created by
- This is a bug regarding the size of the icon in TabBar?. The CSS …
- 8:31 AM Ticket #12484 (ComboBox: apparently memory leak) created by
- Starting in [9924] ComboBox.js does this: […] where menuitem is …
- 1:41 AM Ticket #12483 (FilteringSelect: labelAttr being copied into input text as of 1.6 but ...) created by
- Refs #11144 I have a situation where I use the rich html capabilities …
Mar 19, 2011:
- 1:52 PM Ticket #12458 (remove dijit/_base/wai.js dependencies from dijit, dojox) closed by
- fixed: (In [24068]) Fixes #12458. Inline wai functions to reduce mobile …
- 1:42 PM Ticket #12482 (Hard to click on a ListItem in ScrollableView) closed by
- fixed
- 1:30 PM Ticket #12482 (Hard to click on a ListItem in ScrollableView) created by
- When list items (ListItem) are placed in ScrollableView, selecting a …
- 11:44 AM Ticket #12481 (Invalid call to cell.restore() in dojox/grid/_EditManager.js) created by
- The patch illustrates the invalid call: […]
- 8:24 AM Ticket #12480 (scrollable is unnecessarily collapsing the current document selection) closed by
- fixed
- 8:11 AM Ticket #12480 (scrollable is unnecessarily collapsing the current document selection) created by
- scrollable:addCover does a collapse of the window's selected text. …
- 5:03 AM Ticket #12479 (Dialog: clicking underlay then pressing tab focuses objects behind dialog) created by
- According to this example …
- 4:34 AM Ticket #12478 (tests._base.html_rtl failure in scrollingQuirksIframeVertSmall on FF4, IE9) created by
- This is from runTests.html, didn't try standalone: […]
- 4:31 AM Ticket #12477 (tests.window.scroll failing on FF4, IE9) created by
- This is from runTests.html, didn't try standalone. […]
Mar 18, 2011:
- 7:55 PM Ticket #12476 (make html5 fastpath option parse standard attributes directly on ...) created by
- Refs #12470 and the infamous comment:ticket:11490:60, This is …
- 1:46 PM Ticket #12475 (upon inserting link get codepage error (IE9)) created by
- See test_LinkDialog.html on IE9. After inserting any link the …
- 1:26 PM Ticket #12474 (IE9: stopPropagation() ineffective on faux keypress event) created by
- See test_TooltipDialog.html. Open first dialog, click first textbox, …
- 1:24 PM Ticket #12473 (can't select text in lists (IE9)) created by
- See test_LinkDialog.html on IE9. Moving the cursor over the #1 entry …
- 10:42 AM Ticket #12472 (dojox.widget.TitleGroup doesn't look smooth) created by
- The dojox.widget.TitleGroup? component doesn't close the open …
- 9:24 AM Ticket #12471 (dojox.mobile automatic theme loading) closed by
- fixed
- 8:31 AM Ticket #12471 (dojox.mobile automatic theme loading) created by
- dojox.mobile should detects User Agent of the browser and …
- 5:20 AM Ticket #11789 (DataGrid-a11y-IE 7-looks bad when zoom in) closed by
- wontfix
- 5:12 AM Ticket #11987 (dojox.grid.DataGrid.doApplyCellEdit does not test if the value has changed) closed by
- duplicate: This is a duplicate of #9579
- 5:09 AM Ticket #12220 (Setting scrollToRow leads to an incorrect row position) closed by
- invalid: This is not a bug, but a known limitation of the grid. scrollToRow is …
- 5:05 AM Ticket #12247 ([patch]Cannot resize column in DataGrid in IE8) closed by
- fixed
- 4:44 AM Ticket #11083 (9809 Grid content not aligned with headers when scrollbar present) closed by
- fixed: It was probably checked if the tests exhibited the same behavior and …
- 4:39 AM Ticket #11585 (DataGrid formatter image height bug) closed by
- invalid: The problem is that the image is still loading when the grid …
- 3:47 AM Ticket #12470 (If data-dojo-type html attribute is used instead of dojoType, ...) closed by
- invalid
- 2:00 AM Ticket #12470 (If data-dojo-type html attribute is used instead of dojoType, ...) created by
- If we declare an input using the "data-dojo-type" html attribute …
- 1:36 AM Ticket #12468 (Tri-State Checkbox Tree) closed by
- duplicate: Yes, I think this is covered by #7513, thanks.
- 12:37 AM Ticket #12398 ([patch][ccla] BlackBerry theme for dojox.mobile) closed by
- fixed: Added svn:eol-style property.
- 12:20 AM Ticket #12398 ([patch][ccla] BlackBerry theme for dojox.mobile) reopened by
Mar 17, 2011:
- 11:38 PM Ticket #12469 (dojo maven release for 1.6) closed by
- fixed: released and dojo-maven committed at r24055
- 10:03 PM Ticket #12469 (dojo maven release for 1.6) created by
- release dojo 1.6 to maven central repo
- 5:44 PM Ticket #12457 (console.log left over on XmlStore source) closed by
- fixed: (In [24055]) Removing console.logs from XmlStore?. fixes #12457
- 5:01 PM Ticket #12468 (Tri-State Checkbox Tree) created by
- The GUI for dojox.geo mapping framework would need a tri-state …
- 3:43 PM Ticket #12467 (xhrGet rawBody docs not parsing) created by
- Add to the mysteries of our doc parser: …
- 3:06 PM Ticket #12466 (DataGrid, IE6/7 - empty cells look weird) created by
- Border are not displayed for empty cells, this makes hover effect …
- 2:35 PM Ticket #12369 ([regression] right click context menu doesn't work anymore in EnhancedGrid) closed by
- fixed: (In [24054]) Always show row menu when there is no cell menu, fixes …
- 1:56 PM Ticket #12465 (Support AMD load from CDN) created by
- I asked this first on the RequireJS list to get some feedback. Filing …
- 12:20 PM Ticket #12462 (dojox.mobile widgets should use _Container) closed by
- fixed: Used _Container and _Contained, and changed getEnclosingWidget to …
- 11:30 AM Ticket #11210 (dojox.layout.ContentPane: content setter runs a long time if the ...) closed by
- fixed: Confirmed in 1.4 and 1.5, fixed in 1.6.0 by jaradj in r23480 by a …
- 10:54 AM Ticket #12464 ([patch][ccla] improve dojox.charting.axis2d.Default performance by ...) created by
- prereqs: 12392 chart interaction Now that interactions on the chart …
- 9:23 AM Ticket #12463 (allow return of dojo.Deferred (in addition to doh.Deferred) from test ...) closed by
- fixed: (In [24052]) Allow async tests to return any object supporting the …
- 8:24 AM Ticket #12463 (allow return of dojo.Deferred (in addition to doh.Deferred) from test ...) created by
- It would be convenient to return a dojo.Deferred from some async tests …
- 8:08 AM Ticket #12462 (dojox.mobile widgets should use _Container) created by
- Currently, dojox.mobile widgets do not use _Container.js even when the …
- 6:17 AM Ticket #12398 ([patch][ccla] BlackBerry theme for dojox.mobile) closed by
- fixed: Added images.
- 6:14 AM Ticket #12398 ([patch][ccla] BlackBerry theme for dojox.mobile) reopened by
- 6:05 AM Ticket #12398 ([patch][ccla] BlackBerry theme for dojox.mobile) closed by
- fixed: Applied the patch.
- 5:33 AM Ticket #12335 ("url" Feature of IconItem will Screw Complex Layout) closed by
- fixed: Applied the patch to the trunk and the 1.6 branch.
- 5:16 AM Ticket #12321 ([patch][ccla]ScrollableView may Prevent Onclick Handler of IconItem) closed by
- fixed: Applied the patch to the trunk and the 1.6 branch.
- 5:03 AM Ticket #12318 ([patch][ccla] Icon Pane will Not Appear for the 2nd Time inside ...) closed by
- fixed: Applied the patch to the trunk and the 1.6 branch.
- 4:40 AM Ticket #12310 ([patch][ccla] dojox.mobile.parser does not support jsId attribute) closed by
- fixed: Applied the patch to the trunk and the 1.6 branch.
- 4:06 AM Ticket #12240 (test_iPad-Settings-fixed.html should be removed) closed by
- fixed
- 3:23 AM Ticket #12460 (robot hangs in popup.html on IE9) closed by
- duplicate: double submit, see #12459.
- 3:21 AM Ticket #12461 (runTests.html on IE9 running in IE8-compatibility-mode) created by
- Although running robot/typematic.html (or any other test) directly …
- 3:07 AM Ticket #12460 (robot hangs in popup.html on IE9) created by
- When I run the top level runTests.html, or even …
- 2:57 AM Ticket #12459 (robot hangs in popup.html on IE9) created by
- When I run the top level runTests.html, or even …
- 2:39 AM Ticket #12458 (remove dijit/_base/wai.js dependencies from dijit, dojox) created by
- Continuing on work from #10997 (and related ticket #12275), remove the …
- 12:12 AM Ticket #12457 (console.log left over on XmlStore source) created by
- A appears on the browser debug console, with dojo 1.6 distribution …
Note: See TracTimeline
for information about the timeline view.