Timeline
Jul 17, 2010:
- 11:53 PM Ticket #6671 ([patch/cla] Cacheable Animation Framework / API + dojox.fx.WipeLeft ...) closed by
- worksforme: I'm liking the stability of dojo.Animation, and the ext-dojo helpers …
- 11:34 PM Ticket #7618 ([cla][patch] Spell cheker for all king of input/richEditor) closed by
- wontfix: I would suggest creating this as a 3rd-party-like product with various …
- 11:30 PM Ticket #7272 (the height of dojox.image.LightboxDialog shut be calculated and not ...) closed by
- fixed: (In [22508]) fixes #7272 again. reallllly calculate the titleNode.
- 11:12 PM Ticket #7449 (setViewportDimension Contribution) closed by
- wontfix: dojo.window.viewport is moved, and lacking a good clean solution for …
- 11:08 PM Ticket #11207 (dojox.image.lightbox window resize erroneous algorithm) closed by
- fixed: [22507]
- 3:31 PM Ticket #6841 ([patch] [cla] Image Carousel Widget) closed by
- wontfix
- 3:28 PM Ticket #11450 ([dojox.widget] Dialog should have simple mixin) closed by
- fixed: (In [22506]) fixes #11450 - expand tests, set claro default, add new …
- 3:09 PM Ticket #11450 ([dojox.widget] Dialog should have simple mixin) created by
- the dojox.widget.Dialog is fancy and nice but sometimes folks just …
- 3:04 PM Ticket #11449 ([patch][dojox.widget] Dialog Claro CSS rules "off") created by
- Claro adds rules for background-position to the dijitDialogCloseIcon …
Jul 16, 2010:
- 5:50 PM Ticket #11448 ("Type mismatch" error when loading dojo 1.4 in IE 6) created by
- Go to dojotoolkit.org using IE 6.0.3790.3959 (64-bit) A dialog opens …
- 2:22 PM Ticket #11447 (EnhancedGrid - Disable nested sorting for given columns) created by
- More specifically, user can use canSort(colIndex) to disable some …
- 1:37 PM Ticket #10900 (Tree: can't set path attribute to the root of the tree) closed by
- fixed: (In [22498]) Fix corner case setting path to Tree's root node, fixes …
- 11:52 AM Ticket #11446 (The DataGrid can't display all the data items when the itmes is more ...) created by
- In IE6, the DataGrid? can display more than 200000 items, but in IE8, …
- 8:18 AM Ticket #11424 ([patch] [cla] Tree: dnd cause the browser crash) closed by
- fixed: (In [22495]) Any change to any item may make it start/stop matching …
- 7:58 AM Ticket #11155 (TabContainer: clicking scroll left/right buttons gives them focus (FF)) closed by
- fixed: (In [22494]) Avoid unwanted behavior where clicking TabContainer's …
- 1:00 AM Ticket #11238 (Select.onFetch does not provide this.) closed by
- fixed: (In [22492]) For setStore(), pass "this" to onFetch() callback. Also …
Jul 15, 2010:
- 11:56 PM Ticket #11394 (InlineEditBox bug onhide) closed by
- invalid: Closing for lack of test case and confusing description.
- 11:55 PM Ticket #11413 ((Fixed Code Provided) AccordionContainer fails when removing ...) closed by
- worksforme
- 11:36 PM Ticket #11401 (Safari5: diji.tests.robot.ContentPaneLayout test failures) closed by
- worksforme
- 11:35 PM Ticket #11398 (Safari5: diji.tests.robot.TitlePane test failures) closed by
- worksforme
- 11:35 PM Ticket #11397 (Safari5: dijit.tests.robot.Tooltip_a11y failures) closed by
- worksforme
- 10:02 PM Ticket #6151 (Button: unequal height of buttons) closed by
- fixed: Heights are the same now (in claro theme) for 1.5.
- 9:56 PM Milestone 1.5 completed
- * Adding a new Dijit Theme, possibly two * Bug fixes
- 9:54 PM Ticket #2718 (make widget templates validate) closed by
- fixed: OK, I think I've done all I want to do for this ticket, so closing it. …
- 9:53 PM Ticket #11369 (Dialog: takes 2 clicks to focus content) closed by
- fixed: (In [22490]) Remove tabIndex setting from naturally non-focusable …
- 4:30 PM Ticket #11445 (Defered loading in Firefox produces: 'console is not defined' error) created by
- I'm using dijit.Editor and everything is loaded on demand. I have a …
- 3:31 PM Ticket #11444 (Many dijits use dojo.marginBox just to get the width or height, which ...) created by
- Many dijit widgets use dojo.marginBox just to get the width or the …
- 2:46 PM Ticket #11443 (dijit._Widget create function calls replaceChild even if the nodes are ...) created by
- In IE, calling node.replaceChild(childNode, childNode) causes a …
- 11:22 AM Ticket #11442 (MappedTextBox form widgets don't escape quotation marks inside name ...) created by
- I just updated an app from 1.3 to dojo 1.4.3 and noticed a strange …
- 1:06 AM Ticket #11439 (InlineEditBox and Editor on IE can produce Unknown runtime error) closed by
- wontfix: OK, glad you found a workaround, although it seems like a better …
- 12:39 AM Ticket #11198 (dojo.date.locale test failure) closed by
- fixed: (In [22478]) patch from Adam to ignore timezone, fixes #11198
Jul 14, 2010:
- 10:11 PM Ticket #11441 (claro: slight fit and finish oddness with tab label) created by
- Such a terribly small nit with such a lovely theme. The node which …
- 9:52 PM ProjectMeeting/2010-07-14 created by
- 9:49 PM ProjectMeeting edited by
- (diff)
- 8:49 PM Ticket #11198 (dojo.date.locale test failure) reopened by
- Still fails for me, on IE8, same error as before: […]
- 2:51 PM Ticket #11440 ([patch][cla] dojox.dtl._DomTemplated - have buildRendering create a ...) created by
-
change
dojox.dtl._DomTemplated
to havebuildRendering
create a div … - 2:33 PM Ticket #11439 (InlineEditBox and Editor on IE can produce Unknown runtime error) created by
- In IE8 and IE7, using a dijit.Editor as the editor for a …
- 1:27 PM Ticket #10342 (BorderContainer: add tests) closed by
- fixed: (In [22475]) Keyboard, mouse, and resize() tests for BorderContainer, …
- 7:37 AM Ticket #11438 (Select: missing top/bottom menu border on IE6 (claro)) created by
- See test_Select.html on IE6: [[Image(...)]]
- 6:35 AM Ticket #11237 (dojo.declare(): return functions that don't require 'new') closed by
- fixed: (In [22473]) Added checks for constructor being called without "new", …
- 4:59 AM Ticket #10343 (Select: add tests) closed by
- fixed: (In [22472]) Mouse and keyboard tests for dijit.form.Select, fixes #10343.
- 4:15 AM Ticket #11427 (Incremental Improvements to svg2gfx.xsl) closed by
- fixed: (In [22471]) gfx: replaced the resource XSL file to reduce number of …
- 3:52 AM Ticket #11434 (Multiple trees DnD with child item) closed by
- invalid: This is not a support forum. You can try the dojo-interest mailing list.
Jul 13, 2010:
- 5:40 PM Ticket #11437 (dojox.grid.cells.DateTextBox problem in Dialog Box) created by
- When loading a Grid in a Dialog box that has a editable …
- 3:18 PM Ticket #11436 ([patch][CCLA]svg - small change in behavior for openBatch and closeBatch) created by
- this is related to some changes made as part of #9948 what do you …
- 1:52 PM Ticket #11435 (dojox.validate.regexp.url is too specific with fragment identifiers) created by
- The fragment identifier is validated as such: […] These days any …
- 9:26 AM Ticket #10486 (Select: does not sync/update with its DataStore) closed by
- worksforme: Looking at test_Select.html, seems like dijit.form.Select does sync …
- 2:20 AM Ticket #11434 (Multiple trees DnD with child item) created by
- What should i do to achieve the Demo like Ext two trees drag and drop …
- 12:12 AM Ticket #11433 (dojo.toJson returns invalid JSON for undefined element) closed by
- invalid: What is the valid JSON value for undefined in your opinion? It appears …
Jul 12, 2010:
- 9:49 PM Ticket #10814 (Improvements to dojo.Deferred) closed by
- fixed: Global leaks fixed in [22467]
- 9:27 PM Ticket #11433 (dojo.toJson returns invalid JSON for undefined element) created by
- Browser: FireFox? 3.6.6 OS: Microsoft Windows XP SP3 email: …
- 7:08 PM Ticket #11432 ([patch][cla]dijit.Editor - prevent onLoadDeferred from resolving ...) created by
-
if an existing instance of a
dijit.Editor
is removed from the … - 6:37 PM Ticket #8299 (ComboBox / FilteringSelect: setting a padding for input[type="text"] ...) closed by
- fixed: Fixed in [22060] as part of the template redo.
- 4:57 PM Ticket #11431 ([patch][cla]dojox.dtl.dom.tag test_tag_ifequal test fails) created by
- the dojox.dtl.dom.tag test_tag_ifequal test fails with the following …
- 3:49 PM Ticket #8917 (FilteringSelect: If required="false", set custom valid DefaultValue) closed by
- fixed: We now have the placeHolder attribute on all TextBox? widgets that does …
Jul 10, 2010:
- 12:11 PM Ticket #11430 (BorderContainer: removing/adding pane does not remove old style information) created by
- Lets say I have a ContentPane? with region property set to 'center'. …
Jul 9, 2010:
- 7:20 PM Ticket #11429 ([patch][cla] dojox.dtl.filter.strings.truncatewords add ellipsis when ...) created by
- this patch adds ellipsis when using the truncatewords filter.
- 2:48 AM Ticket #11402 (Firefox: tests._base.fx test failure) closed by
- fixed: (In [22463]) Apparently on FF, setTimeout(foo, 500) may fire slightly …
Jul 8, 2010:
- 9:40 PM Ticket #11428 ([patch][cla] dojox.dtl.contrib.dijit - have dojoAttachEvent recognize ...) created by
- this small patch would change dojoAttachEvent on a widget to recognize …
- 7:46 PM Ticket #10814 (Improvements to dojo.Deferred) reopened by
- found some more global leaking - see updated dfd.html test
- 1:14 AM Ticket #11105 ([regression] _Widget.get breaks dtl.Context when using _DomTemplated) closed by
- fixed: (In [22454]) Fixes #11105. Delays getter use until after the widget …
- 12:52 AM Ticket #11105 ([regression] _Widget.get breaks dtl.Context when using _DomTemplated) reopened by
- this does the exact opposite of what the ticket was opened for. to be …
Jul 7, 2010:
- 11:56 PM Ticket #11427 (Incremental Improvements to svg2gfx.xsl) created by
- I have attached a patch to svg2gfx.xsl that removes some of the …
- 11:43 PM Ticket #10014 ([patch][cla] [regression] dojox.dtl._Templated uses outdated startup ...) closed by
- fixed: (In [22453]) Fixes #10014. Apply patch from markwubben !strict
- 11:39 PM Ticket #11105 ([regression] _Widget.get breaks dtl.Context when using _DomTemplated) closed by
- fixed: (In [22452]) Fixes #11105. If a get function is passed, it's preserved …
- 11:01 PM Ticket #11408 (Chrome5.0.375.99/OSX: tests._base.query test failure) closed by
- worksforme: I'm unable to reproduce with on OSX (Snow Leopard), Chrome 5.0.375.99. …
- 10:39 PM Ticket #10286 (contentsetter missing throw) reopened by
- Re-opening briefly, as its a valid use-case to instantiate the …
- 9:58 PM ProjectMeeting/2010-07-07 created by
- 9:55 PM ProjectMeeting edited by
- (diff)
- 3:50 PM Ticket #10782 (Dojox DTL Add "Else" for the IfChanged tag) closed by
- duplicate: Will be fixed as part of #4525
- 2:18 PM Ticket #10286 (contentsetter missing throw) closed by
- fixed: (In [22450]) Adding missing 'throw'. Fixes #10286
- 9:13 AM Ticket #11426 (DND drag handles cut off icon) created by
- Avatars for draggable items contain a red or green arrow at the top to …
- 7:22 AM Ticket #11414 (weird apperance when create tabContainer inside TitlePane ...) closed by
- wontfix: I see this bug report every few months. The problem is that …
- 7:08 AM Ticket #11425 ([patch][ccla]Pie Chart 2D: labels overlapped issue) created by
- Pie labels would overlapped when there is many slices in pie chart, …
- 6:05 AM Ticket #11424 ([patch] [cla] Tree: dnd cause the browser crash) created by
- Test case :/dijit/tests/tree/test_Tree_Programmatic.html Defect …
- 3:42 AM Ticket #10366 (Textarea: add robot test) closed by
- fixed: (In [22448]) Textarea robot test, fixes #10366. It's not practical …
Jul 6, 2010:
- 8:26 PM Ticket #11385 ([regression] dojox grid classes: get method collisions in 1.5?) closed by
- fixed: (In [22447]) Removes this.get = null, fixes #11385 !strict
- 7:08 PM Ticket #11423 (EnhancedGrid IndirectSelection value and name attributes) created by
- It should be possible to set the name and value of the checkboxes in …
- 5:55 PM Ticket #11422 ([regression] dojox mobile styles do not render in 1.5.0rc2; worked ...) created by
- Hi, I just moved from 1.5.0b3 to 1.5.0rc2 and the mobile styles do …
- 4:08 PM Ticket #11421 (Select: drop down mis-positioned when drop down causes window ...) created by
- hi all similar #10581 when body dir="rtl" and the drop down list …
- 3:38 PM Ticket #11420 (Reduce unnecessary changes to node.className) created by
- A number of places in dijit change the className attribute on a node …
- 1:16 PM Ticket #11104 (Claro Theme Grid.css .dojoxGridHeader .dojoxGridCell has padding issue.) closed by
- fixed: please reopen if you can still demonstrate the 3px padding issue
- 1:05 PM Ticket #11419 (SplitContainer: only resizes in FF 2 or 3 times before freezing) closed by
- duplicate: Dup of #7424.
- 12:57 PM Ticket #11418 (slideContainer only resizes in FF 2 or 3 times before freezing) closed by
- duplicate: Dup of #11419.
- 12:53 PM Ticket #11419 (SplitContainer: only resizes in FF 2 or 3 times before freezing) created by
- SlideContainer? widget in an implementation was being observed that it …
- 12:49 PM Ticket #11418 (slideContainer only resizes in FF 2 or 3 times before freezing) created by
- SlideContainer? widget in an implementation was being observed that it …
- 12:04 PM Ticket #11417 (getting a javascript runtime error in IE 8) closed by
- duplicate: Dup of #11416.
- 9:27 AM Ticket #11417 (getting a javascript runtime error in IE 8) created by
- it happens on this page : …
- 9:26 AM Ticket #11416 (getting a javascript runtime error in IE 8) created by
- it happens on this page : …
- 6:42 AM Ticket #10341 (AccordionContainer: add robot tests) closed by
- fixed: (In [22440]) rudimentary AccordionContainer robot tests, fixes #10341.
- 6:40 AM Ticket #11415 ([regression] AccordionContainer: temporary layout problem on pane open (IE)) closed by
- fixed: (In [22439]) workaround IE layout glitch upon opening pane, fixes #11415
- 6:34 AM Ticket #11415 ([regression] AccordionContainer: temporary layout problem on pane open (IE)) created by
- On IE, often upon clicking an accordion pane to open it, after the …
Jul 5, 2010:
- 7:34 PM Ticket #10943 (dijit.Editor doesn't return valid value when ViewSource enabled) reopened by
- This has become an issue in Rational Team Concert after adopting the …
- 10:08 AM Ticket #11414 (weird apperance when create tabContainer inside TitlePane ...) created by
- when create tabContainer inside titlePane, the tabcontainer looks …
- 9:46 AM Ticket #10934 (TabContainer - Focus lost tabbing away from TabContainer button (Safari 4)) closed by
- fixed: This is working now, I think the bug was fixed in safari. It's …
- 8:22 AM Ticket #10749 (BorderContainer: stuck in drag mode if mouse-up occurs off browser window) closed by
- fixed: (In [22433]) Monitor onmouseup on dojo.doc, rather than dojo.doc.body, …
- 7:36 AM Ticket #10617 (Programmatically created widgets not in form values) closed by
- wontfix: Perhaps you are asking for Form.get("value") to return anything w/an …
- 7:32 AM Ticket #10739 (Keyboard events and multiple dialogs) closed by
- invalid: Closing for lack of test case, please reopen with test case and …
- 7:29 AM Ticket #11325 (Allow "data-" attributes in dijit widgets) closed by
- invalid: Closing for lack of test case, please reopen after attaching one.
- 4:27 AM Ticket #11291 (vmlElems declared as a global) closed by
- fixed: Robot missed: (In [22430]) bugfix: VML initialization was wrapped in a …
- 3:08 AM Ticket #11279 (Add Support for Safari5) closed by
- fixed
- 2:17 AM Ticket #10976 ([patch][cla] dojox.editor.plugins.TablePlugins use class inheritance ...) closed by
- fixed: (In [22429]) Use class inheritance rather than switch statement. …
Jul 4, 2010:
- 11:26 PM Ticket #11002 ([patch][cla]dijit.layout.StackController onAddChild has attach dom ...) closed by
- fixed: (In [22428]) Removing some unnecessary code, thanks youngho, fixes …
- 11:13 PM Ticket #10992 (FilteringSelect doesn't accept non Javascript identifiers as option values) closed by
- fixed: Confirmed this occurs in 1.4, and confirmed that it's fixed in 1.5.
- 11:08 PM Ticket #11014 ([patch][cla] dijit.Tree when autoExpand true than set persist false) closed by
- fixed: (In [22427]) Don't bother persisting open/closed state of Tree nodes …
- 11:03 PM Ticket #10675 (Tree: setting path intermittently fails) closed by
- worksforme: I'm going to close this but please reopen if you can create a test …
- 11:01 PM Ticket #10889 (Focus Lost with dijit.form.TimeTextBox) closed by
- worksforme
- 10:43 PM Ticket #10966 ([cla][patch] DateTextBox Calendar _populateGrid() called twice) closed by
- fixed: (In [22426]) Pass value into Calendar constructor, rather than calling …
- 10:01 PM Ticket #11304 (Tree: make set("path", ...) return a dojo Deferred) closed by
- fixed: (In [22425]) Make set("path", ...) return a Deferred to indicate when …
- 3:05 PM Ticket #11413 ((Fixed Code Provided) AccordionContainer fails when removing ...) created by
- I needed to empty my AccordionContainer? to reload w/ new data. When I …
- 9:38 AM Ticket #11412 (grid.loadingMessage is removed even though items have not been loaded yet) created by
- When using the grid with a JsonRestStore? the loadingMessage is removed …
Jul 3, 2010:
- 2:52 PM Ticket #11411 (add a 'baseplus' default profile) closed by
- fixed: [22421]
- 2:05 PM Ticket #11411 (add a 'baseplus' default profile) created by
- as it is a common requested thing, provide a default template profile …
- 8:54 AM Ticket #11410 ([regression] getValues produces error: args.item is undefined) created by
- In dojo 1.4.3 ServiceStore?.getValues(item, property) returned an empty …
- 7:56 AM Ticket #11383 (hared TooltipDialog loading different size remote content positions ...) closed by
- fixed: Ah I see, thanks for the minimal testcase. I was able to reproduce …
- 7:47 AM Ticket #11379 (Commit [22387] breaks ContentPane) closed by
- fixed: Asaelh, thanks for the test case. I see some unwanted scrollbars in …
- 7:09 AM Ticket #11404 (Safari5: dojox/gfx/tests/test_linearGradient.html and ...) closed by
- fixed: Please file a bug with WebKit: pattern is very unreliable, refreshing …
- 7:07 AM Ticket #11396 (Webkit/charting: negative axes value labels) closed by
- fixed: (In [22417]) charting: fixed what appears to be a WebKit? bug, thx …
- 6:38 AM Ticket #11400 (Safari: diji.tests.robot.LinkDialog test failures) closed by
- fixed: (In [22416]) Remove some safari workaround code that's apparently no …
- 12:57 AM Ticket #11409 (Chrome 5.0.375.99 & Safari5.0(7533.16) Win7x64: tests.date.locale test ...) closed by
- fixed: (In [22414]) Another attempt to ignore timezone prefixes. Refs #11198 …
- 12:13 AM Ticket #11399 (Safari5: diji.tests.robot.FullScreen test failures) closed by
- fixed: (In [22413]) Remove code path for safari 3 (or maybe safari 2) that's …
Jul 2, 2010:
- 10:03 PM Ticket #11409 (Chrome 5.0.375.99 & Safari5.0(7533.16) Win7x64: tests.date.locale test ...) created by
- Fails on on this Chrome5/Safari5 Windows platform (tested on Win7 x64) …
- 9:50 PM Ticket #11408 (Chrome5.0.375.99/OSX: tests._base.query test failure) created by
- Reproduceable on multiple runs on Chrome OSX Not reproducable on …
- 9:37 PM Ticket #11407 (tests.cache test failure on build) created by
- Failed on Chrome 5.0, FF 3.6.6 (both Mac) …
- 6:38 PM Ticket #11406 (dojox.wire.tests.ml.Service test failures) created by
- GROUP "dojox.wire.ml.tests.markup.Service" has 2 tests to run …
- 6:18 PM Ticket #11405 (Safari5: focus strangeness on dojo/form/tests/test_RangeSlider.html) created by
- Run test_RangeSlider.html on Safari5. Focus on any slider endpoint …
- 6:11 PM Ticket #11404 (Safari5: dojox/gfx/tests/test_linearGradient.html and ...) created by
- These testcases appear to need the <!DOCTYPE html> workaround for the …
- 6:08 PM Ticket #11403 (Firefox3.0: tests._base.query test failure) created by
- Error: test timeout in ../../dojo/tests/_base/query.html ERROR …
- 6:07 PM Ticket #11402 (Firefox: tests._base.fx test failure) created by
- GROUP "tests._base.fx" has 1 test to run 17 tests to run in 1 groups …
- 6:02 PM Ticket #11401 (Safari5: diji.tests.robot.ContentPaneLayout test failures) created by
- […]
- 6:01 PM Ticket #11400 (Safari: diji.tests.robot.LinkDialog test failures) created by
- […]
- 6:01 PM Ticket #11399 (Safari5: diji.tests.robot.FullScreen test failures) created by
- […]
- 6:00 PM Ticket #11398 (Safari5: diji.tests.robot.TitlePane test failures) created by
- GROUP "dijit.tests.robot.TitlePane?" has 1 test to run 10 tests to run …
- 5:59 PM Ticket #11397 (Safari5: dijit.tests.robot.Tooltip_a11y failures) created by
- GROUP "dijit.Tooltip keyboard tests" has 3 tests to run PASSED test: …
- 3:00 PM Ticket #11395 (NumberTextBox validation erroneous) closed by
- worksforme
- 1:45 PM Ticket #11396 (Webkit/charting: negative axes value labels) created by
- /dojox/charting/tests/test_anim2d.html Negative axis label text does …
- 11:06 AM Ticket #10654 (Dialog: exception closing Dialog opened from non-focusable button) reopened by
- I was experiencing the same bug today, and i was able to create a test …
- 11:00 AM Ticket #11395 (NumberTextBox validation erroneous) created by
- I have stumbled upon an error when using dijit.form.NumberTextBox?. * …
- 10:43 AM Ticket #11394 (InlineEditBox bug onhide) created by
- There's a bug with the inlineEditBox when using it on a div that's …
- 8:32 AM Ticket #11393 (Datagrid / JsonRestStore delete refresh bug) created by
- The grid doesn't refresh it's content when I delete an item from a …
- 12:19 AM Ticket #11392 (Minimize loading of css files) closed by
- worksforme: Simply doing a build will concatenate all the CSS files, you can check …
Jul 1, 2010:
- 11:04 PM Ticket #11392 (Minimize loading of css files) created by
- Hi, Since we have been Dojo Toolkit for some time now, we would like …
- 6:24 PM Ticket #10888 ([docs][patch][ccla]Axis labels) closed by
- fixed: Robot missed: (In [22411]) charting: fixed typos, cleaned up, !strict, …
- 5:24 PM Ticket #11391 (FileInputAuto hangs on Safari 5) created by
- We checked it's code and notice the its key implementation is …
- 12:25 PM Ticket #10826 (TabContainer not rendered correctly inside nested BorderContainers) closed by
- fixed: (In [22410]) Avoid unnecessary and unwanted scroll animation on …
- 8:44 AM Ticket #10814 (Improvements to dojo.Deferred) closed by
- fixed: Committed as per phiggins' and kzyp's approval in #dojo-meeting.
- 7:03 AM Ticket #11390 (Missing values are not styled.) created by
- Missing values should be styled as well possibly using special markers …
- 7:01 AM Ticket #11389 (Grids should be styled by themes.) created by
- During the theme refactor grids have fallen through the cracks. Themes …
- 6:59 AM Ticket #11388 (Axis should be able to use different fonts for major/minor labels.) created by
- Axis should be able to use different fonts for major/minor labels. It …
- 6:50 AM Ticket #11387 (charting: bug in Default.js) closed by
- fixed: (In [22407]) charting: bugfix in the Default.js event code, thx Scott …
- 6:49 AM Ticket #11387 (charting: bug in Default.js) created by
- The code, which produces event objects, doesn't take into account …
- 3:19 AM Ticket #11386 ([patch]the datagrid's editable cell can't save when click on area ...) created by
- the datagrid's editable cell can't save when click on area outside the …
- 2:25 AM Ticket #11385 ([regression] dojox grid classes: get method collisions in 1.5?) created by
- I probably don't know the full story here, but I'm seeing what look …
Jun 30, 2010:
- 9:59 PM ProjectMeeting/2010-06-30 created by
- 9:55 PM ProjectMeeting edited by
- (diff)
- 8:05 PM Ticket #11384 (TextArea: shouldn't display resize handle (webkit)) created by
- Although SimpleTextArea should display a resize handle (on webkit …
- 7:03 PM Ticket #11383 (hared TooltipDialog loading different size remote content positions ...) created by
- I've created some TooltipDialogs? attached to DropDownButtons?. In our …
- 6:29 PM Ticket #11382 ([patch][cla] Data Store to interact with CakePHP via JSON) created by
- The aim is made easy to pull data from your database through JSON and …
- 6:06 PM Ticket #11381 (Setting with new grid structure with percentage widths does not render ...) created by
- When using a DataGrid?, I initially set the structure to a default …
- 3:15 PM Ticket #11380 (MultiSelect: A readOnly widget is not really read-only) created by
- Setting a dijit.form.MultiSelect? widget readOnly will not really make …
- 10:09 AM Ticket #10767 (Pass submitted values to onExecute in dijit.Dialog) closed by
- wontfix: The submitted values are passed to the execute method. You should be …
- 8:48 AM Ticket #11221 (dijit.form.FilteringSelect that is required, empty default value, and ...) closed by
- fixed: I tried this against 1.5, on FF3.6/mac. > 1) Runtime error: 'node is …
- 8:37 AM Ticket #11139 (A Tabcontainer inside a fixed height, auto overflow DIV remains fixed ...) closed by
- wontfix: That's a weird one. I don't know how to "fix" this but you can …
- 4:27 AM Ticket #11379 (Commit [22387] breaks ContentPane) created by
-
Commit [22387] breaks
ContentPane
. This can be seen at: … - 4:04 AM Ticket #10113 ([patch] [ccla] TabContainer: with doLayout=false width problem) closed by
- wontfix
- 4:02 AM Ticket #11192 (Soria/nihilo: missing loading animation) closed by
- fixed: (In [22396]) reword description since not all themes have a loading …
- 3:46 AM Ticket #11301 (Bottom pane of BorderContainer can cover center and top panes when ...) closed by
- wontfix: I agree, there's no "right" behavior other than maybe stopping the …
- 3:42 AM Ticket #11378 (IE, dojo.query("> [widgetId]") fail on page unloading) closed by
- fixed: There's no such query in dojo 1.5, it was removed in [22269]. If you …
- 3:35 AM Ticket #11378 (IE, dojo.query("> [widgetId]") fail on page unloading) created by
- IE throws an exception "'undefined' is null or not an object". It …
Jun 29, 2010:
- 9:55 PM Ticket #11363 (Claro in IE - tab height issue when specifying iconClass for some of ...) closed by
- wontfix: Actually it happens in all the themes if you make your icon big …
- 7:55 PM Ticket #11275 ([regression] Button: Enter key won't submit form with ...) closed by
- fixed: (In [22394]) second try to fix problems with hidden <input> tag, so …
- 3:31 PM Ticket #11377 (Tree documentation problemns) created by
- In learning about trees yesterday, I was frustrated by a couple of …
- 12:05 PM Ticket #11133 ([regression] TextBox: user CSS migration issues) closed by
- fixed: OK, I documented the template change in …
- 10:51 AM Ticket #11364 ([regression] ComboBox: wrong horizontal positioning when scrolled) closed by
- fixed: (In [22393]) Fix ComboBox drop down positioning problem when: 1. …
- 10:46 AM Ticket #11376 (dojo.position(node, true) problem on IE8 standards RTL mode) created by
- In _autoComplete.html, add […] so that a horizontal scrollbar …
Jun 28, 2010:
- 9:05 PM Ticket #11358 ([regression] ColorPalette colors don't match up with their borders ...) closed by
- fixed: (In [22390]) Fix horizontal spacing of ColorPalette cells. Problem …
- 5:01 PM Ticket #11275 ([regression] Button: Enter key won't submit form with ...) reopened by
- this change has added some overflow to firefox where there wasn't …
- 11:57 AM Ticket #11275 ([regression] Button: Enter key won't submit form with ...) closed by
- fixed: (In [22387]) Make hidden <input> tag visibility:hidden rather than …
- 7:49 AM Ticket #11346 (Dialog: cancel button executes dialog instead of canceling it) closed by
- fixed: (In [22386]) Change examples for Dialog Cancel button, since <button …
- 7:21 AM Ticket #11261 (dojox.form.manager._Mixin doesn't set radio button values properly) closed by
- fixed: (In [22385]) form.manager: updated the API from using now depricated …
- 6:31 AM Ticket #11284 ([patch] [cla] dojox.form.manager._Mixin to pass !this.watch as ...) closed by
- fixed: (In [22384]) form.manager: priorityChange support, thx neonstalwart!, …
- 6:23 AM Ticket #11372 (dojo.addClass causes performance problems in IE6 and 7 by assigning ...) closed by
- fixed: Robot missed: (In [22383]) Performance improvement for …
- 5:47 AM Ticket #11262 ([regression] can't create widget with params object from another frame) closed by
- wontfix: It is impossible to guard against all bugs caused by IE running …
Jun 27, 2010:
- 7:18 AM Ticket #10827 ([patch][ccla] Chart2D with events causes considerable memory leak on ...) closed by
- fixed: Robot missed: (In [22379]) charting: memory-leak preventive changes, …
- 7:15 AM Ticket #11276 (Axis labels not displaying in IE8 with 1.4.3) closed by
- worksforme: Works for me with the current codebase. Please retest and reopen with …
- 1:38 AM Ticket #11374 (Programmatic charting events.) closed by
- fixed
- 1:38 AM Ticket #11356 (Secondary/indirect charting events.) closed by
- fixed
- 1:35 AM Ticket #11375 (Add a direct support for dojo.data to charting series.) closed by
- fixed: (In [22378]) charting: added DataSeries? (dojo.data adapter), thx …
- 1:29 AM Ticket #11354 (Invisible axis) closed by
- fixed: (In [22371]) charting: refactored axis objects to reduce the …
- 1:18 AM Ticket #11375 (Add a direct support for dojo.data to charting series.) created by
- Provide flexible support to dojo.data-compliant store at the lower …
- 1:03 AM Ticket #11374 (Programmatic charting events.) created by
- Add ability to fire existing and synthetic charting events.
Jun 25, 2010:
- 6:44 PM Ticket #11373 (Many Examples doesn't work in official documentation pages) created by
- Hi all, the whole problem is described in this thread: …
- 10:57 AM Ticket #11372 (dojo.addClass causes performance problems in IE6 and 7 by assigning ...) created by
- When dojo.addClass is called, and the resulting class string is …
- 10:11 AM Ticket #11312 (TooltipDialog: text input label - font size not consistent with rest ...) closed by
- fixed: (In [22366]) make TooltipDialog font match other parts of claro, …
- 8:58 AM Ticket #11308 ([regression] ColorPalette: templateString not well formed) closed by
- fixed: (In [22365]) Add quotes around attribute values so it works on XHTML …
- 5:25 AM Ticket #11371 (Option for dijit.layout.TabContainer to switch to the most recently ...) created by
- Currently, if you close the active tab in a TabContainer, it always …
- 3:44 AM Ticket #11302 ([regression] Commit [22253] breaks dojox/layout/ExpandoPane) closed by
- fixed: (In [22364]) Fix ExpandoPane.resize() to work with two arguments, …
Jun 24, 2010:
- 10:51 PM Ticket #11370 (DataGrid leaks memory when scrolling and does not respect keepRows ...) created by
- I have connected my DataGrid? to a QueryReadStore?. As the grid is …
- 7:26 PM Ticket #11369 (Dialog: takes 2 clicks to focus content) created by
- to focus the tab container in the dialog, you have to click on it …
- 5:59 PM Ticket #10728 (inconsistencies in box setter methods) closed by
- fixed: I updated the API docs to be correct, but feel it is better not to …
- 5:50 PM Ticket #11368 (ColorPicker.js NLS file uses a variant character for degLabel instead ...) closed by
- fixed: (In [22362]) Fixes #11368. Change degLabel NLS string to use single …
- 5:47 PM Ticket #11368 (ColorPicker.js NLS file uses a variant character for degLabel instead ...) created by
- The current value for degLabel is xC2xB0 but this is causing errors …
- 4:20 PM Ticket #11313 ([regression] FilteringSelect: pasted item or first keyed char shows ...) closed by
- fixed: (In [22361]) Fixes #11313. Don't validate a FilteringSelect? if a …
- 4:18 PM Ticket #11295 ([regression] FilteringSelect value not set when you mouse to paste value) closed by
- fixed: (In [22360]) Fixes #11295. Perform a delayed search after mouse paste.
- 4:14 PM Ticket #11367 (Demo of using dojo.Stateful API for MVC patterns and property-driven ...) created by
- As discussed in dojo team meeting 6/23/2010, here's a demo showing the …
- 4:08 PM Ticket #11366 (Add option for labelled values on all chart plot types) created by
- Pie chart has the option to position labels inside slices, but appears …
- 3:02 PM Ticket #7583 (BorderContainer: focus on splitters is not visible in Firefox) closed by
- fixed: From Becky's check in: (In [22359]) fixes #7583 create a class to …
- 1:45 PM Ticket #11365 ('not wellformed' warning from firefox when working on locale files) created by
- Hi, my application has to work remote over http and from the local …
- 1:34 PM Ticket #10933 (TitlePane - Locked open title pane has no Keyboard focus) closed by
- fixed: Fixed in [22357]
- 1:29 PM Ticket #11321 ([patch][cla] MenuBar: disabled menu item does not seem "disabled" in ...) closed by
- fixed: (In [22356]) fixes #11321 - needed an additional style definition for …
- 12:15 PM Ticket #11364 ([regression] ComboBox: wrong horizontal positioning when scrolled) created by
- Problem appears when a page is wider than the screen and horizontal …
- 12:14 PM Ticket #11323 (Submenus are wrong displayed using zoom in (IE7)) closed by
- wontfix
- 12:13 PM Ticket #11322 (Menu widget - Wrong Display in High Contrast on IE7/zoom) closed by
- wontfix
- 10:54 AM Ticket #11363 (Claro in IE - tab height issue when specifying iconClass for some of ...) created by
- If you have a tab container where some tabs specify an iconClass …
- 10:32 AM Ticket #11362 (Grid with claro theme has incorrect padding when using ...) created by
- Create a grid with a column in the structure defined as …
- 9:03 AM Ticket #11361 ([FilteringSelect] wrong dropdown-positioning, when scrolling horizontal) created by
- When scrolling horizontal in the browser, opening the dropdown of a …
- 5:02 AM Ticket #11360 (dojox.gfx.Surface clear() IE 8) closed by
- duplicate: Dup of #11360.
- 5:00 AM Ticket #11360 (dojox.gfx.Surface clear() IE 8) created by
- the vml(silverlight) node is increasing when you create and clear …
- 4:57 AM Ticket #11359 (dojox.gfx.Surface clear() IE8) created by
- the vml(silverlight) node is increasing when you create and clear …
- 12:47 AM Ticket #10654 (Dialog: exception closing Dialog opened from non-focusable button) closed by
- worksforme: As I stated above, "If you have a test case that reproduces the …
- 12:22 AM Ticket #10616 (formToJson skips elements that have only an id) closed by
- wontfix: I updated the docs to call out that elements with ids but no names are …
- 12:16 AM Ticket #4925 (Dojo and XML-XSL-Transformation problems with FF) closed by
- invalid: This ticket is 3 years old, not sure if it is still valid -- feel free …
- 12:14 AM Ticket #11044 (dojo.xhr() headers modification) closed by
- invalid: Do you have a contentType setting in the object passed to the dojo.xhr …
- 12:09 AM Ticket #10812 (dojo.style() problem) closed by
- invalid: Please reopen with a test case/test dojo.style() call that does not …
- 12:07 AM Ticket #10729 (destroyDescendants() for dojox.layout.ContentPane not working in case ...) closed by
- invalid: Please reopen if there is a test case that can reproduce.
Jun 23, 2010:
- 11:23 PM Ticket #11278 (dojox.mobile.parser reparses the page every time _loadUri completes, ...) closed by
- fixed
- 11:21 PM Ticket #11278 (dojox.mobile.parser reparses the page every time _loadUri completes, ...) reopened by
- This is still an issue. dojo.addOnload should not be used, as it does …
- 10:50 PM Ticket #11113 (Datagrid does not show scrollbars when width larget than it's container) closed by
- invalid
- 10:35 PM Ticket #11327 (dojo.io.script test cases) closed by
- invalid: Closing, since this seems more about #8546, but feel free to reopen …
- 10:33 PM Ticket #10995 (Cross domain posting methods don't support postData/putData) closed by
- invalid
- 10:26 PM Ticket #10683 (CSS optimization for dijit.css user file) closed by
- worksforme: The dijit.css special casing is only done via build option setting for …
- 10:23 PM Ticket #11358 ([regression] ColorPalette colors don't match up with their borders ...) created by
- [[Image(...)]] While using the DropDownButton, …
- 10:21 PM Ticket #10121 (Missing semicolon causes problems when file is built) closed by
- invalid
- 10:17 PM Ticket #11298 (Error when using TitlePane FF) closed by
- wontfix: Yes, FF doesn't work locally, I'm not sure why it worked for you in …
- 10:14 PM Ticket #11326 (dojo 1.4: TabContainer is't working well under Firefox 2.) closed by
- wontfix
- 9:45 PM ProjectMeeting/2010-06-23 created by
- 9:43 PM ProjectMeeting edited by
- (diff)
- 6:39 PM Ticket #11357 ([patch] [cla] dojox.form.manager - some mixin optimizations) created by
- the attached patch shows how some of the code in …
- 5:48 PM Tickets #11253,11339,11340,11341 batch updated by
- fixed: (In [22354]) Patch from Evan and Nate (Wang Pei) fixes #11253, #11339, …
- 5:46 PM Ticket #9169 (column reorder problems in RTL) closed by
- fixed: (In [22353]) Patch from Evan and Nate (Wang Pei) fixes #9169 - rtl …
- 6:05 AM Ticket #11271 (Calling setFont with incomplete Font definition changes the fontFamily) closed by
- invalid: Yes, it does so, and it is documented. All incomplete properties are …
- 5:21 AM Ticket #11355 (Reordering of plots and series.) closed by
- fixed: (In [22351]) charting: added the series-level ordering methods, thx …
- 5:20 AM Ticket #11353 (Shared axis problem) closed by
- fixed: (In [22348]) charting: made axis aware of different series across all …
- 5:15 AM Ticket #11356 (Secondary/indirect charting events.) created by
- In some cases event subscribers need to know that an event has happen …
- 5:09 AM Ticket #11355 (Reordering of plots and series.) created by
- There is no simple way to reorder plots and series within a chart. …
- 5:06 AM Ticket #11354 (Invisible axis) created by
- Empty axes are invisible, but cannot have any parameters in regards to …
- 4:55 AM Ticket #11353 (Shared axis problem) created by
- While series of the same plot are rendered correctly using a shared …
- 4:48 AM Ticket #3988 (Unify radial gradients in SVG and VML renderers.) closed by
- wontfix: Impossible due to VML's limitations.
- 4:47 AM Ticket #6181 (Need better docs on charting and gfx) closed by
- duplicate: Closed in favor of #7879 and #7902.
- 4:46 AM Ticket #2122 ([charting] events to plotter or series) closed by
- fixed: It looks like it was fixed during the Theme restructuring.
- 4:44 AM Ticket #9877 (multiple pie charts not rendered in IE) closed by
- worksforme
- 1:05 AM Ticket #11351 (Fix robot mouse wheel in Mac OS X 10.5.8 and 10.6.2) closed by
- fixed: (In [22347]) Fixes #11351. The robot applet used to workaround a big …
- 12:42 AM Ticket #11352 (You should be able to supply a parameter name for the json-rpc request ...) created by
- Currently the JSONP transport just appends the rpc request object onto …
- 12:19 AM Ticket #11351 (Fix robot mouse wheel in Mac OS X 10.5.8 and 10.6.2) created by
- Apple "regressed" the robot's mouse wheel in their latest update. They …
Jun 22, 2010:
- 11:44 PM Ticket #11350 (Android switch sticks) created by
- The switch on test_Android-Switch.html and …
- 11:39 PM Ticket #11349 (Full set of Android controls) created by
- test_Android-Settings.html uses the Android color palette but the …
- 11:26 PM Ticket #11348 (Icon selection emphasis lags) created by
- test_Android-Icons.html: Selection emphasis (overlay) hangs in space …
- 11:23 PM Ticket #11347 (ButtonList test results in display of Location & Security Settings) created by
- When selecting the ButtonList? test page from …
- 11:17 PM Ticket #11346 (Dialog: cancel button executes dialog instead of canceling it) created by
- I am looking at the test …
- 10:38 PM Ticket #11345 (dojox.gfx.Image setShape memory leak in IE8) created by
- The code below will cause IE 8 to use up all the memory on the …
- 1:10 PM Ticket #11333 (Latest Flash (10.1.x) breaks dojox.form.FileUploader) closed by
- fixed: (In [22344]) Fixes #11333 - edited SWF to not use object scope in …
- 12:07 PM Ticket #11344 ([patch][cla] dojox.rpc.Service - option to allow sync calls) created by
- Service doesn't have an option to allow synchronized calls back to …
Jun 21, 2010:
- 9:50 PM Ticket #11342 (Safari 5: fix TAB problems in dijit/form robot tests) closed by
- fixed: (In [22341]) Fixes #11342. Removed dependencies on TAB going to a …
- 4:06 PM Ticket #11343 (a bug in the grid when populating cells with widgets (as in ...) created by
- Here's the grid problem I'm experiencing: - I want to populate …
- 3:40 PM Ticket #11342 (Safari 5: fix TAB problems in dijit/form robot tests) created by
- With the introduction of Safari 5 on Mac, it seems to be the new …
- 7:23 AM Ticket #11341 (When resizing column of a RTL grid. The minColWidth is not honored) created by
- Use tests/test_edit_dijit.html to reproduce. Set body's dir to rtl. …
- 7:21 AM Ticket #11340 (Using IE, when resizing columns, the resizing line's position is not ...) created by
- Use test/test_edit_dijit.html to reproduce, set body's dir to rtl, …
- 7:19 AM Ticket #11339 (IE: Grid with RTL direction could not resize column) created by
- Use test/test_edit_dijit.html to reproduce, set body's dir to rtl, …
- 7:07 AM Ticket #11338 (When a grid's autoHeight is set to true, the selector height is not ...) created by
- Use tests/test_edit_dijit.html to reproduce. Set autoHeight attribute …
- 1:43 AM Ticket #11095 (Enhaance ImgDialog to allow upload of images) closed by
- duplicate: see #11283
Jun 19, 2010:
- 3:02 PM Ticket #11337 (ContentPane: setting AccordionContainer as contents causes duplicate ID) created by
- I have a TabContainer, which is parent to a ContentPane. I attempt …
Jun 18, 2010:
- 9:06 PM Ticket #11332 (dojo.date.locale does not parse 30/31 day of the month in ddMMMyyyy pattern) closed by
- fixed
- 7:34 PM Ticket #11336 (Create a horizontally scrolling templated container for dojox.mobile.app) created by
- A good way of displaying lists of complex data is one at a time, …
- 3:13 PM Ticket #7734 (Cannot create initially disabled editor) closed by
- fixed: This appears fixed in 1.5. The themetester disabled editor shows up …
- 3:12 PM Ticket #6669 (Editor disabled mode not working) closed by
- fixed: This appears fixed in 1.5. Themetester shows up editor as disabled.
- 2:41 AM Ticket #11335 (dojox.widget._RollerHover stops animation whenever you fire ...) created by
- This is very simple to recreate. Just use the dojox.widget.Roller with …
- 2:00 AM Ticket #11334 (dojox.widget.Roller destroys undisplayed nodes making all references ...) created by
- To reach to a certain node in one of the elements you have to query it …
Jun 17, 2010:
- 9:35 PM Ticket #11320 (Wrong display for Color Pallete when you use zoom in (IE7)) closed by
- wontfix: We can live with this since you have to scale up to 500% for it to be …
- 9:31 PM Ticket #11317 (JAWS is getting a "Blank" in a BorderContainer) closed by
- wontfix: This is a know problem with JAWS and some of the widgets. It will be …
- 9:26 PM Ticket #10936 (Calendar - Focus indicator not visible using High Contrast) closed by
- fixed: (In [22337]) Fixes #10936 - changed border for focused calendar date …
- 9:07 PM Ticket #11333 (Latest Flash (10.1.x) breaks dojox.form.FileUploader) created by
- Latest flash 10.1.x breaks dojox.form.FileUploader? - tested in 1.3, …
- 8:01 PM Ticket #11318 (Firefox needs a better focus indicator on splitter in High Contrast) closed by
- duplicate: this is a duplicate of #7538 (assigning that one back to becky). We …
- 7:46 PM Ticket #11332 (dojo.date.locale does not parse 30/31 day of the month in ddMMMyyyy pattern) created by
- The following will return null or undefined: […] while the …
- 5:22 PM Ticket #11316 (Characters are not displayed and the widget doesn't render correctly) closed by
- wontfix: Since single characters work, then [z-aA-z] will remain reserved …
- 4:24 PM Ticket #11331 ([patch] [cla] dijit.Calendar - change _setValueAttr to recognize ...) created by
- when setting the value, most widgets recognize the priorityChange …
- 12:33 PM Ticket #11330 (dojox.grid.DataGrid inheritance problem) created by
- Inheritance problem : dojo.provide( "myDataGrid" ); dojo.declare( …
- 12:24 PM Ticket #11329 (ContentPane: does not release contained DOM node) created by
- dijit.Dialog has a dojo.html._ContentSetter object used to set …
- 8:23 AM Ticket #11328 (memory growing when I click sort column of a grid in IE and FF) created by
- Try to click very fast on any column of a grid on both Firefox/3.6.3 …
Note: See TracTimeline
for information about the timeline view.