Timeline
Apr 28, 2014:
- 6:17 PM Ticket #17507 (Problem with VoiceOver vs Dojox.app layout) closed by
- fixed: In f8c4f92e5383d17a8e8c7ce5e40068781645170c/dojox: […]
- 1:13 PM Ticket #16096 (dojox.data.CssRuleStore can't handle remote css and @media rules) reopened by
- 9:34 AM Ticket #17902 (In dijit/tree/ObjectStoreModel: add oldParent to store.put() in pasteItem) created by
- As discussed previously with Bill, I would like to have oldParent …
Apr 26, 2014:
- 7:50 PM Ticket #17643 ([CLA] [PATCH] Allow developers to construct their own "cachebusted" url) closed by
- fixed: In 677d3cf13fab8825aff532783fe86073674134ab/dojo: […]
- 3:52 PM Ticket #16158 ([patch] Invalid 'in' operand, using Cache with JsonRest PUT) closed by
- fixed: In 9b974ae1d7c53879676d818025b16b7a8d2874fd/dojo: […]
Apr 24, 2014:
- 1:30 PM Ticket #17898 (columnReordering - Width of columns messed up) closed by
- patchwelcome: It's not that we just want you to use them, it's that …
- 1:18 PM Ticket #17898 (columnReordering - Width of columns messed up) created by
- When I use a grid(doesn't mind which one) and I set columnReordering …
- 8:21 AM Ticket #17895 (date.stamp.fromISOString returns incorrect value around DST) created by
- I've found that doing the following results in a different object than …
- 8:06 AM Ticket #17869 (function empty() in dom-construct.js doens't work reasonable in ...) closed by
- fixed: In ffbb6d4d9718aac1e8df5e7b4d3aac6351404e2c/dojo: […]
Apr 23, 2014:
- 11:01 PM Ticket #17893 (Documentation and tutorials update) created by
- Ticket to update documentation and tutorials for 1.10 release.
- 11:00 PM Ticket #17023 ([patch] [cla] dojo/on multiple event support should allow extension events) reopened by
- Regression test fails on IE8 (and possibly other browsers too).
- 10:46 PM Ticket #13375 (File API & XMLHTTPRequest 2 unusable with dojo.xhr) closed by
-
fixed: This is supported in
dojo/request
. - 10:44 PM Ticket #17870 ([PATCH] [CLA] dojo/_base/unload should return handles) closed by
- wontfix: OK, we decided to just document those methods as deprecated. Thanks …
- 10:41 PM Ticket #3814 (Errors in sync xhr are squelched) closed by
-
invalid: Since
dojo/request
always returns a promise, all error handling is … - 10:23 PM Ticket #16485 (request/xhr cross-site POST request) closed by
-
wontfix: Since
XDomainRequest
differs from XHR2 so dramatically, I haven't … - 10:11 PM Ticket #14993 (Content-Type is repeated when using dojo.xhr) closed by
-
fixed: This was fixed when
dojo/request
was written. - 10:03 PM Ticket #14063 (dojo.io.script support delayed callbacks or throw error) closed by
- fixed: Since it has been reported as fixed, I'm marking as such.
- 9:58 PM Ticket #17845 (progback gets never call in IE8 after request) closed by
- invalid: Progress events depend on XHR2, which IE8 does not implement.
- 9:52 PM Ticket #16138 (dojo/request/script error function is not working) closed by
-
wontfix:
dojo/request/script
is implemented using script injection. There is … - 9:51 PM Ticket #11808 ([patch] Fix dojo._toDom() to support HTML5 tags IE6-8) closed by
- patchwelcome: This is a very long-lived ticket that has never quite made its way …
- 9:24 PM ProjectMeeting/2014-04-23 edited by
- (diff)
- 8:02 PM ProjectMeeting/2014-04-23 created by
- 2:04 AM Ticket #6236 (Tree: focus not updated correctly in various cases) closed by
- fixed: In 8cc12c35ee8a6d512c65339771396574224f1a40/dijit: […]
Apr 22, 2014:
- 4:58 AM Ticket #17881 (TextBox: placeHolder wraps) closed by
- fixed: In 7dce803e31dc6f73449ebe317f2c5fb5dc0bd42a/dijit: […]
- 4:54 AM Ticket #17881 (TextBox: placeHolder wraps) created by
- If the placeholder text is longer than the TextBox?'s width, it wraps …
- 2:17 AM Ticket #17493 (Regression: dojo/text without HTTP header "X-Requested-With") closed by
- fixed: In 56703ec1fa0bd1901b259dc83404f3db5d92c9e4/dojo: […]
Apr 21, 2014:
- 12:56 AM Ticket #17867 (ComboBox: highlighting markup shows as boxes in CodeGlass (IE)) closed by
- patchwelcome: Yes, I see it on IE8 from that link, and on …
- 12:20 AM Ticket #8306 (Tree: destroy() does not cancel request) closed by
- wontfix: Oh I didn't mean to set this back to 1.10. Actually, I'm just going …
Apr 20, 2014:
- 10:38 PM Ticket #17836 (Problems with dijit/Tree with a ObjectStoreModel using dojo/store/JsonRest) closed by
- duplicate: I just checked in a fix for #16692. I'm going to close this …
- 10:27 PM Ticket #16692 (Tree: (Dnd, ObjectStoreModel) dropping node onto its parent causes it ...) closed by
- fixed: In 3a1e6be4f9ce0c7b2fcd72ef68d2600bcb6f75a4/dijit: […]
Apr 19, 2014:
- 1:56 AM Ticket #8545 (Tree: unwanted grid lines with showRoot=false when root's children are ...) closed by
- wontfix: Closing this since the other themes are deprecated.
Apr 17, 2014:
- 9:33 PM Ticket #17837 (Tree: exeception ObjectStoreModel.pasteItem() with asynchronous stores) closed by
- fixed: In 302c1fe542b646a07dfce94172e4a61345768354/dijit: […]
- 6:11 PM Ticket #17874 (dojox/mobile/ComboBox doesn't close if no selection made on iOS) created by
- Description: Given the sample code below, when using an iPhone 5s …
- 4:28 PM Ticket #17873 (dojox/mobile/Switch does not set value of corresponding hidden input) created by
- dojox/mobile/Switch creates a corresponding hidden input to catch the …
- 2:59 PM Ticket #17872 (DateTextBox control throws 'Out of stack space' error in IE10) closed by
- invalid: I've cleaned up your test case, and do not see an error: …
- 2:31 PM Ticket #17872 (DateTextBox control throws 'Out of stack space' error in IE10) created by
- I have created two DateTextBox? controls programmatically inside a …
- 10:54 AM Ticket #16435 (loader performance issue in compat mode compared to 1.6) closed by
- patchwelcome: I'm going to close this as patchwelcome, because it seems very …
- 7:08 AM Ticket #17871 (Dojo1.9.3 can not recognize IE 11 by dojo.isIE, it return undefined) created by
- If we set the IE document mode to edge, dojo.isIE doens't work. It …
- 3:30 AM Ticket #15424 (dojox/date/timeZoneFormatting test failure) closed by
- fixed: Per peller, this ticket is obsolete, as the only remaining issue has a …
Apr 16, 2014:
- 10:05 PM Ticket #17861 (regexp.escapeString does not escape the minus sign) closed by
- fixed: In 318d91e36776ac9c6ca80c67f69b20720b5ecb65/dojo: […]
- 9:50 PM Ticket #16478 (sIEve reports memory leaks) closed by
- wontfix: I don't believe this is a valid issue, so closing it out.
- 9:07 PM ProjectMeeting/2014-04-16 edited by
- (diff)
- 5:43 PM ProjectMeeting/2014-04-16 created by
- 4:02 PM Ticket #17870 ([PATCH] [CLA] dojo/_base/unload should return handles) created by
- addOnWindowUnload and addOnUnload should return a handle so we can …
- 9:36 AM Ticket #17869 (function empty() in dom-construct.js doens't work reasonable in ...) created by
- I saw something updated in Fixes #16975. Remove leak when calling …
- 3:43 AM Ticket #17868 (Charting: SelectableLegend and MouseZoomAndPan issue) created by
- Create a chart with a SelectableLegend?, a y axis and a Lines plot …
- 2:30 AM Ticket #17867 (ComboBox: highlighting markup shows as boxes in CodeGlass (IE)) created by
- We are able to reproduce the problem via the first example in the …
- 12:15 AM Ticket #17866 (dojo/store/DojoData doesn't conform to object store API) closed by
- fixed: In 9a3b839c665ac66f5e28de1acec5bbebbcbaf75e/dojo: […]
- 12:14 AM Ticket #17866 (dojo/store/DojoData doesn't conform to object store API) created by
- * Only on object's own properties should be copied to Dojo Data item …
Apr 15, 2014:
- 12:37 PM Ticket #17865 (DataGrid Bug close cell edit) created by
- Hello; I am problem with dojox/dataGrid. I use DataGrid? with 1000 …
- 4:56 AM Ticket #17815 (dojo/touch: repeated click events when onclick handler launches ...) closed by
- fixed: In a776e1ec8117dccfce8c8ad88e571a50e89db82a/dojo: […]
Apr 14, 2014:
- 6:59 PM Ticket #17864 (dojo/on keypress does not fire for non-visible characters in IE11, Chrome) closed by
- wontfix: This is intended behavior. You should use keydown for non-visible …
- 3:18 PM Ticket #17864 (dojo/on keypress does not fire for non-visible characters in IE11, Chrome) created by
- An event handler for the "keypress" event for an input element …
- 2:29 PM Ticket #17863 (make this.own() handle Promises) closed by
- duplicate: Actually, this was already reported in #17680... but the fix there …
- 11:08 AM Ticket #17863 (make this.own() handle Promises) created by
- If this.own() is called with a Promise, it should cancel() the Promise …
- 9:41 AM Ticket #17683 (Add ios7 theme) closed by
- fixed
- 1:54 AM Ticket #17862 (dom-geometry, errors in Reference Guide) closed by
- fixed: Fixed in …
Apr 13, 2014:
- 12:28 PM Ticket #17862 (dom-geometry, errors in Reference Guide) created by
- For dojo/dom-geometry::getPadExtents(), the guide says about the …
Apr 11, 2014:
- 9:24 PM Ticket #17798 ([patch][cla] baseUrl is created as global in dojo.js) closed by
- fixed: In 7cf1dbb57765232ad95b9d4f3ed5a0a7177f3440/dojo: […]
- 9:17 PM Ticket #11750 ([CLA][patch] Support for Dojo in WebWorkers) closed by
- fixed: In 205416f41cc00d0391a019faac9f59c2aec51a87/dojo: […]
- 8:50 PM Ticket #8995 ([patch] [cla] reusable html escape function) closed by
- fixed: In a361d74ebec562ccc22e59ebfbc8bfd94e2008b4/dojo: […]
- 7:25 PM Ticket #17861 (regexp.escapeString does not escape the minus sign) created by
- The dash character is special and should be escaped.
- 2:37 PM Ticket #17792 (API Viewer Tree collapses instead of expanding when + clicked in dijit tree) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 11:47 AM Ticket #17860 ([CLA] [PATCH] dojox.mdnd.* and dojox.layout.GridContainerLite does not ...) created by
- Because dojox.mdnd.* and dojox.layout.GridContainerLite? are using the …
- 9:39 AM Ticket #17623 (replace browser sniffing by feature detection as much as possible in ...) closed by
- fixed: Fixed in …
Apr 10, 2014:
- 10:23 PM Ticket #17859 (Select: doesn't work in Toolbar) created by
- According to ktiedt (see #16266), Toolbar arrow key navigation doesn't …
- 3:12 PM Ticket #17858 (dojox/mdnd does not support touch interactions) created by
- dojox/mdnd does not support touch interactions (directly listens to …
- 2:31 PM Ticket #17855 ([patch] Use Element.matches if available) closed by
- fixed: Fixed with …
- 2:28 PM Ticket #17857 (update translations for 1.10) created by
- Translations should be updated with new translated strings (and some …
- 1:23 PM Ticket #15503 (NodeList-data contains logic error) closed by
- fixed: In 3ad07a0497649e266ba99a9e347eb9b41bd92dd6/dojo: […]
- 1:02 PM Ticket #15627 (Query interprets ">" character in attribute value selector incorrectly) closed by
- fixed: I believe this is essentially the same bug as #10651, and fixed by …
- 7:06 AM Ticket #17705 (Tree: Multiple elements having a WAI-ARIA group role must have unique ...) closed by
- fixed: In ea5017a68c0eea6bce72749407a07a9ead10c711/dijit: […]
- 5:11 AM Ticket #17816 (Menu: clicking MenuItem focuses <input> behind it (iOS 6.0.3) (iPad mini)) closed by
- fixed: In e9a09987211acd8b3b59ed2359b4d21fef099913/dijit: […]
- 4:11 AM Ticket #17023 ([patch] [cla] dojo/on multiple event support should allow extension events) closed by
- fixed: In 87facf31bae5f88822006126740c0e70da25b50b/dojo: […]
Apr 9, 2014:
- 11:05 PM Ticket #16158 ([patch] Invalid 'in' operand, using Cache with JsonRest PUT) reopened by
- Reopened because of https://github.com/dojo/dojo/pull/40
- 10:43 PM Ticket #17856 ([patch][cla] Stateful enhancements) created by
- https://github.com/dojo/dojo/pull/58/
- 10:04 PM Ticket #17855 ([patch] Use Element.matches if available) created by
- https://github.com/dojo/dojo/pull/64
- 10:04 PM Ticket #17503 (BorderContainer: error if right click during drag (IE9, IE10)) closed by
- patchwelcome: OK... it's hard to believe many people would hit this issue, but if …
- 10:02 PM Ticket #17779 (Dijit Dialog show/hide does not always return a promise (Reversion?)) closed by
- duplicate: Duplicate of #17100. Fixed in …
- 9:53 PM Ticket #16271 ([CLA] Add some utils to include/parse pieces of template at any time) closed by
- wontfix: Sorry, I don't think there's enough demand for this to add it to dijit.
- 9:52 PM Ticket #16641 (AccordionContainer: sizing problems if resized while animation in progress) closed by
- wontfix: Sorry, I'm going to close this; we're winding down on enhancements to …
- 9:47 PM Ticket #14747 (ValidationTextBox.html, ComboBox_a11y.html "_robot.typeKey is not a ...) closed by
- worksforme: I haven't seen this error for a while and since we will (someday) …
- 9:43 PM Ticket #17814 (Calendar: clicking months/days momentarily highlights wrong node (iOS ...) closed by
- fixed: In ee57cb3cf176f651e03f06ef8fc037df05fbe728/dijit: […]
- 9:41 PM Ticket #9210 (VerticalSlider: height inaccurate in IE7/8 strict mode) closed by
- wontfix
- 9:37 PM Ticket #14620 (benchtool has unnecessary escape() and urldecode() calls) closed by
- wontfix: Nowadays people use jsPerf for benchmarking.
- 9:03 PM ProjectMeeting/2014-04-09 edited by
- (diff)
- 9:01 PM ProjectMeeting/2014-04-09 edited by
- (diff)
- 8:59 PM ProjectMeeting/2014-04-09 created by
- 6:43 PM Ticket #17542 (dijit/form/_AutoCompleterMixin crashes if no store and no srcNodeRef ...) closed by
- fixed: In 5133d9193c441d2bf3e160e058fe1a7a89c780b3/dijit: […]
- 5:39 PM Tickets #16895,16985,17086,17110,17130,17158,17232,17244,17246,17309,17319,17375,17383,17391,17401,17412,17446,17487,17491,17514,17558,17569,17581,17586,17597,17610,17611,17617,17660,17670,17689,17706,17755,17760,17761,17782,17841 batch updated by
- patchwelcome: DojoX Grid and EnhancedGrid? are deprecated in favor of …
- 5:29 PM Tickets #14712,15033,15267,16005,16019,16071,16146,16151,16162,16192,16708,16871,17038,17163,17499,17543,17619,17620,17703,13399,14193,14519,6029,10220,10344,11297,13108,13460,13655,14455 batch updated by
- patchwelcome: Unlikely this will be fixed unless someone wants to supply a patch …
- 5:27 PM Ticket #6391 (RichText specifies height as attribute) closed by
- wontfix: Actually, I don't think we'll port the Editor to 2.0 at all.
- 5:17 PM Ticket #11676 (Select: support .set('store', store)) closed by
- fixed: In f2819c211da32799fa9264fc505dcef6d60f8891/dijit: […]
- 2:36 PM Ticket #17351 (Charting & tooltip in canvas mode results into performance issue) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:13 PM Ticket #17839 ([Dijit/Android] DOH Tooltip-placement - test14 fails with hint: The ...) closed by
- fixed: In a9a079015a1761142a31b03d01aebadfb06a1b6a/dijit: […]
- 12:13 PM Ticket #17849 (Android DOH test timeouts) closed by
- fixed: In 55e500909d22c0f47077a25b6c4651111198abb8/dijit: […]
- 12:13 PM Ticket #17840 ([Dijit/Android] DOH form fails) closed by
- fixed: In 24f696db4230e135df5318ccf1469bb513b46afb/dijit: […]
- 8:31 AM Ticket #17695 (Mobile DatePicker does not function correctly with VoiceOver enabled) closed by
- fixed: Ref #17697: Closing it as fixed: - now possible to advance to each …
- 8:28 AM Ticket #17696 (Mobile TimePicker widget does not support selecting values with ...) closed by
- fixed: Ref #17697: Closing it as fixed: - using attached keyboard it is now …
- 12:49 AM Ticket #17854 (dojo/store/JsonRest doesn't encode IDs with reserved characters) created by
-
The
get
,put
, andremove
functions ofdojo/store/JsonRest
…
Apr 8, 2014:
- 5:16 PM Ticket #17682 (dojox/mobile/ListItem variable height layout on resize() has negative ...) closed by
- fixed: In e6bc684b87b8933783cd339af4538c4a67a8f23a/dojox: […]
- 3:00 PM Ticket #17852 (domConstuct.place) closed by
-
invalid: the example has
domConstruct.place('<i> Dojo!</i>', greetingNode);
… - 1:14 PM Ticket #11954 (paragraph level bidi text direction support) closed by
- fixed: In 2718af20dfdc631b43d2f57f0ec698ee0ffcff7a/dojox: […]
- 12:42 PM Ticket #17853 (dojo/request/node doesn't emit notify events) created by
- It appears that dojo/request/node does not emit any events using …
- 10:14 AM Ticket #17852 (domConstuct.place) created by
- http://dojotoolkit.org/documentation/tutorials/1.9/hello_dojo/ …
Apr 7, 2014:
- 11:18 PM Ticket #17851 (Cut, Copy Paste functionality doesnt work in ie8) closed by
- worksforme: I just tried using the cut/copy/paste buttons on IE8 (using that link) …
- 9:55 PM Ticket #17286 (_TemplatedMixin should fully escape html entities) closed by
- fixed: Yes, fixed in 3365a6d, for some reason this ticket didn't …
- 4:27 PM Ticket #17003 (Non "dojox.mobile.ListItem" items receive event upon view transition ...) closed by
- wontfix
- 1:15 PM Ticket #17850 (Fix #16911 breaks Charting using canvas) closed by
- fixed: In 2ae8926b49368ccd3265a27eba8b1d6401336ae9/dojox: […]
- 1:01 PM Ticket #17851 (Cut, Copy Paste functionality doesnt work in ie8) created by
- Hi, I was going through some of the basic functionalities in dojo, in …
- 11:58 AM Ticket #17850 (Fix #16911 breaks Charting using canvas) created by
- dojox/charting/Element throws an error since the patch for #16911, at …
- 11:25 AM Ticket #17821 (ComboBox.css problems with dijitPopup class) closed by
- fixed: In 5429d720e198f49e0d2d35ed1430803bd6aa67f9/dojox: […]
- 7:37 AM Ticket #17849 (Android DOH test timeouts) created by
- The Android tests have a lot of spurious timeouts. At least when …
- 6:25 AM Ticket #16520 (dojox.mobile JsHint issues (accidentally created global vars, unused ...) closed by
- fixed: In 65a4f1dd2abdd598f5476e2cf2131771914c5c3d/dojox: […]
Apr 6, 2014:
- 11:27 PM Ticket #17838 ([Dijit/Android] DOH WidgetsInTemplateMixin fails with TypeError: ...) closed by
- fixed: In ab269aad9acf1c4c289e382acb019ef4ab155e4f/dijit: […]
- 10:41 PM Ticket #13567 ([UX] LocalImage plugin for Editor is missing a 'Cancel' button, has an ...) closed by
- wontfix: Closing this since there's no response from heguyi and since we likely …
- 10:25 PM Ticket #6093 (Consider removing pointer part of tooltip dialog in editor toolbar) closed by
- wontfix: Probably a good idea but closing this since we're unlikely to support …
- 10:23 PM Ticket #14057 (Editor leaves artifacts from deleted characters) closed by
- worksforme: Fixed w/newer versions of firefox.
- 10:17 PM Ticket #7681 ([meta] commit dijit robot tests) closed by
- fixed: I don't think we need a meta-ticket for this anymore. If anything, …
- 10:16 PM Ticket #12774 (The editor should support an api to set default font and font size) closed by
- wontfix: Closing this because it's unlikely we'll support our own editor for …
- 10:15 PM Ticket #5817 (Title on editor drop downs) closed by
- wontfix: It's probably a good idea, but closing this because it's unlikely …
- 10:09 PM Ticket #17593 (dijit/form/DateTextBox display anomaly) closed by
- worksforme: OK, I don't know what was causing the problem for you, or how to fix …
Apr 4, 2014:
- 4:22 PM Ticket #17848 (Calling add in dijit/tree/ObjectStoreModel will cause Observable ...) created by
- Adding a new object (store.add) in dijit/tree/ObjectStoreModel will …
- 4:04 PM Ticket #17697 (Mobile SpinWheel does not operate correctly using VoiceOver) closed by
- fixed: In 95c1155588609bc4aab48a68971bde1ecebcea24/dojox: […]
- 3:16 PM Ticket #17775 (SpinWheelSlot doesn't spin when setting a value that is 2 "steps" ...) closed by
- fixed: In df3bb97818ccee3534e1e184b9fc20d7312b22fc/dojox: […]
- 3:10 PM Ticket #17822 (dojox/mobile/scrollable: in some conditions, ...) closed by
- fixed: In be1d58bedd7db784d6ad70e56949d4c80cd6bdbe/dojox: […]
- 12:50 PM Ticket #17573 (dojox.mobile.Heading should delete its labelNodeLen variable when a ...) closed by
- fixed: In b81404d11a866fb565219ad5d22d2e9204b1a445/dojox: […]
- 11:03 AM Ticket #17847 (Editor loses its value when moved around.) created by
- http://jsfiddle.net/jandockx/mgv7a/ demonstrates the problem. This is …
- 9:51 AM Ticket #17846 ([Patch][CLA]dojox/html/_base.js) created by
- Hello not kernel.getObject but lang.getObject
- 9:24 AM Ticket #17845 (progback gets never call in IE8 after request) created by
- request('intentionallyInvalidAddress.html').then(null, null, …
- 8:27 AM Ticket #17770 (update CLDR to v25) closed by
- fixed: In 85313a9a39a337b6678de3bbc24b6bec7a4f2d18/dojo: […]
- 8:04 AM Ticket #17698 (Dojo mobile slider widget is not accessible) closed by
- fixed: In d0454672368a4b38d8d5b6406161af174d1b4303/dojox: […]
- 7:35 AM Ticket #17705 (Tree: Multiple elements having a WAI-ARIA group role must have unique ...) reopened by
- Well, try testing …
Apr 3, 2014:
- 9:16 PM Ticket #17463 (item.callback and item.onOpen on IconItem never gets called) closed by
- fixed: In 0fa07d641f046ff588a9a5d395f62ef170653677/dojox: […]
- 8:42 PM Ticket #17393 (dojox.mobile.Accordion addChild method has a logical flaw) closed by
- fixed: In b1aa28393ca4794f1ff5b4d3e3afa17e4ce0352d/dojox: […]
- 8:05 PM Ticket #17713 (dojox/mobile/ScrollableView does not support VoiceOver's 3 fingers ...) closed by
- worksforme
- 8:04 PM Ticket #15336 (1.8 JsonRest+ObjectStoreModel+Tree+Observable delete a item in store, ...) closed by
- duplicate: Duplicate of #17783.
- 8:03 PM Ticket #17844 (JsonRest+Observable+ObjectStoreModel tree) closed by
- duplicate: Duplicate of #17783.
- 7:25 PM Ticket #17844 (JsonRest+Observable+ObjectStoreModel tree) created by
- Hi, I have connected my tree with object store model to jsonrest …
- 5:38 PM Ticket #17843 (DateTextBox fails after selecting 30/03/2014 (UK)) created by
- http://jsfiddle.net/djb1983/guqX9/1/ 1. Select 30/03/2014 in the date …
- 3:21 PM Ticket #17842 (Toolbar of RichText editor has different behavior in Chrome and Firefox) created by
- Open the link …
- 3:03 PM Ticket #17832 (Carousel: A blind user does not know that content has changed when the ...) closed by
- fixed: Fixed in …
- 12:52 PM Ticket #17828 (dojox/mobile: click events miss most properties (such as pageX, ...) closed by
- fixed: In f72ee17484e8862169df3080c58e2ed6d149b0a5/dojo: […]
- 12:52 PM Ticket #17634 (dojo/touch causing dijit/form/DateTextBox to close on Android 4.4) closed by
- fixed: In b28d5c1297d09296da3f3eede2ac2b52e2c86671/dojo: […]
- 12:52 PM Ticket #17634 (dojo/touch causing dijit/form/DateTextBox to close on Android 4.4) closed by
- fixed: In db467f31dc27a3eebdd3b3d43856479c2f3151c4/dojo: […]
- 12:40 PM Ticket #17311 (has("ie") fails with IE11) closed by
- wontfix: The decision was made for has('ie") to return false for IE11+. …
- 12:39 PM Ticket #17311 (has("ie") fails with IE11) reopened by
- 11:22 AM Ticket #17090 (Spider Animation) closed by
- fixed: In 54ab4f0369c6584805f98f06a5983c35539ca776/dojox: […]
- 9:55 AM Ticket #17820 (dijit doh tests failing on Safari iOS 6.1.3 (iPad mini)) closed by
- fixed: OK these are all fixed for me, assuming you have PHP enabled.
- 9:53 AM Ticket #17819 (dijit doh tests failing on Safari iOS 7.0.5 (iPad4)) closed by
- fixed: OK these are all fixed for me.
- 9:27 AM Ticket #17841 (EnhancedGrid | CTRL + SPACE is not working) created by
- Best dojo developers I've created an enhancedGrid. When I use CTRL + …
- 7:05 AM Ticket #17840 ([Dijit/Android] DOH form fails) created by
- Context * DOH test * dijit/tests/Tooltip-placement.html - test14 * …
- 6:55 AM Ticket #17839 ([Dijit/Android] DOH Tooltip-placement - test14 fails with hint: The ...) created by
- Context * DOH test * dijit/tests/Tooltip-placement.html - test14 * …
- 6:50 AM Ticket #17838 ([Dijit/Android] DOH WidgetsInTemplateMixin fails with TypeError: ...) created by
- * Context * DOH test * dijit/tests/_WidgetsInTemplateMixin.html - …
Apr 2, 2014:
- 2:05 PM Ticket #17754 (Pajer.js - horizontal passing incorret in RTL languages) closed by
- fixed: In 769ad93856140d8f2f9f4785371e75e690a863da/dojox: […]
- 1:22 PM Ticket #11954 (paragraph level bidi text direction support) reopened by
- 12:34 PM Ticket #16892 (dojox.gesture.tap does not fire event details) closed by
- patchwelcome
- 11:55 AM Ticket #17837 (Tree: exeception ObjectStoreModel.pasteItem() with asynchronous stores) created by
- When using dijit/Tree + DnD + ObjectStoreModel? with a betweenThreshold …
- 11:41 AM Ticket #17836 (Problems with dijit/Tree with a ObjectStoreModel using dojo/store/JsonRest) created by
- This lists all current problems with the "new" ObjectStoreModel? and …
- 8:47 AM Ticket #17835 (dojo gantt chart - last month year number is not proper) created by
- Dojo gantt chart * last month displaying with next years date …
- 8:44 AM Ticket #17833 (dojo gantt chart calendar starts from sunday) closed by
- duplicate: Duplicate of #17834.
- 8:42 AM Ticket #17834 (dojo gantt chart calendar starts from sunday) created by
- hi Dojo gantt chart calendar starts from Sunday and ends with …
- 8:36 AM Ticket #17833 (dojo gantt chart calendar starts from sunday) created by
- hi Dojo gantt chart calendar starts from Sunday and ends with …
- 8:23 AM Ticket #17832 (Carousel: A blind user does not know that content has changed when the ...) created by
- Widget: Dojo mobile carousel In order for a blind user to know that …
- 6:17 AM Ticket #17830 (in ie11, has("ie") is undefined) closed by
- invalid
- 5:54 AM Ticket #17831 (dnd in dijit/Tree not working properly on IE8) created by
- I have created a simple dijit/Tree with dijit/tree/dndSource as …
- 3:17 AM Ticket #17830 (in ie11, has("ie") is undefined) created by
- in ie11, has("ie") return undefined
Apr 1, 2014:
- 7:45 PM Ticket #17829 (dojo.global doesn't point to window w/latest RequireJS) created by
-
dojo/_base/kernel.js defines
dojo.global
asthis
: […] … - 2:35 PM Ticket #17825 (dojox/mobile/ListItem keydown handler is called twice) closed by
- fixed: In 62218835968063aed384b2d0291c672fbb7183dc/dojox: […]
- 1:27 PM Ticket #17828 (dojox/mobile: click events miss most properties (such as pageX, ...) created by
- On touch device with webkit based browsers, when dojox/mobile/common …
- 1:04 PM Ticket #17024 (dojox/Calendar: working hours may overlap 2 days) closed by
- fixed
- 8:14 AM Ticket #17818 (dijit doh tests failing on Chrome 33 / Windows 7) closed by
- fixed: In 60858ffa07b81e14172e63f31985dca0d710727e/dijit: […]
- 8:14 AM Ticket #17826 ([regression] TextBox: on("keypress", callback) never fires callback) closed by
- fixed: In 073c1a07a3fc26901b63bda9f1e195fdaf7e9499/dijit: […]
Mar 30, 2014:
- 10:48 AM Ticket #17827 (Labels not shown for TableContainer's child widgets when put in From) created by
- Hi, I have a non-modal dialog as below : Floating Pane[ Border …
Mar 29, 2014:
- 12:05 AM Ticket #17154 ([regression] Unable to edit dijit.form.TextBox when it is placed ...) closed by
- fixed: I'll track that new problem in #17826. The change from this ticket …
- 12:03 AM Ticket #17826 ([regression] TextBox: on("keypress", callback) never fires callback) created by
- Starting in 1.9.1 (see #17154), TextBox?.on("keypress", ...) never …
Note: See TracTimeline
for information about the timeline view.