Timeline
Oct 17, 2011:
- 9:43 PM Ticket #14109 (circular dependency graph with built legacy modules fails to load) closed by
- fixed: In [26877]: […]
- 9:28 PM Ticket #14109 (circular dependency graph with built legacy modules fails to load) created by
- When a set of legacy modules load in such a way as to define a cycle …
- 5:38 PM Ticket #14108 (dojo.css is skipped when interning claro theme's document.css) created by
-
dijit/themes/claro/document.css
imports … - 3:56 PM Ticket #14107 (Parameter "--package" doesn't work with value "../../dijit") created by
-
./build.sh --release --package ../../dojo,../../dojox
works. … - 3:22 PM Ticket #14106 (FileInput - no visible focus cursor on the Browse button) created by
- There's no visible focus cursor when focus is on the Browse button …
- 12:05 PM Ticket #14105 (dojox.socket event handling is not compatible with IE8) created by
- in dojox.socket around line 208 is event handling for messages: …
- 10:01 AM Ticket #14104 (Incorrect Layout When Combining SwapView and PageIndicator) created by
- Please see the attached HTML. The PageIndicator? cannot be displayed. …
- 9:28 AM Ticket #14103 (Calling dojo/domstyle.getComputedStyle on svg elements fails under IE9) created by
- Calling dojo/domstyle.getComputedStyle on svg elements fails under …
- 4:18 AM Ticket #12602 (width of enhancedgrid column in chrome error) reopened by
- Set width of column and open with google chrome. See real width with …
Oct 16, 2011:
- 7:19 AM Ticket #14102 (dojox.grid._Layout problem on header's colSpan using JsonRestStore) created by
- Hi, seems that I found what could a bug on dojox.grid._Layout I'm …
Oct 14, 2011:
- 6:38 PM Ticket #14101 (Error when closing FilteringSelect) created by
- This was on 1.7rc-1 I have defined a FilteringSelect? hooked up to a …
- 6:08 PM Ticket #13475 (Should not allow copy/paste local images into RTE on Mac OSX/Safari 5) closed by
- wontfix: There is no way to intercept native paste events and strip out content …
- 5:22 PM Ticket #14100 ([regression][patch][cla] dojox.gfx.svg.Rect setShape no longer checks ...) created by
-
previously in dojox.gfx.svg.Rect,
setShape
had some code like this: … - 4:53 PM Ticket #14099 ([regression] FilteringSelect: doesn't pass a string as query to ...) created by
- in the store backwards compatibility shim in ComboBoxMixin?, the …[…]
- 3:39 PM Ticket #11431 ([patch][cla]dojox.dtl.dom.tag test_tag_ifequal test fails) closed by
- fixed: this patch seems to have been applied at some point.
- 3:36 PM Ticket #11592 (dojox.dtl unit tests - date/time related filters and tags fail in IE) closed by
- fixed: i tested this against 1.7.0 RC1 and they seem to no longer be a problem.
- 1:03 PM Ticket #14098 (error of null property in scrollable.js findDisp()) created by
- The user reported null property problem in scrollable.js. I checked …
- 11:13 AM Ticket #14097 (ComboBox in dojox.mobile.Opener hidden behind Opener) created by
- The dojox.mobile.ComboBox? (or dijit.form.ComboBox?) list gets hidden …
- 8:03 AM Ticket #14096 (ComboBox causes ScrollableView to scroll down) created by
- Description: A combo box placed into a scrollable view causes - when …
Oct 13, 2011:
- 8:41 PM Ticket #14095 (Rhino: DOH selfTests FAIL) closed by
- duplicate: dup of #13957
- 7:21 PM Ticket #14095 (Rhino: DOH selfTests FAIL) created by
- runner.sh did not require any args before. Running it as follows on …
- 6:54 PM Ticket #14094 (Deferred.progress should check finished) created by
- I noticed Deferred.progress does not call complete(...) so does not do …
- 4:45 PM Ticket #13697 (shift+enter may throw error in Editor) closed by
- fixed: Assuming Liu's change fixed issue, so marking fixed.
- 3:57 PM Ticket #14090 (dojo.Deferred notify is not propagating progressHandler calls) closed by
- fixed: In [26866]: […]
- 2:49 PM Ticket #14093 (dojo.i18n.getLocalization() not working in Rhino environment) created by
- Noticed this issue when dealing with #14064 …
- 2:37 PM Ticket #14092 (AMD loader support for Dojo 1.6 built layer files) created by
- The Dojo 1.7 AMD loader supports loading Dojo 1.6 formatted source …
- 1:46 PM Ticket #14091 (Tab controls displayed when it should not be) created by
- After styling the tabs, in FF 7, Ubuntu 11.04, I get control buttons …
- 1:44 PM Ticket #14085 (dojo 1.6 Fileuploader doesn't work in tabcontainer) closed by
- wontfix: It was too difficult and sometimes impossible to predict how devs …
- 8:01 AM Ticket #14047 (Dojox.mobile.TextBox focus problem) closed by
- wontfix: zhangyp, please understand iOS and Android have different stories. In …
- 7:47 AM Ticket #14090 (dojo.Deferred notify is not propagating progressHandler calls) created by
- We're using Deferred's progress support to get incremental updates for …
- 7:24 AM Ticket #14085 (dojo 1.6 Fileuploader doesn't work in tabcontainer) reopened by
- Replying to mwilcox: > The workaround is to not put the …
- 1:40 AM Ticket #14047 (Dojox.mobile.TextBox focus problem) reopened by
- 12:56 AM Ticket #14082 (transition to dynamic view fails on safari mobile browser) closed by
- invalid: The reporter copy & pasted the code from older revision of View.js.
- 12:43 AM Ticket #14088 ([regression] "mblCSS3Transition:true" in djConfig will Break App Loading) closed by
- invalid
Oct 12, 2011:
- 8:17 PM Ticket #14089 ([patch][cla] dojoReport has hard-coded filename (ignores ...) created by
- a small oversight, the dojoReport transform has a hard-coded filename …
- 12:38 PM Ticket #14088 ([regression] "mblCSS3Transition:true" in djConfig will Break App Loading) created by
- Try add "mblCSS3Transition:true" into djConfig. You can try …
- 12:38 PM Ticket #14085 (dojo 1.6 Fileuploader doesn't work in tabcontainer) closed by
- wontfix: The workaround is to not put the FileUploader? *in* the TabContainer?, …
- 9:34 AM Ticket #14087 (Some dojox.mobile.Switch classes cannot be instantiated programmatically) closed by
- fixed: In [26860]: […]
- 9:31 AM Ticket #14087 (Some dojox.mobile.Switch classes cannot be instantiated programmatically) created by
- This works: […] But this doesn't work: […] Reported by dongbing.
- 7:33 AM Ticket #14086 (Cannot select ComboBox item on some Android devices) closed by
- fixed: In [26858]: […]
- 6:47 AM Ticket #14086 (Cannot select ComboBox item on some Android devices) created by
- dojox.mobile.ComboBox does not work as expected on some Android …
- 2:06 AM Ticket #14085 (dojo 1.6 Fileuploader doesn't work in tabcontainer) created by
- Hi: I used fileuploader in tabcontainer, it works well in dojo 1.5, …
Oct 11, 2011:
- 11:05 PM Ticket #14039 (gfx: build-report.txt errors from 1.7.0b6) closed by
- duplicate: dup #13466
- 11:04 PM Ticket #14042 (has: build-report.txt errors from 1.7.0b6) closed by
- duplicate: dup #13466
- 11:03 PM Ticket #14041 (cometd: build-report.txt errors from 1.7.0b6) closed by
- duplicate: dup #13466
- 9:22 PM Ticket #14080 ([CLA][PATCH]dojox/fx/tests/test_scroll.html/test_split.html broken) closed by
- fixed: In [26856]: […]
- 8:33 PM Ticket #14084 (JsonRestStore.isDirty() returns same value for all stores.) created by
- When using two or more JsonRestStore? instances isDirty() will return …
- 6:24 PM Ticket #13466 (spurious errors from build tool?) closed by
- fixed: In [26853]: […]
- 3:30 PM Ticket #14083 (dojox.mobile.app._event does not enable touch eventMap for iPad) created by
- […] Should this not also check for iPad as well? Granted the var …
- 3:17 PM Ticket #14082 (transition to dynamic view fails on safari mobile browser) created by
- This bug is reported by user on dojo-interest. We need to check …
- 2:41 PM Ticket #14081 (Broken test cases under dojox/layout/tests/*) closed by
- fixed: oops typo in ticket number in commit r26852. if anyone thinks the …
- 2:05 PM Ticket #14081 (Broken test cases under dojox/layout/tests/*) created by
- The following test case failed in my svn repository(latest checkout), …
- 5:30 AM Ticket #14080 ([CLA][PATCH]dojox/fx/tests/test_scroll.html/test_split.html broken) created by
- Seems to be a regression from [26273] - Should use dojo/_base/fx for …
Oct 10, 2011:
- 8:45 PM Ticket #14079 (aria-pressed should not be set on a checkbox) created by
- The ARIA spec requires that aria-pressed should not be set on a checkbox.
- 12:09 PM Ticket #14078 ([patch] [cla] dojo.hash doesn't work on IE for sites using document.domain) created by
- Some corporate sites use document.domain to become allow cross-site …
- 11:49 AM Ticket #14077 (layerOptimize "closure.keepLines" does not keep lines) created by
- shrinksafe.keepLines does keep lines and closure also works but …
- 9:08 AM Ticket #13911 (Add a11y info to Grid doc page and source README) closed by
- fixed: In [26845]: […]
- 8:03 AM Ticket #14076 ([CLA][PATCH] query/query-sizzle don't work in customized dojo name space) created by
- This issue only occur in 1.6.* branch When we use customized …
- 5:40 AM Ticket #14049 (Enhanced Grid; Close Filterbar did not work) closed by
- fixed: In [26844]: […]
Oct 9, 2011:
- 8:42 AM Ticket #14054 (Enhanced Grid Pagination Plugin - crashs if only one item is to show) closed by
- duplicate: Thanks, it's duplicate with #13863 and was already fixed.
- 3:02 AM Ticket #14075 (Uploader: console.warn in buildRendering) created by
- If this was accidentally left in, should be ok to take out for 1.7, …
Oct 7, 2011:
- 6:46 PM Ticket #14074 (the build script does not work unless /util/buildscripts is the cwd) closed by
- fixed: In [26839]: […]
- 6:45 PM Ticket #14074 (the build script does not work unless /util/buildscripts is the cwd) created by
- The build program is no longer sensitive to the cwd. The build script …
- 3:58 PM Ticket #14047 (Dojox.mobile.TextBox focus problem) closed by
- fixed
- 3:56 PM Ticket #12418 (TooltipDialog: allow center arrow and the dropdown itself with anchor node) closed by
- fixed: In [26838]: […]
- 2:36 PM Ticket #12306 (Claro: Use less hard values in variables.less) closed by
- fixed: In [26837]: […]
- 10:52 AM Ticket #13980 ([meta] many IE6 regression test failures) closed by
- duplicate: Closing this, tracking remaining issues in other tickets. There might …
- 10:25 AM Ticket #13722 (Calendar: No auditive indication for selected and disabled days) reopened by
- This isn't working on IE6, Calendar_a11y.html fails with: GROUP …
- 10:14 AM Ticket #12418 (TooltipDialog: allow center arrow and the dropdown itself with anchor node) reopened by
- After [24439] we are getting a failure on IE6 (at least on my machine) …
- 10:04 AM Ticket #14018 (dojo.js not compatible with NodeJS for windows) closed by
- fixed
- 10:02 AM Ticket #14005 (build system includes cruft and names left over from bdBuild) closed by
- fixed: The only thing that remains is getting all the code updated conform to …
- 9:53 AM Ticket #14073 (handle is null error on IE6 after ComboBox_mouse test and page unload) created by
- Steps to reproduce: 1. start IE6 2. run …
- 9:49 AM Ticket #14072 (some kinds of important user configs are not possible to bake into ...) closed by
- fixed: In [26834]: […]
- 9:48 AM Ticket #14072 (some kinds of important user configs are not possible to bake into ...) created by
- For the profile.userConfig switch the build system only allows a …
- 9:42 AM Ticket #14051 (ReleaseDir is not taken into account anymore for 1xProfiles) closed by
- fixed: In [26833]: […]
- 9:34 AM Ticket #14005 (build system includes cruft and names left over from bdBuild) reopened by
- The discovery process contains some unused/dead/wrong processes for …
- 9:15 AM Ticket #14071 (Script error occurs when ListItem is created programmatically) closed by
- fixed: In [26828]: […]
- 9:10 AM Ticket #14071 (Script error occurs when ListItem is created programmatically) created by
- If ListItem is instantiated with the checked:true parameter, script …
- 9:02 AM Ticket #14070 (build is reporting errors for demos-all) closed by
- fixed: In [26824]: […]
- 8:59 AM Ticket #14070 (build is reporting errors for demos-all) created by
- The following errors are reported […]
- 8:54 AM Ticket #14040 (robot: build-report.txt errors from 1.7.0b6) closed by
- fixed: fixed in #14069
- 8:50 AM Ticket #14069 (dijit default profile is not tagging dijit/robot* as test modules) closed by
- fixed: In [26823]: […]
- 8:49 AM Ticket #14069 (dijit default profile is not tagging dijit/robot* as test modules) created by
- This causes warning/error noise during builds.
- 8:46 AM Ticket #14068 (loader has cruft) closed by
- fixed: In [26822]: […]
- 8:45 AM Ticket #14068 (loader has cruft) created by
- The loader contains some stale commentary and dead code.
Oct 6, 2011:
- 9:04 PM Ticket #14067 (ItemFileReadStore: Allow a function to be used as a query paramiter) created by
- Hello, The attached patch is a really simple (3 lines) change which …
- 8:50 PM Ticket #14066 ([patch] dojo.number.format may misformat very large numbers) created by
- Using dojo.number.format with an exponent >= 21 returns a misformatted …
- 8:44 PM Ticket #14065 (Add support for defaultPrevented property to older browsers) created by
- The standardized "defaultPrevented" property on events is supported by …
- 6:48 PM Ticket #14064 (CLDR data regression on 1.7) created by
- The Islamic calendar seems to prevent the usage of the correct …
- 6:35 PM Ticket #14063 (dojo.io.script support delayed callbacks or throw error) created by
- Full example loading google maps here: …
- 4:11 PM Ticket #14061 (build report errors from 2011-10-06 nightly) closed by
- wontfix: Ok, thanks. For me it works as designed (i.e. at build time we can't …
- 2:59 PM Ticket #14062 (Better dojo/ready and has() integration with PhoneGap runtime) created by
- Dojo and PhoneGap? both have their own event to acknowledge when the …
- 2:03 PM Ticket #14061 (build report errors from 2011-10-06 nightly) created by
- […]
- 1:13 PM Ticket #14033 (fix unguarded references to dojo, dijit and dojox globals) closed by
- fixed: that seems like enough to close this ticket. any remaining …
- 6:21 AM Ticket #14060 (dojox.charting.widget.Legend refresh doesn't update labels) created by
- Legend.series is an array, so when the referring chart updates series, …
Oct 5, 2011:
- 11:57 PM Ticket #12444 ([patch][cla]mdnd non-fucntional on IE9) closed by
- fixed: In [26810]: […]
- 8:38 PM Ticket #13884 (Control of Base text direction in Tooltip) closed by
- fixed: In [26809]: […]
- 8:10 PM Ticket #13921 (Dialog: Add zIndex to theDialog constructor) closed by
- fixed: In [26808]: […]
- 7:54 PM Ticket #13944 (BorderContainer: child with missing region attribute should throw ...) closed by
- fixed: In [26807]: […]
- 5:13 PM Ticket #14059 (Calendar: look and feel depends on border-collapse: separate but its ...) closed by
- fixed: In [26806]: […]
- 4:35 PM Ticket #14059 (Calendar: look and feel depends on border-collapse: separate but its ...) created by
-
a number of css resets set
border-collapse: collapse;
for tables. … - 4:06 PM Ticket #13481 (MVC - dojox/mvc/Repeat not usable programmatically) closed by
- fixed: In [26805]: […]
- 3:27 PM Ticket #10505 (DojoX GFX - Actions not Extendable) closed by
- worksforme: Sorry I wrongly used the "name" attribute to specify my action instead …
- 2:51 PM Ticket #9529 (Error in IE with Chart) closed by
- fixed: I don't reproduce that issue anymore in 1.7 on IE8. Feel free to …
- 1:20 PM Ticket #14025 (dojox.html.metrics.getScrollbar() returns default values (w:16, h:16)) closed by
- fixed: In [26803]: […]
- 1:11 PM Ticket #14058 (Tree: persist=true should also remember previously selected nodes) created by
- When using tree.persist = true the state of all expanded nodes is …
- 12:44 AM Ticket #14057 (Editor leaves artifacts from deleted characters) created by
- Hello, Firefox 5.01 windows 7. Default serif font is Times New Roman, …
Oct 4, 2011:
- 11:17 PM Ticket #14056 (test_Tooltip.html fails on XOOM) closed by
- fixed: In [26800]: […]
- 10:59 PM Ticket #14056 (test_Tooltip.html fails on XOOM) created by
- using XOOM (android 3.2), button/input elements in test_Tooltip.html …
- 10:32 PM Ticket #14055 (Calendar: selected color unintentionally changed (claro)) closed by
- invalid: Oh, hmm, this is from [23283], I guess it was changed intentionally.
- 10:15 PM Ticket #14015 (Calendar: "jumpy" with disabled dates) closed by
- fixed: In [26799]: […]
- 9:23 PM Ticket #14055 (Calendar: selected color unintentionally changed (claro)) created by
- Somewhere between 1.5 and 1.6 the color of the Calendar's selected …
- 7:28 PM Ticket #14043 ([backcompat] dijit.registry.forEach reference fails) closed by
- fixed
- 4:27 PM Ticket #14054 (Enhanced Grid Pagination Plugin - crashs if only one item is to show) created by
- dojox.grid.enhanced.plugins.Pagination The nls string for the …
- 4:05 PM Ticket #14053 (dojox.mobile.TextBox selectonclick doesn't work) created by
- looking at …
- 2:53 PM Ticket #14052 (axis title rotation is used to choose GFX labels against HTML labels ...) closed by
- fixed: In [26792]: […]
- 2:39 PM Ticket #14052 (axis title rotation is used to choose GFX labels against HTML labels ...) created by
- Title rotation is taken into account in whether we decide to go for …
- 2:20 PM Ticket #14051 (ReleaseDir is not taken into account anymore for 1xProfiles) created by
- Since [26707] a build base on a 1.x profile doesn't work anymore. I …
- 2:09 PM Ticket #14050 (Wrong display of Hebrew text in gfx, in FF 4 and later) created by
- In gfx, the Hebrew text is displayed reversed in FF start from version …
- 1:36 PM Ticket #14049 (Enhanced Grid; Close Filterbar did not work) created by
- The code in dojox.grid.enhanced.plugins.filter.FilterBar? makes use of …
- 8:11 AM Ticket #13825 (dojo.ready does not fire after faulty require) reopened by
- Is there a way to handle errors, then? So I can manually tell the …
- 7:53 AM Ticket #14048 ("Error: Bundle not found" for locale=de-DE) created by
- We came across a problem when setting dojo.locale=de-DE. A call to …
- 7:37 AM Ticket #12402 (Mobile ComboBox does not stop scrolling to the top on the iPad) closed by
- worksforme: The problem no longer exists. It was probably indirectly fixed. …
- 6:56 AM Ticket #12726 (dojox.mobile: Cannot select the latter items of ComboBox menu on iPhone) closed by
- worksforme: The problem no longer exists. When the keyboard appears, the height of …
- 6:42 AM Ticket #14047 (Dojox.mobile.TextBox focus problem) created by
- Hi, open please on any Android the mobileGallery and goto the Forms …
- 6:20 AM Ticket #13874 (dojox/mobile/tests/test_iPhone-Icon.html: IconItems with url="..." defect) closed by
- worksforme
- 5:34 AM Ticket #12979 (Mobile Scrolling freezes on Android HTC Desire device) closed by
- wontfix: We already have spent much time in investigation on this HTC-specific …
- 3:41 AM Ticket #13728 ([patch][ccla]FF: dijit.Editor - page up/down causes cursor to get ...) closed by
- fixed: In [26782]: […]
- 12:00 AM Ticket #14046 (dojo.data.ObjectStore fetch and regular expressions) created by
- I'm having problems with handling some special characters using …
Oct 3, 2011:
- 7:16 PM Ticket #14045 (dojox.validate.regexp.url doesn't support user access ?) created by
- I can't validate the (valid) url: ftp://[email protected] It seems …
- 5:43 PM Ticket #13829 (Unable to receive mousdown event) closed by
- fixed
- 2:40 PM Ticket #14033 (fix unguarded references to dojo, dijit and dojox globals) reopened by
-
found more issues in dijit/Tooltip (
dijit.shotTooltip
and … - 5:24 AM Ticket #14044 ([patch]Timezone shows IST time for "Asia/Dhaka" in place of "BDT") created by
- If your timezone is set to "Asia/Dhaka? GMT+6:00", dojo displays the …
Oct 2, 2011:
- 8:55 PM Ticket #14043 ([backcompat] dijit.registry.forEach reference fails) created by
- Without explicitly referencing the new dijit.registry module, old code …
- 8:48 PM Ticket #13223 ([patch] AMD refactoring for dojox.widget.Wizard to address i18n issues) closed by
- fixed: In [26779]: […]
- 5:19 PM Ticket #14042 (has: build-report.txt errors from 1.7.0b6) created by
- warn(216) dojo/has plugin resource could not be resolved during …
- 5:19 PM Ticket #14041 (cometd: build-report.txt errors from 1.7.0b6) created by
- error(327) Multiple resources are destined for same filename. …
- 5:17 PM Ticket #14040 (robot: build-report.txt errors from 1.7.0b6) created by
- error(311) Missing dependency. module: dijit/robotx; dependency: …
- 5:16 PM Ticket #14039 (gfx: build-report.txt errors from 1.7.0b6) created by
- error(311) Missing dependency. module: dojox/gfx; dependency: …
- 5:13 PM Ticket #13223 ([patch] AMD refactoring for dojox.widget.Wizard to address i18n issues) reopened by
- warn(205) Module not tagged as pure AMD yet it contains AMD API …
Oct 1, 2011:
- 11:45 PM Ticket #13727 (dojo.store.Memory.setData() leaves garbage) closed by
- fixed: In [26770]: […]
- 8:19 PM Ticket #13990 (dojox date add methods do not work correctly) closed by
- fixed: In [26767]: […]
- 8:11 PM Ticket #14038 (Firefox 7 Supports text-overflow: ellipsis) closed by
- fixed: In [26766]: […]
- 8:05 PM Ticket #13223 ([patch] AMD refactoring for dojox.widget.Wizard to address i18n issues) closed by
- fixed: In [26765]: […]
- 7:41 PM Ticket #14038 (Firefox 7 Supports text-overflow: ellipsis) created by
- This patches dojox.html.ellipsis to add another conditional check for …
- 7:05 PM Ticket #13223 ([patch] AMD refactoring for dojox.widget.Wizard to address i18n issues) reopened by
-
It seems like the patch for
Wizard.js
itself (the actual widget, not … - 6:08 PM Ticket #13727 (dojo.store.Memory.setData() leaves garbage) reopened by
- I'm reopening this due to an edge case I just accidentally ran into …
- 4:31 PM Ticket #14035 (Change deprecated djConfig to dojoConfig in gfxSvgProxyFrame.html) closed by
- duplicate: #14036
- 3:04 PM Ticket #14037 (Remove defs reference when related object is removed) created by
- The svg.js file currently adds defs as needed (gradients, patterns, …
- 2:56 PM Ticket #14036 (Change deprecated djConfig to dojoConfig in gfxSvgProxyFrame.html) created by
- The gfxSvgProxyFrame.html uses the deprecated "djConfig" parameter, …
- 2:55 PM Ticket #14035 (Change deprecated djConfig to dojoConfig in gfxSvgProxyFrame.html) created by
- The gfxSvgProxyFrame.html uses the deprecated "djConfig" parameter, …
- 12:07 AM Ticket #14034 (switching off has("dojo-sync-loader") fails to set req.async) closed by
- fixed: In [26763]: […]
Sep 30, 2011:
- 8:01 PM Ticket #14033 (fix unguarded references to dojo, dijit and dojox globals) closed by
- fixed: In [26761]: […]
- 4:37 PM Ticket #14034 (switching off has("dojo-sync-loader") fails to set req.async) created by
- when doing a build with the dojo-sync-loader property of …
- 2:46 PM Ticket #13603 (dijit/registry, dijit/a11y, dijit/WidgetSet) closed by
- fixed: i'm going to track this in #14033 - marked with high priority so it …
- 2:45 PM Ticket #14033 (fix unguarded references to dojo, dijit and dojox globals) created by
- there are a number of places where globals are referenced without …
- 10:52 AM Ticket #14004 (dojox.mobile nested views transition event performTransition should be ...) reopened by
- Thanks. You helped me to proceed further, yet performTransition is not …
- 7:47 AM Ticket #14030 (modules included in the dojo.js layer are not properly consumed) closed by
- fixed: In [26745]: […]
- 7:32 AM Ticket #14010 (build assumes layer.name property points to an existing source module) closed by
- fixed: In [26744]: […]
- 7:07 AM Ticket #14010 (build assumes layer.name property points to an existing source module) reopened by
- The loader is being improperly appended to dojo.js module.
- 6:56 AM Ticket #14020 (1.6 profiles with layerDependencies don't convert properly) closed by
- fixed: In [26743]: […]
- 6:35 AM Ticket #14010 (build assumes layer.name property points to an existing source module) closed by
- fixed: In [26742]: […]
- 6:33 AM Ticket #14024 (Converting dojox.NodeList.delegate to AMD format) closed by
- fixed: In [26741]: […]
- 6:28 AM Ticket #13971 (A dojo.dnd.Source does not seem to work any more when contained in a ...) closed by
- fixed: In [26740]: […]
- 6:19 AM Ticket #14031 (using closure optimizer can produce an empty dojo.js) closed by
- fixed: In [26739]: […]
- 5:49 AM Ticket #14032 (construct builder reference manual; organize legacy builder docs) created by
- The v1.7 builder requires a new reference manual. The v1.6 builder …
- 12:58 AM Ticket #14031 (using closure optimizer can produce an empty dojo.js) created by
- simply run this command and check the built version of dojo.js […]
- 12:52 AM Ticket #14030 (modules included in the dojo.js layer are not properly consumed) created by
- to reduce http requests, i'm trying to build some modules into …
- 12:49 AM Ticket #14029 ([patch][cla]dojox.mdnd Moveable throwning error) created by
- Moving DnD items when the onDrop event is fired requires you to first …
Sep 29, 2011:
- 10:33 PM Ticket #14028 (Loading a bookmarkable view hides Panes in FixedSplitters) created by
- When you load a bookmarkable page like …
- 7:23 PM Ticket #13603 (dijit/registry, dijit/a11y, dijit/WidgetSet) reopened by
- Replying to bill: > (In [26071]) Make dijit.byId() etc. …
- 3:46 PM Ticket #14027 (Editor brings IE8 to crash) closed by
- duplicate
- 3:29 PM Ticket #13972 (EnhancedGrid cookie plugin sets column width to 0 or negative values ...) closed by
- fixed: In [26732]: […]
- 3:03 PM Ticket #14027 (Editor brings IE8 to crash) created by
- I think I found a big problem in dijit.Editor since 1.6.0 We use …
- 3:02 PM Ticket #14023 (dojo.store.cache has different return values on get()) closed by
-
invalid: this is why
dojo.when
exists. see … - 2:26 PM Ticket #14026 (Charting MouseIndicator crashes on IE9 in SVG mode (no VML)) closed by
- fixed: In [26728]: […]
- 2:16 PM Ticket #14026 (Charting MouseIndicator crashes on IE9 in SVG mode (no VML)) created by
- This comes from the fact that in IE9 you can modify the x, y …
- 1:44 PM Ticket #14021 (mobileCharting demo does not work anymore on IE) closed by
- fixed: In [26725]: […]
- 1:40 PM Ticket #14025 (dojox.html.metrics.getScrollbar() returns default values (w:16, h:16)) created by
- dojox.html.metrics.getScrollbar() returns default values (w:16, …
- 1:22 PM Ticket #14024 (Converting dojox.NodeList.delegate to AMD format) created by
- I didn't notice at first that ticket #12863 was closed... Anyway, I've …
- 1:11 PM Tickets #13727,13989 batch updated by
- fixed: In [26723]: […]
- 1:07 PM Ticket #12456 (dojox.gfx: Performance degradation in version 1.6 in IE (VML)) closed by
- fixed: In [26722]: […]
- 12:53 PM Ticket #14023 (dojo.store.cache has different return values on get()) created by
- While doing a get to the dojo.store.cache for an object that is not …
- 10:43 AM Ticket #14022 (Opacity animation for dojox.gfx shapes) created by
- When I try to animate opacity of a shape, I don't get a result in …
- 9:26 AM Ticket #14021 (mobileCharting demo does not work anymore on IE) created by
- When clicking on a mobileCharting demo item the chart takes a null …
- 8:14 AM Ticket #14010 (build assumes layer.name property points to an existing source module) reopened by
- The mobile build size doubled due to this change. Profiles are …
- 8:10 AM Ticket #14020 (1.6 profiles with layerDependencies don't convert properly) created by
- TO REPRO: Pull down …
- 6:19 AM Ticket #14016 (NumberSpinner can get stuck in hover state) closed by
- duplicate: Looks like dup of #13385, updated that ticket title to be more easily …
- 6:08 AM Ticket #13812 ([enhancement] Moving from CSS Animation (key-frame) to CSS Transition) reopened by
- 5:25 AM Ticket #14019 (The 1.7 docscripts does not generate the doc for properties.) created by
- The sample is a 'doctest' module containing one class, 'doctest.A', …
- 3:30 AM Ticket #14018 (dojo.js not compatible with NodeJS for windows) created by
- Creating this on behalf of Nate(IBM, CCLA) When running dojo …
- 12:19 AM Ticket #14017 (ExpandoPane showing/hiding animation wrong when in ...) created by
- The showing and hiding animations for the ExpandoPane? goes the wrong …
Sep 28, 2011:
- 11:20 PM Ticket #12432 (Granular dependency lists) closed by
- fixed
- 9:31 PM Ticket #13597 (packageMap not working after a build) closed by
- fixed: In [26719]: […]
- 9:06 PM Ticket #13301 (build.sh "help text" not very helpful anymore) closed by
- fixed: In [26717]: […]
- 8:57 PM Ticket #13899 ([patch] [cla] MVC - Dates don't work in StatefulModel) closed by
- fixed: In [26715]: […]
- 7:47 PM Ticket #14008 (images aren't exported correctly to SVG) closed by
- fixed: In [26712]: […]
- 5:39 PM Ticket #14016 (NumberSpinner can get stuck in hover state) created by
- try this using the test_Spinner.html page move your mouse over the …
- 5:21 PM Ticket #14015 (Calendar: "jumpy" with disabled dates) created by
- to see this issue, look at test_Calendar.html and type the following …
- 3:04 PM Ticket #14014 (only create Tooltip._masterTT when showing (not when hiding)) closed by
- fixed: In [26711]: […]
- 3:03 PM Ticket #14014 (only create Tooltip._masterTT when showing (not when hiding)) created by
- dijit.hideTooltip creates a Tooltip._masterTT if none exists. this …
- 1:56 PM Ticket #11522 (javascript error during chart1.render() execution) closed by
- fixed: This seem to be working now in 1.7. Feel free to re-open if you still …
- 1:49 PM Ticket #7746 (Proposal to add axis title) closed by
- fixed
- 1:46 PM Ticket #13597 (packageMap not working after a build) reopened by
- this still doesn't work. an error is thrown when loading …
- 1:38 PM Ticket #13301 (build.sh "help text" not very helpful anymore) reopened by
- this is still broken - help text is cut off when running `./build.sh …
- 12:05 PM Ticket #14008 (images aren't exported correctly to SVG) reopened by
- Your fix doesn't work for FF with gfxRenderer=canvas. In this case FF …
- 10:15 AM Ticket #13999 (Default version # in dev trunk build scripts) closed by
- fixed: In [26710]: […]
- 10:00 AM Ticket #13804 (Beta 5: Inline stylesheets in build fail) closed by
- worksforme: 1. Did you pull a recent trunk? 2. If so, and it's still not working …
- 9:42 AM Ticket #13183 ([regression]dojo/selector/_loader builder plugin is missing) closed by
- fixed: In [26709]: […]
- 9:01 AM Ticket #13377 (Build fails when layer name for a module has no matching prefix in 1.7) closed by
- fixed: The v1.7 build system can consume input from any location and write …
- 9:01 AM Ticket #14008 (images aren't exported correctly to SVG) closed by
- fixed: In [26708]: […]
- 8:56 AM Ticket #14010 (build assumes layer.name property points to an existing source module) closed by
- fixed: In [26707]: […]
- 7:29 AM Ticket #13804 (Beta 5: Inline stylesheets in build fail) reopened by
- > The example doesn't make sense to me. The example was constructed …
- 5:48 AM Ticket #13450 (Template interning breaking compiled dijit .js with "value: ", only ...) closed by
- worksforme: The function interningRegexpMagic is from the 1.6- builder so I'm not …
- 5:14 AM Ticket #13597 (packageMap not working after a build) closed by
- worksforme: Just tried this and it seemed to work OK exactly as you provided, both …
- 4:49 AM Ticket #13612 (cache problem with require) closed by
- fixed: In [26704]: […]
- 4:22 AM Ticket #13651 (Error loading optimized local resouces with cdn dojo, if "//" is used ...) closed by
- wontfix: Yes, you are quite correct that those regexs will cause problems for …
- 3:56 AM Ticket #13663 (dojo.selector.acme loading is not compatible with HTML5 offline cache ...) closed by
- wontfix: Replying to archerzz: > Would you please consider this bug …
- 3:41 AM Ticket #13812 ([enhancement] Moving from CSS Animation (key-frame) to CSS Transition) closed by
- fixed
- 3:14 AM Ticket #13680 (Missing dependency errors when running build without tests or without dojox) closed by
- fixed: In [26702]: […]
- 3:13 AM Ticket #14013 (dojox.mobile.Switch missing reset()) closed by
- fixed: In [26701]: […]
- 3:11 AM Ticket #14013 (dojox.mobile.Switch missing reset()) created by
- Switch is kind of form control, but missing the reset() method that …
- 3:03 AM Ticket #14012 (dojo.cache resources are not made dependencies when building) closed by
- duplicate: duplicate of #14011; trac seemed to create two tickets from one submit?
- 3:01 AM Ticket #13954 (build crashes when encountering special files) closed by
- fixed: In [26700]: […]
- 1:26 AM Ticket #14012 (dojo.cache resources are not made dependencies when building) created by
- When building a legacy module that includes dojo.cache applications, …
- 1:25 AM Ticket #14011 (dojo.cache resources are not made dependencies when building) created by
- When building a legacy module that includes dojo.cache applications, …
Sep 27, 2011:
- 11:58 PM Ticket #14006 (Buddhist, Hebrew and Islamic calendar difference method result is ...) closed by
- fixed: In [26699]: […]
- 10:47 PM Ticket #12465 (Support AMD load from CDN) closed by
- fixed: As of v1.7, dojo and dijit are expressed in AMD modules, CDN or otherwise.
- 10:43 PM Ticket #13224 (Build with own namespace fail) closed by
- worksforme: This works, at least as of [26698]. There is an error in the way the …
- 10:41 PM Ticket #13804 (Beta 5: Inline stylesheets in build fail) closed by
- invalid: Replying to iCanDo: > > Please reopen when you can attach …
- 10:38 PM Ticket #14010 (build assumes layer.name property points to an existing source module) created by
- Usually, this error wont matter as the filename given for a layer …
- 9:19 PM Ticket #14009 (changes in [26610] break remapping modules via packageMap (so-called ...) closed by
- fixed: In [26698]: […]
- 9:17 PM Ticket #14009 (changes in [26610] break remapping modules via packageMap (so-called ...) created by
- Module remapping via the packageMap configuration variable requires …
- 7:37 PM Ticket #14008 (images aren't exported correctly to SVG) created by
- Correct SVG with images should look like: <svg …
- 4:46 PM Ticket #13993 ([regression] themeTester no longer honors theme, dir, etc. query params) closed by
- fixed: In [26694]: […]
- 3:23 PM Ticket #13986 (Using dojox.mobile.deviceTheme.loadDeviceTheme('Android') does not ...) closed by
- fixed: In [26692]: […]
- 3:17 PM Ticket #14007 ([patch][ccla]Add SVG rendering options to GFX) created by
- SVG provides two properties shape-rendering and text-rendering to …
- 1:52 PM Ticket #14006 (Buddhist, Hebrew and Islamic calendar difference method result is ...) created by
- The difference() method of Buddhist, Hebrew and Islamic calendar is …
- 1:49 PM Ticket #14004 (dojox.mobile nested views transition event performTransition should be ...) closed by
- invalid: Even if it works, it is not a proper usage of the View. If you need a …
- 10:11 AM Ticket #13301 (build.sh "help text" not very helpful anymore) closed by
- fixed: In [26684]: […]
- 10:10 AM Ticket #14005 (build system includes cruft and names left over from bdBuild) closed by
- fixed: In [26683]: […]
- 10:07 AM Ticket #14005 (build system includes cruft and names left over from bdBuild) created by
- The build system, having been ported from bdBuild, includes several …
- 9:56 AM Ticket #14004 (dojox.mobile nested views transition event performTransition should be ...) created by
- If you have a button in a nested view with a moveTo, rather than …
- 9:24 AM Ticket #14003 (doijo.store.cache no flush option available) created by
- dojo.store.cache currently has no option to flush the cache. It would …
- 9:23 AM Ticket #13889 (ToolBarButton in Footer not clickable with ScrollableView and Android ...) closed by
- fixed: In [26682]: […]
Sep 26, 2011:
- 10:00 PM Ticket #14002 (New events/extension points for dijit.form.FilteringSelect) created by
- We use FilteringSelect? widgets connected to data stores in many …
- 9:40 PM Ticket #14001 (Various fixes for dojo/nls) created by
- Please find attached 3 patches for dojo/nls : …
- 9:01 PM Ticket #14000 (onRowMouseOver is triggered when moving from cell to cell in the same row) created by
- Open dojox/grid/tests/test_events.html Move the cursor from cell to …
- 7:30 PM Ticket #13654 (MVC - StatefulModel does not properly serialize an empty array with ...) closed by
- fixed
- 7:18 PM Ticket #13250 (add a toString to StatefulModel) closed by
- fixed
- 6:40 PM Ticket #13999 (Default version # in dev trunk build scripts) created by
- Currently, in builds from trunk (and perhaps other places), the …
- 3:35 PM Ticket #13164 (dojox.charting.widget.Chart2D assumes resize gets an argument) closed by
- fixed: This is indeed already fixed in 1.6 and 1.7. We won't have a new 1.5 …
- 2:17 PM Ticket #13965 (css for disabled inputs in dijit.css is more specific than theme css ...) closed by
- fixed: woops, thanks for catching that.
- 2:13 PM Ticket #13965 (css for disabled inputs in dijit.css is more specific than theme css ...) reopened by
- 10:41 AM Ticket #13998 (Horizontal scrollbar in grid) created by
- A grid with a vertical scrollbar will also get a horizontal scrollbar, …
- 7:08 AM Ticket #13344 (dojox.grid.LazyTreeGrid renders children incorrectly when autoHeight ...) closed by
- fixed: In [26675]: […]
- 4:21 AM Ticket #13997 (_compat is included in a build unexpectedly) closed by
- fixed: In [26670]: […]
- 3:51 AM Ticket #13390 (dojox.grid.enhanced.plugins.Pagination "ALL" option not working) closed by
- fixed: Already fixed with [25164] and [24499]
- 3:50 AM Ticket #13997 (_compat is included in a build unexpectedly) created by
- Probably due to the side effect of #12673, the build tool started …
- 3:26 AM Ticket #13965 (css for disabled inputs in dijit.css is more specific than theme css ...) closed by
- fixed: In [26669]: […]
- 3:15 AM Ticket #13994 (Tree: replace stopEvent with preventDefault in ...) closed by
- fixed: In [26668]: […]
- 2:36 AM Ticket #13876 (Page transation of type "slide" behaves differently when using two ...) closed by
- wontfix
Sep 25, 2011:
- 6:39 PM Ticket #13996 (Disruptive interpage transition on Phongap app in iPad simulator) created by
- Since iPad apps are normally much lager than simple smartphone apps …
- 2:08 PM Ticket #13963 (FF: dijit.Calendar: Jaws does not announce months when they change) closed by
- fixed: In [26667]: […]
- 12:31 PM Tickets #13977,13979 batch updated by
- fixed: In [26666]: […]
- 7:26 AM Ticket #8071 (Bar Chart X-Axis Labels are incorrectly possitioned in RTL) closed by
- fixed: I can't reproduce anymore in 1.7. The chart is not reversed but the …
Sep 24, 2011:
- 7:27 PM Ticket #13995 ([patch][ccla] ScrollableView's scroll bar sometimes freezes) closed by
- fixed: In [26665]: […]
- 7:16 PM Ticket #13995 ([patch][ccla] ScrollableView's scroll bar sometimes freezes) created by
- When you start scrolling on a ScrollableView while the scroll bar is …
- 6:17 PM Ticket #13994 (Tree: replace stopEvent with preventDefault in ...) created by
- dijit.tree._dndSelector.onMouseDown() calls event.stop(e) on line 185 …
- 8:43 AM Ticket #13804 (Beta 5: Inline stylesheets in build fail) reopened by
- > Please reopen when you can attach a zip file with a couple of files …
- 2:08 AM Ticket #13993 ([regression] themeTester no longer honors theme, dir, etc. query params) created by
- dijit/themes/themeTester.html in trunk doesn't honor the theme and dir …
Sep 23, 2011:
- 10:38 PM Ticket #13988 ([regression] dijit.Calendar - hovering disabled dates is "jumpy") closed by
- fixed: In [26662]: […]
- 10:13 PM Ticket #13992 (dojo.aspect.around with context option) created by
- I just wondered whether there is no such 'context' parameter for …
- 9:30 PM Ticket #13991 (1.7.0b5: FilteringSelect widget in dojox.grid.DataGrid error in ...) created by
- Version: 1.7.0b5 I'm using a FilteringSelect? widget to edit a column …
- 8:43 PM Ticket #13990 (dojox date add methods do not work correctly) created by
- For Hebrew, Islamic, and Buddhist dates, adding milliseconds does not …
- 7:15 PM Ticket #13899 ([patch] [cla] MVC - Dates don't work in StatefulModel) reopened by
- Dates should never be used with the long format in the constructor. …
- 7:07 PM Ticket #13899 ([patch] [cla] MVC - Dates don't work in StatefulModel) closed by
- fixed: In [26660]: […]
- 6:56 PM Ticket #13334 (Support for pseudo plugins handled by the dojo-combo-api extension) closed by
- fixed
- 6:56 PM Ticket #13804 (Beta 5: Inline stylesheets in build fail) closed by
- worksforme: Replying to iCanDo: > Sorry, dir structure was incorrect. …
- 6:14 PM Ticket #13989 (dojo.store.Memory optimization and question) created by
- First - an optimization. The "add" function first checks to see if the …
- 6:08 PM Ticket #13988 ([regression] dijit.Calendar - hovering disabled dates is "jumpy") created by
- go to the dijit.Calendar test page (eg …
- 4:20 PM Ticket #13848 (test file has unneeded tooltip hack) closed by
- fixed: In [26658]: […]
- 3:55 PM Ticket #13982 (DataGrid - wrong calculation of page height) closed by
- duplicate: Thanks, but the fix doesn't seem to work for me in either FF or …
- 3:42 PM Ticket #13978 (move _destroyOnRemove property public and document in dojox.grid) closed by
- fixed: Yep, I also didn't realize this attribute until started fixing …
- 3:19 PM Ticket #13987 (Disable default timeout in RpcService) created by
- The default timeout in dojo.rpc.RpcService? is 3 seconds. The default …
- 3:15 PM Ticket #13969 ([Touch Demo] Enable Async Loading) closed by
- fixed: In [26657]: […]
- 2:44 PM Ticket #13986 (Using dojox.mobile.deviceTheme.loadDeviceTheme('Android') does not ...) created by
- When using dojox.mobile.deviceTheme.loadDeviceTheme('Android') to …
- 2:41 PM Ticket #13714 (EnhancedGrid Search plugin gives stale results after grid is sorted) closed by
- duplicate: Duplicate with #13861
- 1:50 PM Ticket #13857 (ColorPalette: makes crash of Browser of Android..) closed by
- fixed: In [26654]: […]
- 10:04 AM Ticket #13804 (Beta 5: Inline stylesheets in build fail) reopened by
- Sorry, dir structure was incorrect. Dir structure: […] If i move …
- 9:46 AM Ticket #13000 (dojo/i18n.js + requireJS failure) closed by
- fixed: You should use the dojo/i18n plugin for dojo modules. You can still …
- 9:42 AM Ticket #13075 (builder should throw error if profile=InvalidName) closed by
- fixed: In [26653]: […]
- 9:21 AM Ticket #13985 (Issue with row height when fetching data) created by
- If you set fetchText to "", row height was set to default (not to …
- 9:13 AM Ticket #13984 (Bug with focus at DataGrid) created by
- I have DataGrid? and ToolTipDialog?, for setup visibility of columns, …
- 9:12 AM Ticket #13220 (AMD: assumptions about "require") closed by
- fixed: With #13968, toAbsMid has been removed. Dojo should be compat with …
- 9:00 AM Ticket #13983 (Issue in calculation of default page height) created by
- The defualt page height is calculated at "dojox.grid._Scroller" at …
- 8:55 AM Ticket #13982 (DataGrid - wrong calculation of page height) created by
- I have grid with more then 300000 rows, i was found that when i …
- 8:45 AM Ticket #13784 (lazy loading of dojo/dnd/Source via require results in uncaught exception) closed by
- fixed: In [26652]: […]
- 8:03 AM Ticket #13681 (Dojo build problem with 1.7.0dev (23930)) closed by
- fixed: In [26651]: […]
- 4:36 AM Ticket #13981 (dojox.grid._View._cleanupRowWidgets damages nested widgets) created by
- If you use a widget with nested widgets (composite widget?) in a …
- 1:21 AM Ticket #13202 (when builder crashes during optimizing, orphan procs are left in node) closed by
- fixed: In [26649]: […]
Sep 22, 2011:
- 11:10 PM Ticket #13980 ([meta] many IE6 regression test failures) created by
- I see failures in the dijit regression on IE6 in: - …
- 7:58 PM Ticket #13979 (text color in dijit.form.TextArea does not follow @text-color from ...) created by
-
add
color: @text-color;
to .claro .dijitTextBox in form/Common.less … - 7:28 PM Ticket #13679 (Using deprecated profileFile argument causes error) closed by
- fixed: Replying to neonstalwart: > i'm also getting an extra …
- 6:48 PM Ticket #13978 (move _destroyOnRemove property public and document in dojox.grid) created by
- Recently a co-worker stumbled across the code in _View.js that checks …
- 6:37 PM Ticket #13804 (Beta 5: Inline stylesheets in build fail) closed by
- worksforme
- 6:32 PM Ticket #13977 (.dijitTooltipContainer css does not set color of text in claro theme) created by
- dijit.css sets the color for .dijitTooltipContainer as `color: …
- 4:08 PM Ticket #13432 (DataGrid : deleting a row does not notify grid.selection) closed by
- fixed: In [26641]: […]
- 3:44 PM Ticket #13976 (dojox/mobile/ListItem cant launch external content) closed by
- fixed: In [26639]: […]
- 3:43 PM Ticket #13976 (dojox/mobile/ListItem cant launch external content) created by
- A typo from AMD conversion at line 208 in ListItem? is keeping external …
- 3:11 PM Ticket #13975 (Deleting value in DateTextBox inside DataGrid) created by
- When user sets value to dijit.form.DateTextBox? in ordinary form, then …
- 2:26 PM Ticket #13974 (ValidationTextBox inside DataGrid) created by
- When I use dijit.form.DateTextBox? for editing value inside a cell of …
- 2:15 PM Ticket #13679 (Using deprecated profileFile argument causes error) reopened by
- http://bugs.dojotoolkit.org/browser/dojo/util/trunk/build/buildControl. …
- 1:40 PM Ticket #13970 ('dojo is not defined' issue caused by dojo loader) closed by
- invalid: this is the expected behavior for earlier versions of dojo up to and …
- 1:27 PM Ticket #12975 (Regression -- Popup Window of "href" of ListItem is Blocked by Chrome) closed by
- fixed: In [26635]: […]
- 12:35 PM Ticket #13973 (JsonRestStore - reference error on) closed by
- duplicate: Yet another dup of #10615.
- 12:34 PM Ticket #13725 (dirtyObject is undefined dojox.rpc.JsonRest) closed by
- duplicate: Dup of #10615.
- 11:06 AM Ticket #13973 (JsonRestStore - reference error on) created by
- When using DataGrid?, JsonRestStore? for in-grid editing. A fail …
- 10:24 AM Ticket #13972 (EnhancedGrid cookie plugin sets column width to 0 or negative values ...) created by
- The test case is a modified version of test_enhanced_grid_cookie.html …
- 9:46 AM Ticket #13938 (build: action=clean doesn't delete anything, and still builds) closed by
- fixed: In [26634]: […]
- 9:34 AM Ticket #13335 (Enhance dojo/text plugin to make use of dojo-combo-api feature) closed by
- fixed: The design of combo service plugins has changed since this patch was …
- 9:27 AM Ticket #13679 (Using deprecated profileFile argument causes error) closed by
- fixed: In [26633]: […]
- 8:57 AM Ticket #13971 (A dojo.dnd.Source does not seem to work any more when contained in a ...) created by
- See attached example which creates two dojo.dnd.Sources, each …
- 8:43 AM Ticket #13968 (implement AMD loader plugin spec) closed by
- fixed: In [26631]: […]
- 8:38 AM Ticket #13970 ('dojo is not defined' issue caused by dojo loader) created by
- This happens to SDK version only. When using a release version, it …
- 8:24 AM Ticket #13969 ([Touch Demo] Enable Async Loading) created by
- Async loading is a new feature which can improve the perf of dojo …
- 7:34 AM Ticket #13968 (implement AMD loader plugin spec) created by
- A plugin spec has been agreed on the AMD-implement list: …
Sep 21, 2011:
- 10:42 PM Ticket #13967 (shrinksafe fails when code uses 'final' keyword) created by
- i was trying to build my.widgets.final.something and was …
- 6:57 PM Ticket #13966 ([patch] [cla] dojox.widget.Rotator conversion to AMD format) created by
- Simple conversion of dojox.widget.Rotator, AutoRotator?, the rotator …
- 6:12 PM Ticket #13965 (css for disabled inputs in dijit.css is more specific than theme css ...) created by
- when trying to make a custom theme based on claro i discovered that …
- 3:34 PM Ticket #13675 (Use on.emit() for firing gesture events) closed by
- fixed: Already fixed by #13828
- 3:29 PM Ticket #13441 (_FocusManager.js blurHeader() _colHeadNode , node is null) closed by
- fixed: Already fixed by [25141]
- 3:11 PM Ticket #13392 (DojoGrid bug: cannot select row while setValue is being called.) closed by
- wontfix: This was already discussed at …
- 3:02 PM Ticket #13861 (Search Plugin for Enhanced Data Grid does not account for sort) closed by
- fixed: In [26624]: […]
- 2:55 PM Ticket #13671 (datagrid sorting keeps incorrect selection) closed by
- duplicate: Duplicate with #7304 which provided a fix: "The selection …
- 2:49 PM Ticket #13964 (scrollbar activates DnD) created by
- http://archive.dojotoolkit.org/dojo-2011-09-21/dojotoolkit/dijit/tests/ …
- 2:20 PM Ticket #13963 (FF: dijit.Calendar: Jaws does not announce months when they change) created by
- If you arrow down through the calendar, the month is not announced if …
- 11:32 AM Ticket #13962 (OOPS with attributes not working properly) closed by
- invalid: This is a common beginner mistake. Your sub_folders array is shared …
- 10:09 AM Ticket #13962 (OOPS with attributes not working properly) created by
- I wanted to use Dojo OOPs for creating folder/file data structure …
- 9:42 AM Ticket #13704 (loader.xdomin test failures (IE6)) closed by
- fixed: this is a duplicate of #13409
- 9:13 AM Ticket #13409 (xdomain test failures) closed by
- fixed: In [26620]: […]
- 9:12 AM Ticket #13961 (Gird - formatter widget doesn't get destroyed which leads to ...) closed by
- fixed: In [26619]: […]
- 8:50 AM Ticket #13961 (Gird - formatter widget doesn't get destroyed which leads to ...) created by
- This happens to all grid types including DataGrid?, EDG, TreeGrid? and …
- 7:53 AM Tickets #13643,13644 batch updated by
- fixed: In [26616]: […]
- 7:32 AM Ticket #13627 ([patch] [cla] making dojo/main use correct module return value) closed by
- fixed: In [26615]: […]
- 6:57 AM Ticket #13939 ([regression] dojo.deprecated and dojo.experimental are no longer ...) closed by
- fixed: In [26614]: […]
- 6:53 AM Ticket #13960 (allow pruning of dojo.experimental and dojo.deprecated when ...) created by
- Should be able to prune dojo.experimental and dojo.deprecated just …
- 6:31 AM Ticket #13825 (dojo.ready does not fire after faulty require) closed by
- invalid: By definition, dojo.ready calls the callback after all requested …
- 6:29 AM Ticket #13826 (userConfig.loaderPatch is not mixed in) closed by
- fixed: In [26613]: […]
- 6:14 AM Ticket #13484 (dojo/_base/kernel and dojo/_base/config have factoring errors) closed by
- fixed: In [26612]: […]
- 6:08 AM Ticket #13959 (improve modules to not automatically augment the dojo module value) created by
- As of 1.7, many modules attempt to return a module value but also …
- 4:58 AM Ticket #13650 (tests.loader.requirejs-urlfetch-sync test failure (IE8)) closed by
- fixed: duplicate of #13410; now fixed
- 4:57 AM Ticket #13410 (urlfetch test failure) closed by
- fixed: In [26610]: […]
- 3:17 AM Ticket #13674 (borderContainer.php should not allow script attacks) closed by
- fixed
- 2:49 AM Ticket #13382 (Transition Animation: After 1st time transition, Scrolling View will Flash) closed by
- fixed: In [26606]: […]
- 1:08 AM Ticket #13942 (dojox.mobile.CheckBox "value" attribute not set) closed by
- fixed: In [26605]: […]
Sep 20, 2011:
- 11:06 PM Ticket #13945 (IE Explorer: Word jumbling when using dijit.TitlePane with Dojo ...) closed by
- duplicate: Dup of #13947 (or vice-versa).
- 11:02 PM Ticket #13958 (Add HTML5 history support to dojo.hash) created by
- I've been working on adding HTML5 history support to dojo.hash to …
- 6:44 PM Ticket #13957 (Doh selfTest problem) created by
- My system : Linux 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:17:25 …
- 6:41 PM Ticket #13956 (Doh 1.7.0b5 scopeTest errors) created by
- My system : Linux 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:17:25 …
- 5:39 PM Ticket #13955 (dojox.json.schema.validate doesn't take into account default values ...) created by
- Case in point, validating the JSON core schema against itself: var …
- 5:16 PM Ticket #13954 (build crashes when encountering special files) created by
- Running a 1.7 build against a working 1.6.1 codebase as a regression …
- 4:21 PM Ticket #13953 (dojo.store.util.QueryResults bug?) created by
- I'm using the new dojo.store api for the first time and trying to …
- 4:04 PM Ticket #13952 (Add alignment & layouts for GFX) created by
- Add alignment & layouts for GFX
- 4:02 PM Ticket #13932 (Support Origins on Pattern Fills) closed by
- duplicate
- 3:56 PM Ticket #13950 (Support SVG Masks in gfx) closed by
- duplicate: dup of #13927
- 3:43 PM Ticket #13951 ([patch][ccla]Support pixel access api's on Canvas renderer) created by
- Support CanvasPixelArray? and ImageData? in new Canvas extensions module
- 3:39 PM Ticket #12498 (Chart2d Line Shadow does not function with Dojo 1.5+) closed by
- wontfix: This is because shadows property has been renamed to shadow (without …
- 3:37 PM Ticket #13950 (Support SVG Masks in gfx) created by
- Support SVG's mask features in GFX
- 3:36 PM Ticket #13949 (Support CSS style "class"es on GFX shapes) created by
- allow styles to be defined/shared across multiple gfx nodes.
- 3:32 PM Ticket #13948 (Add Clipping & Helpers for shapes like Rect) created by
- Add Clipping & Helpers for shapes like Rect
- 2:33 PM Ticket #13947 (TitlePane: closing then opening makes text in !ValidationTextBox ...) created by
- Hi, we are using spring webflow project with dojo elements with the …
- 2:25 PM Ticket #13946 (dijit.Tree & DnD fails in scrollable container) created by
- my page uses a bordercontainer to layout the elements. on the left …
- 2:19 PM Ticket #13945 (IE Explorer: Word jumbling when using dijit.TitlePane with Dojo ...) created by
- hi, we are using spring webflow project with dojo elements with the …
- 12:14 PM Ticket #12691 (Error Message IE9 and dojox.charting) closed by
- invalid: One more time it looks like you are adding the chart to a node not yet …
- 9:47 AM Ticket #13944 (BorderContainer: child with missing region attribute should throw ...) created by
- When a child of dijit.layout.BorderContainer? is missing the region …
- 8:55 AM Ticket #13829 (Unable to receive mousdown event) reopened by
- The opener cover looks larger than the screen size, and that seems to …
- 7:51 AM Ticket #13384 (Transition Animation: Randomly Transition is disabled after many ...) closed by
- fixed: In [26602]: […]
- 6:24 AM Ticket #13943 (DataGrid does not render data after setStore()) created by
- Hello everybody, there has appeared a phenomena that I would like to …
- 4:46 AM Ticket #13942 (dojox.mobile.CheckBox "value" attribute not set) created by
-
For example: in
dojox/mobile/tests/test_FormControls.html
: …
Sep 19, 2011:
- 2:46 PM Ticket #13900 (Dijit Editor selectall copies extra tags into the clipboard on Chrome) closed by
- invalid: Copy to clipboard is a native browser operation, it isn't controlled …
- 2:43 PM Ticket #13492 (when select the inserted emotion icon,the emotion's selection range ...) closed by
- fixed: Fixed by browser vendor. Closing bug here.
- 2:39 PM Ticket #13696 (Initial space in dijit._editor.RichText in webkit browser) closed by
- wontfix: The problem is specific to firefox, the space is required, or focus …
- 2:36 PM Ticket #13438 (Select a font and then select a size the font was not remembered and ...) closed by
- duplicate: Dup of #11297
- 2:00 PM Ticket #13941 (Border Layout IE9 splitter problem) created by
- If I try to move a splitter in IE9 a cant free the mouse again on …
- 2:52 AM Ticket #13918 (Problems building Dojo 1.7 into single file) closed by
- invalid: the build compresses the entire tree in addition to creating "layer" …
- 2:34 AM Ticket #13940 (Calls to getLocalization prevent removal of legacy loader) created by
- With these calls in place, it is impossible to set either …
Sep 18, 2011:
- 11:30 PM Ticket #13939 ([regression] dojo.deprecated and dojo.experimental are no longer ...) created by
- This is a behavioral regression from 1.6, but I'm not sure if it's …
- 11:18 PM Ticket #13938 (build: action=clean doesn't delete anything, and still builds) created by
- I suppose this is actually kind of 2 bugs in 1 report... Firstly, …
- 10:26 AM Ticket #13934 (Support custom Strokes for paths (SVG)) closed by
- duplicate: Dup of #13933.
- 9:41 AM Ticket #13787 (Consider Provide "moveFrom" in TransitionIn events) closed by
- fixed: In [26596]: […]
- 9:33 AM Ticket #13905 (The mobile themes and test files need to be updated) closed by
- invalid: Thanks for letting me know this. It was #13916 that broke the compat …
Sep 17, 2011:
- 9:38 PM Ticket #13937 (CouchDBRestStore - problem with non object views) created by
- CouchDBRestStore assumes that the value of all views is an object and …
- 9:29 PM Ticket #13936 (JsonRestStore - path broken) created by
- dojox/json/schema.js was uppercase. […]
- 8:50 PM Ticket #13935 (Calendar does not accept ISO date with Safari) created by
- Setting a proper ISO date value to a calendar widget fails with Safari …
- 7:53 PM Ticket #13934 (Support custom Strokes for paths (SVG)) created by
- 7:53 PM Ticket #13933 (Support custom Strokes for paths (SVG)) created by
- 7:52 PM Ticket #13932 (Support Origins on Pattern Fills) created by
- 7:50 PM Ticket #13931 (Add Batch/Suspend redraw api for SVG) created by
- 7:49 PM Ticket #13930 (Add Radial/Elliptical Gradients) created by
- Also look into transformation of gradients
- 7:47 PM Ticket #13929 (Ability to use SVG Defs) created by
- Performance improvements for gfx
- 7:46 PM Ticket #13928 ([patch][CCLA]Add SVG Filters api to GFX) created by
- This patch adds support for the SVG Filter API in the gfx SVG renderer …[…]
- 7:46 PM Ticket #13927 (Add module for SVG Masks) created by
- 7:42 PM Ticket #13926 (Create module for missing Canvas API features) created by
- 7:42 PM Ticket #13925 (Add SMIL h/w pushdown for fx.Animation (SVG)) created by
- 7:33 PM Ticket #13924 (Support for WebGL in GFX) created by
- Low Level, difficult to draw arbitrary paths, splines, curves, …
- 7:22 PM Ticket #13923 (Add Canvas API Extensions) created by
- Pixel buffer access doublebuffer multiframe
- 2:19 PM Ticket #13922 (Observable unnecessarily removes promise decoration) closed by
- fixed: In [26594]: […]
- 2:18 PM Ticket #13922 (Observable unnecessarily removes promise decoration) created by
- Observable's whenFinished method returns new promise when it doesn't …
Note: See TracTimeline
for information about the timeline view.