Timeline
Feb 1, 2010:
- 8:10 PM Ticket #10510 ([patch] [cla] Editor bad restoreSelection on IE8 when caret is at the ...) closed by
- fixed: This may be fixed by #10685, so closing. Please reopen if still an …
- 8:03 PM Ticket #10685 (Selection restore issues in Editor on IE) closed by
- fixed: (In [21280]) Fixing selection restore issue in IE, native bookmarks …
- 3:32 PM Ticket #10697 (dojox.xml.parser.parse ReferenceError: nativeDoc is not defined.) created by
- In Firefox, if you try parsing an XML document that has errors, you …
- 9:40 AM Ticket #10696 (Invalid XDomain resource detection in some cases) created by
- When xdomain dojo is loaded using scheme-independent format, e.g.: …
- 4:10 AM WikiStart edited by
- (diff)
Jan 31, 2010:
- 6:17 PM Ticket #10695 (Fix small error in the JavaScriptArray parser class dealing with position.) closed by
- fixed
- 6:04 PM Ticket #10695 (Fix small error in the JavaScriptArray parser class dealing with position.) created by
- The JavaScriptArray? class has a small bug that will prevent parsing …
Jan 30, 2010:
- 6:20 PM Ticket #10694 (Document json method security limitations) created by
- I've been asked if we could document that dojo and dojox json routines …
Jan 29, 2010:
- 7:02 PM Ticket #10431 (FilteringSelect : required fields are never empty and thus will never ...) closed by
- fixed: (In [21276]) Fixes #10431 in trunk. Added support for value="" for …
- 5:59 PM Ticket #10662 (Claro theme breaks editor resize.) closed by
- fixed: I think this is fixed.
- 5:51 PM Ticket #10693 (ComboButton: submits form onClick) created by
- clicking the main button, not the drop downs in a comboButton will …
- 4:48 PM Ticket #10672 ([regression] this.editNode is undefined) closed by
- fixed: This is fixed in the latest svn trunk. If you need to backport the …
- 4:35 PM Ticket #10672 ([regression] this.editNode is undefined) reopened by
- how i can do that? how i can redefine the two focus functions of …
- 3:42 PM Ticket #10692 (CLDR 1.8 update) created by
- 1.8.1 is due Apr 28
- 3:32 PM Ticket #10691 (windowName transport is not working on HTTPS to HTTP configuration ...) created by
- dojox.io.windowName.send fails to POST data when the local host is …
- 4:44 AM Ticket #10653 ([regression] InlineEditBox: error with special chars) reopened by
- This seems broken to me too. renderAsHtml=true is inappropriate here, …
- 3:05 AM Ticket #10655 (Textarea not accepting height as parameter) closed by
- invalid: I tried setting width on a SimpleTextArea, it works fine for me. …
- 12:38 AM Ticket #10605 (dijit.form.Textarea doesn't clear _setTimeoutHandle when destroyed) closed by
- fixed: (In [21273]) Fixes #10605. Clear settimeout handle during widget teardown
Jan 28, 2010:
- 7:49 PM Ticket #10648 (FilteringSelect: "required" attribute broken for blank <option>) closed by
- invalid: If user input matches a datastore record, then it's valid by design. …
- 4:45 PM Ticket #10690 (BorderContainer: Memory Leak in Firefox 3.0) created by
- Hey all. I've spotted a memory leak in Firefox. I can reproduce this …
- 1:38 PM Ticket #10653 ([regression] InlineEditBox: error with special chars) closed by
- invalid: It is behaving correctly. The user should be able to enter: […] …
- 12:37 PM Ticket #10655 (Textarea not accepting height as parameter) reopened by
- Hi, I tried to change with SimpleTextArea? but it seems SimpleTextArea? …
- 12:13 PM Ticket #10653 ([regression] InlineEditBox: error with special chars) reopened by
- 11:04 AM Ticket #10689 ([cla][patch] creditCard validation error) created by
- isValidCreditCardNumber(value, ccType) returns true when a ccType is …
- 9:31 AM Ticket #10688 (JsonRestStore referential integrity problem on immediate deleteItem) created by
- Refer to the supplied test case. It seems that if the first action on …
- 9:04 AM Ticket #10687 (filteringselect doesn't initialize properly if value is set but no ...) closed by
- invalid: I don't understand, you haven't specified a data store at all for the …
- 8:49 AM Ticket #10687 (filteringselect doesn't initialize properly if value is set but no ...) created by
- <select dojoType="dijit.form.FilteringSelect?" value="1"></select> …
- 8:00 AM Ticket #6642 (add drop shadows to popups and drop downs.) closed by
- fixed: Fixed in [21266], for lucid theme.
- 7:05 AM Ticket #10686 (dojo.cache: clear cache does not work) closed by
- fixed: (In [21265]) fixes #10686: make sure null can be used to clear cache …
- 7:03 AM Ticket #10686 (dojo.cache: clear cache does not work) created by
- dojo.cache(url,null) results in error: TypeError?: invalid 'in' operand …
Jan 27, 2010:
- 10:10 PM Ticket #10685 (Selection restore issues in Editor on IE) created by
- This is reported from a co-worker of mine: …
- 9:32 PM Ticket #10672 ([regression] this.editNode is undefined) closed by
- fixed: (In [21260]) Fixes #10672. Editor initialization is more asynchronous …
- 9:22 PM Ticket #10684 (Build in svg renderer for webkit build of dojo) created by
- For the webkit builds of dojo, the only gfx renderer that makes sense …
- 7:55 PM Ticket #10681 (popup code: make all methods / private variables overridable by app) closed by
- fixed: (In [21259]) Don't hide variables or methods inside of closure. In …
- 7:01 PM Ticket #10683 (CSS optimization for dijit.css user file) created by
- From Gino Bustelo (IBM) We have 2 css files […] dijit.css is …
- 1:12 PM Ticket #10682 (Dojo dijit comboBox Issue in IE6) created by
- This is an issue in IE6 only. We have a JSP page in our application …
- 11:54 AM Ticket #10681 (popup code: make all methods / private variables overridable by app) created by
- Like #10489, remove closure from dijit.popup code so that an app can …
- 11:31 AM Ticket #10680 ([patch] [ccla]new GridContainer and GridContainerLite based on dojox.dnd) created by
- Initial checkin of the replacement of dojox.layout.GridContainer? by …
- 11:26 AM Ticket #10679 ([patch] [ccla]Initial checkin dojox.mdnd) created by
- Initial checkin of a new dnd solution based on coordinates. Compatible …
Jan 26, 2010:
- 8:29 PM Ticket #10678 (Editor: programmatic widget creation doesn't like focusOnLoad) created by
- The focusOnLoad:true boolean doesn't work well with programmatic …
- 8:19 PM Ticket #10677 (FilteringSelect: don't require options to have value attribute) created by
- dijit.form.FilteringSelect does not initialize properly if the …
- 3:23 PM Ticket #10672 ([regression] this.editNode is undefined) reopened by
- 2:53 PM Ticket #10676 ([regression]popup not aligned in rtl) created by
- Screen capture from themeTester.html?dir=rtl running in FF3.5.7 …
- 7:08 AM Ticket #10675 (Tree: setting path intermittently fails) created by
- I cannot find any other explaination than "randomly fails". Sometimes, …
- 4:00 AM Milestone 1.4.1 completed
- bug fix release
- 1:46 AM Ticket #10670 (Dojo 1.4 _LayoutWidget.js change breaks TabContainer inside a ContentPane) closed by
- wontfix: Thanks or attaching a test case. This is an often asked question. …
Jan 25, 2010:
- 11:44 PM Ticket #10672 ([regression] this.editNode is undefined) closed by
- worksforme: I could not recreate this defect. Please …
- 11:23 PM Ticket #10622 (Slider: titles for increment and increment buttons not displaying (FF)) closed by
- fixed: (In [21247]) Fixes #10622. Change typematic's stopEvent on mousemove …
- 10:27 PM Ticket #10674 (marginBox in dojox.charting.Chart2D and multiple render calls with a ...) created by
- I have a 2d chart component that I'm rendering and it unfortunately …
- 8:36 PM Ticket #10661 (Spinner does not trigger onChange event in some cases) closed by
- invalid: The onChange event fires as soon as you blur the widget. If you want …
- 4:45 PM Ticket #10673 (dijit.Menu non-functional in JAWS 10/IE) created by
- Open JAWS 10. Go to: …
- 3:47 PM Ticket #10672 ([regression] this.editNode is undefined) created by
- dojo version 1.4 I created a InlineEditBox? widget, whose parameter …
- 2:16 PM Ticket #10671 (Drag and drop rows in a grid to tree) created by
- Is it possible to drag and drop one or more lines of grid to tree? if …
- 12:43 PM Ticket #10670 (Dojo 1.4 _LayoutWidget.js change breaks TabContainer inside a ContentPane) created by
- In Dojo release 1.4, The following change has been made to the …
Jan 24, 2010:
- 11:49 PM Ticket #10669 (currencyTextBox: places constraint fails) created by
- Hi, in currencyTextBox (hereafter cTB), we are supposed to do …
- 9:43 PM Ticket #10639 (Dojox Drawing, Cursor and fixes) closed by
- fixed: (In [21240]) Fixes #10639 - applied the patch patch this time. Applied …
- 9:40 PM Ticket #10639 (Dojox Drawing, Cursor and fixes) reopened by
- [21238] introduced a lot of console statements. Please remove.
- 1:32 PM Ticket #10639 (Dojox Drawing, Cursor and fixes) closed by
- fixed: (In [21237]) Fixes #10639 - applied patch. Adds cursor functionality. …
- 4:06 AM Ticket #10667 (Subject in emails from Forums) closed by
- wontfix
Jan 23, 2010:
- 10:08 PM Ticket #10668 (dojox.fx.animateTimeline) closed by
- fixed: (In [21236]) Fixes #10668 - Adding dojox.fx.Timeline which is an …
- 10:05 PM Ticket #10668 (dojox.fx.animateTimeline) created by
- Adding dojox.fx.Timeline which is an add-on to dojo.Animation. …
- 3:57 PM Ticket #10667 (Subject in emails from Forums) created by
- Hi, i'm subcribed to Dojo and Dijit forums and I receive every …
- 9:22 AM Ticket #10589 (robot mouseMoveAt() mispositioning on ColorPalette.html (IE8)) closed by
- worksforme: I guess so, I just ran through the IE8 regression tests without any …
Jan 22, 2010:
- 8:15 PM Ticket #10659 (Custom font style for dijit.Editor ignored) closed by
- fixed: (In [21233]) Adding in fixes for font-style migration to body node. …
- 8:07 PM Ticket #10666 ([Feature Request] Add support for FileStores with ...) created by
- Currently to use a Select or ComboBox? inside a grid cell, you have to …
- 7:57 PM Ticket #10665 (bad encoding in api.xml file) created by
- from ttrenka: we seem to have some encoding issues with the XML …
- 7:02 PM Ticket #10664 (windowName causes a warning in IE6 when doing sends from https domains) created by
- If you have a web page that is using https that is making a POST call …
- 1:15 PM Ticket #10653 ([regression] InlineEditBox: error with special chars) closed by
- invalid: In 1.3, the renderAsHtml flag defaulted to false but was being …
- 11:54 AM Ticket #10663 (dijit.Dialog forwards to another page after loading the href) closed by
- invalid: You can't load dojo again inside a Dialog, you need to use an iframe …
- 11:18 AM Ticket #10663 (dijit.Dialog forwards to another page after loading the href) created by
- Case: 1. Create a dijit.Dialog with a href attribute 2. …
Jan 21, 2010:
- 10:20 PM Ticket #10662 (Claro theme breaks editor resize.) created by
- The new Claro theme breaks the resizing of editor. This is most …
- 9:09 PM Ticket #10661 (Spinner does not trigger onChange event in some cases) created by
- The NumberSpinner? has the up and down arrows on the right side which …
- 7:17 PM Ticket #10660 (Test for document.readyState === "complete" as a better alternative to ...) created by
- With Firefox 3.6, all the modern browsers will set document.readyState …
- 7:08 PM Ticket #10443 (Provide stack traces on doh errors) closed by
- fixed: (In [21228]) Patch from Julian Cerruti (IBM) to use console error to …
- 6:51 PM Ticket #10659 (Custom font style for dijit.Editor ignored) created by
- If you add a style attribute to your div, which is used to create a …
- 6:39 PM Ticket #10658 (Claro theme is missing several editor icons added in Dojo 1.4) closed by
- fixed: (In [21227]) Adding in missin icon references. fixes #10658
- 6:38 PM Ticket #10658 (Claro theme is missing several editor icons added in Dojo 1.4) created by
- Claro theme is missing several editor icons added in Dojo 1.4 It's …
- 4:24 PM Ticket #10657 ([patch]EnhancedGrid cellType attribute doesn't work) created by
- Configuring cellType (e.g. as dojox.grid.cells.Select) via the …
- 3:09 PM Ticket #10654 (Dialog: exception closing Dialog opened from non-focusable button) closed by
- worksforme: You didn't attach a test case or say which version of firefox and …
- 3:02 PM Ticket #10656 (dojo/connect inside StackContainer inside Contentpane doens't fire.) closed by
- wontfix: Thanks for uploading a test case. IE has weird problems with script …
- 2:42 PM Ticket #10649 ([regression] TooltipDialog: loads href content immediately (before open)) closed by
- fixed: (In [21203]) Don't orphan the drop down widget from the DOM tree; it …
- 2:32 PM Ticket #10655 (Textarea not accepting height as parameter) closed by
- wontfix: If you want to set a height, use SimpleTextArea. Textarea is …
- 2:30 PM Ticket #10652 ([regression] focus on empty or hidden menus throws exceptions) closed by
- fixed: (In [21203]) Don't orphan the drop down widget from the DOM tree; it …
- 2:22 PM Ticket #10656 (dojo/connect inside StackContainer inside Contentpane doens't fire.) created by
- The following code: […] Which loads: […] Works fine in …
- 2:10 PM Ticket #10655 (Textarea not accepting height as parameter) created by
- In dojo 1.2 we were able to set "height" of the textarea by setting …
- 2:08 PM Ticket #10654 (Dialog: exception closing Dialog opened from non-focusable button) created by
- On hiding any dialog widget via method call i.e dialog.hide(), firebug …
- 2:04 PM Ticket #10653 ([regression] InlineEditBox: error with special chars) created by
- With dojo 1.4, InlineEditBox with an initial value containing special …
- 5:26 AM Ticket #10478 (several security vulnerabilities found in dojox and dijit) closed by
- fixed: Yes, the issues were resolved as part of 1.4.1
- 3:49 AM Ticket #10652 ([regression] focus on empty or hidden menus throws exceptions) created by
- Yeah, sounds a bit odd, but it used to be a no-op before. …
- 2:41 AM Ticket #10651 ([regression] [patch] [cla] dojo.query not working for attribute ...) created by
- dojo.query fails to query an attribute selector with a value including …
- 1:10 AM Ticket #10649 ([regression] TooltipDialog: loads href content immediately (before open)) reopened by
- The missing 'this' in Button.js is tracked and fixed in #10650. The …
- 1:05 AM Ticket #10650 (Missing 'this' when dijit.form.Button's loadDropDown connects to ...) closed by
- fixed: (In [21200]) Adding 'this' to the connect in Button's loadDropDown so …
- 1:01 AM Ticket #10650 (Missing 'this' when dijit.form.Button's loadDropDown connects to ...) created by
- […] 'this' is referenced in the function, but not set in the …
- 12:25 AM Ticket #10649 ([regression] TooltipDialog: loads href content immediately (before open)) closed by
- fixed: (In [21198]) Adding open property to TooltipDialog? so its inline with …
Jan 20, 2010:
- 11:53 PM Ticket #10649 ([regression] TooltipDialog: loads href content immediately (before open)) created by
- If you load …
- 11:18 PM Ticket #9763 (dojo.clone invokes functions) closed by
- fixed: (In [21196]) dojo.clone: changing the DOM node for IE, thx justinc!, …
- 11:06 PM Ticket #9858 (Images not scaling correctly with SVG renderer.) closed by
- fixed: thx Adam for spotting the problem!
- 11:05 PM Ticket #9815 (Bounding box not updated correctly by SVG/Silverlight renderers) closed by
- fixed: thx Adam for spotting the problem!
- 4:14 PM Ticket #10648 (FilteringSelect: "required" attribute broken for blank <option>) created by
- At the moment required attribute does not work with blank option. …
- 3:26 AM Ticket #10645 (-encode-unicode command line switch doesn’t have any effect) closed by
- fixed: (In [21191]) -escape-unicode arg was not being passed along. Add unit …
Jan 19, 2010:
- 10:02 PM Ticket #10595 (dojo.hash decodes hash unconditionally) closed by
- fixed: (In [21190]) Leave encoding/decoding up to user. Patch from …
- 6:00 PM Ticket #10647 ([patch][ccla]Map charts) created by
- FYI we (IBM DL/ORIA team) are currently working on a Map chart widget …
- 4:45 PM Ticket #10646 (dijit.Dialog cannot layout correctly for dijit.layout.BorderContainer ...) closed by
- invalid: You need to specify a size on the BorderContainer. That's how …
- 4:37 PM Ticket #10646 (dijit.Dialog cannot layout correctly for dijit.layout.BorderContainer ...) created by
- dijit.Dialog cannot, like dijit.layout.ContentPane?, layout correctly …
- 3:19 PM Ticket #10645 (-encode-unicode command line switch doesn’t have any effect) created by
- Using the -encode-unicode command line switch does not seem to have …
- 2:13 PM Ticket #10643 (dojox.form.BusyButton label can't be changed permanently) closed by
- duplicate
- 12:13 PM Ticket #10644 (dojox.form.BusyButton label can't be changed permanently) created by
- BusyButton? makes a copy of the label at postCreate and each time the …
- 12:12 PM Ticket #10643 (dojox.form.BusyButton label can't be changed permanently) created by
- BusyButton? makes a copy of the label at postCreate and each time the …
- 4:51 AM Ticket #10626 (Safari 4.0.4, OS X 10.5: dojo.query() returns a NodeList with not ...) closed by
- duplicate: Marking this a duplicate of #9499, which is fixed in Dojo 1.4.
- 4:47 AM Ticket #10641 (Don't exclude .htaccess from build) closed by
- wontfix: I am reticent to apply this patch -- it makes a special exclusion for …
- 4:10 AM Ticket #10642 (dijit.layout.StackContainer should honor _containerContentBox in ...) closed by
- fixed: (In [21189]) Use this._containerContentBox in resize() (if it's …
Jan 18, 2010:
- 9:05 PM Ticket #10530 (Easier UIDs) closed by
- fixed: Closing by asaelh's request. I am guessing that the changes will go …
- 6:34 PM Ticket #9858 (Images not scaling correctly with SVG renderer.) reopened by
- does not appear to be in 1.4 branch
- 6:32 PM Ticket #9815 (Bounding box not updated correctly by SVG/Silverlight renderers) reopened by
- does not appear to be applied to 1.4 branch
- 6:19 PM Ticket #10642 (dijit.layout.StackContainer should honor _containerContentBox in ...) created by
- The "_containerContentBox" property is present in the widget but only …
- 5:01 PM Ticket #10641 (Don't exclude .htaccess from build) created by
- When you build a custom Dojo build, the buildsystem currently won't …
- 4:17 PM Ticket #10475 (dojox/portlet.js breaks naming rules) closed by
- fixed: Deleted it on both trunk and 1.4.1 streams. Closing the ticket.
- 4:12 PM Ticket #10614 (FlickrRestStore broken for all large images) closed by
- fixed: Checked in the fix for 1.4.1. Closing this ticket.
- 3:45 PM Ticket #10469 (dojox.html.ellipsis needs inline docs) closed by
- fixed: (In [21183]) Add jsdoc for dojox.html.ellipsis based on what's on …
- 3:36 PM Ticket #10640 ([patch] smoothScroll scrolls too far within offset node) created by
- There is an incorrect calculation in determining the position of the …
- 7:09 AM Ticket #10345 (Bug IE dojo.attr with events (or doc omission)) closed by
- fixed: Done.
- 6:56 AM Ticket #10353 (Error creating dojox gfx surface in IE8 with no size args) closed by
- fixed: Should be fixed by other changes. Now if no size is specified, it is …
- 4:25 AM Ticket #10639 (Dojox Drawing, Cursor and fixes) created by
- This makes it so the cursor changes to default when in power point …
Jan 17, 2010:
- 1:45 PM Ticket #10637 (Dojox Drawing, PowerPoint functionality and a whole lot of other things) closed by
- wontfix: Sorry Asaelh, I have to reject this for the following reasons: * That …
- 10:06 AM Ticket #9820 (Calendar: hover style sometimes not applied when mouse moved quickly) closed by
- fixed: (In [21172]) Applying modified version of fix from lucid branch for …
- 9:30 AM Ticket #10638 (Bottom row of the grid is cut in Firefox) created by
- dojox.grid.DataGrid? with many rows (>100) and a formatter which adds …
- 6:44 AM Ticket #10637 (Dojox Drawing, PowerPoint functionality and a whole lot of other things) reopened by
- This patch makes it so the cursor is default when in PowerPoint? mode …
- 12:01 AM Ticket #10630 (dijit._base.sniff: No way to identify Internet Explorer 8 via CSS ...) closed by
- duplicate: Dup of #9053, fixed 10 months ago in [17194].
Jan 16, 2010:
- 11:00 PM Ticket #10637 (Dojox Drawing, PowerPoint functionality and a whole lot of other things) closed by
- fixed: (In [21170]) Fixes #10637 - Again. Toolbar wasn't checking the …
- 10:52 PM Ticket #10637 (Dojox Drawing, PowerPoint functionality and a whole lot of other things) reopened by
- Thanks for applying! One small error in the the fix, this patch …
- 7:31 PM Ticket #9858 (Images not scaling correctly with SVG renderer.) closed by
- fixed: (In [21169]) gfx: forcing SVG images to fill the whole box + tests for …
- 7:31 PM Ticket #10632 (getBoundingBox() returns undefined on certain Polyline shapes) closed by
- fixed: (In [21168]) gfx: adding a polyline normalization to make sure that a …
- 7:30 PM Ticket #9815 (Bounding box not updated correctly by SVG/Silverlight renderers) closed by
- fixed: (In [21167]) gfx: typo fixes, thx dinkypumpkin!, !strict, fixes #9815.
- 6:15 PM Ticket #10262 ([patch][nocla] Dojox Drawing, new PowerPoint mode, mouseover stencils ...) closed by
- duplicate: #10637 replaced this ticket.
- 6:09 PM Ticket #10637 (Dojox Drawing, PowerPoint functionality and a whole lot of other things) closed by
- fixed: (In [21166]) Fixes #10637 - Applied Ace's patch. \!strict
Jan 15, 2010:
- 7:03 PM Ticket #10635 (DojoX Drawing, Default Drawing) closed by
- duplicate: #10637 for the future, it's generally better to update existing …
- 6:19 PM Ticket #10637 (Dojox Drawing, PowerPoint functionality and a whole lot of other things) created by
- This includes everything from PowerPoint? functionality (after drawing …
- 12:59 PM Ticket #10636 (Select: long delay when lots of data) created by
- Browser: FF 3.5.7, Opera 9.6 After I click select to see option list I …
- 12:17 AM Ticket #10635 (DojoX Drawing, Default Drawing) created by
- This adds single click default shape drawing functionality. It also …
Jan 14, 2010:
- 6:56 PM Ticket #10634 (Introduce dojo.prop as a replacement for dojo.attr) created by
- Part of the problem with dojo.attr() is the expectations around what …
- 4:33 PM Ticket #10391 ([regression]dijit._Templated._sanitizeTemplateString is not a function ...) closed by
- fixed: (In [21156]) Fixes #10391. Update template caching to match …
- 3:57 PM Ticket #10633 (Include FullScreen class fix for container issues) closed by
- fixed: fixed in commit [21155]
- 3:54 PM Ticket #10633 (Include FullScreen class fix for container issues) created by
- Include FullScreen? class fix for container issues. As part of dojo …
- 9:49 AM Ticket #10632 (getBoundingBox() returns undefined on certain Polyline shapes) created by
- If polyline shape is created from an array of numbers (instead of …
- 4:46 AM Ticket #10573 ([patch][cla]Support for suspend/resume in a widget) closed by
- wontfix: Thanks. I'll keep this mind but I'm not going to check it in at the …
- 4:39 AM Ticket #10569 (Tree: does not work when working with dojox.data.JsonRestStore) closed by
- invalid: I talked to Jared about this. The thing is that you aren't really …
- 2:07 AM Ticket #10506 (dijit/_editor/nls/it/commands.js is missing tabIndent) closed by
- fixed: (In [21152]) Italian translations from nicrizzo (thanks!) Fixes …
Jan 13, 2010:
- 9:20 PM Ticket #10631 (Menu: add scrollbar if necessary) created by
- In my application I often have enough tabs in a TabContainer to make …
- 3:46 PM Ticket #10449 (add automated tests for full screen mode inside layout widgets) closed by
- fixed: (In [21151]) Remove resizers before restoring classes to avoid …
- 11:58 AM Ticket #10630 (dijit._base.sniff: No way to identify Internet Explorer 8 via CSS ...) created by
- For Explorer 7 a additional class with version number is applied to …
- 10:38 AM Ticket #10593 (dijit.Tooltip open() fails if no DOMNode passed in) closed by
- wontfix: I wouldn't say "purposefully phased out" but there I did some …
- 9:33 AM Ticket #10629 ([patch] dojo.dnd.Moveable doesn't work on node with position "absolute") created by
- When you create a dojo.dnd.Moveable on a node that has an absolute or …
- 7:15 AM Ticket #9783 (dijit._Widget, nodesWithKeyClick, ondijitclick) reopened by
- Of course nodesWithKeyClick has to be referenced via "this". But, as I …
- 5:01 AM Ticket #8858 ([patch] [cla] TitlePane: add onTitleEnter, onTitleLeave callbacks) closed by
- wontfix: Since [21150] the onTitleEnter and onTitleLeave callbacks have been …
Jan 12, 2010:
- 10:49 PM Ticket #10604 (Mockup live chat page) closed by
- fixed
- 9:13 PM Ticket #10628 (Memory Leak / IE / windows/frames) created by
- We have a report from a customer about some memory leaks we have also …
- 4:20 PM Ticket #10624 (ItemFileReadStore fails on certain simple JSON.) closed by
- invalid: This violates ItemFileReadStore? rules regarding IDs: …
- 1:58 PM Ticket #10627 (Feature request: dijit.MenuRibbon) created by
- Not sure if this is the right place for a feature request, but …
- 11:21 AM Ticket #10626 (Safari 4.0.4, OS X 10.5: dojo.query() returns a NodeList with not ...) created by
- To illustrate the problem I've provided a doh test at: …
- 7:11 AM Ticket #10625 ([docs] Add new dojox.lang module: async) created by
- Adding a helper for event-driven programming.
- 6:15 AM Ticket #10624 (ItemFileReadStore fails on certain simple JSON.) created by
- Helping a user with his problem …
- 1:17 AM Ticket #10597 (Create sitemap) closed by
- fixed: http://groups.google.com/group/dojom/web/phase-1-fusion
Jan 11, 2010:
- 9:53 PM Ticket #10623 (Enhanced Grid -- Indirect Selection conflicts with cell editing) created by
- Enabling indirect selection on the enhanced grid causes all calls to …
- 10:26 AM Ticket #10622 (Slider: titles for increment and increment buttons not displaying (FF)) created by
- We have recently upgraded fron dojo1.1 to dojo 1.4 We have used the …
- 7:54 AM Ticket #10621 (The blank http request cause performance on ie) created by
- When load compact dojo.js,it generates an blank request. Some pc take …
Jan 10, 2010:
- 11:06 PM Ticket #10620 (dojox.DataGrid onRowStyle render problem) created by
- I use dojox.grid.DataGrid? for display emails in inbox. I got boolean …
- 7:53 PM Ticket #10619 (InternalError: cannot access optimized closure) created by
- I have implemented tableGrid via dojox.grid.DataGrid? in previous …
- 7:44 PM Ticket #10618 ([patch][cla] dojox.storage: New providers) created by
- This patch adds the following providers for dojox.storage: * …
Jan 9, 2010:
- 3:00 PM Ticket #10617 (Programmatically created widgets not in form values) created by
- When accessing the values of form widgets with the method …
- 10:16 AM Ticket #10616 (formToJson skips elements that have only an id) created by
- The methods dojo.formToJson(), dojo.formToQuery() and …
- 5:49 AM Tickets #10526,10612 batch updated by
- fixed: (In [21124]) Declare _attachPoints in constructor() rather than …
Jan 8, 2010:
- 11:24 AM Ticket #10615 (JsonRest.js: Put objects in dirty state if a save fails) created by
- Changeset 20693 for dojox/trunk/rpc/JsonRest.js: [line 121] […] …
- 10:42 AM Ticket #10614 (FlickrRestStore broken for all large images) created by
- Changeset [21015] broke the FlickrRestStore?. It calculates the …
- 5:51 AM Ticket #10613 (_CssStateMixin) created by
- Create new mixin for applying CSS classes to Widget root nodes and …
Jan 7, 2010:
- 6:53 PM Ticket #10585 (Tree: scrolling triggers a drag) reopened by
- Bill, the bug is not reproducible in your test case because in that …
- 4:58 PM Ticket #10583 (null dereference when parsing hierachical data without identity attribute) closed by
- fixed: (In [21113]) Update item lookup in reference resolution case with …
- 4:52 PM Ticket #10237 ([patch][ccla] Format can't be removed/reset via dropdown) closed by
- fixed: (In [21111]) Adding in tests for FontChoice? remove format. fixes #10237
- 4:09 PM Ticket #10612 (dijit._Templated widget does not declare _attachPoints) reopened by
- Replying to bill: > Hi danstefan, > > I saw your comment …
- 3:37 PM Ticket #10591 (ProgressBar: the progressbar should not receive focus) closed by
- fixed: fixed in 1.4.1 branch [21110] -closing
- 12:38 PM Ticket #10612 (dijit._Templated widget does not declare _attachPoints) closed by
- invalid: Hi danstefan, I saw your comment in the other ticket. It's not wise …
- 12:21 PM Ticket #10612 (dijit._Templated widget does not declare _attachPoints) created by
- The property _attachPoints is not declared by the dijit._Templated …
- 10:00 AM Ticket #10611 (BorderContainer has bug in Oprea browser) closed by
- wontfix: Right, dijit doesn't (currently) support opera. Patches are welcome.
- 8:35 AM Ticket #10611 (BorderContainer has bug in Oprea browser) created by
- When using the Oprea browser to create new …
- 5:46 AM Ticket #10610 (dijit.Tree._onItemChange does not update node.item) created by
- When the Model notifies the Tree with an onChange, the item properties …
- 12:57 AM Ticket #10609 (Mockup blog page) created by
- Mockup official and aggregate blog pages
- 12:57 AM Ticket #10608 (Mockup contributors page) created by
- Create the contributors page (with info on how to become one etc).
- 12:56 AM Ticket #10607 (Mockup project roadmap page) created by
- Should be a more visual look at the roadmap for the dojo toolkit
- 12:55 AM Ticket #10606 (Mockup Getting Involved Page) created by
- Create the page based on the current info (edited of course) from the …
- 12:52 AM Ticket #10167 (combobox dropdown flickering on every keypress) closed by
- fixed: Yes, Cougar changed that name on purpose, because the old name was …
- 12:34 AM Ticket #10605 (dijit.form.Textarea doesn't clear _setTimeoutHandle when destroyed) created by
- When _onInput fires, Textarea sets a callback to _shrink on a timeout …
Jan 6, 2010:
- 11:27 PM Ticket #10604 (Mockup live chat page) created by
- Create mockup for live chat integration page
- 11:26 PM Ticket #10603 (Mockup nabble interface) created by
- Create mockup for the embeddable nabble client.
- 11:25 PM Ticket #10602 (Mockup links/books/articles page) created by
- Create mockup for this page
- 11:24 PM Ticket #10601 (Mockup Docs page) created by
- Mockup docs pages based on current dojo campus docs pages.
- 11:23 PM Ticket #10600 (Mockup demo explorer) created by
- Create mockups for the Demos section of the new site based on the demo …
- 11:22 PM Ticket #10599 (Mockup quick start guide) created by
- Create mockup of the new quickstart guide
- 11:22 PM Ticket #10598 (Mockup Download page) created by
- Create mockup of the download page. Wiki Page: …
- 11:21 PM Ticket #10597 (Create sitemap) created by
- Create a sitemap showing what pages will be in phase 1
- 10:29 PM Ticket #10596 (Add dojo.data support to Menu / MenuBar) created by
- The dojo.data support in Tree makes it very easy to use because you …
- 10:28 PM Ticket #10595 (dojo.hash decodes hash unconditionally) created by
- Ticket #9969 delivered a patch to hash.js which no longer decodes the …
- 3:08 PM Ticket #10594 ([patch] [cla] dijit.form.Select::attr('value', 'something', FALSE) ...) created by
- dojo: version 1.4.0 when calling …
- 12:35 PM Ticket #10558 (Dijit.Tree.Path does not work after delete) closed by
- invalid
- 11:15 AM Ticket #10585 (Tree: scrolling triggers a drag) closed by
- worksforme: I tried it, it works fine for me. If you can attach a test case that …
- 10:15 AM Ticket #10581 ([regression] FilteringSelect: drop down is blank and mis-positioned (RTL)) closed by
- fixed: (In [21108]) If ComboBox expands the drop down to match it's own …
- 1:03 AM Ticket #10257 (Dialog: underlay disappear during consecutive hide and show) closed by
- duplicate: OK, I'll handle it along with #2238. Yes, I understand it's a …
Jan 5, 2010:
- 11:22 PM Ticket #10593 (dijit.Tooltip open() fails if no DOMNode passed in) created by
- In version 1.4.0, dijit.Tooltip's open() method fails. When using …
- 10:44 PM Ticket #10592 (dojo.config.require files required after dojo base but before modules ...) created by
- If I create a dojo build that includes dojo.parser, then set …
- 4:31 PM Ticket #5132 ([patch] [ccla] ProgressBar: no visible focus indicator when at min or max) closed by
- wontfix: The consensus from the accessibility community is that the progress …
- 4:30 PM Ticket #10591 (ProgressBar: the progressbar should not receive focus) created by
- related to #5132. After discussions within the accessibility …
- 10:42 AM Ticket #10590 (ComboButton: attr('value', 'newValue') resize failure (IE7)) created by
- Hi, I do not know if its a failure, but I think it should resize when …
- 4:35 AM Ticket #10589 (robot mouseMoveAt() mispositioning on ColorPalette.html (IE8)) created by
- The mouseMoveAt() call in the ColorPalette.html test is ending up too …
Jan 4, 2010:
- 6:19 PM Ticket #9763 (dojo.clone invokes functions) reopened by
- This also happens when cloning a DOM node in IE. Testing o.cloneNode …
- 4:59 PM Ticket #10568 (FontSize commands do not work if when re-selecting previous setting on ...) closed by
- duplicate: This is already fixed in 1.4.1 http://trac.dojotoolkit.org/ticket/10466
- 4:18 PM Ticket #10588 (InlineEditBox: does not preserve CSS float attribute) created by
- When trying to float an inline edit box up in a form using float: left …
- 3:49 PM Ticket #10587 ([patch][cla]dijit.Tree loosing nodes when dragging really fast) created by
- When opening …
- 9:51 AM Ticket #10586 (TabContainer: support first-character navigation of drop-down tab list) created by
- The new drop-down list for tab selection in TabContainer? is REALLY …
- 1:11 AM Ticket #10585 (Tree: scrolling triggers a drag) created by
- I have a DnD-enabled Tree in a ContentPane? with a scroll bar. In …
Jan 3, 2010:
- 11:10 PM Ticket #10563 ([patch][cla]dojox.editor.plugins.InsertEntity extend _PaletteMixin) closed by
- fixed: (In [21101]) Convert EntityPalette? to run on top of _PaletteMixin …
- 10:59 AM Ticket #10562 ([patch][cla]dojox.editor.plugins.Smiley) closed by
- fixed: (In [21100]) Get Smiley plugin working, and also convert it to run on …
- 8:14 AM Ticket #10584 (dojo.query faild) created by
- hi all, i have: […] when i run: […] print 0 on console!,but with …
- 6:06 AM Ticket #10561 ([patch][cla] Split ColorPalette into ColorPalette and _PaletteMixin) closed by
- fixed: (In [21098]) Split palette code out of ColorPalette, into …
- 3:14 AM Ticket #10574 (dojox.widget.ColorPicker does not work within a popup) closed by
- duplicate: dup of #10440
Jan 2, 2010:
- 11:48 PM Ticket #10583 (null dereference when parsing hierachical data without identity attribute) created by
- ItemFileReadStore? can currently not parse the output of …
- 6:15 PM Ticket #10582 (dijit.form.NumberTextBox incorrectly handle percentages) created by
- dijit.form.NumberTextBox is unable to handle percentages as they are …
- 3:59 PM Ticket #10581 ([regression] FilteringSelect: drop down is blank and mis-positioned (RTL)) created by
- hi all, when my body dir="rtl" filteringselect's list is not open …
- 4:39 AM Ticket #10580 (dojox.layout.RadioGroup Issues) closed by
- duplicate: Dup of #10579.
- 2:17 AM Ticket #10580 (dojox.layout.RadioGroup Issues) created by
- The tests for dojox.layout.RadioGroup? don't cover two scenarios, which …
- 2:17 AM Ticket #10579 (dojox.layout.RadioGroup Issues) created by
- The tests for dojox.layout.RadioGroup? don't cover two scenarios, which …
Note: See TracTimeline
for information about the timeline view.