Timeline
Feb 14, 2011:
- 4:49 PM Ticket #12291 (dijit._Container removeChild(), removal of child of index o (zero)) created by
- If one want to use the method removeChild, inside dijit._Container, …
- 3:23 PM Ticket #11225 (Dojox Grid Resize Click Change) closed by
- fixed: (In [23784]) Fixes #11225, thanks for davidwalsh's patch.
- 3:09 PM Ticket #12091 (appending grid to center aligned div crashes grid) closed by
- fixed: (In [23783]) Fixes #12091, thanks for the fix patch from Gino Andres …
- 3:06 PM Ticket #12290 ([patch][ccla] Charting Widget without fill/stroke specified will not ...) created by
- See the attached test case, if you do not specify fill/stroke on Chart …
- 2:41 PM Ticket #12289 (Style guide is missing) created by
- The link on the getting started …
- 9:16 AM Ticket #8714 (dojox.grid,DataGrid column sizes do not line up with headers) closed by
- wontfix: This issue only occurs when creating Grid in HTML markup, it's …
- 8:42 AM Ticket #12288 (Minor issues with new dojox.form.Uploader) created by
- I've faced with several minor issues with new Uploader: 1. There is …
Feb 13, 2011:
- 2:58 PM Ticket #12287 (_DateTimeTextBox: Widgets are hidden if hasDownArrow is false) closed by
- fixed: (In [23781]) Fix display of DateTextBox/TimeTextBox with …
- 2:00 PM Ticket #12287 (_DateTimeTextBox: Widgets are hidden if hasDownArrow is false) created by
- The two if blocks in 'buildRendering' are in the wrong order.
- 1:05 PM Ticket #12286 (ListInput: regExp not validated correctly) created by
- The regExp attribute in a dojox.form.ListInput? is validated …
- 12:44 PM Ticket #12285 ([patch][cla] ListInput: _onCloseEdit not called after edit) created by
- Connecting to "onChange" on _ListInputInputItem._editBox does not have …
- 5:48 AM Ticket #12284 (html_docScroll testSpeed fails on IE8 with developer toolbar open when ...) created by
- html_docScroll.html works when run standalone, but when run from …
- 12:20 AM Ticket #11281 (Header onChange not getting fired in dojox.widget.Calendar) reopened by
- [23777] was supposed to be applied to #12281, not #11281
- 12:17 AM Ticket #12281 ([patch][regression] dojo.Stateful wildcard handling broken) closed by
- worksforme: Fixed ValidationTextBox? in [23777]. Backwards compatibility does rule …
- 12:11 AM Ticket #11281 (Header onChange not getting fired in dojox.widget.Calendar) closed by
- fixed: (In [23777]) Watch with a wildcard properly, fixes #11281
Feb 12, 2011:
- 3:59 PM Ticket #12277 (Tree: target is null exception on DnD between items) closed by
- fixed: The IE6 issue is just a test problem, starting with [23334], where the …
- 5:38 AM Ticket #12281 ([patch][regression] dojo.Stateful wildcard handling broken) reopened by
- Reopening and I will provide a patch with a failing test that passes …
- 4:34 AM Ticket #12283 (Editable Grid(autoHeight="true") jitters when changes applied - with a ...) closed by
- fixed: (In [23776]) Fixes #12283, thanks the fix from Edward Chatelain(IBM, …
- 4:19 AM Ticket #12283 (Editable Grid(autoHeight="true") jitters when changes applied - with a ...) created by
- Steps to reproduce: 1. Open "editable-autoheight-jitter.html", …
- 3:20 AM Ticket #12282 (doh does not report exception in nested iframe) closed by
- fixed: (In [23775]) fixes #12282: make doh.error actually do something (show …
- 3:19 AM Ticket #12282 (doh does not report exception in nested iframe) created by
- if a test module uses registerUrl to register a test, and error occurs …
- 3:08 AM Ticket #12281 ([patch][regression] dojo.Stateful wildcard handling broken) closed by
- fixed: I added a regression test, but it is passing. Wildcarding is done by …
Feb 11, 2011:
- 9:07 PM Ticket #12272 (leaky global after amd unwrapping) closed by
- fixed
- 8:30 PM Ticket #12281 ([patch][regression] dojo.Stateful wildcard handling broken) created by
- In r23763, names as recorded in dojo.Stateful book-keeping were …
- 10:42 AM Ticket #12280 (define() has different result with equivalent object/function argument) created by
- I'm not sure whether this is normal behavior or a bug but the …
Feb 10, 2011:
- 2:05 PM Ticket #11168 ([cla][patch] Support hierarchical data) closed by
- fixed: I believe the new API has adequate support for hierarchy
- 12:29 PM Ticket #12279 (dojox.charting.Chart2D destroy not working as designed) created by
- It appears that the axes of the chart are not being properly destroyed …
- 12:09 PM Ticket #12278 (_WidgetBase: fix inheritance issues with attributeMap) created by
- attributeMap has issues with inheritance, in that it's hard for a …
- 11:27 AM Ticket #12274 (_Widget: split into _WidgetBase and _Widget) closed by
- fixed: (In [23762]) Split the _Widget functionality needed by …
- 8:20 AM Ticket #12277 (Tree: target is null exception on DnD between items) created by
- There's a failure in the Tree_dnd.html test on FF3.6/win, which can be …
- 7:05 AM Ticket #12276 (Calendar: create light calendar suitable for mobile) created by
- Refactor Calendar, splitting out code needed by mobile into base …
- 6:37 AM Ticket #12275 (_Templated: split into _TemplatedMixin and _WidgetsInTemplateMixin) created by
- Split the current _Templated mixin into two mixins: * a …
- 6:28 AM Ticket #12274 (_Widget: split into _WidgetBase and _Widget) created by
- Split the _Widget functionality needed by mobile/lightweight widgets …
- 3:18 AM Ticket #12273 (IE9: dojox nonstandard usages of document.createElement) created by
- We've already found and addressed issues in dojo core and dijit …
- 1:01 AM Ticket #12270 (dojox.html.ellipsis fails loading on FF4) closed by
- fixed: (In [23758]) Add deprecation messages. Fixes #12270
Feb 9, 2011:
- 11:13 PM Ticket #12246 (TabContainer not working when set as href or content) closed by
- wontfix: OK, glad you got it working. Yes, layout widgets don't work if they …
- 10:26 PM Ticket #12272 (leaky global after amd unwrapping) created by
- In dojox.html.entities a wrapping closure was removed, but the AMD …
- 9:38 PM Ticket #12271 ([patch] [cla] StackedAreas and StackedLines don't work for an array of ...) created by
- I attach the test case. Run it from dojox/charting/test/ Please add …
- 1:50 PM Ticket #12161 (Select: option without value) closed by
- duplicate: Dup of #9973. For now, you must add a value.
- 1:49 PM Ticket #12213 (Select: doesn't display option with empty value.) closed by
- duplicate: Dup of #9973. For now you must add a value.
- 2:49 AM Ticket #11991 (DataGrid doesn't display in a TabContainer when its tab is selected) closed by
- invalid
Feb 8, 2011:
- 11:37 PM Ticket #11989 (_Templated: call resize() on _supportingWidgets) reopened by
- Hi bill, sorry I didn't reply sooner; I didn't get any notifications …
- 8:05 PM Ticket #12270 (dojox.html.ellipsis fails loading on FF4) created by
- dojox.html.ellipsis fails to load on the latest Firefox 4 beta, …
- 2:32 PM Ticket #12269 (parser crash when using Dojo Documentation Tools) created by
- Hello, I'm using the api doc generator in util/docscripts, and the …
- 1:31 PM Ticket #12267 (DragPane: inconsistent/flaky behavior when dragging) closed by
- fixed: (In [23747]) Add preventDefault on DragPane? mousedown to prevent …
- 1:26 PM Ticket #12268 ([patch][ccla] Avoid _Templated dependency on charting legend) created by
- charting Legend is extending _Templated. However it can be very easily …
- 1:26 PM Ticket #12267 (DragPane: inconsistent/flaky behavior when dragging) created by
- In Chrome, Safari, and IE9 dragging in the dragpane area can cause …
- 1:16 PM Ticket #12266 (dojo.Stateful and name properties) created by
- I've tested this in Safari 5.0.3 and Chrome 10.0.648.18 dev. The way …
- 8:19 AM Ticket #12265 (IE9: dojo/io/iframe: error in IE-specific code branch) closed by
- fixed: Oops, my bad... I checked in a second attempt in [23746] replacing …
- 5:28 AM Ticket #12265 (IE9: dojo/io/iframe: error in IE-specific code branch) reopened by
- This is still presently failing for me, I presume due to another …
- 3:56 AM Ticket #12265 (IE9: dojo/io/iframe: error in IE-specific code branch) closed by
- fixed: (In [23745]) Removing unnecessary IE specific code branch that won't …
- 3:53 AM Ticket #12265 (IE9: dojo/io/iframe: error in IE-specific code branch) created by
- See failure in dojo/tests/io/iframe.html. It's failing because …
- 3:36 AM Ticket #12254 (IE9: dijit._editor.RichText: error in IE-specific code branch) closed by
- fixed: (In [23744]) Rewrite IE workaround to use dojo.create instead of …
Feb 7, 2011:
- 10:57 AM Ticket #12264 ([patch][ccla] a GFX SVG shape that has been cleared from a surface ...) created by
- When clearing a surface the parent reference of the removed shapes are …
Feb 6, 2011:
- 7:41 PM Ticket #12263 ([patch] [cla] Include stack in DOH AssertError) created by
- I have updated the AssertionError? creation in runner.js to include the …
- 7:00 PM Ticket #12252 ([regression] RTL: missing right border on ComboBox arrow buttons in ...) closed by
- fixed: (In [23741]) Fixes to the border between ComboBox's input area and …
- 10:53 AM Ticket #10377 ([patch] NumberTextBox: right align numbers) closed by
- fixed: (In [23739]) By default, right align value of NumberTextBox, …
- 5:18 AM Ticket #12262 (test modules tests.i18n, tests.date.locale, test.number break when ...) created by
- As described in …
- 5:10 AM Ticket #12261 (Add debugAtAllCosts parameter to DOH runner.html) created by
- As described in …
- 5:03 AM Ticket #12260 (Fix debugAtAllCosts with DOH for 1.5) created by
- As described in …
- 1:58 AM Ticket #12259 (dijit.form.Form doesnt fire messages anymore on isvalid() or on validate()) created by
- Hello, this is working fine with dojo 1.5 with 1.6.0b2 , while using …
- 1:45 AM Ticket #12258 (Problem when using indirect selection with enchanced grid) created by
- I am using EnhancedGrid?, with the plugin Indirect Selection : if i …
Feb 5, 2011:
- 9:53 PM Ticket #12243 (IE9: dijit._frames.pop dies in IE-specific branch) reopened by
- It seems like this change isn't the solution after all - after …
- 3:07 PM Ticket #11807 ([patch] Make HTML fragment check in dojo.place() whitespace-tolerant) closed by
- fixed: (In [23737]) base: better check for a DOM fragment in dojo.place(), …
- 3:02 PM Ticket #10752 ([patch][cla?]dojo.clone doesn't work for RegExp) closed by
- fixed: (In [23736]) base: added RegExp? processing to dojo.clone(), thx …
- 2:54 PM Ticket #12229 (Error: Problem parsing d="" in Chrome for every .createPath() call) closed by
- fixed: (In [23735]) gfx: set/remove path to work around Chrome's bug, thx …
- 10:16 AM Ticket #10842 (A _setFont() error breaks a few gfx canvas test cases) closed by
- fixed: Missed: [23733].
- 10:15 AM Ticket #10684 (Build in svg renderer for webkit build of dojo) closed by
- fixed: Missed: [23733].
- 10:02 AM Ticket #10886 (dojox.gfx3d fails in Silverlight: "null or not an object") closed by
- worksforme: It was fixed in he trunk. Please retest.
- 9:56 AM Ticket #11531 (Silverlight renderer boken on FF >= 3.6.4) closed by
- worksforme: Works for me with the current trunk. Please retest.
- 7:29 AM Ticket #12257 (IE9: dojo.stopEvent doesn't completely stop events) created by
- This issue was actually reported on StackOverflow: …
- 7:02 AM Ticket #11989 (_Templated: call resize() on _supportingWidgets) closed by
- wontfix: Closing because of no CLA and because it's unclear if this change …
- 7:01 AM Ticket #11770 (StackContainer useless resize() calling) closed by
- wontfix: Closing due to lack of CLA.
- 6:58 AM Ticket #3887 (Do layout in CSS not JS) closed by
- wontfix
- 6:40 AM Ticket #11491 ([cla][patch] Tree: collapses when next to a float) closed by
- fixed: (In [23732]) Prevent Tree from bending around float:left elements. …
- 5:39 AM Ticket #12256 (IE9: dijit.Menu: dijit context menu does not supercede browser context menu) created by
- http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/test_Men …
- 5:34 AM Ticket #12255 (IE9: need update to uacss for dj_ie9 class) closed by
- fixed: Fixed by [23729]
- 5:30 AM Ticket #12253 ([patch][cla] Dijit themes: replace instances of '0px' and '0%' with '0') closed by
- fixed: (In [23730]) Removing unnecessary unit specifications from 0 values in …
- 5:22 AM Ticket #12255 (IE9: need update to uacss for dj_ie9 class) created by
- Just need to add the following after line 26: […]
- 4:52 AM Ticket #12254 (IE9: dijit._editor.RichText: error in IE-specific code branch) created by
- This is observable in themeTester. As soon as it loads, two errors …
- 3:39 AM Ticket #12253 ([patch][cla] Dijit themes: replace instances of '0px' and '0%' with '0') created by
- The specification of 0 values across claro styles is inconsistent - …
- 3:24 AM Ticket #10491 (IE8 VML: Text does not display in standards mode in chart2d or pie2d) reopened by
- Re-opening. Please help with fix to run test_pie2d.html in IE8 with …
- 1:11 AM Ticket #12252 ([regression] RTL: missing right border on ComboBox arrow buttons in ...) created by
- If you look at e.g. …
- 12:35 AM Ticket #10807 (TabContainer in TooltipDialog loses its tabs) closed by
- worksforme: Hmm, this is working for me now. If you are still seeing a problem …
- 12:24 AM Ticket #12244 ([patch][cla] Claro: make border-radius and box-shadow styles ...) closed by
- fixed: (In [23728]) Making border-radius and box-shadow styles consistent …
- 12:22 AM Ticket #11180 (TabContainer: IE8 high contrast closeable tabs too tall) closed by
- fixed: (In [23727]) Don't put border around TabButton close text [x] (shown …
Feb 4, 2011:
- 11:37 PM Ticket #4341 (Dialog: allow setting max-width) closed by
- fixed: That test files displays correctly from version 1.2, or earlier. You …
- 11:33 PM Ticket #4995 (Tooltip: focusing an offscreen widget with a tooltip results in an ...) closed by
- invalid: Closing for lack of test case (or response to question from 2 years ago).
- 11:31 PM Ticket #12099 (Convert claro files to less format) closed by
- fixed
- 9:14 PM Ticket #12251 (Fix EOL styles) closed by
- fixed
- 9:12 PM Ticket #12251 (Fix EOL styles) created by
- 8:54 PM Ticket #12218 ([patch][ccla] dojox.mobile.ScrollableView cannot be created dynamically) closed by
- fixed: (In [23722]) Adding in Kamiyama's patch for scrollable views. …
- 4:13 PM Ticket #12250 (Support touch events in dijit._CssStateMixin) created by
- It would be nice to update dijit._CssStateMixin to support the touch …
- 3:35 PM Ticket #12249 (AccordionContainer: Scroll Bar Glitch on IE7) closed by
- wontfix: I do see a little of that on test_AccordionContainer.html on IE7, …
- 3:16 PM Ticket #12249 (AccordionContainer: Scroll Bar Glitch on IE7) created by
- When using dijit.layout.ContentPane? inside an …
Feb 3, 2011:
- 10:36 PM Ticket #12248 (Select cell in DataGrid does not support one item.) created by
- I created a grid layout in HTML markup and added one column that …
- 10:29 PM Ticket #12247 ([patch]Cannot resize column in DataGrid in IE8) created by
- The example is provided. I defined the grid layout in html (as table …
- 6:36 PM Ticket #12246 (TabContainer not working when set as href or content) created by
- I have a parent ContentPane where I set the href on it. The contents …
- 4:25 PM Ticket #12245 (Can DataGrid column header be formatted dynamically like the row can?) created by
- My DataGrid? has many columns that show count values, and our …
- 6:49 AM Ticket #12243 (IE9: dijit._frames.pop dies in IE-specific branch) closed by
- fixed: (In [23718]) Exclude IE9+ from special codepath in dijit._frames.pop, …
- 6:44 AM Ticket #12242 (dijit.form.DropDownButton's menu items show in the top left corner of ...) closed by
- fixed: (In [23717]) Remove code from [4644] trying to make sure aroundNode is …
- 6:37 AM Ticket #12244 ([patch][cla] Claro: make border-radius and box-shadow styles ...) created by
- This bug originally started with the following observation in IE9 RC: …
- 6:27 AM Ticket #12243 (IE9: dijit._frames.pop dies in IE-specific branch) created by
- This is reproducible in likely several places; easiest I found to …
- 5:44 AM Ticket #11657 (IE9 throws exception when _fixEvent (dojo/_base/event.js) attempts to ...) closed by
- worksforme: This issue seems to be unreproducible as of platform preview 7 …
- 4:15 AM Ticket #12242 (dijit.form.DropDownButton's menu items show in the top left corner of ...) created by
- When the display attribute of the dijit.form.DropDownButton is …
Feb 2, 2011:
- 11:31 PM Ticket #12210 (data-dojo-type doesn't load dijit.layout.TabContainer) closed by
- invalid
- 5:45 PM Ticket #12241 (Content Pane has problems if ioMethod='dojo.xhrPost') created by
- I tried to use the ContentPane? widget in declarative way inside a …
- 9:42 AM Ticket #12240 (test_iPad-Settings-fixed.html should be removed) created by
- Please remove dojox/mobile/tests/test_iPad-Settings-fixed.html, whose …
Feb 1, 2011:
- 10:15 PM Ticket #12239 (OAuth module, parameter=0 results to parameter= in baseString) created by
- If the GET string contains "parameter=0", the signature in OAuth.js is …
- 7:26 PM Ticket #12238 (Dialog: can be dragged off screen) created by
- open test_Dialog.html click on "Show Dialog" grab the title bar and …
- 3:24 PM Ticket #12237 (links in dojo-interest description are broken) created by
- FYI, The links for FAQ, forums, and Book are broken in the mailing …
- 3:08 PM Ticket #12236 ([patch][ccla] avoid Spider plot2d to require dijit) created by
- In the exact same spirit as http://bugs.dojotoolkit.org/ticket/12208, …
- 1:17 PM Ticket #12184 (dojox.grid.enhanced.plugins.NestedSorting problematic with JRS) closed by
- fixed: (In [23704]) Fixes #12184, by avoid returning an empty []
- 1:14 PM Ticket #12235 (MultiComboBox multi selection does not work as expected) created by
- The example here: …
- 12:42 PM Ticket #12234 ([patch][ccla] use consistently dojo.number in charting but avoid to ...) created by
- scaler/common.js is not relying on i18n dojo.number API to output the …
- 12:35 PM Ticket #12179 (Cell focus is lost on merged cells) closed by
- fixed: Fixed by [23680]
- 8:37 AM Ticket #5641 (Tooltip remains open if button disabled) closed by
- invalid: I think your error is like #10821 or #11143. I'm going to close this …
- 3:21 AM Ticket #11711 ([patch][cla] add a validate function to dojox.form.manager._FormMixin ...) closed by
- fixed: (In [23701]) form manager: more compatibility with dijit's form …
- 3:21 AM Ticket #12112 ([patch][cla][regression] dojox.form.manager._Mixin clobbers ...) closed by
- fixed: (In [23700]) form manager: changed "watch" to "watching" to unclash …
- 3:02 AM Ticket #12066 (Incomplete silverlight 2.0->dojox.gfx mouse event conversion) closed by
- fixed: (In [23699]) gfx: added support to Silverlight 2+ events, thx Patrick …
- 3:02 AM Ticket #11938 ([patch][ccla]dojo.gfx placement offscreen should be vertical) closed by
- fixed: (In [23698]) gfx: rtl/bidi fix for text measurements, thx peller …
- 3:01 AM Ticket #11668 (VML setFill function breaks alpha filter) closed by
- fixed: (In [23697]) gfx: coordinated VML's alpha with filters, thx …
- 3:01 AM Ticket #11543 (Avoid SL Surface.destroy() to touch rawNode) closed by
- fixed: (In [23696]) gfx: more on handling hidden nodes in Silverlight …
- 3:01 AM Ticket #11541 (Silverlight _delayAlignment() and disconnect not checking for invalidObject) closed by
- fixed: (In [23695]) gfx: fixed hidden canvas node on Silverlight, thx …
- 3:01 AM Ticket #12187 (Column resize divisory line drawn out of place) closed by
- fixed: (In [23694]) Fixes #12187, by using e.pageX instead of e.clientX
- 2:59 AM Ticket #12226 ([patch][CCLA] canvas renderer does not take into account the ...) closed by
- fixed: Fixed in [23684].
- 2:08 AM Ticket #9624 ([patch][ccla]Adding shapes to surface groups in IE7 changes shape positions) closed by
- fixed: (In [23693]) gfx: better handling moved shapes in VML, thx Li Yang …
- 1:43 AM Ticket #12171 ([patch][ccla]Chart: Wrong Location of Tooltip after Pie Chart re-rendering) closed by
- fixed: (In [23692]) charting: fixed tooltip-pie slice angles, thx Rock (IBM, …
- 1:42 AM Ticket #12168 ([patch][ccla]Chart: Keyboard Navigation supported in Selectable Legend) closed by
- fixed: (In [23691]) charting: added keyboard navigation to Selectable Legend, …
- 1:42 AM Ticket #12165 ([patch][ccla]Chart: Using Selectable Legend instead of SpiderLegend in ...) closed by
- fixed: (In [23690]) charting: removed a custom legend from Spider chart, thx …
- 1:26 AM Ticket #12170 ([patch][ccla]Bars&Columns do not display correctly in Firefox3.5) closed by
- fixed: (In [23689]) charting: voodoo fix for a weird bug, thx Rock (IBM, …
- 1:13 AM Ticket #12221 ([patch][CCLA]Leverage Canvas Text in Charting) closed by
- fixed: (In [23688]) charting: now canvas supports text => remove unneeded …
- 1:10 AM Ticket #12209 ([patch][ccla] Chart3D is not working with GFX Canvas renderer) closed by
- fixed: (In [23687]) gfx3d: fixed canvas-related bug, thx Christophe Jolif …
- 1:10 AM Ticket #12208 ([patch][ccla] Avoid Default chart axis to require dijit) closed by
- fixed: (In [23686]) charting: small rearrangements to reduce the need for …
- 1:10 AM Ticket #12206 ([patch][ccla] Lightweight Chart widget from Chart2D widget) closed by
- fixed: (In [23685]) charting: added a light-weight Chart widget option, thx …
- 1:09 AM Ticket #12214 ([CCLA][patch] Gradient not rendered for shapes contained in a Group ...) closed by
- fixed: (In [23683]) gfx: fixed gradient group bug, thx Patrick Ruzand (IBM, …
- 1:09 AM Ticket #12158 ([patch][CCLA]gfx canvas renderer does not support text rendering) closed by
- fixed: (In [23682]) gfx: added text to the canvas renderer, thx Patrick …
- 12:08 AM Ticket #12150 ([patch][CCLA] dojox.gfx: Text.setFont() throws an error when using gfx ...) closed by
- wontfix: This ticket superseded by #12158.
Jan 31, 2011:
- 11:51 PM Ticket #12233 (Tooltip: position wrong with body position: relative + margin: auto) created by
- I often like to set a width on the <body> element, plus position: …
- 10:49 PM Ticket #12232 (build process does not include dependencies or fails) created by
- The build system does not include dependencies if the first argument …
- 10:39 PM Ticket #12231 (Editor TablePlugin displays incorrect in different languages) closed by
- fixed: (In [23681]) Committing in tweaks to editor table plugins. fixes #12231
- 10:07 PM Ticket #12231 (Editor TablePlugin displays incorrect in different languages) created by
- The longer the translation the worse it displays. It occurs in both …
- 9:43 PM Ticket #12230 (OAuth, Slash symbol in request parameters) created by
- The '/' symbol in GET request parameter is encoded as %252F, resulting …
- 5:49 PM Ticket #12200 (construct an AMD package bootstrap) reopened by
-
due to some of the backCompat i18n changes,
dojo.requireLocalization
… - 4:08 PM Ticket #12229 (Error: Problem parsing d="" in Chrome for every .createPath() call) created by
- Please check dojox/gfx/tests/test_gfx.html in Chrome: each call of …
- 2:19 PM Ticket #12228 (Error in the Pie Legend for zero or negative values) created by
- If a data set contains zero or negative values, then 'dyn' array …
- 10:24 AM Ticket #12227 (dojo.fieldToObject Not Working for Radio Button Group) created by
- dojo.fieldToObject seems to have a problem with radios. In the …
- 8:53 AM Ticket #12226 ([patch][CCLA] canvas renderer does not take into account the ...) created by
- The canvas renderer does not taken into account the x/y/width/height …
- 1:41 AM Ticket #12200 (construct an AMD package bootstrap) closed by
- fixed: (In [23679]) fixes #12200; repairs dojo/i18n error when using AMD …
- 1:33 AM Ticket #12200 (construct an AMD package bootstrap) reopened by
- dojo/i18n is not compatible with an AMD-loaded dojo.
Jan 29, 2011:
- 11:39 PM Ticket #12225 (Problem with xdomain loading, setTimeout and IE) created by
- In one of our pages we were running into an issue with cross domain …
- 8:55 PM Ticket #12224 (Grid scoll position reset to top in Webkit browsers when grid resized ...) created by
- Steps to reproduce: 1. Using Safari or Chrome, go to …
- 6:16 PM Ticket #12223 (Generic fixes to the documentation parser) created by
- Ticket to track any kind of updates to the documentation parser tools, …
Jan 28, 2011:
- 10:16 PM Ticket #12222 (Error in one dojo.ready() or dojo.addOnLoad() will break all following ...) created by
- Issue: When an error is thrown inside one dojo.ready() [or …
- 3:36 PM Ticket #12221 ([patch][CCLA]Leverage Canvas Text in Charting) created by
- Once http://trac.dojotoolkit.org/ticket/12158 will be committed, …
- 2:41 AM Ticket #12219 (Bug in indirect selection, while using the filter plugin) closed by
- duplicate: The same cause as #10855, fixed by [23422], to make it work: 1. …
Jan 27, 2011:
- 3:56 PM Ticket #8243 (Grid make the "..." fetchText placeholder text settable/chgable) closed by
- invalid: Closing this obsolete ticket.
- 3:41 PM Ticket #7918 (Editable Grid refresh does not work on checkboxes) closed by
- invalid: Closing this obsolete ticket. There isn't such a test case in trunk. …
- 2:50 PM Ticket #8576 (Mixing percentage with other width units causes the layout to glitch ...) closed by
- worksforme: Not able to reproduce this issue in trunk(by changing the layout with …
- 2:18 PM Ticket #12220 (Setting scrollToRow leads to an incorrect row position) created by
- When the height of a row is bigger than one line (in case of a long …
- 1:44 PM Ticket #12205 (dojox.form.FileUploader having issues with Flash Player 10.1.x) closed by
- wontfix: The FileUploader? version 1.1 and 1.2 is no longer supported. …
- 11:10 AM Ticket #12219 (Bug in indirect selection, while using the filter plugin) created by
- It seems the IndirectSelection? and Filter plugins do not play well …
- 1:53 AM Ticket #12218 ([patch][ccla] dojox.mobile.ScrollableView cannot be created dynamically) created by
- Current buildRendering logic in scrollable view assume that the …
- 1:08 AM Ticket #10925 (dojox.layout.TableContainer doesn't propagate resize()) closed by
- fixed: This was actually fixed in some recent-ish work in dijit._Widget's …
Jan 26, 2011:
- 6:39 PM Ticket #12217 (query.js defines a _wrap function on the Array native) created by
- For some reason, query.js:1574 (1.6.0b1) defines Array._wrap, which is …
- 6:34 PM Ticket #12216 (QueryReadStore does not wire abort to the XHR cancel) closed by
- fixed: (In [23658]) Updating QueryReadStore? to wire request.abort to the xhr …
- 6:30 PM Ticket #12216 (QueryReadStore does not wire abort to the XHR cancel) created by
- The QRS implementation does not link the XHR cancel to the request …
- 5:12 PM Ticket #12215 (Memory "leak" using Chart2D actions with silverlight gfx renderer) created by
- If a Chart2D is created and an action (eg Tooltip) attached, and the …
- 4:43 PM Ticket #12186 (List Constraints in DateTextBox and TimeTextBox Docs) closed by
- fixed: I changed the docs.dojocampus.org pages for DateTextBox? and …
- 12:56 PM Ticket #12214 ([CCLA][patch] Gradient not rendered for shapes contained in a Group ...) created by
- This issue only happens under Chrome 8.0 or Android. A gradient fill …
- 12:51 PM Ticket #10636 (Select: long delay when lots of data) closed by
- wontfix: I think everyone is in agreement that Select is slower than FS, but …
- 11:55 AM Ticket #12213 (Select: doesn't display option with empty value.) created by
- Try this code. Option with label "-------------" is not displayed at …
- 11:46 AM Ticket #10636 (Select: long delay when lots of data) reopened by
- The point is that even if I don't type anything in FilteringSelect …
- 10:41 AM Ticket #12204 ([regression] Problem of defining source html table of HtmlStore in the ...) closed by
- fixed: (In [23654]) Removed call to _indexItems() in the constructor. The …
- 10:07 AM Ticket #12200 (construct an AMD package bootstrap) closed by
- fixed: (In [23653]) fixes #12200, !strict
- 9:57 AM Ticket #12212 (enhance doh to work with an AMD loader) closed by
- fixed: (In [23652]) fixes #12212, !strict
- 9:54 AM Ticket #12212 (enhance doh to work with an AMD loader) created by
- 7:52 AM Ticket #12195 ([regression]Date picker cell with Datagrid) closed by
- fixed: (In [23651]) Fixes #12195, font color shouldn't be #fff which makes …
- 7:20 AM Ticket #12191 ([regression] BorderContainer: splitters not destroyed) closed by
- fixed: (In [23650]) Fix destroy of splitters on BorderContainer destroy, and …
- 2:36 AM Ticket #12211 (DataGrid TextBox editable cell escapes the '&' in its value) created by
- Dijit TextBox? editable cell in data grid escapes all the '&' …
Jan 25, 2011:
- 8:17 PM Ticket #12210 (data-dojo-type doesn't load dijit.layout.TabContainer) created by
- I found a small bug or maybe there's a new property requirement for …
- 4:46 PM Ticket #12190 (Doc parser could understand AMD format) closed by
- fixed: Resolving this ticket because Pete's patch works ;)
- 4:28 PM Ticket #12209 ([patch][ccla] Chart3D is not working with GFX Canvas renderer) created by
- This prevents mobile platforms that only support Canvas not SVG …
- 2:29 PM Ticket #12208 ([patch][ccla] Avoid Default chart axis to require dijit) created by
- The label truncation & tooltip feature has introduced a dependency on …
- 12:09 PM Ticket #12207 (Error message from loader.js with the uri which contains German ...) created by
- We got the error message from loader.js with IE while open the page …
- 12:01 PM Ticket #12206 ([patch][ccla] Lightweight Chart widget from Chart2D widget) created by
- This is similar to http://trac.dojotoolkit.org/ticket/12149 but for …
- 11:48 AM Ticket #12205 (dojox.form.FileUploader having issues with Flash Player 10.1.x) created by
- File uploading not working with 10.1.x version of flash player while …
- 4:02 AM Ticket #12204 ([regression] Problem of defining source html table of HtmlStore in the ...) created by
- When defining a source html table of HtmlStore in the TitlePane,the …
- 12:08 AM Ticket #12203 (Empty string textBlock should still render) closed by
- fixed: (In [23638]) Fixes #12203 - textBlock now renders empty string \!strict
- 12:07 AM Ticket #12203 (Empty string textBlock should still render) created by
- Empty string textBlock needs to render or it doesn't know it was …
Jan 24, 2011:
- 4:43 PM Ticket #12202 (Add style classes for dojox.image.LighboxNano) created by
- Should add style classes for dojox.image.LighboxNano? for ability to …
- 2:00 PM Ticket #12201 (EDG NestedSorting - keyboard support is not working appropriately) closed by
- fixed: (In [23635]) Fixes #12201, so that we can 1.switch focus to column …
- 1:24 PM Ticket #12201 (EDG NestedSorting - keyboard support is not working appropriately) created by
- Keyboard support is not working appropriately on 1.6b1: 1. Can't …
- 1:14 PM Ticket #11447 (EnhancedGrid - Disable nested sorting for given columns) closed by
- fixed: Closing, already addressed as part of #12082 in [23358], user can use …
- 12:51 PM Ticket #12199 (include simulated AMD define function in v1.x sync loader) closed by
- fixed: [23633] indicates it fixes this issue. (Commit message eluded Trac's …
- 10:42 AM Ticket #12200 (construct an AMD package bootstrap) created by
- Construct an AMD package bootstrap that is compat with 1.6 for use …
- 10:31 AM Ticket #12199 (include simulated AMD define function in v1.x sync loader) created by
-
Enchance the v1.x sync loader (
dojo/_base/_loader/loader.js
) to … - 7:36 AM Ticket #11441 (claro: slight fit and finish oddness with tab label) closed by
- fixed: (In [23629]) Fix inconsistent tab height when browser font size is …
- 3:16 AM Ticket #11286 (Default nested sorting) closed by
- fixed: Closing, already addressed as part of #12082 in [23358] - by using …
Jan 23, 2011:
- 10:54 PM Ticket #12198 (dojox.image.LightBox loading animation issue) created by
- When an image in the lightbox is transparent, there is loading …
- 2:57 PM Ticket #9842 (dojo.fx problem with object with style=”display: none;”) closed by
- wontfix: Thank you for the patch, but I agree the added code and expense to a …
- 2:50 PM Ticket #12197 (md5sums not being calculated for release) closed by
- fixed: (In [23623]) fixes #12197 - find an appropriate md5er before calling it
- 2:48 PM Ticket #12197 (md5sums not being calculated for release) created by
- Running the build_release on a stock osx machine fails to produce the …
- 2:35 PM Ticket #12196 (Clean whitespace at release time) created by
- The code across dojo, dijit, and dojox has a lot of trailing …
- 2:00 PM Ticket #10831 ([patch]dojox grid canEdit feature) closed by
- fixed: (In [23622]) Fixes #10831 , when navigating focus among cells, we also …
- 1:54 PM Ticket #11386 ([patch]the datagrid's editable cell can't save when click on area ...) closed by
- fixed: (In [23621]) Fixes #11386 by applying changes in editing when grid …
- 1:48 PM Ticket #7814 (Grid error encountered when sorting with a dojox.grid.cells.Editor ...) closed by
- fixed: (In [23620]) Fixes #7814 by saving data in editing before sorting, see …
- 1:02 PM Ticket #10202 (Enhanced Grid Accessibility - Scrolling on firefox is not working properly) closed by
- worksforme: Closing, not reproduced with 1.6b1
- 10:44 AM Ticket #12195 ([regression]Date picker cell with Datagrid) created by
- A simple double click doesn't open the Date picker in a Datagrid cell …
- 5:37 AM Ticket #11280 (Repopulating a grid creates error in IE) closed by
- fixed: (In [23618]) Fixes #11280 , by making sure _FocusManager.focusView …
- 5:25 AM Ticket #10200 (Enhanced Grid Accessibility - Jaws unable to determine the label for ...) closed by
- fixed: Already fixed as part of [23079] for #11645
- 3:22 AM Ticket #12194 (Positioning isn't working correctly for vectors) closed by
- fixed: (In [23615]) Fixes #12194 - corrected positioning and labels for …
- 3:20 AM Ticket #12194 (Positioning isn't working correctly for vectors) created by
- Positioning is off for vectors and label rendering isn't working on …
- 12:44 AM Ticket #12193 (dojo tests module.js dies at store tests due to missing tests/store.js) closed by
- fixed: (In [23614]) Adding missing store.js so that store tests (and …
- 12:43 AM Ticket #12189 (Minor dojo.store issues) closed by
- fixed: (In [23613]) dojo.store cleanup: removing stray comma, fixing leaked …
Jan 22, 2011:
- 11:19 PM Ticket #12193 (dojo tests module.js dies at store tests due to missing tests/store.js) created by
- Currently the tests in trunk only run up to the cldr tests, because …
- 11:17 PM Ticket #12192 ([regression] Tooltip not detecting arraylike connectId) closed by
- fixed: (In [23612]) fix connectId array specification using old dojoType …
- 10:02 PM Ticket #7697 (IE8 support: -ms CSS extensions) closed by
- worksforme
- 9:47 PM Ticket #10619 (InternalError: cannot access optimized closure) closed by
- invalid
- 5:31 PM Ticket #11907 (ExpandoPane's title attribute does not have a set method) closed by
- fixed: (In [23610]) fixes #11907 - make set(title, ...) work for ExpandoPane?. …
- 5:20 PM Ticket #11994 (consolidate loader.gif graphics) closed by
- wontfix: The file at /claro/images/loading.gif is the same as …
- 5:13 PM Ticket #11526 ([patch] [ccla] DataPresentation broken in Chrome 5) closed by
- fixed: (In [23609]) fixes #11526 - thanks haysmark for the patch. chrome5 issue
- 5:09 PM Ticket #11693 ([patch]dojox.widget.DynamicTooltip not displaying loaded first time (fixed)) closed by
- fixed: (In [23608]) fixes #11693 - patch was trivial enough not to ask about …
- 5:00 PM Ticket #12192 ([regression] Tooltip not detecting arraylike connectId) created by
- The test_Tooltip page was converted to data-dojo-props syntax …
- 4:21 PM Ticket #11490 (Support HTML5's custom data-* prefix for non-standardized attributes) closed by
- fixed: in the 'degradable' sense, natives attrs do work. in the interest of …
- 4:14 PM Ticket #12183 (happy belated new year.) closed by
- fixed: (In [23607]) fixes #12183, that should be all the (c)'s
- 4:06 PM Ticket #11863 (Enhanced Grid - Missing _Mixin.js, other errors after 2010/10/14) closed by
- fixed: Closing this, already fixed with [23291] by changes to _Plugin.js
- 3:54 PM Ticket #10551 ([regression]Date picker cell with Datagrid) closed by
- fixed: Closing this. The infinite Loop/flickering/100% Cpu utilization was …
- 3:40 PM Ticket #10899 (Grid fails to display data when table is surrounded by div tags) closed by
- invalid: Closing, in the attached sample code, height/width are missed on the …
- 3:23 PM Ticket #12088 (EnhancedGrid cannot be edited if plugins attribute not defined) closed by
- fixed: Not reproduced with 1.6b1 - this was fixed with [23291](related …
- 2:27 PM Ticket #11567 (1.5.0 breaks fadeIn in IE) closed by
- wontfix: the opacity stuff is fragile, and there have always been mixed …
- 1:50 PM Ticket #12085 (Can no longer set dojo.style(node, 'display', '') in dojo 1.5.0) closed by
- invalid: please reopen with a test case showing the regression.
- 1:45 PM Ticket #9194 (dojox.form.MultiComboBox Demo) closed by
- fixed: (In [23601]) fixes #9194 - added simple docs to campus and updating …
- 3:17 AM Ticket #8835 (grid leads to unexpected scroll in google chrome) closed by
- worksforme: Not reproduced with trunk on latest Chrome(v.8), by using …
- 1:55 AM Ticket #11908 ([patch][ccla] dojo.hash sometimes fires on its own hash changes) closed by
- wontfix
- 1:25 AM Ticket #12162 (API Doc Preview tools dont' render in Chrome) closed by
- fixed: (In [23597]) fixes #12162 on 1.5 branch
- 12:59 AM Ticket #11257 ([patch][ccla]Calling dojo.hash(blah, true) causes duplicate ...) closed by
- fixed: (In [23595]) patch from retchless \!strict fixes #11257
- 12:10 AM Ticket #12191 ([regression] BorderContainer: splitters not destroyed) created by
- I'm dynamically loading pages into a dijit.layout.TabContainer but it …
Jan 21, 2011:
- 7:14 PM Ticket #11416 (getting a javascript runtime error in IE 8) closed by
- wontfix: This link is incorrect, the correct link is …
- 7:14 PM Ticket #12190 (Doc parser could understand AMD format) created by
- The doc parser uses dojo.provide/require to build up deps and so …
- 3:47 PM Ticket #10623 (Enhanced Grid -- Indirect Selection conflicts with cell editing) closed by
- invalid: Closing, this issue won't happen since #11645/[23079] uses images for …
- 3:41 PM Ticket #11579 (Dojo EnhancedGrid Indirect Selection+Context Menu) closed by
- fixed: Fixed with [23419] of #12094
- 3:14 PM Ticket #10265 (EnhancedDataGrid: Selection should be unaffected by DnD cancel) closed by
- fixed: Fixed by #11723
- 3:03 PM Ticket #11895 (Performance issue for loading a TabContainer(with several DataGrids as ...) closed by
- invalid: Didn't reproduce the mentioned issue(tested with WinXP/Win7 + IE8) - …
- 1:40 PM Ticket #10657 ([patch]EnhancedGrid cellType attribute doesn't work) closed by
- fixed: (In [23593]) Fixes #10657. "cellType" attr will also be used in JS way …
- 9:17 AM Ticket #11986 (DataGrid - remove deprecated warning for legacy attr() usage) closed by
- fixed: (In [23591]) Fixes #11986 By replacing legacy attr() with set()/get() …
- 7:27 AM Ticket #12188 ('dijit.css' causes dojox.charting could not be displayed in high ...) closed by
- fixed: (In [23590]) Remove some .dijit_a11y rules which were apparently added …
- 6:14 AM Ticket #12189 (Minor dojo.store issues) created by
- While reviewing dojo-1.6.0b1 I've noticed several minor issues: 1. …
- 4:58 AM Ticket #12188 ('dijit.css' causes dojox.charting could not be displayed in high ...) created by
- 'dijit.css' causes dojox.charting could not be displayed in high …
- 3:13 AM Ticket #12181 (Build interning breaks on filenames with hypens.) closed by
- fixed: (In [23584]) Committing dante's buildscript patch for hyphenated …
Jan 20, 2011:
- 4:15 PM Ticket #12187 (Column resize divisory line drawn out of place) created by
- 1 open page: dojox/grid/tests/test_data_grid.html 2 narrow the …
- 12:03 PM Ticket #12186 (List Constraints in DateTextBox and TimeTextBox Docs) created by
- RE: Reference Guide pages for DateTextBox? and TimeTextBox? …
- 8:23 AM Ticket #12185 (Fix comment issues for newly added EDG code) closed by
- fixed: (In [23581]) Fixes #12185 By fixing comment syntax so that all …
- 8:21 AM Ticket #12185 (Fix comment issues for newly added EDG code) created by
- The API doc tool - util/docscripts/_browse2.php was failed due to some …
- 2:50 AM Ticket #12184 (dojox.grid.enhanced.plugins.NestedSorting problematic with JRS) created by
- I'm not sure if this is a bug or a known API breakage but it looks …
Jan 19, 2011:
- 11:27 PM Ticket #10628 (Memory Leak / IE / windows/frames) closed by
- fixed
- 10:58 PM ProjectMeeting/2011-01-19 edited by
- (diff)
- 10:17 PM Ticket #12183 (happy belated new year.) created by
- need to update the (c)'s to 2011
- 10:17 PM ProjectMeeting/2011-01-19 created by
- 9:59 PM ProjectMeeting edited by
- (diff)
- 6:30 PM Ticket #12182 (Dojox.charting.DataChart doesn't support x,y coordinants from server) created by
- It appears that DataChart?.js has some typecasting that causes x,y …
- 3:46 PM Ticket #12181 (Build interning breaks on filenames with hypens.) created by
- eg […] The regexp matching the filename bit only allows /'s and …
- 9:35 AM Ticket #12180 (Dojo charting raises exception when data series is all zeros) created by
- A javascript exception is raised when I add a series consisting of all …
- 6:42 AM Ticket #12179 (Cell focus is lost on merged cells) created by
- Use CellMerge? plugin in grid, merge several cells in a row, and use …
- 6:26 AM Ticket #12178 (Lose focus when navigating editable cells using TAB key) created by
- Steps to create: 1. Create a grid with editable cells 2. Move between …
- 3:40 AM Ticket #12162 (API Doc Preview tools dont' render in Chrome) reopened by
- 12:16 AM Ticket #12157 (DateTextBox: prompt message always displayed) closed by
- fixed: (In [23575]) Fixes #12157. Only show promptMessage if the textbox is …
Jan 18, 2011:
- 11:56 PM Ticket #12177 ([patch][ccla] wipeIn/Out stop not cleaning up style changes) created by
- fx.wipeIn and wipeOut both set style.overflow=hidden when they start, …
- 3:14 PM Ticket #12166 (robot/GUI.html: test failure in IE8) closed by
- fixed: (In [23572]) Fixes #12166. Add minimum height to test_GUI.html in …
- 2:26 PM Ticket #12176 ([patch] [ccla] Dojo touch event layer for both mobile and PC) created by
- We'll use this ticket to track touch event layer which is designed to …
- 1:55 PM Ticket #11515 (Error in IE7 in dojo.coords when passed hidden image) closed by
- worksforme
- 1:27 PM Ticket #12172 (dijit.Dialog containing TabContainer renders incorrectly when Dialog ...) closed by
- fixed: (In [23571]) For back-compat with 1.5, make Dialog.show() call …
- 10:56 AM Ticket #12175 ([patch]dojox.grid.treegrid not wokring in multi verion dojo) created by
- After setting the djconfig at the top to custom the namespace of dojo, …
- 9:29 AM Ticket #12174 (dojox.math.BigInteger not usable with base 10) created by
- I tried to use dojox.math.BigInteger to perform client-side checksum …
- 7:01 AM Ticket #12097 (TabContainer not resized when belonging to a dijit.form.Form) closed by
- fixed: (In [23570]) Make sure that dijit.form.Form passes startup() call down …
- 6:54 AM Ticket #12173 (DataGrid editable cell can not be correcttly focused in IE) created by
- When using dojox.grid.cells._Widget for editable cells in IE8, …
Jan 17, 2011:
- 11:28 PM Ticket #12172 (dijit.Dialog containing TabContainer renders incorrectly when Dialog ...) created by
- I've attempted to track this issue down to the most simple test case. …
- 5:25 PM Ticket #12014 (Posible bug in dojox.storage.manager) closed by
- fixed: Fixed by [23569].
- 7:12 AM Ticket #12171 ([patch][ccla]Chart: Wrong Location of Tooltip after Pie Chart re-rendering) created by
- The tooltip of pie shows at the old place after the pie has been …
- 4:05 AM Ticket #12170 ([patch][ccla]Bars&Columns do not display correctly in Firefox3.5) created by
- Bars and Columns do not display correctly in Firefox3.5(see attached …
- 3:07 AM Ticket #12169 ([patch][ccla]Geo Map: Keyboard Navigation Supported in dojo map) created by
- This feature is for a11y needs, just as other dojo interactive widget. …
- 1:37 AM Ticket #12168 ([patch][ccla]Chart: Keyboard Navigation supported in Selectable Legend) created by
- This is a feature for a11y needs, as well as other dojo interactive …
Jan 16, 2011:
- 9:10 PM Ticket #12167 (dojo.replaceClass() - missing semicolon) closed by
- fixed: (In [23567]) Added missing comma, thx Les, !strict, fixes #12167.
- 9:04 PM Ticket #12167 (dojo.replaceClass() - missing semicolon) created by
- There's a missing semicolon in line: […]
- 4:32 PM Ticket #12166 (robot/GUI.html: test failure in IE8) created by
- Run tests/layout/robot/GUI.html in IE8. The initialConditions tests …
- 2:59 PM Ticket #12165 ([patch][ccla]Chart: Using Selectable Legend instead of SpiderLegend in ...) created by
-
Using
dojox.charting.widget.SelectableLegend
as a default …
Jan 15, 2011:
- 8:05 PM Ticket #12138 ([patch][ccla] dojox.mobile.FlippableView: canceling the flip operation ...) closed by
- fixed: Proxy committed fix for Kamiyama-san
- 7:46 PM Ticket #12137 ([patch][ccla] dojox.mobile.scrollable causes screen flickering problem ...) closed by
- fixed
- 6:46 PM Ticket #11141 (Add a larger app infrastructure to dojox.mobile) closed by
- fixed
- 6:45 PM Ticket #11518 (Create mobile dojo demo) closed by
- fixed
- 5:04 PM Ticket #12164 (Browser back button has iframe history for dojo.io.iframe) created by
- After uploading files by dojo.io.iframe the browser requires some …
- 12:40 AM Ticket #12163 (Handle 404 errors in ThumbnailPicker) created by
- From the dojo interest list: mtyson: I am populating the URLs for a …
Note: See TracTimeline
for information about the timeline view.