Timeline
Nov 9, 2012:
- 8:03 PM Ticket #16087 (dojox.form.Uploader causes dijit parser to fail on IOS mobile devices) closed by
- fixed: In [29923]: […]
- 7:57 PM Ticket #16319 (TimePicker: duplicate times displayed) closed by
- fixed: In [29922]: Fixes #16319. Fix _TimePicker to avoid duplicate times.
- 4:26 PM Ticket #16320 ([patch] dojox/form/resources/CheckedMultiSelect.css references images ...) created by
- dojox/form/resources/CheckedMultiSelect.css references …
- 2:23 PM Ticket #16319 (TimePicker: duplicate times displayed) created by
- Run test_TimeTextBox.html and type 5:30 in the first box. 3 times are …
- 12:50 PM Ticket #16318 (Improving events API) created by
- There are some things that are not easy to do with dojo/on and …
- 9:59 AM Ticket #16317 (3D Pie chart does not render) created by
- The 3D Pie chart provided with Ticket #8760 is not running Unexpected …
- 1:23 AM Ticket #16312 (_applyAttributes does not call a setter if the defined value is falsy) closed by
- duplicate: Duplicate of #14341. I'll update the comment until that's fixed.
Nov 8, 2012:
- 11:45 PM Ticket #16316 (dojox/mobile/Heading does not remove/avoid creating back button when ...) created by
-
The default value of the
back
property is an empty string, which … - 10:32 PM Ticket #16315 (Heading does not handle setting the 'moveTo' property) created by
-
dojox/mobile/Heading
does nothing (useful) when you call … - 7:52 PM Ticket #16314 (dojox/mobile/ListItem breaks if busy property is set to false before ...) created by
- Same as #16313, except a different component.
- 7:48 PM Ticket #16313 (dojox/mobile/Heading breaks if busy property is set to false before it ...) created by
-
The
_setBusyAttr
function does not check that prog actually exists … - 7:37 PM Ticket #16312 (_applyAttributes does not call a setter if the defined value is falsy) created by
-
In _WidgetBase._applyAttributes:
[…]
if
this[attr]
is set but … - 7:28 PM Ticket #15901 (AMD optimizer cannot do static analysis on dojox/mobile/deviceTheme) closed by
- wontfix: Zazl …
- 7:00 PM Ticket #16311 (_FormWidgetMixin.intermediateChanges does nothing when not using ...) created by
-
The
intermediateChanges
property of_FormWidgetMixin
does not work … - 3:21 PM Ticket #16310 (dijit/place can't anchor to SVG elements in Firefox) created by
- Bug is in place.js: […] The anchor element in this case is an …
- 1:48 PM Ticket #15942 (ProgressBar: misplaced border when direction is RTL) closed by
- fixed: In [29919]: […]
- 1:17 PM Ticket #16309 (dom-class::add() does not work on SVG elements) created by
- Using dom-class::add() on a SVG node such as <g> does not work, …
- 10:42 AM Ticket #15634 (MenuItem: no blue top/bottom border on hover (claro)) closed by
- fixed: In [29917]: […]
- 10:39 AM Ticket #15314 (dashed strokes for gfxRenderer=canvas) closed by
- fixed: In [29916]: […]
- 8:48 AM Ticket #14923 (inconsistent theming for arrow buttons) closed by
- fixed: In [29915]: […]
- 6:54 AM Ticket #16308 (_WidgetsInTemplateMixin _startupWidgets property leaks memory) closed by
- fixed: In [29914]: […]
- 12:33 AM Ticket #16308 (_WidgetsInTemplateMixin _startupWidgets property leaks memory) created by
-
_startupWidgets
property is not nulled afterstartup
is called …
Nov 7, 2012:
- 10:33 PM Ticket #16304 (Declaration: cannot connect method to events) closed by
- fixed: I fixed the syntax of the tutorial as I listed above.
- 8:17 PM Ticket #16307 ([PATCH][CCLA] dijit.TooltipDialog: invalid aria role and missing aria ...) created by
- Dijit.TooltipDialog has the role of dialog. However, I think that …
- 6:21 PM Ticket #16285 (hasDownArrow parameter in dijit.form.ComboBox is being ignored) closed by
- wontfix: _setHasDownArrowAttr is not being called (and is responsible for …
- 6:09 PM Ticket #10586 (TabContainer: support first-character navigation of drop-down tab list) reopened by
- Oh, hmm, except that it doesn't work because the menu doesn't have …
- 6:01 PM Ticket #15666 (BorderContainer: rapid clicks make splitter separate from pane) closed by
- worksforme
- 5:58 PM Ticket #15724 (DateTextBox: drop down arrow changes size when clicked (claro, quirks)) closed by
- wontfix: OK, sounds like it's not worth fixing (since it's just quirks mode).
- 5:54 PM Ticket #13493 (Dialog: TextBox content disappears (IE6/claro)) closed by
- wontfix: Hmm, except that claro is explicitly setting position:relative, for …
- 5:54 PM Ticket #16306 (dojox/mobile/IconContainer: when used with transition:below inside a ...) created by
- When a dojox/mobile/IconContainer, located inside a ScrollableView?, is …
- 5:51 PM Ticket #13064 (IE6: TooltipDialog renders badly) closed by
- wontfix: I'm not sure what's causing the problem (probably an issue with having …
- 5:45 PM Tickets #16262,10251 batch updated by
- fixed: In [29912]: […]
- 5:31 PM Ticket #10546 (Menu: menu closes after mousing past popup MenuItem (IE6)) closed by
- wontfix: Not worth fixing since it's only IE6.
- 5:27 PM Ticket #15212 (After clicking the menu bars, dashed lines will appear in firefox only) closed by
- worksforme: I don't see this happening anymore, even on 1.6. Not that a focus …
- 5:23 PM Ticket #12330 (Dialog: doesn't work on WebOS browser) closed by
- patchwelcome: I don't have anyway to test for this. If someone has a reasonable …
- 5:21 PM Ticket #10586 (TabContainer: support first-character navigation of drop-down tab list) closed by
- duplicate: Duplicate of #10251. Will be handled by Doug's enhancements to …
- 5:18 PM Ticket #13112 (TabContainer: very slow tab changed, if content is big) closed by
- patchwelcome: Nope sorry, AFAIK there's nothing that can be done.
- 4:32 PM Ticket #16305 (Fx: allowing connection to animation end through on with combine()) created by
- Using fx.combine and wanting to attach to the onEnd event, now it's …
- 2:32 PM Ticket #16300 (MenuBar: tabIndex problems after focusing programatically) closed by
- fixed: In [29911]: […]
- 2:10 PM Ticket #16304 (Declaration: cannot connect method to events) created by
- See the Declaration example at: …
- 8:34 AM Ticket #16303 (Declaration: bug using data-dojo-args attribute) closed by
- fixed: In [29910]: […]
- 8:15 AM Ticket #16302 (Tree: loading indicator while root loads) closed by
- fixed: In [29909]: […]
- 8:05 AM Ticket #16303 (Declaration: bug using data-dojo-args attribute) created by
- Using Declaration module to create a widget class declaratively and …
- 7:58 AM Ticket #16302 (Tree: loading indicator while root loads) created by
- As stated in https://github.com/wkeese/api-viewer/issues/47 Tree …
- 6:33 AM Ticket #16301 (Split dojox/form/RangeSlider into individual modules) created by
-
Because RangeSlider?.js contains many
declare()
statements like this: … - 2:49 AM Ticket #16300 (MenuBar: tabIndex problems after focusing programatically) created by
- 1: get test_Menu.html source code under folder dijit\tests 2: add …
Nov 6, 2012:
- 11:16 PM Ticket #11924 (Dialog: first open with href content doesn't auto resize) closed by
- duplicate: Duplicate of #16298. Closing in favor of the other ticket which …
- 9:36 PM Ticket #16299 (dnd Mover.js doesn't works with position:fixed) created by
- When I have a DIV with position:fixed, and i want to move it with the …
- 7:51 PM Ticket #16298 (Dialog: href content not positioning correctly) created by
- There looks to be a problem with loading external content into a …
- 2:31 PM Ticket #16297 ([patch] [cla] Small Bug in tests/Deferred.js) created by
- I just noticed this while looking through the source code. "promise …
- 12:42 PM Ticket #16283 (Tree: exception on END key when autoExpand: true) closed by
- fixed: In [29908]: […]
- 7:29 AM Ticket #16296 (console.debug(NaN) produces error in IE9) created by
- Environment: Windows 7, IE 9. Somewhere in my code I have a …
- 4:47 AM Tickets #16268,11822 batch updated by
- fixed: In [29907]: […]
- 1:39 AM Ticket #16294 (Allow composite package name (sub-packages)) closed by
- duplicate: Duplicate of #15772.
- 1:10 AM Ticket #16295 (Allow adding samy Y axis to both sides of chart) created by
- Hi, Because of nature of charts in my application and amount of plot …
Nov 5, 2012:
- 11:32 PM Ticket #16294 (Allow composite package name (sub-packages)) created by
- Nothing prevents from defining package names including a "/". However …
- 8:29 PM Ticket #16293 (Uploader not AMD compliant) created by
- The 1.8 Uploader doesn't work with …
- 5:31 PM Ticket #16292 (item passed in event differs between Mouse and Touch for ...) created by
- The item passed to the onItemClick event from the Touch mixin does not …
- 4:02 PM Ticket #16291 ([patch][cla] lang::exists returning false positives) created by
- For example dojo.exists("foo.bar", {foo:0}) === true Please see …
- 2:36 PM Ticket #16211 (dojo Web App running perfect on Simulator but not on real device.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 9:01 AM Ticket #16290 (Setting value of Select widget to numeric value fails, sets default) created by
- The Select widget does not select the correct option when given just a …
Nov 4, 2012:
- 4:08 PM Ticket #16289 (dojox/form/manager update tests to AMD, and make the test suite more ...) created by
- The test for dojox/form/manager is using legacy provide and require …
- 4:06 PM Ticket #16288 (dojox/form/manager update connect to on) created by
- Update dojox/form/manager to use dojo/on instead of …
Nov 3, 2012:
- 10:57 PM Ticket #16274 ([PATCH][CCLA] dijit.ColorPalette: Allow use of aria-label on palettes) closed by
- fixed: Fixed in [29905].
- 12:44 PM Ticket #16276 ([PATCH][CCLA] dijit.MenuSeparator: add role=separator to MenuSeparator) closed by
- fixed: In [29905]: […]
- 6:38 AM Ticket #16287 (tutorial for /attachment/ticket/2207/EditableTree.patch) created by
- Please create a tutorial for …
Nov 2, 2012:
- 9:40 PM Ticket #16286 (dojox/editor/plugins/TablePlugins "Insert Table Row After" and others ...) created by
- When using the dijit/Editor together with the …
- 9:35 PM Ticket #16285 (hasDownArrow parameter in dijit.form.ComboBox is being ignored) created by
- […] the hasDownArrow is being ignore.
- 8:27 PM Ticket #16284 (dojox.json.schema.validate schema type may be constructors) created by
- This is a continuation of the patch submitted for #16279. This …
- 3:38 PM Ticket #16283 (Tree: exception on END key when autoExpand: true) created by
- Take the first example code …
- 2:06 PM Ticket #16277 (dojo.io.script.get adding multiple callback parameters when using jsonp) closed by
- duplicate: This is a duplicate of #16240 which will be fixed in 1.8.2 (and is …
- 7:46 AM Ticket #16282 (DateTextBox: doesn't work in Chrome if body has a tabindex attribute ...) created by
- Dojo datetextbox doesn't work in Chrome if body has a tabindex …
- 4:20 AM Ticket #16281 (dojo.date.locale.parse not working on 1.8.1 CDN) created by
- Attached is a simple code for showing dojo.date.locale.parse working …
Nov 1, 2012:
- 11:19 PM Ticket #16280 (dojox/socket clean up API names) created by
- dojox/socket is a constructor, so it's confusing to write: […] …
- 8:40 PM Ticket #16279 (dojox.json.schema.validate incorrectly reports NULL as valid when ...) created by
- In the following example, a required object property is validated when …
- 7:16 PM Ticket #16278 (GridContainerLite.removeChild not actually removing widget when ...) created by
- GridContainerLite?.removeChild should treat dragRestriction:true …
- 6:21 PM Ticket #16277 (dojo.io.script.get adding multiple callback parameters when using jsonp) created by
- dojo.io.script.get({ url: /myurl, callbackParamName: …
- 4:43 PM Ticket #16276 ([PATCH][CCLA] dijit.MenuSeparator: add role=separator to MenuSeparator) created by
- Adds role=separator to the MenuSeparator? template. Slight updates to …
- 4:37 PM Ticket #16275 (dojox.mobile.Heading doesn't set up moveTo in all scenarios) created by
- When using the dojox.mobile.Heading, I noticed some strange behaviour …
- 4:26 PM Ticket #16274 ([PATCH][CCLA] dijit.ColorPalette: Allow use of aria-label on palettes) created by
- Users should be able to set the aria-label attribute on …
- 9:11 AM Ticket #16273 (Calling this.set() in postMixInProperties causes TypeError) closed by
- fixed: In [29903]: […]
- 5:24 AM Ticket #16273 (Calling this.set() in postMixInProperties causes TypeError) created by
- Calling a this.set() in postMixInProperties functioned properly in …
- 4:09 AM Ticket #16264 (ContentPane: single child detection treats css links as children) closed by
- fixed: In [29902]: […]
Oct 31, 2012:
- 9:45 PM Ticket #16272 (Allow action2d/Tooltip to be displayed on click instead of hover) created by
- This should be optional. This is useful in particular on mobile …
- 5:05 PM Ticket #16271 ([CLA] Add some utils to include/parse pieces of template at any time) created by
- The code attach is intended to be used as a mixin. It give you the …
- 5:05 PM Ticket #16270 (Enhanced Grid with Pagination plugin hide the pagination bar after ...) created by
- After upgrading from 1.6.1 to 1.8.1, after I resize the Enhanced Grid …
- 4:57 PM Ticket #16269 (Enhanced Grid with Indirect Selection plug in no longer select row by ...) created by
- When I upgraded from 1.6.1 to 1.8.1, when I click any cell in the …
- 3:20 PM ProjectMeeting/2012-10-31 created by
- 10:14 AM Ticket #16268 (add back dojo.config.forceBgIframe flag) created by
- [20187] added a dojo.config.forceBgIframe flag, but [20473] removed …
- 9:29 AM Ticket #16267 (StackContainer: calls child.onClose() but that method may not be defined) closed by
- fixed: In [29901]: […]
- 9:27 AM Ticket #16267 (StackContainer: calls child.onClose() but that method may not be defined) created by
- StackContainer widget has a method called "closeChild" which assumes …
- 9:06 AM Ticket #16237 (StackContainer: make selectChild() always return Deferred) closed by
- fixed: In [29900]: […]
- 7:17 AM Ticket #16265 (Menu: does not set dijitMenuFocused) closed by
- fixed: In [29897]: […]
- 1:50 AM Ticket #15949 ([regression] dojox/form/Rating no longer stores value in hidden field, ...) closed by
- fixed: In [29895]: […]
Oct 30, 2012:
- 10:17 PM Ticket #16266 (Toolbar: overrides TextBox etc. arrow key behavior (ToolbarGroup ...) created by
- When you create a dijit.Toolbar that contains a dijit.TextBox, the …
- 7:50 PM Ticket #16265 (Menu: does not set dijitMenuFocused) created by
- When a menu is focused, _onFocus is called but no CSS class like …
- 7:27 PM Ticket #16264 (ContentPane: single child detection treats css links as children) created by
- If you have a border container and inside it you try to load a page …
- 5:38 PM Ticket #16263 (dojox/socket/Reconnect needs to be ported to AMD) created by
- dojox/socket/Reconnect needs to be ported to AMD
- 3:01 PM Ticket #16262 (Menu: implement single letter accessKey) created by
- When a menu has focus, normally child items have single letters …
- 11:47 AM Ticket #16261 ([patch][ccla] JSON parsing tests should use strict parsing) created by
- Some of the tests in dojo/tests/json.js don't pass the "strict" flag …
- 11:29 AM Ticket #16260 (TimeTextBox: text direction property does not affect time in dropdown) created by
- When textDir of TimeTextBox? is set to "rtl", the time in dropdown …
- 10:13 AM Ticket #16259 (Select: text direction property affects GUI orientation of widget) created by
- When use Select with textDir= "rtl", the arrow is displayed on the …
- 9:40 AM Ticket #15979 (extra space exists in mirrored Editor) closed by
- fixed: In [29893]: […]
- 8:23 AM Ticket #15960 ([patch][ccla] Dijit.ColorPalette: missing aria role='row' on _PaletteMixin) closed by
- fixed: In [29892]: […]
- 7:40 AM Ticket #16258 (Dojo EnhancedGrid Pagination issue) created by
- We are using the dojo 1.6.1 version Enhanced grid with pagination.We …
- 7:30 AM Ticket #16170 (Dialog: native overflow scrolling on ios5+) closed by
- fixed: In [29891]: […]
- 3:08 AM Ticket #16257 ([patch] [cla][pr] dojo.clone() has problem with sparse arrays) created by
- I've found a problem with cloning arrays when a value is assigned to a …
- 3:06 AM Ticket #16254 (tests/json.js test serializeCircular crashes Rhino) closed by
- duplicate: Duplicate of #15497.
Oct 29, 2012:
- 5:16 PM Ticket #16256 (dojox.rpc.JsonRPC Doesn't Deserialize Errors Correctly) created by
- This ticket has to do with the switch to dojo/request in 1.8. In …
- 5:09 PM Ticket #16255 ([patch] [ccla] "Strict" JSON parsing in Rhino, IE6-7 can't handle ...) created by
- When I add this simple test to the tests/json.js test, it fails on …
- 5:05 PM Ticket #16254 (tests/json.js test serializeCircular crashes Rhino) created by
- When I run the JSON tests with Rhino I get this: […] (With the …
- 4:40 PM Ticket #16253 (Settting a cookie with cookie() prevents alternate encoding) created by
- The method to set a cookie, cookie(), always URL-encodes the …
- 1:15 PM Ticket #11538 (Make DataChart easier to use) closed by
- fixed
- 12:50 PM Ticket #16252 (ChartSeries - add easier way to set label property) created by
- This is how I would expect to add a label from a store: […] …
- 11:10 AM Ticket #16251 (mobile/_StoreMixin should support "includeAllUpdates") created by
- The 'observe' method of Store has the includeAllUpdates parameter that …
- 11:03 AM Ticket #16227 (TooltipDialog: cannot position around a point) closed by
- fixed: In [29889]: […]
- 3:27 AM Ticket #16225 (gridx can't be rendered right in a TabContainer) closed by
- invalid: Hi unicode_dojo, gridx issues are maintained at …
Oct 28, 2012:
- 12:24 AM Ticket #16250 (IE10 / FF16: uncomment linear-gradient lines in claro/variables.less ...) closed by
- fixed: In [29886]: […]
Oct 27, 2012:
- 3:43 AM Ticket #16250 (IE10 / FF16: uncomment linear-gradient lines in claro/variables.less ...) created by
- Currently in claro/variables.less, there are lines for the standard …
- 2:16 AM Ticket #16244 ([PATCH][CCLA] dijit.layout clean up aria labels and roles for tab ...) closed by
- fixed: In [29885]: […]
- 12:44 AM Ticket #16249 (Chart rendering VML issues in IE7 and IE8.) created by
- In vml.js I keep getting an exception on this line. this.rawNode is …
Oct 26, 2012:
- 6:59 PM Ticket #16248 ([patch][cla][pr] IE9 display a error "Object doesn't support this ...) created by
- […]
- 4:32 PM Ticket #16215 (Chrome: disabled TextBox widgets unreadable with tundra/soria/nihilo themes) closed by
- fixed: In [29884]: […]
- 2:38 PM Ticket #16150 (BorderContainer produces extra space to right of scrollbar in Firefox) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 11:24 AM Ticket #16241 ([PATCH][CCLA] dijit.layout.ContentPane : remove invalid aria role) closed by
- fixed: In [29883]: […]
- 11:23 AM Ticket #16245 ([PATCH][CCLA] dijit.layout clean up layout test pages for accessibility) closed by
- fixed: In [29882]: […]
Oct 25, 2012:
- 10:31 PM Ticket #16247 ([patch][cla] New PasteFromWord plugin) created by
- I've created a new PasteFromWord? plugin at Sitepen, and we would like …
- 9:56 PM Ticket #16246 (Broken options in MouseIndicator) created by
- It seems that latest updates of MouseIndicator? according to …
- 8:58 PM Ticket #16245 ([PATCH][CCLA] dijit.layout clean up layout test pages for accessibility) created by
- Update all of the layout test pages (except those in the /robot/ …
- 8:54 PM Ticket #16244 ([PATCH][CCLA] dijit.layout clean up aria labels and roles for tab ...) created by
- There were a few slight issues with dijit.layout test pages throwing …
- 8:33 PM Ticket #16243 (Text gets deleted when resize the column in a dojox.grid.DataGrid) created by
- When editing a cell and without losing the focus modify the column …
- 8:20 PM Ticket #16242 ([PATCH][CCLA] dijit.layout.AccordionContainer: accessibility fixes) created by
- It seems that we only need to make a few slight changes to …
- 8:02 PM Ticket #16241 ([PATCH][CCLA] dijit.layout.ContentPane : remove invalid aria role) created by
- As per the WAI-ARIA spec about role=group …
- 7:50 PM Ticket #16240 (dojo/request/script ignores callback param in URL) closed by
- fixed
- 7:46 PM Ticket #16240 (dojo/request/script ignores callback param in URL) created by
- When using dojo/io/script, it passes the callback parameter to the …
- 4:03 PM Ticket #16239 (xhr try/catch handler) created by
- I am new to dojo and learning dojo the hard way which is debugging the …
- 3:26 PM Ticket #16238 (IE8: Hitting enter on a dijit.form.Button inside a dijit.form.Form ...) closed by
- invalid: You forgot type=button
- 1:48 PM Ticket #16238 (IE8: Hitting enter on a dijit.form.Button inside a dijit.form.Form ...) created by
- Description Executing a dijit-click handler of a …
- 12:55 PM Ticket #16194 (dijit.form.DateTextBox executes validator property function during ...) closed by
- fixed: In [29878]: […]
- 11:43 AM Ticket #16237 (StackContainer: make selectChild() always return Deferred) created by
- StackContainer.selectChild() returns a Deferred when the ContentPane …
- 11:21 AM Ticket #16228 (Function summary does not appear in documentation) closed by
- fixed: OK, fixed in …
- 8:21 AM Ticket #16231 (TreeNode loses focus outline on IE9) closed by
- fixed: In [29877]: […]
- 7:45 AM Ticket #16236 (I get twice templateString cache in layer when use build system build ...) created by
- I have a problem when build my application use 'dojo build system' in …
- 2:54 AM Ticket #15692 ([cla][patch] Support for textDir property in dojox.Grid) closed by
- fixed: In [29876]: […]
Oct 24, 2012:
- 11:02 PM ProjectMeeting/2012-10-24 edited by
- (diff)
- 11:02 PM ProjectMeeting/2012-10-24 edited by
- (diff)
- 11:00 PM ProjectMeeting/2012-10-24 edited by
- (diff)
- 10:58 PM ProjectMeeting/2012-10-24 edited by
- (diff)
- 10:17 PM Ticket #15869 (MoveSlice and Tooltip fault if Pie Chart has 'startAngle') closed by
- fixed: In [29875]: […]
- 9:58 PM Ticket #16235 ([patch] [cla] dojox/geo/openlayers AMD) created by
- The dojox/geo/openlayers currently requires OpenLayers? to be loaded …
- 9:41 PM ProjectMeeting/2012-10-24 edited by
- (diff)
- 9:32 PM ProjectMeeting/2012-10-24 edited by
- (diff)
- 9:12 PM ProjectMeeting/2012-10-24 edited by
- (diff)
- 9:08 PM ProjectMeeting/2012-10-24 edited by
- (diff)
- 4:24 PM Ticket #16229 (Update dojox/analytics to use dojo/request) closed by
- fixed: In [29872]: […]
- 4:20 PM Ticket #16234 (gizpped misspelled on main page) created by
- The "New Features in 1.8" on http://dojotoolkit.org blurb says "less …
- 3:47 PM Ticket #16229 (Update dojox/analytics to use dojo/request) reopened by
- Replying to dylan: > In [29870]: > {{{ > …
- 3:42 PM Ticket #16233 ([patch][cla] dojox/analytics throws a leave page/stay on the same page ...) created by
- the dojox/analytics/tests/test_analytics.html page will throw the …
- 2:58 PM Ticket #16232 (dojox/analytics fails when using dojo/request/script with tests) created by
- dojox/analytics is failing to work when using dojo/request/script …
- 2:51 PM Ticket #16231 (TreeNode loses focus outline on IE9) created by
- Using the keyboard to navigate TreeNodes? of a Dijit Tree widget, the …
- 2:29 PM Ticket #16230 (dojox/analytics tests need to be updated to AMD) created by
- dojox/analytics test pages currently use pre-AMD syntax. Update to AMD.
- 2:28 PM Ticket #16229 (Update dojox/analytics to use dojo/request) closed by
- fixed: In [29869]: […]
- 2:20 PM Ticket #16229 (Update dojox/analytics to use dojo/request) created by
- Update dojox/analytics to use dojo/request
- 2:04 PM Ticket #16228 (Function summary does not appear in documentation) created by
- General function information contains section "description". But this …
- 1:33 PM Ticket #16227 (TooltipDialog: cannot position around a point) created by
- causes 'connect-arrow' to be displayed at wrong position. the problem …
- 11:54 AM Tickets #16199,16202 batch updated by
- fixed: In [29867]: […]
- 10:03 AM ProjectMeeting/2012-10-24 created by
- 9:14 AM Ticket #15925 ([patch][cla] Charting - Grid: alternate background fill & reduce code) closed by
- fixed: In [29865]: […]
- 8:08 AM Ticket #16148 (Incorrect placement of popup when certain Google Chrome plugins are present) closed by
- fixed: In [29864]: […]
- 3:50 AM Ticket #16226 (MenuItem: short-cut key does not read out with JAWS) created by
- reproduce step: 1. open jaws 2. run sample test_Menu.html in dojo …
- 2:35 AM Ticket #16225 (gridx can't be rendered right in a TabContainer) created by
- I found a defect with GridX(not dojox.datagrid), should I submit it …
Oct 23, 2012:
- 7:48 PM Ticket #16224 (Toaster widget creates excessive this.connects) created by
- While they do get cleaned up when the toaster is destroyed, these …
- 4:43 PM Ticket #16222 (dojox/mvc/StoreRefController getStore() is missing the return for the ...) closed by
- fixed: In [29863]: […]
- 4:22 PM Ticket #15869 (MoveSlice and Tooltip fault if Pie Chart has 'startAngle') reopened by
- 2:36 PM Ticket #16219 (dijit/_WidgetBase inconsistent owning of handles) closed by
- invalid: i'm not too concerned about the firebug extension complaining. to be …
- 2:06 PM Ticket #16223 ([patch] XHR returns wrong error name and messge) created by
- When the 'handleAs' property is set and a network or server errors …
- 12:57 PM Ticket #16222 (dojox/mvc/StoreRefController getStore() is missing the return for the ...) created by
- dojox/mvc/StoreRefController getStore() is missing the return. It is …
- 9:06 AM Ticket #16206 (this.own() in dijit/Destroyable does not clean up its own internal aspect) closed by
- fixed: In [29861]: […]
- 9:04 AM Ticket #16204 ([PATCH][CCLA] dijit.CheckedMenuItem - add aria-checked to initially ...) closed by
- fixed: In [29860]: […]
- 2:34 AM Ticket #16221 (can't embed <script> tags inside an <input>) closed by
- wontfix: Right, since the <input> tag isn't allowed to have child nodes, I …
- 1:47 AM Ticket #16221 (can't embed <script> tags inside an <input>) created by
- When I declare an event script for a dijit.form.button, it works if I …
- 1:18 AM Ticket #16220 (loader config map star entry does not work) created by
- For example, the loader will not consume the * entry in the following …
Oct 22, 2012:
- 11:35 PM Ticket #15703 (setFilter() in dojox.grid.EnhancedGrid does not change value of ...) closed by
- duplicate: Duplicate of #14384.
- 10:00 PM Ticket #16219 (dijit/_WidgetBase inconsistent owning of handles) created by
-
in
dijit/_WidgetBase#on
, calls where awidgetMethod
exists are not … - 7:13 PM Ticket #16201 (dijit.Togglebutton behavior changed in dojo 1.7/1.8) closed by
- worksforme: Please attach a standalone testcase showing what is broken. I …
- 6:02 PM Ticket #16208 (dijit.form.TextBox.get('value') returns (almost) null with IE8) closed by
- worksforme: Using your example on my IE8 install, toJson returns "" and everything …
- 5:29 PM Tickets #16129,16142 batch updated by
- fixed: In [29858]: […]
- 4:19 PM Ticket #15909 (dojox/mobile gallery "Headings" demo does not display gray back button ...) closed by
- fixed: In [29856]: […]
- 3:42 PM Ticket #16218 (dojo/data/ObjectStore save function) created by
- In the save function, when calling the onComplete function Callback, …
- 2:53 PM Ticket #16217 (dojox/mvc/WidgetList error using an object in data-mvc-child-type) closed by
- fixed: In [29855]: […]
- 2:38 PM Ticket #16020 (TabContainer: right border invisible on IE8 when width 100% and body ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:37 PM Ticket #16217 (dojox/mvc/WidgetList error using an object in data-mvc-child-type) created by
- dojox/mvc/WidgetList error using an object in data-mvc-child-type. …
- 2:14 PM Ticket #16216 (bug dojox/mvc/_Controller in widgets-in-template is not destroyed when ...) closed by
- fixed: In [29853]: […]
- 1:40 PM Ticket #16216 (bug dojox/mvc/_Controller in widgets-in-template is not destroyed when ...) created by
- Fix for a bug <span data-dojo-type="dojox/mvc/ModelRefController" …
- 11:32 AM Ticket #16215 (Chrome: disabled TextBox widgets unreadable with tundra/soria/nihilo themes) created by
- when using a disabled-filteringselect, the display-value is not …
- 7:29 AM Ticket #16213 (The combo box drop down values are scrollable on the web page.) closed by
- duplicate: Duplicate of #5777.
- 7:02 AM Ticket #16214 (DataGrid is Memory Leaks in IE8) created by
- I tested in dojo 1.7.2 and dojo 1.8 and dojo 1.8.1. Memory Leaks in …
- 6:56 AM Ticket #16213 (The combo box drop down values are scrollable on the web page.) created by
- If we click on compbo box then drop down values are displayed. Those …
- 6:31 AM Ticket #16212 (The Filter grid message will disappear only on mouse over.It cannot ...) created by
- If we mouse over on filter grid on right hand side of the page then …
Oct 21, 2012:
- 2:26 PM Ticket #16211 (dojo Web App running perfect on Simulator but not on real device.) created by
- When running the web app on Device, i am getting the following error: …
- 12:26 AM Ticket #15900 (dijit/Calendar doesn't use id and headers attributes to associate data ...) closed by
- fixed: In [29851]: […]
Oct 20, 2012:
- 2:02 AM Ticket #16209 (Mixin of constructor parameters is sometimes ineffective) closed by
- wontfix: Hmm OK, it sounds like you should really file a bug against chromium …
- 1:32 AM Ticket #16210 (Calendar: modify template to pull month and year out of the <table>) created by
- Currently the Calendar widget puts a number of things inside the …
Oct 19, 2012:
- 7:02 PM Ticket #16209 (Mixin of constructor parameters is sometimes ineffective) created by
- I do not exactly understand under which circumstances this behaviour …
- 5:27 PM Ticket #16208 (dijit.form.TextBox.get('value') returns (almost) null with IE8) created by
- We observed a strange behaviour with TextBoxes? in Dojo 1.8.1. With IE8 …
- 2:15 PM Ticket #16207 ([patch] Mobile theme of dijit.Tree) created by
- dijit.Tree works almost fine on mobile devices, but its theme does not …
- 7:19 AM Ticket #16206 (this.own() in dijit/Destroyable does not clean up its own internal aspect) created by
- Browser: Firefox 16.0.1 OS: Windows 7 Scenario: I have created a …
Oct 18, 2012:
- 11:25 PM Ticket #16205 (_WidgetBase.js - isLeftToRight needs to use this.dir.toLowerCase() (Safari)) closed by
- wontfix: It's true that setting dir to "LTR" or "RTL" doesn't work, but that's …
- 8:58 PM Ticket #16205 (_WidgetBase.js - isLeftToRight needs to use this.dir.toLowerCase() (Safari)) created by
- Setting the dir constructor argument to "LTR" or "RTL" in …
- 8:53 PM Ticket #16204 ([PATCH][CCLA] dijit.CheckedMenuItem - add aria-checked to initially ...) created by
- If a dijit.CheckedMenuItem? is initially "unchecked" or left blank, …
- 8:30 PM Ticket #16203 ([patch][ccla] DateTextBox: does not validate correctly when using a ...) created by
- Typing words, not numbers, in a DateTextBox? does not trigger the …
- 6:39 PM Ticket #15779 (Container.scrollable not working) closed by
- fixed: The fix went into the 1.8 branch with this pull request: …
- 4:46 PM Ticket #16200 ([patch][cla] undefined method df.scanl in ...) closed by
- fixed: In [29850]: […]
- 4:21 PM Ticket #16089 (dojox/mobile/ListItem: busy attribute works only once) closed by
- fixed: In [29849]: […]
- 4:15 PM Ticket #16143 (ScrollableView with scrollDir=hv sometimes does not start scrolling) closed by
- fixed: In [29848]: […]
- 4:13 PM Ticket #16202 ([regression] Unexpected scrolling when typing in keyboard on ios6) created by
- Where there is an input dialog, standard behaviour is for the keyboard …
- 4:03 PM Ticket #16105 (EdgeToEdgeDataList doesn't remove itself from registry properly if ...) closed by
- fixed: In [29846]: […]
- 2:39 PM Ticket #16189 (Checkboxes not showing for dropdown version of CheckedMultiSelect) reopened by
- Oh, OK. I checked 1.7 too; I don't see checkboxes there either, so I …
- 2:37 PM Ticket #16201 (dijit.Togglebutton behavior changed in dojo 1.7/1.8) created by
- Upgraded a client application from dojo 1.6.1 to 1.8. But I noticed …
- 2:08 PM Ticket #16161 (dojo/query + dojo/NodeList-dom) closed by
- fixed: In [29844]: […]
- 1:58 PM Ticket #16200 ([patch][cla] undefined method df.scanl in ...) created by
- There is a missing module require "dojox/lang/functional/scan" …
- 1:48 PM Ticket #16158 ([patch] Invalid 'in' operand, using Cache with JsonRest PUT) closed by
- fixed: In [29843]: […]
- 12:42 PM Ticket #16199 (dojox/mobile/ListItem problem on iOS6 breaking the todoApp demo) created by
- dojox/mobile/ListItem problem on iOS6 breaking the todoApp demo. In …
- 8:24 AM Ticket #16198 (CheckedMultiSelect new feature proposal) created by
- This applies to the dropdown version only. I propose the following …
- 7:38 AM Ticket #16197 (Enhanced.plugins.Filter is not applied when a data type is "date") created by
- The Enhanced.plugins.Filter is not applied when a "datatype" is …
- 4:59 AM Ticket #16196 ([patch][cla] Cannot pass options to optimizer) created by
- A user recently requested that sourcemaps be created and made …
- 3:28 AM Ticket #16195 (High-level transition API is missing) created by
- ViewController manages visibility of nested views (and do some other …
- 3:20 AM Ticket #16194 (dijit.form.DateTextBox executes validator property function during ...) created by
- The following code fragment demonstrates, at least in IE9, …
- 1:30 AM Ticket #16193 (Dojox/layout/ScrollPane not extendable) created by
- Dojox/layout/ScrollPane does not return the varaible created in the …
Oct 17, 2012:
- 10:00 PM Ticket #16192 (AlwaysShowToolbar plugin breaks ViewSource & FindReplace plugins) created by
- It breaks the ViewSource? plugin: Go here: …
- 9:13 PM Ticket #16189 (Checkboxes not showing for dropdown version of CheckedMultiSelect) closed by
- duplicate: Duplicate of #16177.
- 9:07 PM ProjectMeeting/2012-10-17 edited by
- (diff)
- 9:00 PM ProjectMeeting/2012-10-17 edited by
- (diff)
- 8:31 PM Ticket #15086 (Editor_LinkDialog test failure (IE9)) closed by
- worksforme: Tried both in the runner and standalone and it seems fixed.
- 7:35 PM Ticket #16191 (Calls to dojo.io.script.get with resulting data of null or 0 do not ...) created by
- I'm using the dojo.io.script.get to retrieve some data from a web …
- 3:49 PM Ticket #16190 (Style Guidelines in io-query.js) created by
- In trunk, all of dojo/io-query.js lacks tabs (except the function …
- 2:51 PM ProjectMeeting/2012-10-17 edited by
- (diff)
- 2:48 PM ProjectMeeting/2012-10-17 edited by
- (diff)
- 1:57 PM Ticket #16189 (Checkboxes not showing for dropdown version of CheckedMultiSelect) created by
- See attached screen shot - the checkboxes are not visible when I run …
- 1:48 PM Ticket #16085 (Chrome 22: claro not correctly rendering VerticalSlider tick marks and ...) closed by
- fixed: In [29842]: […]
- 10:37 AM Ticket #16188 (HTML5 (data-*) compliance of all attributes) created by
- Make sure all attributes used/checked by Dojo Mobile code are HTML5 …
- 10:32 AM Ticket #16187 (Create a new standalone mobile sample) created by
- There is a lack for a simple yet reasonably realistic Dojo Mobile …
- 10:26 AM Ticket #16186 (Update Mobile Gallery sample) created by
- The mobileGallery sample will have to updated for 1.9: - show new …
- 10:22 AM Ticket #16185 (Container or pattern for simple applications) created by
- The goal is to simplify the task of creating a basic mobile …
- 10:14 AM Ticket #16184 (Allow using deviceTheme as an AMD plugin) created by
- Currently the recommended way to use dojox/mobile/deviceTheme is to …
- 10:04 AM ProjectMeeting/2012-10-17 edited by
- (diff)
- 10:03 AM ProjectMeeting/2012-10-17 created by
- 9:46 AM Ticket #16183 (Allow use of _TemplatedMixin in mobile widgets subclasses) created by
- Users may want to customize mobile widgets using dijit templates. The …
- 9:32 AM Ticket #16182 (Check/cleanup Stateful API in mobile widgets) created by
- Some mobile widgets do not fully comply with the Stateful APIS: - some …
- 1:00 AM Ticket #15150 (Dialog: needs role="header" level="1" on dialog title) closed by
- fixed: In [29840]: […]
Oct 16, 2012:
- 7:54 PM Ticket #15980 (File Dialog is not mirrored) closed by
- worksforme: It works fine for me. Maybe there was an error in your test case. …
- 7:45 PM Ticket #8474 (ComboButton: implement left and right arrow key support) closed by
- fixed: This has been working for quite some time, see …
- 7:24 PM Ticket #15977 (Programmatically created Editor is not mirrored) closed by
- invalid: It's not mirrored because you didn't specify dir:"rtl" as a parameter …
- 5:45 PM Ticket #16177 ([regression] CheckedMultiSelect gives 'scope["_onHover"] is null') closed by
- fixed: In [29838]: […]
- 5:42 PM Ticket #16172 (Dialog: resizing not correct) closed by
- fixed: In [29837]: […]
- 5:28 PM Ticket #16147 (Tree: focusNode() broken in dojo 1.8) closed by
- invalid: Right, focus and selection (aka highlighting) are orthogonal things. …
- 4:47 PM Ticket #16181 (Create a FilteredList mobile widget) created by
- Widget containing SearchBox? + list.
- 4:39 PM Ticket #16180 (Improve Custom theme so it is easier to configure.) created by
- The Custom theme should be easier to configure, through a limited set …
- 4:34 PM Ticket #16179 (Create an Android 4 theme) created by
- Android 4 has a different look than previous versions so Dojo Mobile …
- 4:22 PM Ticket #16178 (Enhance VoiceOver accessibility of Dojo Mobile widgets) created by
- Many Dojo Mobile widgets are not fully accessible using VoiceOver?.
- 4:18 PM Ticket #16177 ([regression] CheckedMultiSelect gives 'scope["_onHover"] is null') created by
- JSFiddle example at http://jsfiddle.net/6QGNZ/ . In dojo 1.7.3, the …
- 3:52 PM Ticket #16176 (BlackBerry 10 support) created by
- Dojo Mobile must support BlackBerry? 10 devices. This includes …
- 3:46 PM Ticket #16175 (Windows Phone 8 support) created by
- Dojo Mobile must support Windows Phone 8 devices. This includes making …
- 2:39 PM Ticket #16073 (Doh test runner : paths) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:52 PM Ticket #16174 (depsDeclarative doesn't work under Rhino) created by
- The depsDeclarative builder transform appears to not be working under …
- 1:16 PM Ticket #16152 (Dialog: calling show() while hide() in progress confuses ...) closed by
- fixed: In [29836]: […]
- 12:22 PM Ticket #16173 (parserAutoRequire Demo does not build properly) closed by
- fixed: In [29835]: […]
- 12:06 PM Ticket #16173 (parserAutoRequire Demo does not build properly) created by
- The build profile for the parserAutoRequire Demo does not build the …
- 11:56 AM Ticket #16172 (Dialog: resizing not correct) created by
- We encountered Problems with a custom Dialog-class inheriting from …
- 11:00 AM Ticket #16165 (_TextBoxMixin.selectInputText not working correctly on Firefox?) closed by
- wontfix
- 9:13 AM Ticket #16167 ([regression] dijit.form.select doesn't dropdown on android devices) closed by
- fixed: In [29832]: […]
- 8:55 AM Ticket #16168 (Dojo Toolkit SDK 1.8.1, 1.8.0) closed by
- invalid: Oh, this is expected. Some files/packages, particularly less …
- 4:10 AM Ticket #16171 (BB10 sniff + deviceTheme support) created by
- RIM has a new user agent string (BB10)... …
- 2:18 AM Ticket #12269 (parser crash when using Dojo Documentation Tools) closed by
- fixed: Colin rewrote the parser completely (see …
- 2:16 AM Ticket #12886 (djConfig api description misses entries) closed by
- fixed: I worked on djConfig as part of the massive doc cleanup of 1.8, and …
- 2:14 AM Ticket #12467 (xhrGet rawBody docs not parsing) closed by
- fixed: As it says in the above link, I worked around the doc parser problems. …
- 2:11 AM Ticket #10519 (type info for dojo.is* does not parse right) closed by
- wontfix: Hmm, well dojo/_base/sniff has been changed to just tell people to …
- 1:26 AM Ticket #10012 ("Constraints" mixins not documented with type info) closed by
- fixed: As I wrote in #7020, we can consider this fixed. NumberTextBox's …
- 1:10 AM Ticket #7663 (Problem with api viewer and dojo.data.*) closed by
- fixed: Working now, see …
- 1:08 AM Ticket #6986 (doctool/API pages newlines stripped) closed by
- fixed: I think we can call this fixed for 1.8. I got it working so you can …
- 12:53 AM Ticket #7020 (Regression in dijit.form.CurrencyTextBox.constraints API docs) closed by
- fixed: Looks like it's working now …
- 12:48 AM Ticket #13746 (API for version 1.4 and up should make readers aware of requirements) closed by
- fixed: Ah yes, this is specified in the 1.8 API guide (see …
Oct 15, 2012:
- 8:56 PM Ticket #16170 (Dialog: native overflow scrolling on ios5+) created by
- We've had several requests to improve scrolling features on …
- 7:57 PM Ticket #16169 (dojox/mvc/StatefulArray fails with negative index.) closed by
- fixed: In [29831]: […]
- 7:54 PM Ticket #16016 (Wild data binding happens with a wrong model if wildcard is specified ...) closed by
- fixed: In [29830]: […]
- 7:29 PM Ticket #16169 (dojox/mvc/StatefulArray fails with negative index.) created by
- An issue StatefulArray.splice(-n, removallength...) not working as …
- 7:03 PM Ticket #16154 (mobile placeHolder test failure in TextBoxMixin.html) closed by
- fixed: In [29828]: […]
- 4:43 PM Ticket #16168 (Dojo Toolkit SDK 1.8.1, 1.8.0) created by
- Since I'm developing it on the SDK version, I noticed that the SDK …
- 4:33 PM Ticket #16164 (dojox/mobile: some properties of subclasses of _ItemBase cannot be set ...) closed by
- fixed: In [29826]: […]
- 4:28 PM Ticket #16166 (CLDR build broken in 1.8.1) closed by
- worksforme: hrm. sorry, this has been a limitation of the ant scripts since we …
- 4:12 PM Ticket #16167 ([regression] dijit.form.select doesn't dropdown on android devices) created by
- There seems to be a bug with dijit.form.Select which causes android …
- 2:53 PM Ticket #16077 (NumberTextBox: comma, dot, minus etc. are at the wrong place by dir:'RTL') closed by
- fixed: In [29825]: […]
- 2:46 PM Ticket #16166 (CLDR build broken in 1.8.1) created by
- I downloaded the 1.8.1 build, extracted is (on windows) and went to …
- 12:15 PM Ticket #16132 (dijit.Tree superfluous DOM) closed by
- fixed: In [29824]: […]
- 11:22 AM Ticket #16165 (_TextBoxMixin.selectInputText not working correctly on Firefox?) created by
- Description When choosing by keyboard a FilteringSelect's …
- 11:02 AM Ticket #16164 (dojox/mobile: some properties of subclasses of _ItemBase cannot be set ...) created by
- For some of its properties, dojox/mobile/ListItem has a special …
- 10:42 AM Ticket #16163 ((IE9) Editor - <p> is inserted each line after removed Numbered list ...) created by
- Steps: 1. Focus in RichText? Editor. 2. Input some lines into message …
- 10:38 AM Ticket #16162 ((Safari/Chrome) Editor - Number/bullet not aligned center/left/right ...) created by
- Steps: 1. Focus in RichText? Editor. 3. Click Numbered/Bullet? list …
- 8:25 AM Ticket #15370 (Dialog: can still focus items behind dialog) closed by
- fixed: In [29823]: […]
- 8:14 AM Ticket #16028 ([regression] Unable to set dojoxform.TriStateCheckbox states) closed by
- fixed: In [29822]: […]
- 7:49 AM Ticket #16161 (dojo/query + dojo/NodeList-dom) created by
-
query('.something').innerHTML('')
fail to set the node content …
Oct 14, 2012:
- 10:32 PM Ticket #16160 (removing class from node with no classes using domClass.remove causes ...) closed by
- invalid
- 4:16 PM Ticket #15966 (TimePicker: should never show just up/down arrows and no times) closed by
- fixed: In [29821]: […]
- 1:32 PM Ticket #16160 (removing class from node with no classes using domClass.remove causes ...) created by
- If you have a node with no "className" value and you try to remove a …
- 12:34 PM Ticket #15968 (ValidationTextBox: invalid message is too sticky) closed by
- fixed: In [29820]: […]
Oct 13, 2012:
- 11:31 AM Ticket #15052 (aria-valuenow is not a valid aria attribute for DateTextBox and TimeTextBox) closed by
- fixed: In [29819]: […]
- 9:19 AM Ticket #16159 (Issues with loading some Node.js Modules) created by
- Sometimes when attempting to load certain Node.js modules that might …
- 5:55 AM Ticket #16158 ([patch] Invalid 'in' operand, using Cache with JsonRest PUT) created by
- […] Result: […] This seems to result when the PUT returns a …
- 12:07 AM Ticket #16155 ([regression] SpellCheck Undefined Variables) closed by
- fixed: In [29817]: […]
Oct 12, 2012:
- 11:34 PM Ticket #16156 (No background in dijit/Tooltip for IE 7-9) closed by
- wontfix: Right, this is intentional. Claro use a CSS linear-gradient to …
- 9:02 PM Ticket #16157 (dnd: replace evt.stop with evt.preventDefault in Selector.onMouseDown) created by
- dnd.Selector.onMouseDown() calls event.stop(e) on line 268/196 (to …
- 8:33 PM Ticket #16027 ([PATCH][CCLA] dijit.form.CheckBox - remove superfluous aria attributes) closed by
- fixed: In [29816]: […]
- 7:32 PM Ticket #15398 (Dijit.Form: DropDown functionality not accessible for JAWS users) closed by
- fixed: In [29815]: […]
- 7:13 PM Ticket #16092 ([PATCH][CCLA] dijit.Form.DropDownButton: JAWS treats drop down button ...) closed by
- fixed: In [29814]: […]
- 4:12 PM Ticket #16156 (No background in dijit/Tooltip for IE 7-9) created by
- No background in dijit/Tooltip (1.8.1) for IE 7-9. Open in IE 7-9 …
- 3:06 PM Ticket #16155 ([regression] SpellCheck Undefined Variables) created by
- When using the dojox/editor/plugins/SpellCheck plugin with Editor, …
- 3:06 PM Ticket #16137 ([patch][CCLA] dijit.Form - update dijit.form test pages to be fully ...) closed by
- fixed: In [29812]: […]
- 1:54 PM Ticket #16154 (mobile placeHolder test failure in TextBoxMixin.html) created by
- […] This worked in 1.7. set('placeHolder', blah) is now setting …
- 12:51 PM Ticket #16078 ([PATCH][CCLA] dijit.form.Slider: allow users to specify aria-label) closed by
- fixed: In [29811]: […]
- 12:30 PM Ticket #16091 ([PATCH][CCLA] dijit.Form: invalid aria-readonly attribute on form elements) closed by
- fixed: In [29810]: […]
- 12:23 PM Ticket #16086 (ComboBox should not expand with line-height setting on parent) closed by
- fixed: In [29809]: […]
- 12:07 PM Ticket #16153 ([patch][cla] Missing "namedParams: true" in JsonRpc.js for JSON-RPC-2.0) created by
- In …
- 11:16 AM Ticket #16152 (Dialog: calling show() while hide() in progress confuses ...) created by
- Description Multiple calls to dialog.show and dialog.hide …
- 1:41 AM Ticket #16151 (Editor - Cursor always place at the beginning of the message body if ...) created by
- Steps: 1. Input a word in message body 2. Select Bold button and …
Oct 11, 2012:
- 4:50 PM Ticket #16150 (BorderContainer produces extra space to right of scrollbar in Firefox) created by
- Url showing issue: http://quarry.graphtek.com/Estates Note that a …
- 2:20 PM Ticket #16149 (Generic Script Injection results in Missing dependency build error) created by
- We have a module that references a script using "Generic Script …
- 12:36 PM Ticket #16148 (Incorrect placement of popup when certain Google Chrome plugins are present) created by
- Install the StumbleUpon? plugin from the chrome web store: …
- 12:04 PM Ticket #16147 (Tree: focusNode() broken in dojo 1.8) created by
- Context: We are currently migration one of our application from dojo …
- 9:41 AM Ticket #16146 ((Safari/Chrome)Editor - Words should not display with Underline when ...) created by
- Steps: 1. Focus in dojo richtext editor. 3. Click Underline and …
- 9:14 AM Ticket #16145 (DataList/StoreList should allow custom ListItem) created by
- Users may want to subclass the ListItem widget for their own …
- 8:42 AM Ticket #16144 (The anchorLabel feature of ListItem is broken) created by
- test_anchor-label.html does not work. No matter where you click on …
- 8:07 AM Ticket #16143 (ScrollableView with scrollDir=hv sometimes does not start scrolling) created by
- For example, if you try to scroll it up and down in a straight …
- 7:15 AM Ticket #16142 (dijit.form.textarea max-height) created by
- since dojo 1.7.3 setting the max-height attribute on a …
- 5:39 AM Ticket #16098 (Tree: can't open/close nodes in high contrast mode) closed by
- fixed: In [29808]: […]
- 3:40 AM Tickets #16029,16036 batch updated by
- fixed: In [29807]: […]
- 2:38 AM Ticket #16013 ([regression] hccss.js causes IE7 Mixed Content Warning) closed by
- fixed: In [29805]: […]
- 2:36 AM Tickets #16139,16140 batch updated by
- fixed: In [29804]: […]
Oct 10, 2012:
- 8:04 PM ProjectMeeting/2012-10-10 edited by
- (diff)
- 7:44 PM Ticket #16141 (vertical axis seems to use wrong major tick sometimes) created by
- it looks like if the smallest data point falls right on a major tick …
- 6:21 PM Ticket #16140 ([PATCH][CCLA] dijit.Editor - add accessibility features to Editor's iframe) created by
- We have been finding some accessibility violations being generated …
- 6:02 PM Ticket #16139 ([PATCH][CCLA] dijit.Editor - Need a way to set aria-label on toolbar) created by
- According to WAI-ARIA spec for …
- 5:43 PM ProjectMeeting/2012-10-10 created by
- 4:20 PM Milestone 1.8.1 completed
- 2:52 PM Ticket #16138 (dojo/request/script error function is not working) created by
- When trying the below code with any error such as http 404. the error …
- 2:28 PM Ticket #16137 ([patch][CCLA] dijit.Form - update dijit.form test pages to be fully ...) created by
- Update all of the pages in the dijit/tests/form/ directory to be fully …
- 9:42 AM Ticket #16099 (Android 4 issue: setTransform on a text node is broken) closed by
- fixed: In [29794]: […]
- 2:13 AM Ticket #15885 (Color popup at test_Button example doesn't use aria-owns) closed by
- fixed: In [29793]: […]
Note: See TracTimeline
for information about the timeline view.