Timeline
May 16, 2013:
- 7:04 PM Ticket #17162 (dojox/mvc/sync formatter is not run for initial copy) created by
-
in the code below, i'm trying to bind the
title
of awidget
to the … - 6:08 PM Ticket #17161 (RoundRectList: cannot use on() for methods introduced by editableMixinClass) created by
- Description See attached test case: It seems that you cannot …
- 5:13 PM Ticket #17160 (NumberSpinner: associated input is not initialized with provided value) created by
- While the NumberSpinner displays correctly, the input associated with …
- 3:34 PM Ticket #17093 (dojox/mobile/EdgeToEdgeStoreList does not update when using itemMap or ...) closed by
- fixed: In [31444]: […]
- 2:31 PM Ticket #17159 (dojox/mobile (1.9+) API doc fixes and improvements) closed by
- fixed: In [31442]: […]
- 2:19 PM Ticket #17159 (dojox/mobile (1.9+) API doc fixes and improvements) created by
- This ticket collects various API doc fixes and improvements for Dojo …
- 11:56 AM Ticket #17158 (TreeGrid and LazyTreeGrid "keepSelection" issues) created by
- I'm using TreeGrid/LazyTreeGrid? in combination with JsonRestStore? and …
- 10:54 AM Ticket #17126 (Reopen ymin ymax bug in dojox/charting/plot2d/common (Ticket #16531)) closed by
- fixed: In [31440]: […]
- 8:20 AM Ticket #17157 (dojox/mobile/ComboBox popup menu opens and closes incorrectly) created by
- Description 1. ComboBox opens correctly only the first time it is …
- 8:01 AM Ticket #17153 ([regression] Mobile Audio/Video play button is inactive) closed by
- fixed: In [31439]: […]
May 15, 2013:
- 4:23 PM Ticket #17156 (TypeError: this._scanAmd is not a function) created by
- When calling parser's parse function, I'm getting the error: …
- 3:17 PM Ticket #17155 (The content of a flattened _ROOT nls bundle is not taken into account) created by
- We found something very strange regarding how dojo treat nls modules …
- 2:08 PM Ticket #17154 ([regression] Unable to edit dijit.form.TextBox when it is placed ...) created by
- Textbox is not editable when it is placed inside a toolbar. Check …
- 10:10 AM Ticket #17153 ([regression] Mobile Audio/Video play button is inactive) created by
- Reported on Android 2.3.3 (Galaxy S) Browse dojox/mobile/tests > …
May 14, 2013:
- 9:14 PM Ticket #17152 (AccordionContainer expects children to have a resize method) created by
-
it seems that AccordionContainer? expects children to have a
resize
… - 8:35 PM Ticket #17151 (dojo/window::scrollIntoView scrolls down unnecessarily when body ...) created by
- When the <body> element is vertically smaller than the page content …
- 6:00 PM Ticket #17150 ([regression] RTL in TextBox in IE7 - text shows LTR, highlight shows ...) created by
- This looks potentially related to #14433 but given that the change …
- 4:01 PM Ticket #17149 (dojo 1.9 fails with IE10) created by
- I have a rather large web app that was running fine with Dojo 1.8. …
- 2:54 PM Ticket #17148 ([patch][cla] RpcService error callback should always get an Error object) created by
- If a RPC call fails with a non "200 OK" response status, for example a …
- 1:00 PM Ticket #17121 ([dojox/mobile] StoreListMixin does never call startup for created list ...) closed by
- invalid
- 9:51 AM Ticket #17147 (dijit/Dialog doesn't resize when the content changes) created by
- The problem is quite simple: if you have a dijit/Dialog and you set …
- 8:24 AM Ticket #16777 (Internet Exploder Column Chart axis label Rendering issue) closed by
- duplicate: So if embedding in iframe (separate html) solves the problem for …
- 12:04 AM Ticket #17146 ([regression] loader hangs trying to load templates (IE9)) created by
- Have been unsuccessful getting form widgets working in Internet …
May 13, 2013:
- 7:20 PM Ticket #17143 (Missing blinking cursor in dijit/form/validationTextBox in bidi ...) closed by
- duplicate: You already filed this as #17142.
- 6:40 PM Ticket #17145 (event.target is the lowest leaf during event delegation using dojo/on) created by
- When we use dojo/on to delegate an event to a higher node in the dom, …
- 3:17 PM Ticket #17144 (The build system does not resolve an amd plugin used directly as a ...) created by
- With such a build profile: […] the build engine reports a "Missing …
- 2:56 PM Ticket #17143 (Missing blinking cursor in dijit/form/validationTextBox in bidi ...) created by
- Environment: 1) Browser: IE9 2) Locale: Arabic, Hebrew …
- 10:43 AM Ticket #17142 (ValidationTextBox: missing blinking caret in RTL locales on IE9) created by
- Environment: Browser: IE9 Locale: Hebrew, Arabic (RTL locales) When …
- 9:49 AM Ticket #17141 ([regression] cached templates no longer used) created by
- We recently updated from version 1.8.3 to 1.9.0. Our custom widgets …
- 8:05 AM Ticket #17140 (make dojo/documentReady! module) created by
- Following discussion at #17063 I propose to make module which will …
May 12, 2013:
- 9:40 PM Ticket #17139 (Test ticket) created by
- Ticket for testing GitHub? integration stuff. Test edit description
May 11, 2013:
- 12:37 PM Ticket #17138 ([regression] Request module no longer compatible with Node.js) created by
- A regression seems to have been introduced in [31326] in the change to …
- 1:33 AM Ticket #17112 (1.9.0 custom build fails) closed by
- invalid
- 12:43 AM Ticket #17135 (parser.instantiate() unsuccessful on tab containers) closed by
- invalid: Sorry, but you're misunderstanding the contract of instantiate(). It …
May 10, 2013:
- 10:37 PM Ticket #17137 (Dojox.charting.widget.Legend not working) created by
- When adding a legend to a dojo 2d chart the legend fails to render, …
- 8:44 PM Ticket #17136 (dojox.form.Uploader hardcoded dojo namespace again) created by
- in Uploader.js line 276 array.forEach(this._inputs, …
- 8:29 PM Ticket #17135 (parser.instantiate() unsuccessful on tab containers) created by
- As demonstrated in this jsfiddle: http://jsfiddle.net/qaHCr/1/ …
- 7:48 PM Ticket #17134 (InlineEditBox: _setValueAttr() can't handle null value) created by
- code fails on a null-value on first line val = lang.trim(val); kinda …
- 6:18 PM Ticket #17133 (Can't click through placeholder text to focus TextBox input inside a ...) created by
- When a dijit/Form/TextBox is inside a dnd item, clicking on the …
- 6:14 PM Ticket #17132 ([CLA][patch] _CssStateMixin throws an unhandled exception from focus ...) created by
- The code in focus change handler assumes that any node with …
- 5:33 PM Ticket #17131 (dijit/popup fails to open after previous popup destroyed without ...) created by
- When a popup is destroyed while open, dijit/popup still keeps it in …
- 4:58 PM Ticket #17130 (dojox.grid.EnhancedGrid column rearrangement broken in Firefox) created by
- Dragging an EnhancedGrid? column header to move it doesn't work in …
- 3:51 PM Ticket #17129 (dojox/mobile accessibility fixes) created by
- A few accessibility bugs have been noticed after 1.9. They must be …
- 2:36 PM Ticket #17066 (Wrong alignment and selection problem on IE7 in ValidationTextBox with ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:42 PM Ticket #17128 (dojo/request cannot access response on error) created by
- When the response for a request has an error header, I cannot access …
- 1:19 AM Ticket #17125 ([dojox/mobile] _StoreListMixin does never call startup for created ...) closed by
- duplicate
- 1:19 AM Ticket #17124 (StoreListMixin does never call startup for created list items) closed by
- duplicate
- 1:19 AM Ticket #17123 ([dojox/mobile] _StoreListMixin does never call startup for created ...) closed by
- duplicate
- 1:18 AM Ticket #17122 ([dojox/mobile] _StoreListMixin does never call startup for created ...) closed by
- duplicate
May 9, 2013:
- 10:57 PM Ticket #17127 (dojox.form.Uploader onClick event not fired in IE with Flash plugin) created by
- The following works for Chrome and Firefox with HTML5 plug-in but not …
- 10:09 PM Ticket #17126 (Reopen ymin ymax bug in dojox/charting/plot2d/common (Ticket #16531)) created by
- Ref: https://bugs.dojotoolkit.org/ticket/16531 Attached is the patch …
- 8:09 PM Ticket #17125 ([dojox/mobile] _StoreListMixin does never call startup for created ...) created by
- Description I have a strange effect with EdgeToEdgeStoreList …
- 8:07 PM Ticket #17124 (StoreListMixin does never call startup for created list items) created by
- Description I have a strange effect with EdgeToEdgeStoreList …
- 8:06 PM Ticket #17123 ([dojox/mobile] _StoreListMixin does never call startup for created ...) created by
- Description I have a strange effect with EdgeToEdgeStoreList …
- 8:04 PM Ticket #17122 ([dojox/mobile] _StoreListMixin does never call startup for created ...) created by
- Description I have a strange effect with EdgeToEdgeStoreList …
- 8:00 PM Ticket #17121 ([dojox/mobile] StoreListMixin does never call startup for created list ...) created by
- Description I have a strange effect with EdgeToEdgeStoreList …
- 5:38 PM Ticket #17120 (Missing a single whitespace causes Dojo build to not detect file as ...) created by
- Continued from github thread - == …
- 3:52 PM Ticket #17119 (dijit.form.RangeBoundTextBox does not validate range) closed by
- invalid: I'm confused by the description. "primitive" by default is …
- 3:31 PM Ticket #17119 (dijit.form.RangeBoundTextBox does not validate range) created by
- Hello, When using RangeBoundTextBox? as editor in sitepen dgrid, I …
- 12:00 PM Ticket #17118 ([patch] [cla] Workaround for IE source map parsing issues) created by
- Internet Explorer (all versions) has problems with parsing source map …
May 8, 2013:
- 10:05 PM Ticket #17117 (dojo/request/xhr doesn't properly handle falsy response.data) created by
-
If I use xhr with
handleAs : 'json'
, and the response JSON … - 8:26 PM Ticket #16663 (dojo/i18n fails when dojo.locale undefined) reopened by
- This is not fixed at all. All you’ve done is made it so that someone …
- 2:38 PM Ticket #16906 (dojox/mobile/parser ie8 input type bug) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:30 PM Ticket #17116 (/dojox/form/uploader don´t call onError on IFRAME) created by
- On File dojox/form/uploader/_IFrame.js there is an incorret variable …
- 12:38 PM Ticket #17115 (Dialog: ENTER key on text input clicks type=submit button outside of ...) created by
- In IE9, Open the dialog and press ENTER. The button outside of the …
May 7, 2013:
- 9:46 PM Ticket #17114 (content is not refreshed in IE9 or IE10 with Dojo 1.8) created by
- Our application is executing some asynchronous tasks. Periodically we …
- 8:59 PM Ticket #17113 (Exception while rendering a chart declaratively within a Title Pane) created by
- As the title suggests, when I try to render …
- 7:37 PM Ticket #17112 (1.9.0 custom build fails) created by
- My build that works on 1.8.3 and 1.9.0b2 fails on rc1/2 and the …
- 7:31 PM Ticket #17111 ([patch] [cla] Disable Firebug Lite for Opera) created by
- Currently, there are several checks for native consoles in …
- 2:40 PM Ticket #12384 (IE8 keeps throwing 'nodeType' is not null error) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 5:59 AM Ticket #17110 (Enhanced Grid reorder Column in IE8 - Column Label sticks to cursor) created by
- I was facing an issue in Enhanced Grid when reordering column from …
- 12:12 AM Ticket #17109 (_KeyNavMixin: blocking browser shortcut keys using meta key (on mac)) created by
- When dijit.Tree has the focus, the browser shortcut keys (like …
May 6, 2013:
- 9:19 PM Ticket #17108 (faster testing with change impact analysis) created by
- Going forward with 1.10 and 2.0, there is a lot of discussion about …
- 6:02 PM Ticket #14195 (dojox.mobile.Heading moveTo not taking into consideration when used in ...) closed by
- wontfix: I was not sure if I should say worksforme or wontfix, because …
- 5:55 PM Ticket #13757 (dojox/app doesn't run on FF) closed by
- fixed: Sorry I don't know when this was fixed, but it looks fine for me as of 1.9.
- 5:50 PM Ticket #14354 (dojox.app Load and configuration management) closed by
- wontfix: It is now possible to merge configs, but in general this is not the …
- 5:34 PM Ticket #16144 (The anchorLabel feature of ListItem is broken) closed by
- worksforme: Tested in Android 2.3. The right arrow opens the view as expected. By …
- 5:33 PM Ticket #17057 ([dojox/app] History.back() should never use defaultTransition but ...) closed by
- fixed: Fixed by https://github.com/dmachi/dojox_application/pull/198 Thanks …
- 5:33 PM Ticket #17069 ([dojox/app] History.js does not publish topics, but HistoryHash.js does) closed by
- fixed: Fixed by https://github.com/dmachi/dojox_application/pull/198 Thanks …
- 5:32 PM Ticket #17056 ([dojox/app] HTML5 pushState/ popState oddities) closed by
- fixed: Fixed by https://github.com/dmachi/dojox_application/pull/198 Thanks …
- 4:37 PM Ticket #16101 (dojox.mobile startup sequence display error) closed by
- worksforme: Your code was out of order. You should add the fixed bar before you …
- 3:48 PM Ticket #17107 (Select does not delete old items when changing stores) created by
- See the attached test case, which is a variation of the Codependent …
- 1:32 PM Ticket #17077 ([patch][CCLA]Chart.destroy() causes canvas null pointer) closed by
- fixed: In [31432]: […]
- 1:21 PM Ticket #17067 (The dijit/form/Select dependency in dojox/gfx/demos/filters.html is ...) closed by
- fixed: In [31431]: […]
- 1:16 PM Ticket #16891 (clipping & straight horizontal lines does not seem to work on Chrome) closed by
- fixed: In [31430]: […]
May 5, 2013:
- 7:02 AM Ticket #12641 (Proposed Tutorial on Login forms) reopened by
- OK, guess we should reopen, not that it matters much, because you …
- 5:02 AM Ticket #17033 (Calendar sticks on 31st March 2013) closed by
- fixed: Fixed in [31424] but I wrote the wrong commit message.
- 5:00 AM Ticket #17106 (dijit/focus.curNode not set when clicking tabIndex=-1 node) closed by
- fixed: In [31423]: […]
- 12:05 AM Ticket #17033 (Calendar sticks on 31st March 2013) reopened by
- Replying to alan.kay: > Just saw on your screen shots that …
May 4, 2013:
- 11:48 PM Ticket #17101 ([regression] dojox/form/TimeSpinner exception on creation) closed by
- fixed: Fixed in [31420] and [31421], although I wrote the wrong ticket number …
- 11:35 PM ProjectMeeting/2013-05-08 created by
- 6:22 AM Ticket #17106 (dijit/focus.curNode not set when clicking tabIndex=-1 node) created by
- dijit/focus has some code to ignore focus events on disabled elements. …
- 1:33 AM Ticket #17105 ([regression] build takes much longer) created by
- Upgraded from 1.8.3 to 1.9.0 and my build takes 100 seconds now …
May 3, 2013:
- 7:17 PM Ticket #17104 (can't drop items into dojox.layout.GridContainer (IE10)) created by
- It's not possible drag any item to GridContainer? on Internet Explorer …
- 6:43 PM Ticket #17103 (BUG: dojox.form.CheckedMultiSelect combobox empty and menu doesn't ...) created by
- There is a problem with dojox.form.CheckedMultiSelect?, when try load …
- 9:27 AM Ticket #17102 (Leak in dojox/widget/_CalendarBase) created by
- Instance of '_CalendarBase' is destroyed and recreated again on each …
- 9:03 AM Ticket #17101 ([regression] dojox/form/TimeSpinner exception on creation) created by
- This changeset [30484/dojo] causes that TimeSpinner? is not working, …
- 6:57 AM Ticket #17100 (Dialog: show()/hide() should return a deferred in every condition) created by
- Currently Dialog::show() does not return a deferred if open class …
May 2, 2013:
- 6:18 PM Ticket #17085 (dojo/date cannot parse Hebrew date patterns containing EEEE) closed by
- fixed: In [31415]: […]
- 6:00 PM Ticket #17099 (Lacking README) created by
- It would be helpful to provide a README.md, with details of how to run …
- 4:41 PM Ticket #17098 (need to update dojox svn:externals for the 1.9 branch) closed by
- fixed: In [31414]: […]
- 4:39 PM Ticket #17098 (need to update dojox svn:externals for the 1.9 branch) created by
- need to update dojox svn:externals for the 1.9 branch for dojox/app, …
- 3:53 PM Ticket #17053 ([patch] ComboBox: autocompletion of special characters off by 1) closed by
- fixed: In [31413]: […]
- 3:07 PM Ticket #17097 ([patch] Make optimizeCss fetch file using AMD packages) created by
- To optimize css files, the css files and there inclusions needs to be …
- 2:50 PM Ticket #17091 (Diacritical character 'Œ' displays as '&Elig') closed by
- fixed: In [31412]: […]
- 9:09 AM Ticket #17096 (IE10 dijit/Focus error) closed by
- duplicate: Duplicate of #16437.
- 7:06 AM Ticket #17096 (IE10 dijit/Focus error) created by
- I've noticed that an error is thrown from dijit/Focus line 120 in …
May 1, 2013:
- 11:54 PM Milestone 1.9 completed
- 11:54 PM Milestone 1.8.4 completed
- 9:03 PM Ticket #17094 (Bug in dojo/request/script) closed by
- duplicate: Duplicate of #16408.
- 8:38 PM Ticket #17095 (dijit/form/Select doesn't remove observe listeners when new queries ...) created by
- There is a serious bug with dijit/form/Select's interactions with …
- 8:14 PM ProjectMeeting/2013-05-01 created by
- 7:12 PM Ticket #17094 (Bug in dojo/request/script) created by
- We've come across a bug when using dojo/request/script on a url ending …
- 2:37 PM Ticket #16988 ("win.doc.dojoClick = true" in dojox/mobile/common breaks Ace editor) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:44 PM Ticket #17093 (dojox/mobile/EdgeToEdgeStoreList does not update when using itemMap or ...) created by
- dojox/mobile/EdgeToEdgeStoreList does not update when using itemMap or …
Apr 30, 2013:
- 8:20 PM Ticket #17092 (mousewheel event not working in Firefox 20) created by
- If I use dojo/on to attach an event for mousewheel, it won't work for …
- 12:46 PM Ticket #17091 (Diacritical character 'Œ' displays as '&Elig') created by
- There is a typo on the entitie definition for the diacritical …
- 11:19 AM Ticket #17075 (Ctrl-C,Ctrl-V in Combobox and IE) closed by
- duplicate: Duplicate of #16573.
- 11:09 AM Ticket #17090 (Spider Animation) created by
- First of all, i love the spider chart! It's amazing. But there seems …
- 7:18 AM Ticket #17089 (Socket LongPoll close) created by
- Socket.LongPoll?.close() does not stop sheduled connect from send …
- 2:27 AM Ticket #17088 (Destroying a dialog on hide throws exception) closed by
- duplicate: Duplicate of #12436. This was fixed a long time ago, but if you …
Apr 29, 2013:
- 8:28 PM Ticket #17088 (Destroying a dialog on hide throws exception) created by
- If I do: […] I hit an exception in Dialog when it tries to do …
- 7:29 PM Ticket #17087 (dojox/layout/ResizeHandle does not work when a widget is placed in a ...) created by
- I took a look at the code and it seems as if the ResizeHelper?'s …
- 6:56 PM Ticket #17086 (EnhancedGrid only sortable on first column) created by
- EnhancedGrid? only allows sorting on the first column. Click action on …
- 5:52 PM Ticket #17085 (dojo/date cannot parse Hebrew date patterns containing EEEE) created by
- […] returns null. The problem is that the substituted text for …
- 3:28 PM Ticket #11808 ([patch] Fix dojo._toDom() to support HTML5 tags IE6-8) reopened by
- Replying to thomasbachem: > Oh and the two-line string …
Apr 28, 2013:
- 10:29 PM Ticket #17082 ([regression] Firefox: Button: can't be programmatically triggered ...) closed by
- wontfix: that workaround does work for us. i will close this ticket. thanks …
- 8:18 PM Ticket #17076 ([regression] dojox/form/Uploader sends name attribute as array always) closed by
- fixed: In [31370]: […]
- 8:08 PM Ticket #17076 ([regression] dojox/form/Uploader sends name attribute as array always) reopened by
- OK, my apologies, I do see that change you are describing as well. The …
- 5:15 PM Ticket #17084 ([Patch CLA]ScrollablePane: "height=inherit" miscalculated) created by
- See attached test case: "height:inherit" seems to be not really usable …
- 2:20 PM Ticket #17083 ([patch] [cla] dojo._ioSetArgs() should use document.URL if form action ...) created by
-
A
<form>
element without anaction
attribute defined … - 2:18 PM Ticket #17076 ([regression] dojox/form/Uploader sends name attribute as array always) closed by
- invalid: I don't see the regression, and the docs confirm this is how it has …
- 3:34 AM Ticket #15616 (make dojo work with other AMD loaders) closed by
- fixed: In [31368]: […]
Apr 27, 2013:
- 5:46 AM Ticket #17082 ([regression] Firefox: Button: can't be programmatically triggered ...) created by
- put the following file under dijit dir, and load it in Firefox, click …
- 12:46 AM Ticket #17080 (FilteringSelect inside a <label> refuses focus) closed by
- duplicate: Duplicate of #14744.
- 12:34 AM Ticket #17081 (dijit/form/Select removeOption doesn't clear the select when the last ...) created by
- I have a situation where I am wanting to remove all the options from a …
Apr 26, 2013:
- 10:28 PM Ticket #17080 (FilteringSelect inside a <label> refuses focus) created by
- <label> allows implicit and explicit binding of the label to the form …
- 10:01 PM Ticket #17079 (dojox/mobile/FilteredListMixin should accept all SearchBox configurations) created by
- As a user of the dojox/mobile/FilteredListMixin widget, I would expect …
- 5:43 PM Ticket #17078 (dojox.date.hebrew.locale format fails for English) created by
- The format code is missing a case in the switch for 'G' (era) which is …
- 5:00 PM Ticket #15616 (make dojo work with other AMD loaders) reopened by
-
dojo/ready
needs to fall back to a reasonable behaviour for other … - 3:24 PM Ticket #17073 (IconItem moveTo overlays 2nd view on top of 1st view) closed by
- invalid
- 10:42 AM Ticket #17077 ([patch][CCLA]Chart.destroy() causes canvas null pointer) created by
- Hi, I have a mobile app that heavility uses dojo charts. Since SVG …
- 8:40 AM Ticket #17033 (Calendar sticks on 31st March 2013) closed by
- worksforme: Sorry, it just doesn't reproduce for me, using 1.8.3 on Windows XP …
- 8:31 AM Ticket #17074 (auto-require issues in Chrome) closed by
- fixed: In [31367]: […]
Apr 25, 2013:
- 5:11 PM Ticket #17076 ([regression] dojox/form/Uploader sends name attribute as array always) created by
- As of [15151] no matter if "multiple" is set to true or false the name …
- 4:02 PM Ticket #17075 (Ctrl-C,Ctrl-V in Combobox and IE) created by
- In IE, when I paste any text in combobox, the new search is not …
- 5:19 AM Ticket #17071 (gregorian.js cldr nls no longer has fields) closed by
- fixed: In [31351]: […]
- 5:08 AM Ticket #17071 (gregorian.js cldr nls no longer has fields) reopened by
- Builds are failing with missing locale errors. error(354) Root …
- 3:09 AM Ticket #15631 ([patch][cla] IE9 xhr.responseXML is insufficient for lite selector ...) closed by
- fixed: In [31340]: […]
- 2:38 AM Ticket #15631 ([patch][cla] IE9 xhr.responseXML is insufficient for lite selector ...) reopened by
- This test case doesn't work on my machine. xmlXhr.php gets an error: …
- 2:15 AM Ticket #17071 (gregorian.js cldr nls no longer has fields) closed by
- fixed: In [31336]: […]
Apr 24, 2013:
- 9:52 PM Ticket #16948 ([regression] _this.domNode undefined in : dojox/mobile/scrollable.js) closed by
- fixed: In [31334]: […]
- 9:02 PM Ticket #17074 (auto-require issues in Chrome) created by
- See: …
- 8:59 PM Ticket #17072 (Dialog startup called too early) closed by
- invalid: Actually, you need to put your sizing code in the resize() method. …
- 8:50 PM Ticket #17073 (IconItem moveTo overlays 2nd view on top of 1st view) created by
- I verified this problem with both dojo 1.8.3 and dojo 1.9.0rc1. I …
- 6:59 PM Ticket #17072 (Dialog startup called too early) created by
- I want into an issue with Dialog. I set the contents to some html …
- 4:12 PM Ticket #17071 (gregorian.js cldr nls no longer has fields) created by
- I was happily using the field- properties in the gregorian resource …
- 2:42 PM Ticket #17070 (GridContainerLite typeof check issue) closed by
- fixed: In [31328]: […]
- 2:40 PM Ticket #17070 (GridContainerLite typeof check issue) created by
-
In
dojox/layout/GridContainerLite
, there's a check that reads as … - 4:11 AM Ticket #15631 ([patch][cla] IE9 xhr.responseXML is insufficient for lite selector ...) closed by
- fixed
Apr 23, 2013:
- 7:53 PM Ticket #17069 ([dojox/app] History.js does not publish topics, but HistoryHash.js does) created by
- As already discussed on the mailing list …
- 4:17 PM Ticket #17068 (SimpleQueryEngine does not sort on dates properly) created by
- Attempting to use SimpleQueryEngine to sort on Date values does not …
- 2:00 PM Ticket #16683 (dijit/selection) closed by
- fixed: In [31325]: […]
- 1:53 PM Ticket #17067 (The dijit/form/Select dependency in dojox/gfx/demos/filters.html is ...) created by
- The dojox/gfx/demos/filters demo is referencing it as …
- 1:37 PM Ticket #12973 (upgrade svgweb to latest version) closed by
- wontfix
- 12:28 PM Ticket #17061 ([regression] No visible next month / previous month button on dijit ...) closed by
- fixed: In [31322]: […]
- 12:21 PM Ticket #17060 ([regression] In test_EdgeToEdgeList-syncWithViews.html, the Holodark ...) closed by
- fixed: In [31321]: […]
- 11:49 AM Ticket #17066 (Wrong alignment and selection problem on IE7 in ValidationTextBox with ...) created by
- In order to reproduce the problem please do the following: - Open …
- 3:49 AM Ticket #17065 (documentation example code refs test files but they're not available ...) created by
- The PHP file seems to work/exist on the livdeocs.dojotoolkit.org site, …
- 2:25 AM Ticket #17064 (dom-geometry position works differently in Firefox and Chrome) closed by
- duplicate: Duplicate of #17063.
- 2:21 AM Ticket #17064 (dom-geometry position works differently in Firefox and Chrome) created by
- […] In firefox 20, location displayed is about 496/8. image auto …
- 2:21 AM Ticket #17063 (domReady! fires before CSS applied (Chrome)) created by
- […] In firefox 20, location displayed is about 496/8. image auto …
- 12:01 AM Ticket #16683 (dijit/selection) reopened by
- See: …
Apr 22, 2013:
- 6:03 PM Ticket #17062 ([regression] Cannot scroll list up and down using the keyboard) created by
- Description When navigating a huge list with the keyboard, …
- 3:28 PM Ticket #17061 ([regression] No visible next month / previous month button on dijit ...) created by
- Can be seen using test page dojox/mobile/tests/test_Calendar.html. …
- 3:20 PM Ticket #17060 ([regression] In test_EdgeToEdgeList-syncWithViews.html, the Holodark ...) created by
- In dojox mobile test …
- 3:06 PM Ticket #17059 (Path resolving in dojox/json/ref is incorrect) created by
- Path resolving in dojox/json/ref module is realized using this regex …
- 1:42 PM Ticket #17058 (add set/getPosition to dom-geometry) created by
- Proposal 1. make position API consistent with other function names in …
Apr 19, 2013:
- 11:13 PM Ticket #17048 (dojo/aspect leaks memory when removed handles are retained elsewhere) closed by
- fixed: In [31308]: […]
- 10:04 PM Ticket #17048 (dojo/aspect leaks memory when removed handles are retained elsewhere) reopened by
- 10:00 PM Ticket #17057 ([dojox/app] History.back() should never use defaultTransition but ...) created by
- Alas, I have not fully understood the concept of a "defaultTransition" …
- 9:43 PM Ticket #17056 ([dojox/app] HTML5 pushState/ popState oddities) created by
- Description The HTML5 history controller seems to be broken in …
- 8:29 PM Ticket #17055 (Forcing width on dijit/form/Select does not work) closed by
- duplicate: Duplicate of #10922. Doug, the text claiming that setting width …
- 4:03 PM Ticket #17055 (Forcing width on dijit/form/Select does not work) created by
- As described in the docs …
- 3:11 PM Ticket #17054 (Stateful retains callback of removed handle) created by
- The watch handle retains the observer callback. If the callback is a …
- 2:40 PM Ticket #16125 (IE10 Tooltip test failures) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:09 PM Ticket #17053 ([patch] ComboBox: autocompletion of special characters off by 1) created by
- Load test_ComboBox.html In the special characters example, type …
- 1:31 PM Ticket #17052 (distribute nano amd loader as dojo.min.js) created by
- dojo has now nano build profile #14392 Please distribute that small …
- 11:49 AM Ticket #17051 (Adding scrollbar to popup menuItem) closed by
- duplicate: Duplicate of #10631.
- 11:05 AM Ticket #17051 (Adding scrollbar to popup menuItem) created by
- I have created multilevel scrollbar using …
- 10:49 AM Ticket #17050 (SwapView height calculation does not take into account the view borders) created by
- If a swap view has top and / or bottom borders, for example when using …
- 10:47 AM Ticket #16804 (set DOCTYPE on iframe) closed by
- fixed: In [31303]: […]
- 9:24 AM Ticket #17049 (removeStyleSheet() illegal syntax in call to dojo.query()) closed by
- fixed: In [31302]: […]
- 9:23 AM Ticket #17049 (removeStyleSheet() illegal syntax in call to dojo.query()) created by
- The query syntax in removeStyleSheet is illegal: […] Unless I'm …
- 6:01 AM Ticket #16804 (set DOCTYPE on iframe) reopened by
- Hmm, [30951] actually broke the editor tests. when …
Apr 18, 2013:
- 8:18 PM Ticket #17047 (Docs for Observable should not use `new` in the sample code) closed by
- invalid: Actually, I believe using "new" in the docs is intentional. The side …
- 5:44 PM Ticket #17048 (dojo/aspect leaks memory when removed handles are retained elsewhere) closed by
- fixed: In [31298]: […]
- 4:22 PM Ticket #17048 (dojo/aspect leaks memory when removed handles are retained elsewhere) created by
- Consider the following: […] Even though the handle has been …
- 3:50 PM Ticket #17047 (Docs for Observable should not use `new` in the sample code) created by
- If you look at …
- 3:03 PM Ticket #15383 (request/iframe and io/iframe unit test failure on ioIframeGetXml) closed by
- fixed: The test was timing out because the deferred never had its errback …
- 2:53 PM Ticket #17046 (Passing a NodeList into a query() gets rewrapped) closed by
- fixed: In [31292]: […]
- 2:52 PM Ticket #17046 (Passing a NodeList into a query() gets rewrapped) created by
- We are incorrectly testing for NodeLists? by checking for the presence …
- 2:45 PM Ticket #17045 (dijit/PopupMenuItem baseClass) created by
- dijit/PopupMenuItem should have custom baseClass defined, currently it …
- 2:40 PM Ticket #16890 ([regression] Support the "form" attribute in dojo/request/xhr) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:40 PM Ticket #14352 (Refine transition utility and remove all intermediate view loading and ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:55 PM Ticket #15076 (Switch (mobile) control does not stretch) reopened by
- 1:31 PM Ticket #17044 (Ellipsed text in TextBoxes) created by
- Hello guys, We should use ellipsis effect for all TextBoxes?, …
- 1:08 PM Ticket #17043 (dojox.rpc.Service incorrect naming conflic detection when generating ...) created by
- line 65: if(this[method]){ it should be: if(this[serviceName]){ …
- 12:49 PM Ticket #17040 (dijit/form/Select not an instance of dijit/_WidgetBase) closed by
- fixed: In [31291]: […]
- 8:37 AM Ticket #16921 (Android 4: media players controls not displayed) closed by
- fixed: In [31288]: […]
Apr 17, 2013:
- 11:00 PM Ticket #17042 (Update Uploader README) closed by
- fixed: In [31287]: […]
- 10:59 PM Ticket #17042 (Update Uploader README) created by
- Warn of possible back-compat between 1.8 and 1.9 and update what is a …
- 10:01 PM Ticket #14803 ([patch][cla] dojo.query() fails to match #c when there is no #b when ...) closed by
- fixed: In [31285]: […]
- 9:45 PM Ticket #17041 (ucacss sniffQuirks, sniffStandards test failures (FF)) created by
- http://.../trunk/util/doh/runner.html?test=dojo/tests/uacss gets off …
- 9:17 PM Ticket #15383 (request/iframe and io/iframe unit test failure on ioIframeGetXml) reopened by
- Happens on IE8 too.
- 9:10 PM Ticket #17040 (dijit/form/Select not an instance of dijit/_WidgetBase) created by
-
While I realize that
instanceof
is not reliable for mixins and such, … - 8:43 PM Ticket #17039 (Update of "checked" value is not observable with RoundRectStoreList) created by
- If I create an observable memory store, assign it to …
- 7:25 PM Ticket #17037 (Build generates optimized version of the nls resources of a test while ...) closed by
- fixed: In [31284]: […]
- 5:02 PM Ticket #17038 (Various problems in AutoURLLink) created by
- There are many problems in AutoURLLink that keep it from working as …
- 4:08 PM Ticket #16601 (Cannot compile ES5 JS with closure compiler) closed by
- duplicate: Duplicate of #16196.
- 4:06 PM Ticket #14884 (the noref switch should be autoset truthy when the compat switch is ...) closed by
- fixed: In [31283]: […]
- 3:55 PM Ticket #14909 (remove synthetic modules from modules cache to allow GC) closed by
- fixed: This was fixed some time ago, but never marked as such.
- 3:41 PM Ticket #16623 (aliases ignored during build) closed by
- fixed: In [31282]: […]
- 3:20 PM Ticket #16994 (Data Point Missing When Data Consist of One Record) closed by
- invalid: The x-axis can't really compute a min and max as you only a single …
- 3:17 PM Ticket #17014 (X Axis Label Missing) closed by
- duplicate: Duplicate of #16994.
- 3:17 PM Ticket #17037 (Build generates optimized version of the nls resources of a test while ...) created by
- When a test contains nls bundles, the nls files are optimized during a …
- 3:06 PM Ticket #15339 (dojox/app/controllers/History.js apparent error) closed by
- fixed: This has been fixed as part of #15340.
- 3:04 PM Ticket #15338 (dojox/app/scheme/scene.json syntax error) closed by
- fixed: This has been fixed.
- 2:39 PM Ticket #12641 (Proposed Tutorial on Login forms) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:39 PM Ticket #9555 (dojox.layout.ExpandoPane doesn't honour maxWidth, maxHeight value) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:54 PM Ticket #17036 (dojox/mobile/ScrollableView: Cursor doesn't scroll along with textbox ...) created by
- Description: [mobile scrollableView with input]: The cursor doesn't …
- 12:08 PM Ticket #17035 (Model is not updated when form is submited by 'ENTER') created by
- My typical scenario is that I have a dijit/form/Form bound to a model …
- 10:09 AM Ticket #17034 (add remove action to controller tests) created by
- there are nice examples how to use MVC controlers at …
- 9:47 AM Ticket #17033 (Calendar sticks on 31st March 2013) created by
- I'm attempting to set dates in a dateTextBox using the calendar drop …
- 9:15 AM Ticket #16809 (Mobile Gallery: The map is not resized on screen orientation change) closed by
- fixed
- 8:43 AM ProjectMeeting/2013-04-17 edited by
- (diff)
- 6:11 AM Ticket #15787 (build.sh help message doesn't document transforms) closed by
- fixed: In [31278]: […]
- 6:01 AM Ticket #15715 (--copyTests should work with no argument, or improve doc) closed by
- fixed: In [31277]: […]
- 5:45 AM Ticket #16949 (Require never returns if two module paths reference same URL) closed by
- invalid: The example config you provided is not rational. It tries to alias …
- 5:04 AM Ticket #14392 (add a nano.profile.js) closed by
- fixed: In [31276]: […]
- 4:22 AM Ticket #17015 (file:// fails on IE9+) closed by
- wontfix: The proposed patch breaks FF. It can be fixed by using the expression …
- 3:48 AM Ticket #16591 ([patch][CCLA]the 1.7 build app does not generate the reference module ...) closed by
- fixed: In [31275]: […]
- 2:57 AM Ticket #16690 (dijit/Tree documentation problem with mayHavChildren()) closed by
- fixed: Reference doc updated in …
- 1:20 AM Ticket #16958 (Loader Exception in dojo-inject-api when insertPoint is removed) closed by
- fixed: In [31272]: […]
- 1:01 AM Ticket #17008 (Building sources with BOM) closed by
- wontfix: It seems that this is a very hard problem to solve: 1. Deferent …
Apr 16, 2013:
- 9:45 PM Ticket #16958 (Loader Exception in dojo-inject-api when insertPoint is removed) reopened by
- [31271] breaks dijit/tests/registry.html (and probably other things) …
- 6:13 PM Ticket #16958 (Loader Exception in dojo-inject-api when insertPoint is removed) closed by
- fixed: In [31271]: […]
- 6:10 PM Ticket #17032 (xdomain loader test failing) closed by
- fixed: In [31270]: […]
- 6:07 PM Ticket #17032 (xdomain loader test failing) created by
- The tests tests._base.loader.xdomin-* are failing
- 4:52 PM Ticket #17002 (Regression with widgets in template having attach events) closed by
- fixed: In [31268]: […]
- 4:21 PM Ticket #16919 (node version sniffing problem for >= 0.10) closed by
- fixed: In [31266]: […]
- 4:19 PM Ticket #16964 (errors in test_validate.html?mode=test) closed by
- fixed: In [31265]: […]
- 4:04 PM Ticket #16918 (load multiple modules via single script tag) closed by
- wontfix: Believe it or not, I added experimental code for something like this …
- 3:48 PM Ticket #16905 (Cached modules are not loaded on require) closed by
- invalid: Hi CQQL, There is more to it. Cached modules may be mapped, and …
- 3:37 PM Ticket #17011 ([regression] require.undef is broken) closed by
- fixed: In [31264]: […]
- 3:28 PM Ticket #17018 ([dojox/app] multipleAppConfigLayers includes modules in view ...) closed by
- fixed
- 12:21 PM Ticket #15340 (dojox/app lint errors) closed by
- fixed: Thanks Bill, I think I have those taken care of now. Thanks for the …
- 11:35 AM ProjectMeeting/2013-04-17 edited by
- (diff)
- 11:34 AM ProjectMeeting/2013-04-17 created by
- 8:46 AM Ticket #16879 (IE10: Animated chart plots do not consistently render.) closed by
- fixed: In [31256]: […]
- 8:12 AM Ticket #16834 ([patch][ccla]The dojo build css optimizer may report wrong errors when ...) closed by
- fixed: In [31254]: […]
- 7:42 AM Ticket #16820 (Missing newline at end of file causes error 307 in build) closed by
- worksforme: I could not duplicate this error. I also tried to duplicate as in …
- 7:27 AM Ticket #16818 (Build system throws memory error when \ used in releaseDir path) closed by
- fixed: In [31253]: […]
- 6:33 AM Ticket #16912 (BackgroundIframe: remove filter:opacity) closed by
- wontfix
- 6:31 AM Ticket #16655 ([patch] access to undefined property in writeOptimized.js) closed by
- worksforme: I can't duplicate the NLS problem. If it is really related to #16106, …
- 6:28 AM Ticket #16912 (BackgroundIframe: remove filter:opacity) reopened by
- Turns out that transparency is also needed for irregularly shaped …
- 6:08 AM Ticket #16387 (Build process rewrites define(..) to an invalid form) closed by
- worksforme: Search for insertAbsMids in …
- 5:58 AM Ticket #16236 (I get twice templateString cache in layer when use build system build ...) closed by
- fixed: In [31251]: […]
- 4:44 AM Ticket #17031 (Menu: highlighting of disabled MenuItems uneven) created by
- Load test_Menu.html on IE9 or IE10 and in console type: […] Then …
- 3:28 AM Ticket #16964 (errors in test_validate.html?mode=test) reopened by
- validationMessages.html is also broken from you [31151] check in, and …
- 2:39 AM Ticket #17029 (commonStacked chart unintentionally overrides global variable) closed by
- fixed: Fixed already in [29673] right?
Note: See TracTimeline
for information about the timeline view.