Timeline
Jul 25, 2012:
- 10:40 PM Ticket #15747 (QueryReadStore: wrong encoding of the character) closed by
- invalid: Like you said, I thought you could set requestMethod:'post' on your …
- 10:13 PM Ticket #12363 ([patch] [ccla] gfx moveable does not work on touch devices) closed by
- fixed: In [29382]: […]
- 10:09 PM Ticket #15736 (dojo/request/xhr exception when options not specified) closed by
- fixed
- 10:06 PM Ticket #15732 (xhr.abort gives different error messages on different browsers/ cannot ...) closed by
-
fixed: Because calling
response.xhr.abort()
does not go through the …
- 9:47 PM Ticket #15763 (some css optimizer error messages improperly classified as errors) created by
-
The message
cssOptimizeIgnored
is classified as an error and is …
- 8:47 PM ProjectMeeting/2012-07-25 edited by
- (diff)
- 8:43 PM Ticket #15762 (TypeError: this.parseDeferred is undefined) closed by
- duplicate: Duplicate of #15731. Like Adam said, it's already fixed.
- 7:46 PM Ticket #12363 ([patch] [ccla] gfx moveable does not work on touch devices) reopened by
- The changeset [29220] should not be attaching both mouse *and* touch …
- 3:11 PM Ticket #15762 (TypeError: this.parseDeferred is undefined) created by
- I have the following error after upgrading from Dojo 1.8.0b1 to …
- 2:36 PM Ticket #14233 (Dojox.mobile.Swapview not restored correctly) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:12 PM Ticket #15761 (dojox.mobile.scrollable calculates incorrect height during resize() ...) created by
- The existing resize() calculation logic does not allow for situations …
- 7:27 AM Ticket #15760 ([cla] [patch] dojo/rpc/RpcService default timeout too short (3 seconds)) created by
- A default xhr timeout is set on all RpcService? requests of only 3 …
- 5:22 AM ProjectMeeting/2012-07-25 edited by
- (diff)
- 5:19 AM Ticket #15759 (Backport NodeJS 0.8.X builder fix) created by
- I am encountering the same problem described in #15620 on 1.7.3 branch …
- 4:01 AM Ticket #15688 (dojox/gfx API doc) closed by
- fixed: In [29378]: […]
- 1:18 AM Ticket #15754 (model.js unreachable code) closed by
- duplicate: Duplicate of #15340. Hi Bill, thanks for taking another look at …
Jul 24, 2012:
- 10:37 PM Ticket #15758 (dojox/jq.js typo) closed by
- fixed: In [29375]: […]
- 10:10 PM Ticket #15741 (playing local files using dojox.av.FLVideo) closed by
- invalid: Probably you can't, due to security restrictions. In any case for …
- 9:56 PM Ticket #14298 (missing loader/builder documentation pages) reopened by
- Is this really fixed? I checked the first one, and buildSystem.rst …
- 9:39 PM Ticket #15758 (dojox/jq.js typo) created by
- This should be == not =: […]
- 9:36 PM Ticket #15757 ([meta] add {} for actionless for() statements) created by
- Avoid closure build warnings by doing […] instead of […]
- 9:19 PM Ticket #15756 (Element.js unreachable code) created by
- Final return statement meaningless: […]
- 9:13 PM Ticket #15755 ([meta] return statement after throw meaningless) created by
- The "return -1" in code like this is meaningless: […]
- 9:11 PM Ticket #15754 (model.js unreachable code) created by
- Final return statement in this function is meaningless: […]
- 9:07 PM Ticket #15753 (a11yclick.js unreachable code) created by
- Final return statement in module is meaningless: […]
- 9:05 PM Ticket #15752 (DataGrid.js unreachable code) created by
- Final return statement never fires: […]
- 9:00 PM Ticket #15751 (dojox/date unreachable code) created by
- Should get rid of warning in hebrew.js […] Similarly for …
- 8:54 PM Ticket #15750 (dojox/gantt should use relative MIDs) created by
- Rather than referencing "dojox/gantt/foo" the modules should reference …
- 7:27 PM Ticket #13488 (Dialog: unable to close on an iPad) closed by
- fixed
- 7:08 PM Ticket #15749 (JAWS announces "blank" when reaching the end of a dijit.layout.TabContainer) created by
- JAWS13 is announcing "blank" at the end of a TabContainer?. An easy way …
- 6:14 PM Ticket #15748 ([patch][cla] Change dojox/analytics dependency on dojo/_base/json to ...) created by
- Minor API clean-up, will land this after 1.8
- 5:44 PM Ticket #14298 (missing loader/builder documentation pages) closed by
- fixed
- 4:58 PM Ticket #14299 (legacy.rst missing link) closed by
- fixed: fixe
- 3:01 PM Ticket #15707 (various files missing in created archive) reopened by
- Apologies Chris, I misread the ticket. I can see the issue now, the …
- 2:44 PM Ticket #15747 (QueryReadStore: wrong encoding of the character) created by
- Hi, my html charset is iso-8859-1. […] The QueryReadStore? encode …
- 2:35 PM Ticket #15745 (Nightly build is broken: demos/mobileMvc/src dependencies missing) closed by
- duplicate
- 2:23 PM Ticket #15746 (Nightly build is broken: css import error messages) created by
- […]
- 2:23 PM Ticket #15745 (Nightly build is broken: demos/mobileMvc/src dependencies missing) created by
- […]
- 10:30 AM Ticket #15744 (Can not read style property of null) created by
- in the javaScript console in chrome - there is an error stack - not …
- 10:00 AM Ticket #15707 (various files missing in created archive) closed by
- wontfix: We already add the "claro" theme CSS file which contains the contents …
- 9:39 AM Ticket #15743 (dijit.form.ValidationTextBox screen reader issue - a11y) created by
- The prompt/invalid message that appears in the tooltip beside the …
- 9:19 AM Ticket #15742 (dijit.Tooltip screen reader issue - a11y) created by
- The content of a dojo tooltip is not readable by screen readers. When …
- 8:57 AM Ticket #15741 (playing local files using dojox.av.FLVideo) created by
- Hi guys, how can i play a flv-file which is stored on my local …
Jul 23, 2012:
- 11:35 PM ProjectMeeting/2012-07-25 edited by
- (diff)
- 10:46 PM ProjectMeeting/2012-07-25 edited by
- (diff)
- 10:26 PM Ticket #15740 (iframe.send (dojo/io and dojo/request) logic problems (method: "post")) created by
- Note: marked at 1.7.3 because that is where the original problem was …
- 5:38 PM Ticket #15739 (Move _setTextDirAttr method to _BidiSupport) created by
- Move _setTextDirAttr method to _BidiSupport
- 8:57 AM Ticket #15738 (on.js dead code) created by
- on.js […]
- 4:39 AM Ticket #15737 (dojox.dtl.filter.string._urlquote incorrectly encodes multi-byte chars) created by
- Ticket #12932 provided a fix for chars < 16 (eg. "\t"), but doesn't …
- 2:50 AM Ticket #15736 (dojo/request/xhr exception when options not specified) created by
- I tried to do this: […] According to xhr.js, the options …
- 1:07 AM Ticket #15735 (Korean Hangul autocompletion drops input in FilteringSelect) created by
- = Summary = Input of a single Korean Hangul character takes multiple …
Jul 22, 2012:
- 3:48 PM Ticket #15734 (Support for textDir property in containers) created by
- Support for textDir property in StackController, AccordionContainer, …
- 3:43 PM Ticket #15733 (Support for textDir property in ...) created by
- Support for textDir property in text boxes on which it was disabled …
- 2:04 AM ProjectMeeting/2012-07-25 edited by
- noting checkins since RC (diff)
- 2:02 AM ProjectMeeting/2012-07-25 created by
- prospective agenda
- 1:15 AM Ticket #15731 ([regression]dojox/html/_base set throws exception if parseContent is falsey) closed by
- fixed: In [29364]: […]
- 1:15 AM Ticket #15726 ([regression] FilteringSelect: "more choices" doesn't appear for async ...) closed by
- fixed: In [29363]: […]
Jul 21, 2012:
- 9:40 PM Ticket #15732 (xhr.abort gives different error messages on different browsers/ cannot ...) created by
- Description Calling response.xhr.abort from within a …
- 5:33 AM Ticket #15731 ([regression]dojox/html/_base set throws exception if parseContent is falsey) created by
- regressed since 1.8.0b1 call set with parseContent unset or set to …
Jul 20, 2012:
- 8:40 PM Ticket #15730 (Can't override AccordionContainer content pane border color for claro) created by
- In Maqetta.org IDE we have functions that allow a user to create a CSS …
- 3:25 PM Ticket #15722 (dojo/ready does not fire but dojo/domReady! does) closed by
- worksforme: Replying to Chris2: > > So it is most certainly an …
- 3:14 PM Ticket #14622 (npm with dijit/dojox fails because of package.json's dojo version) reopened by
- will ensure this is working for final.
- 11:19 AM Ticket #15729 (Dojo Charts Not rendering in JSP documents) created by
- Hi , I am building an app using Spring Roo 1.2 . I had a requirement …
- 11:07 AM Ticket #15624 (dojox.image.LightboxDialog loosing css classes) closed by
- fixed
- 9:57 AM Ticket #15728 (ValidationTextBox: HTML5 pattern attribute causes double tooltip in Firefox) created by
- Description When specifying a regex for a ValidationTextBox, a …
- 9:48 AM Ticket #15727 (ItemFileReadStore: valueIsAnItem method) created by
- The ItemFileReadStore? contains the private method …
- 8:53 AM Ticket #15645 (Add missing inline docs for dojo/data/util/simpleFetch) closed by
- fixed: In [29353]: […]
- 6:49 AM Ticket #15726 ([regression] FilteringSelect: "more choices" doesn't appear for async ...) created by
- Hello, Code: […] Problem: 1. I use FilteringSelect? with …
Jul 19, 2012:
- 9:41 PM Ticket #15723 (Jiggling effect seen on toolbar buttons in Chrome) closed by
- duplicate: Duplicate of #15599.
- 9:19 PM Ticket #15713 ([regression] dojo/_base/Deferred silently discards errors thrown in ...) closed by
- fixed: Verified.
- 8:32 PM Ticket #15725 (Missing closing bracket) closed by
- fixed: In [29338]: […]
- 8:17 PM Ticket #15725 (Missing closing bracket) created by
- dijit/tests/tree/test_Custom_TreeNode.html is missing a closing angle …
- 7:26 PM Ticket #15724 (DateTextBox: drop down arrow changes size when clicked (claro, quirks)) created by
- While trying the different themes I found the dijit.dateTextBox has a …
- 7:13 PM Ticket #15723 (Jiggling effect seen on toolbar buttons in Chrome) created by
- In Maqetta, [https://github.com/maqetta/maqetta/issues/2655 we were …
- 4:36 PM Ticket #15346 (CSS Optimizer will include same file multiple times) reopened by
- Replying to ktiedt: > Would it be possible to get a flag …
- 3:59 PM Ticket #15721 (Need to update the mobileMvc demo, it is using deprecated APIs) closed by
- fixed: In [29334]: […]
- 3:43 PM Ticket #15722 (dojo/ready does not fire but dojo/domReady! does) created by
- I'm not sure if it is really a dojo/ready issue, maybe it is related …
- 2:39 PM Ticket #15614 (_ComboBoxMenuMixin inserts [opbject HTML DivElement?] as menu item) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:34 PM Ticket #15650 (Improving dojo/store API documentation for options) closed by
- fixed: In [29333]: […]
- 1:57 PM Ticket #15721 (Need to update the mobileMvc demo, it is using deprecated APIs) created by
- Need to update the mobileMvc demo, it is using deprecated APIs, also …
- 12:52 PM Ticket #15720 (LazyTreeGrid - setting grid column as hidden by default makes ...) created by
- Hi Team, I have found an issue for LazyTreeGrid? (but maybe this issue …
- 12:21 PM Ticket #15719 ([patch][cla] Fix dojo.style(node, 'opacity', '') to properly remove ...) created by
- Setting a style property to an empty string does remove the inline …
- 11:03 AM Ticket #15709 ([regression] Button_a11y: Enter key stops working in IE9) closed by
- fixed: In [29331]: […]
- 10:17 AM Ticket #15718 (has("dojo-debug-messages") instead of config.isDebug) created by
- There are several parts of the code that are not using …
- 8:08 AM Ticket #15578 ([patch][cla] Editor in IE<9 gets the internal carat wrong when ...) reopened by
- Does this really work for you? The test is failing for me on both …
- 5:29 AM Ticket #15717 ([regression] RollingList: keyboard support broken) created by
- See test_RollingList.html. Using the right arrow to go to a more …
- 2:57 AM Ticket #15684 (Migrate dojox/gantt to AMD syntax) closed by
- fixed: Yes, was preserving the names. Added the missing file. I'll refrain …
- 2:21 AM Ticket #15716 (TabContainer: default tab failing to change to an active state) created by
- The following code in Dojo 1.8.0b1 fails to produce the expected …
- 1:34 AM Ticket #15684 (Migrate dojox/gantt to AMD syntax) reopened by
- Docs are orthogonal but there are build errors: […] Looks like …
- 1:26 AM Ticket #15715 (--copyTests should work with no argument, or improve doc) created by
- I found that {{{{ ./build.sh --release --releaseDir …
Jul 18, 2012:
- 11:13 PM Ticket #11828 (dojo.coords not deprecated in docs) closed by
- fixed: In [29329]: […]
- 11:08 PM Ticket #11561 (dojo.parser missing from docs) closed by
- fixed: This is fixed w/the new doc parser and api viewer.
- 10:55 PM Ticket #15247 (Router component) closed by
- fixed: Per discussion in the meeting on 7-18, I'm closing this ticket out. …
- 10:47 PM Ticket #15684 (Migrate dojox/gantt to AMD syntax) closed by
- fixed: Closing this out, will add docs as time permits.
- 10:45 PM Ticket #15714 (Fix minor issues with dojox/widget/calendar tests) created by
- A few minor issues remain from #14711. * test_FisheyeLite.html test: …
- 10:44 PM Ticket #15701 ([patch] [cla] DeferredList always Resolves even when a child Deferred ...) closed by
- wontfix: #15713 may be the real cause of your problems. Kgf and Kitson and I …
- 10:43 PM Ticket #14711 ([patch] [cla] rewrite of dojox.Widget.Calendar into AMD) closed by
- fixed: Closing this out, opening a separate ticket for the more minor issues …
- 10:38 PM Ticket #15713 ([regression] dojo/_base/Deferred silently discards errors thrown in ...) created by
- Test case: http://jsfiddle.net/TZaZF/1/ Expected: Error logged to …
- 9:23 PM Ticket #15712 (test_Select innerHTML out of order in IE9 (1.8+)) closed by
- fixed: In [29323]: […]
- 8:58 PM Ticket #15324 ([regression][email protected]: Loading of nls files broken for ...) closed by
- fixed: In [29322]: […]
- 8:55 PM Ticket #15578 ([patch][cla] Editor in IE<9 gets the internal carat wrong when ...) closed by
- fixed: In [29320]: […]
- 8:03 PM Ticket #15712 (test_Select innerHTML out of order in IE9 (1.8+)) created by
- test_Select needs to use a more sophisticated equality test than …
- 7:49 PM Ticket #15711 (ValidationTextBox bad test) closed by
- invalid: Actually the repo has a value, but for some reason, my local copy did not.
- 7:47 PM Ticket #15324 ([regression][email protected]: Loading of nls files broken for ...) reopened by
- Reopening for inclusion in 1.7.4. See #15710
- 7:46 PM Ticket #15710 (Localization Error on Built Dojo - language = en) closed by
- duplicate: and thanks, rawld. Closing as dup, and will reopen #15324 to be …
- 7:27 PM Ticket #15711 (ValidationTextBox bad test) created by
- Test "initial conditions" complains: _AssertFailure: assertEqual() …
- 6:41 PM Ticket #15710 (Localization Error on Built Dojo - language = en) created by
- I have been testing my app with the default locale on my browser …
- 5:28 PM Ticket #15709 ([regression] Button_a11y: Enter key stops working in IE9) created by
- If you run the dijit form tests in IE9 in the DOH runner, you will …
- 5:26 PM Ticket #15708 (grid memory leak in IE8) created by
- Memory leak occures in IE8, if I click a row in grid and refresh the …
- 4:33 PM Ticket #15700 (placeHolder stays on programmatic focus) closed by
- invalid: Seems to be a timing problem with calling require() AFTER ready. Use …
- 4:00 PM Ticket #15707 (various files missing in created archive) created by
- Hi guys, i want to create a dojo build consisting of …
- 3:35 PM Ticket #15675 (dojox.mobile.Heading back ButtonArrow background-color and image not ...) closed by
- fixed: In [29312]: […]
- 2:58 PM Ticket #15687 ([regression] FilteringSelect: paging is not visible and the warning is ...) closed by
- fixed: In [29311]: […]
- 2:00 PM ProjectMeeting/2012-07-18 edited by
- (diff)
- 1:59 PM Ticket #15706 (Mobile Gallery Tab Bar demo does not change the View on Firefox) created by
- The Mobile Gallery Tab Bar demo does not react to the TabBar …
- 1:41 PM Ticket #15694 (dojox.mobile.TabBar barType=tabBar is styled like android) closed by
- invalid
- 1:35 PM Ticket #15160 (invalid plugin name interferes with loading other plugins) closed by
- fixed: In [29308]: […]
- 1:24 PM Ticket #15504 (PasswordValidator: autofocus on verify with firefox) closed by
- fixed: OK, I actually can't reproduce it even in 1.7.2, but I'll take your …
- 12:46 PM Ticket #15702 (RollingList stuck expanding) closed by
- fixed: In [29304]: […]
- 12:45 PM Ticket #15581 (Problem with contentpane during the migration to Dojo 1.7.3) closed by
- fixed: In [29303]: […]
- 12:22 PM Ticket #15705 (dojo.back does not work when clicking very fast) created by
- Steps to reproduce * Open test page …
- 12:14 PM Ticket #15704 (dojo.back does not work when navigating more than one step) created by
- steps to reproduce * Open the dojo test page: …
- 12:01 PM Ticket #15703 (setFilter() in dojox.grid.EnhancedGrid does not change value of ...) created by
- If using setFilter, the values in the condition field of …
- 11:25 AM Ticket #15702 (RollingList stuck expanding) created by
- RollingList gets stuck expanding France (and presumably other pages …
- 10:15 AM ProjectMeeting/2012-07-18 created by
- 9:44 AM Ticket #15701 ([patch] [cla] DeferredList always Resolves even when a child Deferred ...) created by
- As the title says, DeferredList never rejects. As a result, errors …
- 8:02 AM Ticket #15700 (placeHolder stays on programmatic focus) created by
- When setting the focus to a dijit.form.TextBox? using .focus()-method …
- 7:59 AM Ticket #15697 (dojox/form/resources/FileInput.css references nonexisting images) closed by
- duplicate: Duplicate of #11303.
- 7:35 AM Ticket #12285 ([patch][cla] ListInput: _onCloseEdit not called after edit) closed by
- fixed: In [29300]: […]
- 7:28 AM Ticket #15699 (Dialog can't be closed by Pressing "Esc" if user clicks the blank area ...) closed by
- duplicate: Duplicate of #15605.
- 7:23 AM Ticket #14453 ([patch][ccla] Regression in dojox.form.Rating) closed by
- fixed: In [29299]: […]
- 6:37 AM Ticket #14257 ([patch] dojo.byId return undefined in IE) closed by
- fixed: In [29294]: […]
- 6:26 AM Ticket #14789 (Paths to dijit images broken in optimised css located outside of dojo tree) closed by
- fixed: In [29293]: […]
- 6:10 AM Ticket #11759 ([PATCH][CLA]GridContainerLite postCreate call twice unnessary) closed by
- fixed: In [29292]: […]
- 6:02 AM Ticket #11664 ([Patch][CLA] Make dojox.image.ThumbnailPicker inherit dijit._CssStateMixin) closed by
- wontfix: For 2.0, we're going to just use pseudo-classes like :hover and …
- 5:47 AM Ticket #15699 (Dialog can't be closed by Pressing "Esc" if user clicks the blank area ...) created by
- Steps to reproduce the defect in Firefox: 1) Open a dialog. 2) Click …
- 5:42 AM Ticket #10815 ([patch][cla]dijit.Tree dndSource can never set pure dnd target) closed by
- fixed: In [29289]: […]
- 5:40 AM Ticket #15698 (demos/resources/demos.css references nonexisting images) created by
- […] and […] do not exist
- 5:34 AM Ticket #15697 (dojox/form/resources/FileInput.css references nonexisting images) created by
- […] and […] do not exist
- 5:29 AM Ticket #15696 (dojox/layout/resources/RadioGroup.css references nonexisting images) created by
- […] does not exist.
- 5:23 AM Ticket #15695 (dojox/mdnd/resources/dnd.css references nonexisting images) created by
- […] does not exist.
- 3:07 AM Ticket #13966 ([patch] [cla] dojox.widget.Rotator conversion to AMD format) closed by
- fixed: In [29287]: […]
- 2:14 AM Ticket #15672 (dojox.mobile.Accordion's removeChild method is broken) closed by
- fixed: In [29286]: […]
Jul 17, 2012:
- 10:16 PM Ticket #12135 ([PATCH][CLA] dijit.Tree has the wrong levels) closed by
- fixed: In [29284]: […]
- 9:33 PM Ticket #15693 ([patch][ccla] dojox.layout.ExpandoPane - a11y: add aria attributes and ...) closed by
- fixed: In [29282]: […]
- 9:29 PM Ticket #15694 (dojox.mobile.TabBar barType=tabBar is styled like android) created by
- When I use the iphone or custom theme with a dojox.mobile.TabBar? …
- 9:09 PM Ticket #14220 ([meta] baseless conversion for 1.8) closed by
- fixed: Closing this... the remaining old-style modules that get carried over …
- 9:02 PM Ticket #15690 ([patch][CCLA] dojox.form.RangeSlider: add aria roles to range slider) closed by
- fixed: In [29280]: […]
- 8:12 PM Ticket #15655 ([patch][ccla] dojox.widget.ColorPicker accessibility improvements) closed by
- fixed: In [29279]: […]
- 7:31 PM Ticket #15346 (CSS Optimizer will include same file multiple times) closed by
- wontfix: Replying to ktiedt: > I dont have the example I did here …
- 7:12 PM Ticket #15466 ([patch][ccla]dijit.form.Select WAI-ARIA role should be listbox not combobox) closed by
- fixed: In [29278]: […]
- 7:04 PM Ticket #15236 (Build system doesn't handle byte order markers when combining CSS files) closed by
- fixed: In [29277]: […]
- 6:27 PM Ticket #15693 ([patch][ccla] dojox.layout.ExpandoPane - a11y: add aria attributes and ...) created by
- Improve accessibility of dojox/layout/ExpandoPane by: 1. Adding …
- 6:23 PM Ticket #15620 (Dojo build fails when using node.js 0.8.x) closed by
- fixed: In [29276]: […]
- 5:24 PM Ticket #15692 ([cla][patch] Support for textDir property in dojox.Grid) created by
- 5:02 PM Ticket #15691 (dojo/uacss does not support all supported browsers) created by
-
dojo/uacss
only flags Firefox v3.X and does not flag other supported … - 4:24 PM Ticket #15689 (Tooltip: Spider chart, not working when redefined in IE8) closed by
- fixed: In [29273]: […]
- 4:17 PM Ticket #15690 ([patch][CCLA] dojox.form.RangeSlider: add aria roles to range slider) created by
- Make dojox.form.RangerSlider? more accessible by: 1. Setting …
- 2:52 PM Ticket #14848 (_SelectionPreserver._selectById ignores onCanDeselect result) closed by
- fixed: In [29271]: […]
- 2:44 PM Ticket #15343 (dojox.grid.DataGrid and EnhancedGrid scrolling nonfunctional in Chrome 18) closed by
- duplicate: Duplicate with #15611
- 2:42 PM Ticket #15310 (dojox/grid/enhanced/plugins/Printer bug with selections) closed by
- fixed: In [29270]: […]
- 2:41 PM Ticket #15178 (Grid - Column resizer shows up when clicking column header in newer ...) closed by
- duplicate: Duplicate with #14390 and already fixed with [27266]
- 2:14 PM Ticket #15487 (DataGrid scroll does not work in new Firefox 13) closed by
- fixed: In [29269]: […]
- 1:46 PM Ticket #15689 (Tooltip: Spider chart, not working when redefined in IE8) created by
- If you try the example below, and do a mouse over the data point, it's …
- 12:49 PM Ticket #15688 (dojox/gfx API doc) created by
- dojox/gfx.js needs API documentation, explaining the interface …
- 12:15 PM Ticket #15687 ([regression] FilteringSelect: paging is not visible and the warning is ...) created by
- Hello, Example: […] Problem: 1. Paging doesn't work. 2. The …
- 9:04 AM Ticket #15686 (BusyButton label resets to incorrect value when it has been changed ...) created by
- If you set a BusyButton? label with .set('label', foo) the change is …
- 6:11 AM Ticket #15584 (Support map for packageMap) closed by
- fixed: In [29262]: […]
- 6:10 AM Ticket #15584 (Support map for packageMap) reopened by
- Upon further clarification today, AMD map is specified differently …
- 4:56 AM Ticket #15591 ([patch][cla] dojo/_base/xhr does not respect contentType in __XhrArgs) closed by
- fixed
- 4:49 AM Ticket #15663 ([regression] dojo.xhr() swallowing errors in callback) closed by
- fixed
- 1:37 AM Ticket #15662 (factory errors swallowed) closed by
- worksforme: Actually, factory errors are being reported for me, even without …
- 12:18 AM Ticket #15324 ([regression][email protected]: Loading of nls files broken for ...) closed by
- fixed: In [29259]: […]
Jul 16, 2012:
- 11:45 PM Ticket #15685 (Calendar: typematic for year selection) reopened by
- On second thought I should treat this as a separate ticket. It's …
- 11:23 PM Ticket #12619 (Builds fails when prefixes are not matching the prefixpath scheme ...) closed by
- fixed: This is not a problem with 1.7+; please consult …
- 11:22 PM Ticket #15685 (Calendar: typematic for year selection) closed by
- duplicate: Duplicate of #10002.
- 11:17 PM Ticket #12113 (Base class undefined in build with circular references) closed by
- wontfix: This is not a problem with the 1.7+ builder. The load order and code …
- 11:12 PM Ticket #7523 (DOH failures under Rhino) closed by
- fixed
- 9:55 PM Ticket #15604 ([regression] packageMap doesn't work with modules built into dojo/dojo) closed by
-
fixed: This seems to work after [29257] so long as
localeList:0
is …
- 8:47 PM Ticket #15685 (Calendar: typematic for year selection) created by
- (it was recommended that I repost my email to the user list here; …
- 7:38 PM Ticket #15535 (somewhere between 1.7.1 and 1.7.2 packageMap broke with i18n ...) closed by
- fixed: Just retested after [29257] and I got it to work with the following …
- 7:14 PM Ticket #15684 (Migrate dojox/gantt to AMD syntax) created by
- I may be able to get an AMD migration patch done before 1.8 feature …
- 7:00 PM Ticket #15683 (Bug in dojo.cldr.supplemental.getFirstDayOfWeek for AU) closed by
- worksforme: we update the code periodically based on what's in unicode.org (a …
- 6:26 PM Ticket #15683 (Bug in dojo.cldr.supplemental.getFirstDayOfWeek for AU) created by
- We are doing en-au for our fair app. I noticed my calendar came in as …
- 4:57 PM Ticket #15604 ([regression] packageMap doesn't work with modules built into dojo/dojo) reopened by
- this has regressed after r29249
- 4:57 PM Ticket #15535 (somewhere between 1.7.1 and 1.7.2 packageMap broke with i18n ...) reopened by
- this has regressed after r29249
- 3:17 PM Ticket #15673 (Copying from Firefox into dijit.Editor creates extra newlines) closed by
- wontfix: This is outside of the control of the editor. Paste events are native …
- 3:00 PM Ticket #15237 (RTE Spell checker:Nothing happens when right click on a misspelled ...) closed by
- worksforme: No response from the submitter. It works for me in all cases except …
- 1:49 PM Ticket #15643 (dojox.grid.enhanced.plugins.DnD : _createSource() calls ...) closed by
- fixed: In [29254]: […]
- 1:34 PM Ticket #15682 (Dojox mobile mirroring to support BiDi languages) created by
- Some Dojox mobile widgets don't support mirroring for Right-To-Left …
- 9:14 AM Ticket #15677 ([ccla]The Month wheel of the SpinWheelDatePicker is not correctly ...) closed by
- fixed: In [29253]: […]
- 9:11 AM Ticket #15600 (Tree: right-click in tree does not select on FF) closed by
- invalid: The Tree is designed to only select on left-click. See the code in …
- 8:54 AM Ticket #10500 (DataGrid rowSelector messed up when in TabContainer) closed by
- fixed: In [29252]: […]
- 8:42 AM Ticket #14000 (onRowMouseOver is triggered when moving from cell to cell in the same row) closed by
- invalid: This is actually the same behavior as native behavior e.g. mouse …
- 7:56 AM Ticket #10638 (Bottom row of the grid is cut in Firefox) closed by
- patchwelcome: This is a longly known issue of Grid and haven't figured out an ideal …
- 7:17 AM Ticket #11572 (DataGrid generates runtime errors when you delete rows in a particular ...) closed by
- fixed: In [29251]: […]
- 6:54 AM Ticket #15584 (Support map for packageMap) closed by
- fixed: In [29249]: […]
- 6:41 AM Ticket #15681 (the dojo/loadInit plugin improperly assumes a single dojo/_base/loader ...) closed by
- fixed: In [29248]: […]
- 6:40 AM Ticket #15681 (the dojo/loadInit plugin improperly assumes a single dojo/_base/loader ...) created by
- When dojo is mapped, it is possible to have multiple dojo/_base/loader …
- 6:14 AM Ticket #15680 (dojo/i18n improperly hard-codes the package name "dojo") closed by
- fixed: In [29247]: […]
- 6:13 AM Ticket #15680 (dojo/i18n improperly hard-codes the package name "dojo") created by
- The function getL10nName assumes the package is "dojo", which may not …
- 5:57 AM Ticket #15679 (dijit/_CssStateMixin improperly assumes it's registry holds all widgets) closed by
- fixed: Should have marked [29245] as fixing.
- 5:54 AM Ticket #15679 (dijit/_CssStateMixin improperly assumes it's registry holds all widgets) created by
- The ready handler as the bottom of dijit/_cssStateMixin listens for …
- 5:36 AM Ticket #15678 (dojo/date/locale improperly hard-codes the package name "dojo") closed by
- fixed: In [29244]: […]
- 5:33 AM Ticket #15678 (dojo/date/locale improperly hard-codes the package name "dojo") created by
- In particular, the line […] assumes this module is always in the …
- 3:27 AM Ticket #12898 (DataGrid: Column widths to small with Chrome) closed by
- wontfix: Seems column width is actually larger in chrome vs ff in the latest …
- 3:27 AM Ticket #15515 (SimpleQueryEngine doesn't correctly sort data with null [PATCH, CLA]) closed by
- fixed: In [29243]: […]
- 2:40 AM Ticket #15276 (exception in test_enhanced_grid_pagination.html) closed by
- fixed: In [29241]: […]
Jul 15, 2012:
- 11:41 PM Tickets #15248,15301 batch updated by
- fixed: In [29239]: […]
- 3:18 PM Ticket #15376 (CometD split out from DojoX) closed by
- fixed: This is pretty much done, just need to keep working with the CometD …
- 3:05 AM Ticket #15648 ([patch][cla] Highlight - baseless + widget test fix) closed by
- fixed: In [29232]: […]
- 3:01 AM Ticket #15474 ([patch] [cla] dojox.html.ellipsis not a11y compliant bc visible iframe) closed by
- fixed: In [29231]: […]
- 2:35 AM Ticket #13443 (dojox.form._CheckedMultiSelectItem still mixes in dijit._Templated) closed by
- fixed: appears to have been fixed.
Jul 14, 2012:
- 11:45 PM Ticket #15497 (JSON.stringify crashes on circular references) closed by
- wontfix: OK, so Kris and Eugene both said they don't they don't want to add …
- 10:44 AM Ticket #15676 (The onChange event of dijit.form.CheckBox is triggered before the ...) closed by
- invalid: It is intended that onChange happens after onClick of the CheckBox?. …
- 10:38 AM Ticket #15677 ([ccla]The Month wheel of the SpinWheelDatePicker is not correctly ...) created by
- The list of months in the SpinWheelDatePicker is wrong on …
- 8:17 AM Ticket #15125 (Calendar: Impossible to select 'Elul' and 'Sivan' month in Hebrew ...) closed by
- fixed: In [29224]: […]
- 4:39 AM Ticket #15676 (The onChange event of dijit.form.CheckBox is triggered before the ...) created by
- […] With above code, click on the checkbox, the console logs: …
Jul 13, 2012:
- 9:41 PM Ticket #15675 (dojox.mobile.Heading back ButtonArrow background-color and image not ...) created by
- For Maqetta.org theme editor we could modify the color and gradient of …
- 8:42 PM Ticket #15674 (default: charting yAxis (NaN) title out of bounds) created by
- Using the following code, the y-axis title appears nearly out of …
- 8:35 PM Ticket #15673 (Copying from Firefox into dijit.Editor creates extra newlines) created by
- When using Dojo 1.7.2 and Firefox 13, copying from Firefox into …
- 5:44 PM Ticket #15672 (dojox.mobile.Accordion's removeChild method is broken) created by
- […] There is no child param, but rather a widget param. Same code …
- 4:24 PM Ticket #15623 (dojox.mobile.IconContainer: misbehavior in editing mode with ...) closed by
- fixed: In [29222]: […]
- 2:27 PM Ticket #12363 ([patch] [ccla] gfx moveable does not work on touch devices) closed by
- fixed: In [29220]: […]
- 1:35 PM Ticket #15671 (Minor rendering issue: some images used in mobile/tests are badly ...) created by
- Files to modify/replace: dojox/mobile/tests/images/i-images-xxx.png …
- 10:24 AM Ticket #15583 (pieChart and undefined font for labelWiring in MSIE) closed by
- fixed: In [29205]: […]
- 4:45 AM Ticket #15670 (Add ability to install dojo via composer and packagist.com) created by
- Dojo is often used with a php framework, and php frameworks are moving …
- 1:44 AM Ticket #15621 (Dojo project can not be started locally) closed by
- invalid: This really isn't a dojo issue, it's just something that doesn't work …
- 1:33 AM Ticket #15668 (dijit.Tooltip dead code this._focus) closed by
- fixed: In [29201]: […]
- 1:20 AM Ticket #15641 (Dialog: content of Textbox is still selected when navigating in IE via ...) closed by
- wontfix: Thanks Doug. I agree, I'll mark as wontfix, as this seems like an …
Jul 12, 2012:
- 10:38 PM Ticket #15669 ([cla] [patch] dojox.widget.Rotator fails to query childnodes when ...) created by
- Rotator.js queries for "[id='[GIVEN_ID]'] >", which fails with the …
- 9:38 PM Ticket #15668 (dijit.Tooltip dead code this._focus) created by
- It appears that line 434 of Tooltip.js is dead code ( …
- 5:42 PM Ticket #15667 (reposition dropdown when window resizes) closed by
- duplicate: Duplicate of #5777.
- 5:41 PM Ticket #15667 (reposition dropdown when window resizes) created by
- if i change the _autoComplete.html test page and change the first …
- 5:37 PM Ticket #14616 ([patch][CCLA] dojox.form.RangeSlider drag operation on the range ...) closed by
- duplicate: Duplicate of #15493.
- 4:55 PM Ticket #15666 (BorderContainer: rapid clicks make splitter separate from pane) created by
- I ran into what appears to be a but with a content pane within a …
- 4:24 PM Ticket #15665 (Update file sizes for downloads) created by
- As part of the release process, we need to update the site with the …
- 4:19 PM Ticket #15664 (Problem With Tooltip Validation in ValidationTextBox, TimeTextBox) closed by
- duplicate: Duplicate of #15572.
- 4:05 PM Ticket #15664 (Problem With Tooltip Validation in ValidationTextBox, TimeTextBox) created by
- When performa a Validation inside a Dialog with Form and Form elements …
- 11:24 AM Ticket #15601 (query.slice is not a function on hovering menubar item) closed by
- invalid: OK thanks. The problem is on your end. Your are mixing dijit 1.8 …
- 11:07 AM Ticket #15512 ("Long" touches on buttons do not work properly) closed by
- fixed: Minimal fix in [29195], to only fire the click event when one doesn't …
- 8:16 AM Ticket #15663 ([regression] dojo.xhr() swallowing errors in callback) created by
- Not sure if this is intentional or not, but dojo.xhr() used to print …
- 8:04 AM Ticket #15662 (factory errors swallowed) created by
- I've noticed that errors during initialization are swallowed. Saw …
- 2:47 AM Ticket #15661 (Tree: ObjectStoreModel support for drop between) created by
- See also #15660. ObjectStoreModel needs updates to support …
- 2:43 AM Ticket #15660 (dojo/store/Memory: make put() support "parent" and "before" options) created by
- As the doc …
Jul 11, 2012:
- 11:55 PM Ticket #13563 (symbol build option causes memory leak on IE) closed by
- fixed: In [29192]: […]
- 11:40 PM Ticket #14970 (loader fails to load modules that map to the same URL correctly) closed by
- wontfix: Looking into this a bit further, it seems like the precise behavior is …
- 11:36 PM Ticket #15659 (dojo/cookie inline docs are pre-AMD) closed by
- fixed: In [29190]: […]
- 10:51 PM Ticket #15659 (dojo/cookie inline docs are pre-AMD) created by
- dojo/cookie inline docs use pre-AMD syntax.
- 10:44 PM Ticket #15658 (Improve API docs for dojox/xmpp) created by
- The API docs for dojox/xmpp are light and mostly missing.
- 10:37 PM Ticket #15539 (DOJO multiversion support. 1.7 with older versions) reopened by
- Marking as pending so bod can reopen if he has a test case. Although …
- 10:22 PM Ticket #15657 (DojoX DataGrid events are missing in API docs) created by
- Cell level events (and perhaps on other levels) are missing from the …
- 10:15 PM Ticket #15656 (dojox/validate/web inline docs are outdated) created by
- Inline docs for dojox/validate/web are out of date (pre-AMD)
- 9:38 PM Ticket #15059 (Web builder Breaks) closed by
- invalid: Closing this ticket as "invalid" as there's not enough information to …
- 9:32 PM ProjectMeeting/2012-07-11 edited by
- (diff)
- 9:32 PM ProjectMeeting/2012-07-11 edited by
- (diff)
- 9:31 PM ProjectMeeting/2012-07-11 edited by
- (diff)
- 9:11 PM Ticket #10516 (djConfig base documentation missing from api.xml) closed by
- fixed
- 9:02 PM ProjectMeeting/2012-07-11 edited by
- (diff)
- 9:02 PM ProjectMeeting/2012-07-11 edited by
- (diff)
- 8:23 PM Ticket #15655 ([patch][ccla] dojox.widget.ColorPicker accessibility improvements) created by
- Some slight improvements to ColorPicker? for accessibility: 1. Remove …
- 6:58 PM Ticket #13956 (Doh 1.7.0b5 scopeTest errors) closed by
- worksforme: This is intended to be run manually. Instructions have always been at …
- 6:02 PM Ticket #15444 ([patch] [cla] Consider supporting module.config(), modifying dojo/has) closed by
- fixed: In [29186]: […]
- 6:00 PM Ticket #15654 (Select: control of Base text direction) created by
- Support for textDir property in Select, same as for form widget. The …
- 5:07 PM Ticket #15635 (Dojo1.8.0b1: dojo.request.notify not working?) closed by
- invalid: The documentation at livedocs is wrong in that topics should be …
- 4:41 PM Ticket #15653 ([patch][ccla]dojox.widget.Toaster add keyboard and screen reader support) created by
- Make dojojx.widget.Toaster more accessible by: 1. Setting …
- 4:09 PM Ticket #15642 (CancelError exception thrown by robot) closed by
- fixed: In [29184]: […]
- 2:57 PM Ticket #15652 (dojox/socket uses dojo/connect) created by
- dojox/socket uses dojo/connect. Should consider updating to use the …
- 2:50 PM Ticket #15651 (Error in NormalizeStyle 'AMD' conversion. Missing module reference.) closed by
- fixed: In [29182]: […]
- 2:41 PM Ticket #13330 (Clicking outside the grid in IE doesn't get rid of a cell's editor) closed by
- duplicate: duplicate with #11386
- 2:41 PM Ticket #15651 (Error in NormalizeStyle 'AMD' conversion. Missing module reference.) created by
- 2:38 PM Ticket #15650 (Improving dojo/store API documentation for options) created by
- Two requests for improved API viewer information for Dojo Store: "I'm …
- 2:06 PM Ticket #15389 (various dojox/grid css includes dojox/widget/Toaster.css but ...) closed by
- fixed: In [29181]: […]
- 2:00 PM Ticket #15649 (demos and util/doh package.json files still say 1.7.0dev) closed by
- fixed: In [29180]: […]
- 1:56 PM Ticket #15649 (demos and util/doh package.json files still say 1.7.0dev) created by
- 1:39 PM Ticket #14326 (DataGrid header not aligned with data rows in rtl mode using firefox) closed by
- fixed: In [29179]: […]
- 1:34 PM ProjectMeeting/2012-07-11 edited by
- (diff)
- 12:35 PM Ticket #15648 ([patch][cla] Highlight - baseless + widget test fix) created by
- This patch include base less conversion and fix test widgetCode
- 12:25 PM Ticket #15647 (CLDR build broken) created by
- Refs #13906. Running a full build shows invalid syntax in 2 files …
- 11:43 AM ProjectMeeting/2012-07-11 edited by
- (diff)
- 11:35 AM ProjectMeeting/2012-07-11 created by
- 7:21 AM Ticket #15646 (autoComplete in filterplugin of enhancedGrid + JsonRestStore doesn't ...) created by
- autoComplete in filterplugin of enhancedGrid + JsonRestStore? doesn't …
- 4:39 AM Ticket #15645 (Add missing inline docs for dojo/data/util/simpleFetch) created by
- dojo/data/util/simpleFetch is missing inline docs for errorHandler, …
- 12:33 AM Ticket #15644 (simpler API for registering robot actions and user callbacks) created by
- For 2.0 I'd like to have a cleaner API for writing robot tests. I'm …
Jul 10, 2012:
- 8:55 PM Ticket #15643 (dojox.grid.enhanced.plugins.DnD : _createSource() calls ...) created by
- in the EnhancedGrid? DnD plugin, the _createSource() function calls …
- 6:53 PM Ticket #15616 (make dojo work with other AMD loaders) reopened by
- Suggesting we reopen since #14587 is closed and there is an interop …
- 1:50 PM Ticket #15640 (Defect that occur when you double-click the arrow button in the ...) closed by
- fixed: In [29173]: […]
- 1:43 PM Ticket #15642 (CancelError exception thrown by robot) created by
- Run dijit/tests/robot/typematic.html (I tried both Chrome 20 and …
- 9:47 AM Ticket #15641 (Dialog: content of Textbox is still selected when navigating in IE via ...) created by
- Steps to reproduce this problem: Firstly, it happens in IE …
- 8:06 AM Ticket #12971 (Tundra theme images corrupted) closed by
- fixed
- 8:05 AM Ticket #11552 (IE8 calling setShape on dojox.gfx.Rect erases all registered events) closed by
- duplicate: Duplicate of #15638.
- 6:06 AM Ticket #15640 (Defect that occur when you double-click the arrow button in the ...) created by
- This is defect in the typematic.js step 1. [Up or Down] …
- 4:44 AM Ticket #15639 (Dijit.dialog hides title bar in IE when content height is larger than ...) closed by
- invalid: I see it, but it's not supported to set a size on the Dialog. You …
- 1:59 AM Ticket #15639 (Dijit.dialog hides title bar in IE when content height is larger than ...) created by
- Please try the attached html file. Put it in Dojo/dijit/tests folder …
Jul 9, 2012:
- 3:59 PM Ticket #15638 (Rectangle can lose event handlers on geometry update (IE8).) closed by
- fixed: In [29169]: […]
- 3:39 PM Ticket #15638 (Rectangle can lose event handlers on geometry update (IE8).) created by
- On IE8 a rectangle can re-create a VML shape losing event handlers in …
- 3:36 PM Ticket #15598 (dijit._editor.plugins.ViewSource adds extra class to ToggleButtons in ...) closed by
- fixed: In [29168]: […]
- 10:01 AM Ticket #15637 (dojox.mobile.SimpleDialog not centered on orientation changes) created by
- SimpleDialog does not stay centered on orientation change. It should …
- 9:34 AM Ticket #15636 (Fixed App Footer broken on Android 4.0) created by
- Test case: dojox/mobile/tests/test_dynamic-ScrollableView?-ah-af.html …
- 8:52 AM Ticket #15635 (Dojo1.8.0b1: dojo.request.notify not working?) created by
- I think I have tried everything as described in the livedocs, but …
- 7:21 AM Ticket #15634 (MenuItem: no blue top/bottom border on hover (claro)) created by
- See discussion and JSFiddle on the mailing list: …
Jul 8, 2012:
- 11:41 PM Ticket #15633 (_filterResult and load need parameters documented for API viewer; ...) created by
- _filterResult and load methods in dojo/query don't have their …
- 11:30 PM Ticket #15632 (API for ServiceStore) created by
- API for ServiceStore is missing documentation description for …
- 7:09 PM Ticket #15484 (Dojo build system fails when the file path contains a dot) closed by
- fixed: In [29158]: […]
- 6:19 PM Ticket #15631 ([patch][cla] IE9 xhr.responseXML is insufficient for lite selector ...) created by
- This work is covered under my personal CLA. In IE9 standards mode, …
- 10:04 AM Ticket #15620 (Dojo build fails when using node.js 0.8.x) reopened by
- After fiddling with node for a while longer, I managed to duplicate …
Jul 7, 2012:
- 11:25 PM Ticket #14177 (domReady! should pass doc as argument to callback) closed by
- fixed: In [29156]: […]
- 10:29 PM Ticket #14584 (dojox.layout.ContentPane: "first Dojo wins" policy should not throw ...) closed by
- fixed: In [29155]: […]
- 9:27 PM Ticket #15484 (Dojo build system fails when the file path contains a dot) reopened by
- I think you missed the broken case here. The problem is that if you …
- 9:06 PM Ticket #14580 ("first Dojo wins" policy breaks in the built version) closed by
- wontfix: This does not seem to be a problem with 1.8. And, I think we'll leave …
- 8:39 PM Ticket #15484 (Dojo build system fails when the file path contains a dot) closed by
- worksforme: As I understand the patches, they are attempting to circumvent the …
- 4:08 PM Ticket #15616 (make dojo work with other AMD loaders) closed by
- duplicate: This is a dup of #14587.
Jul 6, 2012:
- 11:59 PM Ticket #15599 (dijit toolbar hover resize bug in Chrome) closed by
- fixed: In [29153]: […]
- 10:20 PM Ticket #15622 (1.7.3 Build not working on Mac OSX with Node) closed by
- wontfix: fwiw, the load=build switch isn't doing anything; you don't need that …
- 10:11 PM Ticket #15620 (Dojo build fails when using node.js 0.8.x) closed by
- worksforme: I just upgraded to node 0.8.1 and tried on my machine without any …
- 9:35 PM Ticket #15630 (Localization fails in dijit/nls/loading.js) reopened by
- ok, fair point. There is another issue on this, but I cannot find it …
- 9:20 PM Ticket #15630 (Localization fails in dijit/nls/loading.js) closed by
- invalid: You must set the dojo config to use your locale, otherwise it will not …
- 9:17 PM Ticket #15630 (Localization fails in dijit/nls/loading.js) created by
- Today I updated my staging server to 1.7.3. Dojo only started working …
- 7:52 PM Ticket #15539 (DOJO multiversion support. 1.7 with older versions) closed by
- worksforme: Hi bod, First, your use case is exactly one of the problems the …
- 7:41 PM Ticket #15604 ([regression] packageMap doesn't work with modules built into dojo/dojo) closed by
- worksforme: This is a very interesting special case. Looking at the last few lines …
- 7:24 PM Ticket #5630 ([patch] [ccla] Not able to run DOH tests from outside of the ...) closed by
- invalid: There is some serious confusion here. You can run DOH on tests outside …
- 5:36 PM Ticket #15625 (Incorrect aria-value-now/aria-value-min/aria-value-max for TimeTextBox ...) closed by
- duplicate: Hello. I tested these attributes with JAWS13 on FF12, and JAWS does …
- 5:00 PM Ticket #14622 (npm with dijit/dojox fails because of package.json's dojo version) closed by
- fixed: In [29152]: […]
- 4:23 PM Ticket #15629 ([Dojo Mobile] Address bar hiding + charts causes wrong layouts) created by
- The problem was reported on the mobileStockPortfolio demo. To …
- 3:32 PM Ticket #15628 (dojox.mobile.SimpleDialog: show() should call resize()) created by
- If a SimpleDialog? contains a ScrollablePane? with roundCornerMask=true, …
- 1:07 PM Ticket #15627 (Query interprets ">" character in attribute value selector incorrectly) created by
- Ran into the following issue using the dojo/query module with an …
- 12:36 PM Ticket #15626 (TypeError bug in query.js) closed by
- invalid
- 12:23 PM Ticket #15626 (TypeError bug in query.js) created by
- In file query.js, line 182, […] Chrome 20 gives the following : …
- 12:06 PM Ticket #15625 (Incorrect aria-value-now/aria-value-min/aria-value-max for TimeTextBox ...) created by
- TimeTextBox has […] However, a TimeTextBox is about time only. …
- 10:28 AM Ticket #15624 (dojox.image.LightboxDialog loosing css classes) created by
- Hey, I have a dojox.image.LightboxDialog? that I'm showing on an image …
- 9:52 AM Ticket #15623 (dojox.mobile.IconContainer: misbehavior in editing mode with ...) created by
- When IconContainer is contained in a dojox.mobile.ScrollableView, …
- 9:38 AM Ticket #15167 ([regression] editable grid cells broken after #15133 (Chrome)) closed by
- fixed: In [29148]: […]
- 8:44 AM Ticket #15622 (1.7.3 Build not working on Mac OSX with Node) created by
- Dojo build fail on mac osx with node.js on 1.7.3 Work with java. …
- 8:41 AM Ticket #15621 (Dojo project can not be started locally) created by
- A dojo project can not be started locally with IE9 and Opera. The same …
Jul 5, 2012:
- 8:52 PM Ticket #15620 (Dojo build fails when using node.js 0.8.x) created by
- Running a build using node 0.8.x fails with the following error …
- 8:51 PM Ticket #14954 (IE9: dojo.connect firing duplicate keypress events) closed by
- fixed: In [29144]: […]
- 8:26 PM Ticket #14930 (JsonRest tries to assign properties to a frozen object) closed by
- fixed: The return value of xhr(), in the latest trunk is a deferred and not a …
- 7:33 PM Ticket #15619 ([patch][ccla] dojox.widget.Standby: make Standby widget accessible) created by
- Make the popular dojox.widget.Standby widget accessible by having it …
- 7:23 PM Ticket #15319 (dojo/query fails to find elements with tilde (~) character in id) closed by
- worksforme: According to http://www.w3.org/TR/CSS21/grammar.html, tildes must be …
- 4:37 PM Ticket #14555 ([regression] dojo.NodeList.concat([]) is broken) closed by
- fixed: In [29141]: […]
- 3:59 PM Ticket #14606 (Dojo 1.7.1 AMD mode and Prototype 1.7 "on" problem) closed by
- fixed: In [29140]: […]
- 3:06 PM Ticket #15615 (dojo/tests/query/query.html?selector=css3 failure (safari)) closed by
- fixed: In [29139]: […]
- 2:56 PM Ticket #15618 (onMoveItem in _EditableListMixin) created by
- The _EditableListMixin class lacks a onMoveItem callback. This …
- 2:18 PM Ticket #15225 (lite engine doesn't respect win.doc or root.ownerDocument setting) closed by
- fixed: In [29137]: […]
- 12:45 PM Ticket #15617 (Bottom TabBar should not be scrollable on Android) created by
- Test case: dojox\mobile\tests\test_ScrollableView-demo.html Scroll …
- 4:56 AM Ticket #15616 (make dojo work with other AMD loaders) created by
- Trying dojo 1.8b1, and dojo/ready calls require.on(), where ideally …
Jul 4, 2012:
- 11:29 PM Ticket #15615 (dojo/tests/query/query.html?selector=css3 failure (safari)) created by
- On Safari v5.1.2, both mac and windows, …
- 11:29 PM Ticket #15613 (DOH's console.debug workaround for Safari 3 also triggers on other ...) closed by
- fixed: In [29130]: […]
- 7:42 PM Ticket #15324 ([regression][email protected]: Loading of nls files broken for ...) reopened by
- Replying to peller: > > I thought perhaps the old build …
- 7:07 PM Ticket #15614 (_ComboBoxMenuMixin inserts [opbject HTML DivElement?] as menu item) created by
- Line 86 of _ComboBoxMenuMixin.js […] is making HTML …
- 7:01 PM Ticket #15613 (DOH's console.debug workaround for Safari 3 also triggers on other ...) created by
- The following code in util/doh/runner.html […] also recognizes my …
- 3:50 PM Ticket #15174 (dojox.mobile: updates to DOH tests) closed by
- fixed: fixed in [29129]
- 3:23 PM Ticket #15612 (Opener (small screen overlay) animation is broken on Android 4.0) created by
- Test case: dojox/mobile/test_Opener-Calendar-lazy.html and other …
- 2:40 PM Ticket #15611 (Could not scroll in zoomed out grid in Chrome) created by
- 1. Open this link using Chrome (tested in version 20.0) …
- 2:29 PM Ticket #15609 (dojox/mobile/Tooltip: "before" and "after" positions do not work any more) closed by
- fixed: In [29128]: […]
- 2:21 PM Ticket #15542 ([patch][ccla]The input node of the ValuePickerSlot looks not centered ...) closed by
- fixed
- 1:57 PM Ticket #15610 (Carousel page indicator might be desynchronized on Android 4.0) created by
- Test case: dojox/mobile/tests/test_Carousel.html Sometimes, when …
- 10:32 AM Ticket #15609 (dojox/mobile/Tooltip: "before" and "after" positions do not work any more) created by
- Calling tooltip.show(node, [ "before", "after" ]) will result in a …
- 8:48 AM Ticket #15608 (dojo/dom-style should have a consistent interface) created by
- As for now, domStyle.get returns values as provided by the browser. …
- 3:06 AM Ticket #15607 (Grid column misalignment in tundra theme) closed by
- fixed: In [29125]: […]
- 3:04 AM Ticket #15607 (Grid column misalignment in tundra theme) created by
- There is column misalignment in Grid test cases in tundra theme e.g. …
Jul 3, 2012:
- 11:56 PM Tickets #14876,14877 batch updated by
- fixed: In [29124]: […]
- 11:41 PM Ticket #15509 (Naming collision with dojoConfig.packages when name is "module") closed by
- wontfix: @neonstalwart is correct. Technically, the AMD spec doesn't say that …
- 11:08 PM Ticket #15606 ([ccla] dijit/_HasDropDown - with maxHeight -1, properly calculate ...) created by
- This work is covered under both SitePen?'s CCLA and my personal CLA. …
- 10:30 PM Ticket #15324 ([regression][email protected]: Loading of nls files broken for ...) closed by
- fixed: In [29123]: […]
- 8:59 PM Ticket #15605 (Dialog: ESC doesn't close after click on background) created by
- Reported broken starting in [23488], 1. Press "Show Dialog" in …
- 8:53 PM Ticket #15190 (Acme query engine doesn't work correctly with HTML5 tags in IE < 9) closed by
- fixed: In [29122]: […]
- 6:28 PM Ticket #15289 (syncMode: true leads to "rpcConfig is not defined") closed by
- fixed: In [29120]: […]
- 4:54 PM Ticket #15604 ([regression] packageMap doesn't work with modules built into dojo/dojo) created by
- consider this part 2 of #15535 - it used to work (1.7.2) but now it …
- 3:31 PM Ticket #5694 (Can't not load 'doh.runner' in nested frames) closed by
- duplicate: See #9512.
- 2:02 PM Ticket #15324 ([regression][email protected]: Loading of nls files broken for ...) reopened by
- Take a look at the calendar month drop down in the theme tester links …
- 1:53 PM Ticket #8340 (flXHR -- cross-domain plugin for registry) closed by
- wontfix
- 12:59 PM Ticket #15400 (styling of dojo mobile "back" buttons too angular) closed by
- fixed: In [29118]: […]
- 12:36 PM Ticket #15403 (data not central when slide down/up dojox.mobile.DatePicker wheel) closed by
- wontfix
- 10:34 AM Ticket #15603 (dialog requests focus on destroy) closed by
- duplicate: Duplicate of #15058. Should be fixed in 1.7.3
- 9:52 AM Ticket #15603 (dialog requests focus on destroy) created by
- I get a script error on IE8 when leaving my application. With the …
- 9:33 AM Ticket #15602 (Dialog: popups don't close when dragging a dialog (IE9)) created by
- steps to reproduce the problem: 1) Create a dijit dialog 2) Add a …
- 5:58 AM Ticket #15324 ([regression][email protected]: Loading of nls files broken for ...) closed by
- worksforme
- 5:54 AM Ticket #9697 (CSS Only Build Option) closed by
- wontfix: Maybe in 2.0.
- 5:51 AM Ticket #15522 (Build: Improved support for CSS minification) closed by
- fixed: I agree the CSS compressor is pretty unintelligent. We'll look at this …
- 5:28 AM Ticket #9375 (support for WebKit's displayName feature of naming anonymous functions) closed by
- wontfix: With improvement in debuggers since this was filed, I'm not convinced …
- 5:17 AM Ticket #12207 (Error message from loader.js with the uri which contains German ...) closed by
- wontfix: Replying to plyang: Yi Plyangl, Sorry this has been out …
- 5:14 AM Ticket #11445 (Defered loading in Firefox produces: 'console is not defined' error) closed by
- wontfix: Replying to philip: Hi Philip, Please reopen this if it …
- 5:13 AM Ticket #15596 (Data Grids cannot contain editable Dijits from 1.8.0 beta1) closed by
- duplicate: Duplicate of #15167. Thanks for tracking this down. Turns out …
- 5:10 AM Ticket #15450 ("transformJobs" functions accidentally refer to global bc reference) closed by
- fixed: In [29113]: […]
- 5:04 AM Ticket #14587 (require.ready is no longer supported) closed by
- fixed: The dojo/ready module executes callbacks under two conditions: …
Jul 2, 2012:
- 10:15 PM Ticket #10511 ([patch]Allow doh runner.js to register module paths when used from ...) closed by
- worksforme: In AMD, instead of registering module paths, you load a loader script …
- 7:03 PM Ticket #15601 (query.slice is not a function on hovering menubar item) created by
- A problem occurs only in the newest beta version of dojo i.e. 1.8.0B1. …
- 6:13 PM Ticket #15600 (Tree: right-click in tree does not select on FF) created by
- (can reproduce with 1.6.0 through 1.8.0b1) …
- 4:59 PM Ticket #15599 (dijit toolbar hover resize bug in Chrome) created by
- Some hover style/class is causing Chrome to resize and/or move Buttons …
- 4:39 PM Ticket #15598 (dijit._editor.plugins.ViewSource adds extra class to ToggleButtons in ...) created by
- When a user clicks the ViewSource? button, other Toolbar buttons are …
- 2:54 PM Ticket #15597 (Visual glitch during page transition on Android 4.0) created by
- When navigating from one view to another the second view briefly …
- 2:46 PM Ticket #13890 (api doc preview breaks with anonymous declared classes) closed by
- fixed: as far as I can see, this is fixed with the new js-doc-parse.
- 1:11 PM Ticket #15596 (Data Grids cannot contain editable Dijits from 1.8.0 beta1) created by
- I've just upgraded Dojo to 1.8 for some experimental features during …
- 11:48 AM Ticket #15593 (TextBox style regression - missing style from iphone.css) closed by
- invalid: OK, I'll make sure this is handled on the IBM side. Thanks for …
- 8:59 AM Ticket #14094 (Deferred.progress should check finished) closed by
- wontfix: Progress doesn't complete the deferred, so that's OK. It just …
- 8:58 AM Ticket #13774 (DeferredList consumeErrors parameter is ignored) closed by
-
wontfix: Yea I'll close.
promise/all
either gives you a failure or all … - 8:56 AM Ticket #14615 (New Deferred API) closed by
- fixed: Sure. I can still attach further changes (e.g. some tweaks to …
- 8:03 AM Ticket #15595 (dojox/io/xhrPlugins deprecated?) created by
- Seems like xhrPlugins is superseded by dojo/request's registry, in …
- 7:56 AM Ticket #12241 (Content Pane has problems if ioMethod='dojo.xhrPost') closed by
- fixed: In [29104]: […]
- 6:15 AM Ticket #8606 ([meta] update/expand inline documentation) reopened by
- Oops, didn't mean to close this.
- 6:14 AM Ticket #8606 ([meta] update/expand inline documentation) closed by
- fixed: In [29102]: […]
- 2:35 AM Ticket #10865 (dojox.date.timezone loads TZ data via XHR, and synchronously) closed by
- patchwelcome
- 1:29 AM Ticket #12151 (dojo.Deferred docs missing) closed by
- fixed: This is working well now, with the new doc parser.
Jul 1, 2012:
- 6:14 PM Ticket #15594 (API doc for dojo/request module itself) created by
- In order for dojo/request.js to have reasonable API doc, you'll need …
- 4:58 PM Ticket #11945 (Telling deferred.errback from deferred.cancel) closed by
-
wontfix: With 1.8,
cancel()
by default rejects with an instance of … - 12:35 PM Ticket #15592 (implicitly declared global variables and unused local variables) closed by
- fixed: In [29096]: […]
- 12:32 PM Ticket #15515 (SimpleQueryEngine doesn't correctly sort data with null [PATCH, CLA]) reopened by
- [29085] breaks util/doh/runner.html?testModule=dojo.tests.store.Memory …
- 3:12 AM Ticket #15593 (TextBox style regression - missing style from iphone.css) created by
- In playing around with 1.8.0b1, I noticed my text boxes looked bad …
- 1:15 AM Ticket #15571 (window.getBox not working correctly when used inside a window resize ...) closed by
- worksforme: I see... yah makes sense, sounds like overflow:hidden is what you …
Jun 30, 2012:
- 8:08 PM Ticket #10544 ([patch][ccla]dojox.form.CheckedMultiSelect does not set name attribute ...) closed by
- fixed: In [29095]: […]
- 4:53 PM Ticket #15576 (Parser gives poor error message on missing dojo types) closed by
- fixed: In [29094]: […]
- 11:47 AM Ticket #15572 (Css theme: display warning on all valid* fields even if is valid) closed by
- fixed: In [29093]: […]
- 11:44 AM Ticket #15586 (Property misspelling in Magnify.js) closed by
- fixed: In [29092]: […]
- 11:09 AM Ticket #15587 (accidental globals in dojox/charting/action2d/_IndicatorElement) closed by
- fixed
- 8:54 AM Ticket #15592 (implicitly declared global variables and unused local variables) created by
- I used jetbrains phpStorm's code inspection to analyze dojo and dijit …
- 6:59 AM Ticket #15591 ([patch][cla] dojo/_base/xhr does not respect contentType in __XhrArgs) created by
- The contentType arg is not implemented the same way in …
- 4:15 AM Ticket #15590 (fix robot timing inconsistencies) created by
- This ticket covers fixes to doh.robot to make the timing behavior more …
Jun 29, 2012:
- 11:01 PM Ticket #14167 (when builder is interrupted by ctrl+c, orphan procs are left in node) closed by
- worksforme: I just tried this again on trunk and all processes are cleaned up …
- 10:55 PM Ticket #13936 (JsonRestStore - path broken) closed by
- fixed: This was fixed in [26769].
- 10:54 PM Ticket #14127 (builder fails silently (exit code is still 0)) closed by
- fixed: In [29087]: […]
- 10:45 PM Ticket #15579 (instrumenting does not log strings) closed by
- fixed: In [29086]: […]
- 10:41 PM Tickets #15515,15534 batch updated by
- fixed: In [29085]: […]
- 10:29 PM Ticket #15393 (Exit with a non-zero error code if there are optimizer errors) closed by
- fixed: In [29084]: […]
- 10:23 PM Ticket #15572 (Css theme: display warning on all valid* fields even if is valid) reopened by
- Thanks for the fix. I'm seeing errors in …
- 10:17 PM Ticket #13144 (dojo.store.Observable fails to correctly notify with dojo.store.Store ...) closed by
- fixed: I've updated the dojo/store docs to note this.
- 10:07 PM Ticket #15588 (_Container.js uses registry which is never used) closed by
- fixed: In [29082]: […]
- 10:04 PM Ticket #15401 (Build no longer propagates exit code to shell when using node 0.6+) closed by
- fixed: In [29081]: […]
- 9:32 PM Ticket #15589 (avoid using setInterval since it can back up) created by
- using setInterval, it's possible to queue up new "tasks" before the …
- 8:17 PM Ticket #15588 (_Container.js uses registry which is never used) created by
- The module _Container.js defines registry.js as one of its …
- 7:28 PM Ticket #15535 (somewhere between 1.7.1 and 1.7.2 packageMap broke with i18n ...) closed by
- fixed: In [29080]: […]
- 6:51 PM Ticket #15587 (accidental globals in dojox/charting/action2d/_IndicatorElement) created by
- http://bugs.dojotoolkit.org/browser/dojo/dojox/trunk/charting/action2d/ …
- 5:52 PM Ticket #15443 ([patch] [cla] remove unused dependencies and avoid loading dojo/main) closed by
- fixed: In [29079]: […]
- 5:44 PM Ticket #15586 (Property misspelling in Magnify.js) created by
- Line 95: o.oultine instead of o.outline
- 4:34 PM Ticket #13445 (Problem with the Dojo.Store.Memory) closed by
- fixed: I believe this issue has been fixed with [27713].
- 3:30 PM Ticket #13213 (dojo.Stateful internal functions name collision with holding object ...) closed by
- fixed: I've updated the documentation to warn about these issues.
- 3:19 PM Ticket #13240 (JsonRest Store Custom Headers) closed by
- fixed: I believe this was fixed with [28877]
- 2:38 PM Ticket #11966 ([patch] dojox.html.set(): Workaround for a breaking change/bug in ...) closed by
- fixed: In [29078]: […]
- 12:50 PM Ticket #15572 (Css theme: display warning on all valid* fields even if is valid) closed by
- fixed: In [29077]: […]
- 6:41 AM Ticket #15582 (this.inherited does not work for dojo.extend) closed by
- invalid: I misread this at first... you want the second getName() to call the …
- 6:37 AM Ticket #15585 (Dojo dnd selfAccept) created by
- Hi! I've been spending some time with the dojo drag & drop …
- 12:15 AM Ticket #15432 (TimeTextBox: Setting constraints does not update 'state' property) closed by
- fixed: In [29076]: […]
Jun 28, 2012:
- 10:45 PM Ticket #15584 (Support map for packageMap) created by
- With AMD adding support for map to the spec (instead of the name …
- 9:21 PM Ticket #15321 (async circular dependency loop - returns blank object - no obvious errors) closed by
- fixed: The loader includes a tracing option to help with this. If you alter …
- 9:16 PM Ticket #15535 (somewhere between 1.7.1 and 1.7.2 packageMap broke with i18n ...) reopened by
- this is looking better but still it's not correct. there are 3 nls …
- 8:52 PM Ticket #15402 (Cross-domain loaded standard + noref build fails to load same-domain ...) closed by
- fixed: In [29075]: […]
- 8:25 PM Ticket #15538 ([patch][ccla] query lite engine fails with union combinator & rooted query) closed by
- fixed: In [29074]: […]
- 8:01 PM Ticket #7963 (Preserving value types in default grid editor) closed by
- fixed: I don't think we will do the auto-editor, I think retaining value type …
- 8:00 PM Ticket #15420 (dojo.data.ObjectStore leak) closed by
- fixed: I believe this was fixed with [27709].
- 7:57 PM Ticket #12385 (Dojo Data Documentation Cleanup) closed by
- fixed: In [29073]: […]
- 7:19 PM Ticket #15535 (somewhere between 1.7.1 and 1.7.2 packageMap broke with i18n ...) closed by
- fixed: In [29072]: […]
- 6:17 PM Ticket #15432 (TimeTextBox: Setting constraints does not update 'state' property) reopened by
- 6:15 PM Ticket #15583 (pieChart and undefined font for labelWiring in MSIE) created by
- I found a bug in IE7,8 when I tried render pieChart with labelStyle …
- 5:14 PM Ticket #15536 (1.7.3RC1 build profile dojo-v1x-i18n-Api: 1) closed by
- fixed: In [29070]: […]
- 5:12 PM Ticket #13536 ([meta] tune dojo modules for minification) closed by
- invalid: closing for good reasons given by Bill
- 5:02 PM Ticket #12835 (dojo.store.Observable does not observe correctly an added Object.) closed by
- fixed: In [29069]: […]
- 4:15 PM Ticket #13539 ([COMPAT] dojo.subscribe/publish can't handle topic names with ':') closed by
- worksforme: Did we already fix this? It seems to be working properly on trunk.
- 3:28 PM Ticket #15582 (this.inherited does not work for dojo.extend) created by
- […] See script above. I also tried it with extend from lang and …
- 1:03 PM Ticket #12565 (Nodelist.traverse tests (closest and parents) fail on opera 11) closed by
- worksforme: Unless there is a more specific version of Opera 11 that this fails …
- 10:25 AM Ticket #15581 (Problem with contentpane during the migration to Dojo 1.7.3) created by
- I have a big problem with the migration of all my projects to Dojo …
- 7:29 AM Ticket #15577 (dijit.Tree showing horizontal scrollbar when loading a large tree of ...) closed by
- fixed: In [29065]: […]
- 5:32 AM Ticket #15580 (dojo.query not return correct results when custom attribute contains ...) created by
- Given a dom structure like this: <div id='container'> <div …
- 5:31 AM Ticket #15579 (instrumenting does not log strings) created by
- dijit/Tree _setPathsAttr does stuff like […] passing a string to …
Jun 27, 2012:
- 9:55 PM Ticket #15553 (Dojo 1.8 dojox/form/DayTextBox.js and dojox/widget/CalendarFx.js fails ...) closed by
- fixed: Fixed in [29062] and [29063].
- 9:41 PM Ticket #15578 ([patch][cla] Editor in IE<9 gets the internal carat wrong when ...) created by
- I'm attaching a test case and patch to fix an issue where the …
- 9:21 PM Ticket #15566 (templated widgets don't initialize supporting widgets correctly) closed by
- invalid: OK, so it sounds like the original issue isn't an issue after all, so …
- 9:10 PM ProjectMeeting/2012-06-27 edited by
- (diff)
- 9:10 PM Ticket #15577 (dijit.Tree showing horizontal scrollbar when loading a large tree of ...) created by
- In my test-case (attached), I have two dijit.Tree widgets, both sized …
- 8:57 PM Ticket #15576 (Parser gives poor error message on missing dojo types) created by
- In previous versions, we would throw the error message: Could not load …
- 8:44 PM ProjectMeeting/2012-06-27 edited by
- (diff)
- 8:26 PM Ticket #15575 ([regression] dojox/geo/openlayers/widget/Map not working in ...) created by
- Receiving: Uncaught TypeError?: Cannot read property 'w' of null …
- 8:08 PM ProjectMeeting/2012-06-27 edited by
- (diff)
- 7:25 PM Ticket #15551 (500 error updating livedocs) closed by
- fixed: The fix is active on livedocs and staging.livedocs.
- 7:01 PM Ticket #15289 (syncMode: true leads to "rpcConfig is not defined") reopened by
-
need to add a dependency (probably
"dojox"
) to get a handle to … - 6:22 PM Ticket #15574 (Slider: Support for textDir property in ...) created by
- Support for base text direction in HorizontalRuleLabels/VerticalRuleLabels?
- 5:10 PM Ticket #15289 (syncMode: true leads to "rpcConfig is not defined") closed by
- fixed: In [29061]: […]
- 5:06 PM ProjectMeeting/2012-06-27 edited by
- (diff)
- 5:04 PM Ticket #15573 (regression in [26435]: undefined global in JsonRestStore) closed by
- duplicate: Dup of #15289.
- 4:52 PM Ticket #15573 (regression in [26435]: undefined global in JsonRestStore) created by
- Starting in [26435], in dojox.data.JsonRestStore?.save(), the undefined …
- 3:13 PM Ticket #15462 (missing reference doc for dojox/mobile) closed by
- fixed: - dojox/mobile/scrollable: page created - dojox/mobile/SearchBox: page …
- 2:46 PM Ticket #15572 (Css theme: display warning on all valid* fields even if is valid) created by
- In dialog box, if there is one non valid fields, all other valid* …
- 2:36 PM Ticket #15571 (window.getBox not working correctly when used inside a window resize ...) created by
- Not sure whether this is a bug or a result of an interaction between …
- 2:03 PM Ticket #15189 (dojox.mvc DOMNode support broken by update to dojo.parser) closed by
- fixed
- 2:03 PM Ticket #15465 (dojox/mvc/sync API problem parameter names need to be reversed.) closed by
- fixed
- 2:01 PM Ticket #15330 (Update dojox/mvc to use the dojo/require script tag for dojox/mvc/at.) closed by
- fixed
- 1:58 PM Ticket #13263 (dojox.mvc - ref doesn't work in a templated widget) closed by
- fixed: I am going to go ahead and close this, I believe it was fixed by …
- 1:10 PM Ticket #15570 (Enable all mouse events for plots) created by
- In _PlotEvents.js can you please enable to raise all mouse events for …
- 10:48 AM ProjectMeeting/2012-06-27 created by
- 8:19 AM Ticket #15569 (Grid with CheckBoxSelector doesn't focus fields, can't control with ...) created by
- When using grid along with layout type: …
- 8:06 AM Ticket #15568 (Axes offset for 2D plot) created by
- Currently, if you have markers specified, they will be half hidden by …
Jun 26, 2012:
- 10:49 PM Ticket #15559 (_WidgetBase.on does not accept dojo/touch) closed by
- fixed: In [29055]: […]
- 10:11 PM Ticket #15558 (dijit.form.Select inside dojox.layout.ContentPane appears empty until ...) closed by
- fixed: In [29052]: […]
- 9:45 PM Ticket #15567 (Inconsistent use of "id" vs." widgetId" in registry) closed by
- invalid: I don't see it as inconsistent. If you have a widget and you want …
- 8:40 PM Ticket #15567 (Inconsistent use of "id" vs." widgetId" in registry) created by
- In registry.js (previously in manager.js) functions inconsistently use …
- 6:46 PM Ticket #15565 (IE9 and embedded dojo page within an iframe: scrollIntoView fails, ...) closed by
- fixed: In [29051]: […]
- 3:25 PM Ticket #15566 (templated widgets don't initialize supporting widgets correctly) created by
- Given 3 simple templated widgets: test.A, test.B, and test.C, with A's …
- 2:36 PM Ticket #15557 ([cla] [patch] dojox.Grid loses scroll state if columns are re-ordered) closed by
- fixed: In [29050]: […]
- 1:18 PM Ticket #15563 (widgets not resized on zoom (IE8)) closed by
- fixed: In [29049]: […]
- 1:09 PM Ticket #15565 (IE9 and embedded dojo page within an iframe: scrollIntoView fails, ...) created by
- Description Dojo throws an exepction in dojo/window.js after …
- 11:56 AM Ticket #15564 (Dojox.grid.EnhancedGrid with checkboxes selection - bad alignment when ...) created by
- Hi, when using EnhancedGrid? with checkbox selection …
- 11:48 AM Ticket #15563 (widgets not resized on zoom (IE8)) created by
- See for example themeTester.html on IE8. Use the full zoom (not the …
- 11:20 AM Ticket #15562 (MissingMessage of CheckedMultiSelect does not disappear) created by
- If CheckedMultiSelect? is required and the missingMessage is displayed …
- 10:27 AM Ticket #15561 ([patch][cla] Reg Exp for the path is incorrect causing render to not ...) created by
- pathSvgRegExp variable defined as …
- 10:17 AM Ticket #15560 (Filteringselect name attribute modification error) closed by
- wontfix: THe name attribute cannot be changed after creation. The API doc …
- 10:09 AM Ticket #15560 (Filteringselect name attribute modification error) created by
- In the postCreate section I try change "name" attribute of …
- 8:48 AM Ticket #15379 (TabContainer: IE7 crashes if width/height larger than viewport (dojo ...) closed by
- patchwelcome: I'm just not sure how to fix this. Given that we plan to desupport …
- 8:31 AM Ticket #9024 (dragging to edge of viewport causes window to start scrolling) closed by
- fixed: In [29048]: […]
- 2:36 AM Ticket #15559 (_WidgetBase.on does not accept dojo/touch) created by
- _WidgetBase.on does not accept dojo/touch. For example, in some widget …
Jun 25, 2012:
- 11:32 PM Ticket #15555 (dijit/place: clipping code confused by position:absolute ancestors) closed by
- fixed: In [29044]: […]
- 8:53 PM Ticket #15558 (dijit.form.Select inside dojox.layout.ContentPane appears empty until ...) created by
- when a dijit.form.Select widget is wrapped in a …
- 7:49 PM Ticket #15288 (localized bundles missing that root indicates are available) reopened by
- 3:55 PM Ticket #15396 (dojox.mobile.ScrollableView keyboard issue on Android) closed by
- fixed
- 3:42 PM Ticket #15557 ([cla] [patch] dojox.Grid loses scroll state if columns are re-ordered) created by
- One of our teams has reported this issue with a very simple fix. …
- 3:33 PM Ticket #15548 ([regression][patch] dojo.xhr: content-type header is plaintext) closed by
- fixed: Good catch. Thanks, liucougar!
- 3:23 PM Ticket #14762 (dojo.query :disabled and :enabled selector doesn't work as expected) closed by
- fixed: In [29042]: […]
- 3:13 PM Ticket #8451 (NodeList trigger event capabilities) closed by
- wontfix: I would agree that this does not seem like a very common operation, …
- 3:11 PM Ticket #15191 ([regression] dojo.query fails when passed null) closed by
- fixed: In [29041]: […]
- 3:10 PM Ticket #12487 (DOH tearDown not working as expected) closed by
- fixed: In [29040]: […]
- 2:59 PM Ticket #11584 (Support for packages) closed by
- wontfix: I think we have decided to go in a different direction with packages.
- 2:59 PM Ticket #15556 (1.7.3 release missing internally referenced NLS files) created by
- The 1.7.3 release in all forms I could check (svn tag, github tag, …
- 2:23 PM Ticket #13716 (dojo.data.ObjectStore compatible with the old labelAttribute) closed by
- fixed: In [29039]: […]
- 2:18 PM Ticket #15315 (setting one Stateful as the value of another copies `_watchCallbacks`) closed by
- fixed: In [29038]: […]
- 12:55 PM Ticket #15555 (dijit/place: clipping code confused by position:absolute ancestors) created by
- The clipping code from #11971, to figure out the coordinates of the …
- 8:44 AM Ticket #15554 (drag and drop - target anchor visual) created by
- At this moment a dojoDndItemBefore/dojoDndItemAfter class is added to …
Note: See TracTimeline
for information about the timeline view.