Timeline
Feb 16, 2010:
- 9:06 PM Ticket #10760 (Add in Blockquote plugin support for dijit.Editor) closed by
- fixed: (In [21376]) Adding in blockquote plugin support for dijit.Editor. …
- 8:54 PM Ticket #10760 (Add in Blockquote plugin support for dijit.Editor) created by
- It would be nice to have a blockquote plugin, where sleected text (or …
- 5:09 AM Ticket #10759 (tree doesn't work with xhtml page) created by
- Tree component doesn't work when placed inside XHTML page. The same …
- 12:06 AM Ticket #10477 (CurrencyTextBox: currency symbol does not change upon change of the ...) closed by
- fixed: (In [21359]) Fixes #10477 !strict. Marked CurrencyTextBox::currency …
Feb 15, 2010:
- 7:55 PM Ticket #10758 (InlineEditBox: set editors width to match original (view-mode) width) created by
- The _inlineEditor subclass needs the width argument to know how to set …
- 7:31 PM Ticket #10757 (TabContainer drop-down tab list does not update when tab labels are changed) closed by
- invalid
- 3:34 PM Ticket #10757 (TabContainer drop-down tab list does not update when tab labels are changed) created by
- When changing the label of a tab inside a tab container, the name only …
- 11:58 AM Ticket #10710 (the display of GridContainer Columns shooter) reopened by
- 3:54 AM Ticket #10756 (DojoCampus examples not working in IE7) created by
- ( for example http://docs.dojocampus.org/dijit/Calendar ) - appears …
Feb 14, 2010:
- 6:00 PM Ticket #10755 (Slider: Different size with buttons on/off) created by
- I'll describe it for the vertical slider, but it's the same for the …
- 3:37 AM Ticket #10754 (extra api.xml in svn tree) created by
- It's currently in util/resources and util/docscripts, and both are …
Feb 13, 2010:
- 10:24 PM Ticket #10753 (Widgets don't have unique ID's in multi-version environment) created by
- In a multi-version environment, Dijit's ID generation routine will …
- 10:15 PM Ticket #10751 (Dijit tree not working in IE 6.0) closed by
- duplicate
- 5:02 PM Ticket #10752 ([patch][cla?]dojo.clone doesn't work for RegExp) created by
- dojo.clone doesn't clone RegExp?. Browsers: Firefox 3.6, IE 7 and …
- 9:07 AM Ticket #10751 (Dijit tree not working in IE 6.0) created by
- I have opened http://docs.dojocampus.org/dijit/Tree in IE 6.0 and …
- 8:51 AM Ticket #10750 (Dijit Tree not working in IE 6.0) created by
- I have opened http://docs.dojocampus.org/dijit/Tree in IE 6.0 and …
Feb 12, 2010:
- 8:55 PM Ticket #10749 (BorderContainer: stuck in drag mode if mouse-up occurs off browser window) created by
- If you start dragging the Splitter in a Border Container and you drag …
- 8:46 PM Ticket #10748 ([patch][cla] dojox.widget.PlaceholderMenuItem does not destroy ...) created by
-
PlaceholderMenuItem
'sunReplace
method destroys its widgets via … - 8:16 PM Ticket #10747 (IE: RTL: TimePicker hover problems) closed by
- fixed: (In [21356]) Fixes #10747. IE needs width:100% on the menu items in …
- 8:12 PM Ticket #10747 (IE: RTL: TimePicker hover problems) created by
- Run test_TimeTextbox.html?dir=rtl&locale=ar in IE. Click to …
- 7:57 PM Ticket #10654 (Dialog: exception closing Dialog opened from non-focusable button) reopened by
- Ive been seeing this bug as well. Working on a test case. Reported: …
- 7:32 AM Ticket #10690 (BorderContainer: Memory Leak in Firefox 3.0) closed by
- wontfix: Hi mrtom, thanks for all the test cases. I was able to reproduce this …
- 5:07 AM Ticket #10727 (ScrollingTabContainer: tab click calls selectChild twice) closed by
- fixed: (In [21355]) Remove tab.onClick() call at end of slide animation, …
Feb 11, 2010:
- 11:59 PM Ticket #10743 ([regression] ComboButton: no label in RTL mode (IE/quirks)) closed by
- fixed: (In [21354]) Fixes #10743. Add IE/quirks/rtl specific CSS rule to …
- 9:58 PM Ticket #10746 (dijit.Menu can't be used with dojox.gfx.shape) created by
- It would be nice if dijit.Menu could be anchored to a dojox.gfx.shape …
- 8:51 PM Ticket #10745 (dijit _testCommon.js cannot set locale) closed by
- fixed: (In [21352]) Fixes #10745. Set dojo.locale = dojo.config.locale to …
- 8:49 PM Ticket #10745 (dijit _testCommon.js cannot set locale) created by
- I ran test_TimeTextBox.html?locale=ar but the locale was not set to ar.
- 8:13 PM Ticket #10733 (RadioButton cannot take attribute label) closed by
- fixed: (In [21351]) Don't fail if app specifies a label for a …
- 7:27 PM Ticket #10682 (Dojo dijit comboBox Issue in IE6) closed by
- invalid: Sorry, I'm going to close this. We need a smaller test case before …
- 7:05 PM Ticket #10385 (MenuBar: startup() of a MenuBar does not start items on its submenus) closed by
- fixed: (In [21349]) Missing startup() call on the popup that PopupMenuItem …
- 6:50 PM Ticket #8983 (MenuBar borderContainer classes risky) closed by
- fixed: (In [21348]) Add baseClass for Menu and MenuBar so that a MenuBar as …
- 6:20 PM Ticket #10613 (_CssStateMixin) closed by
- fixed
- 5:32 PM Ticket #10723 (dojo 1.4.1 dijit.layout.TabContainer missing sanity check for ...) closed by
- duplicate: Yup, and fixed in 1.4.2.
- 5:31 PM Ticket #10532 (dijit.TabContainer this.selectedChildWidget is undefined error) closed by
- fixed: Closing as fixed in [20184] (like Adam said) and [21347] on the branch.
- 5:20 PM Ticket #10610 (dijit.Tree._onItemChange does not update node.item) closed by
- fixed: Fixed in [21346].
- 2:58 PM Ticket #10744 (dojox.widget.Rotator panes with id) closed by
- fixed
- 12:55 PM Ticket #10744 (dojox.widget.Rotator panes with id) created by
- A bug occurs when I'm trying to create rotator with panes that have an …
- 9:47 AM Ticket #10742 ([regression] TabContainer: RTL mode tab labels don't show up (webkit, ...) closed by
- fixed: (In [21344]) Making scrolling tabs work in RTL mode on webkit (see …
- 9:31 AM Ticket #10743 ([regression] ComboButton: no label in RTL mode (IE/quirks)) created by
- From themeTesterQuirk.html?dir=rtl on IE8: [[Image(...)]] …
- 8:45 AM Ticket #10742 ([regression] TabContainer: RTL mode tab labels don't show up (webkit, ...) created by
- As Dustin mentioned in #10676, the tab labels in …
- 8:13 AM Ticket #10676 ([regression]popup not aligned in rtl) closed by
- fixed: (In [21343]) Fix alignment of drop down for DateTextBox/TimeTextBox …
- 3:18 AM Ticket #10741 (dojo.cldr not fully built in 1.4 CDN) created by
- at least whichever CDN is used in the staging area for CodeGlass?. …
Feb 10, 2010:
- 7:54 PM Ticket #10740 ([patch][cla] dojox.json.ref.toJson handles references unsafely) created by
-
dojox.json.ref.toJson
can leave a generated__id
attribute on the … - 3:57 PM Ticket #10739 (Keyboard events and multiple dialogs) created by
- The Dijit dialog has issues with keyboard events when multiple dialogs …
- 3:51 PM Ticket #10738 ([regression]dojo.dnd.getCopyKeyState removed) created by
- the method was removed in [17948]
- 3:26 PM Ticket #10737 (problem grid cell editable) created by
- Hi; When I edit a cell object Dojox.Grid.DataGrid? and I seized …
- 1:19 PM Ticket #10736 (Plot's shadows attribute does not work with dojox.charting.widget.Chart2D) created by
- "shadows" attribute specified to "plot" for Chart2D markup does not …
- 10:20 AM Ticket #10735 (Menu: create RadioButtonMenuItem) created by
- Does exist a dojo widget that combines the two widgets …
Feb 9, 2010:
- 8:52 PM Ticket #10734 (ComboBox as cell of DataGrid does not page correctly through options ...) created by
- Create dojox.grid.cells.ComboBox? with pageSize less than the number of …
- 6:00 PM Ticket #10693 (ComboButton: submits form onClick) closed by
- fixed: The template change in [21297] adds the type=button attribute (the …
- 2:53 PM Ticket #10368 ([patch][cla]Editor AutoExpand mode, excessive padding on <div>'s in ...) closed by
- fixed
- 2:08 PM Ticket #10733 (RadioButton cannot take attribute label) created by
- I am trying to put a dijit.form.RadioButton? into a …
- 2:12 AM Ticket #10731 (dojox.gfx.Moveable used with delay can get into bad state) closed by
- duplicate
Feb 8, 2010:
- 10:11 PM Ticket #10368 ([patch][cla]Editor AutoExpand mode, excessive padding on <div>'s in ...) reopened by
- What we have at this point (and likely before) is a huge mess. It's …
- 9:41 PM Ticket #10368 ([patch][cla]Editor AutoExpand mode, excessive padding on <div>'s in ...) closed by
- fixed: (In [21339]) Fix for improper padding on DIVs in FireFox? due to CSS …
- 8:53 PM Ticket #10440 (ColorPicker does not work in TooltipDialog) closed by
- fixed: (In [21338]) Fixing the ColorPicker? to work inside the dijit …
- 6:40 PM Ticket #10732 ([patch][cla][needs amd conversion] dojox.gfx.Moveable used with delay ...) created by
- Steps: - Use dojox.gfx.Moveable on a shape and have a delay (a larger …
- 6:39 PM Ticket #10731 (dojox.gfx.Moveable used with delay can get into bad state) created by
- Steps: - Use dojox.gfx.Moveable on a shape and have a delay (a larger …
- 5:13 PM Ticket #10237 ([patch][ccla] Format can't be removed/reset via dropdown) closed by
- fixed: (In [21336]) Just always check if the value is P, since IE returns …
- 2:12 PM Ticket #10730 (ComboBox / FilteringSelect: Show an inital text) created by
- Show an initial text in the combo box before any selection has taken place.
- 1:17 PM Ticket #10729 (destroyDescendants() for dojox.layout.ContentPane not working in case ...) created by
- If dojox.layout.ContentPane? contains as hidden elements (css being …
- 1:15 PM Ticket #10728 (inconsistencies in box setter methods) created by
- The contentBox method used as setter may apparently only set size, …
- 8:52 AM Ticket #10687 (filteringselect doesn't initialize properly if value is set but no ...) closed by
- invalid: Sorry, but you were both depending on a bug in 1.3 that was fixed in 1.4.
- 2:08 AM Ticket #10727 (ScrollingTabContainer: tab click calls selectChild twice) created by
- In test_TabContainer, click on any tab to select a new tab. If you put …
Feb 7, 2010:
- 10:30 AM Ticket #10714 (Dialog error: null bgIframe on page unload) closed by
- duplicate: Oh actually, this has already been fixed. Dup of #10525.
Feb 6, 2010:
- 11:40 PM Ticket #10726 (Ability to animate complex properties) created by
- Dojo needs to the ability to animate complex properties, such as the …
- 10:50 PM Ticket #10693 (ComboButton: submits form onClick) reopened by
- _Never_ use the BUTTON element as it is interpreted as a submit input …
- 8:41 PM Ticket #10699 (console Problem in IE8) reopened by
- Replying to mwilcox: > From: > …
- 8:32 PM Ticket #10237 ([patch][ccla] Format can't be removed/reset via dropdown) reopened by
- Replying to jaredj: > (In [21296]) Fixing an issue on IE …
- 8:25 PM Ticket #9210 (VerticalSlider: height inaccurate in IE7/8 strict mode) reopened by
Feb 5, 2010:
- 10:15 PM Ticket #10725 (Calling validate() on an empty but required ValidationTextBox does not ...) created by
- When leaving a required ValidationTextBox empty calling validate() on …
- 9:24 PM Ticket #10724 (dojo.position return different values on WebKit based platforms) created by
- Steps: - Create a group shape -> shape = owner.createGroup(); - …
- 9:07 PM Ticket #10723 (dojo 1.4.1 dijit.layout.TabContainer missing sanity check for ...) created by
- The internal "layout" function of TabContainer? class is missing a …
- 6:28 PM Ticket #10722 (queryToObject throws exception for malformed URI sequence) created by
- decodeURIComponent can throw an exception on a malformed sequence - …
- 5:05 PM Ticket #10721 (MenuBar: hovering MenuBarItem should make previously opened menu ...) created by
- I have a menubar, with a combination of PopupMenuBarItems and …
- 4:52 PM Ticket #10720 (Currency/Number Text boxes does not validate when not all decimal ...) created by
- Since Dojo 1.4 if CurrencyextBox? has places:6 specified and user does …
- 3:31 PM Ticket #10719 ([patch][ccla]IE: Removal of line inside dijit dialog fails) created by
- Reported by a co-worker: on 1.3.2: The removal of line fails in IE6 …
- 1:53 PM Ticket #10718 (TimeTextBox-popup shivers, when mousepointer stays between to entries) created by
- To reproduce this bug, open Firefox and visit …
Feb 4, 2010:
- 11:13 PM Ticket #10717 (dijit.form.Button click sensitivity when submitting) closed by
- duplicate: Right, dup of #6880 I think.
- 8:54 PM Ticket #10717 (dijit.form.Button click sensitivity when submitting) created by
- When using a dojo button, there is a sensitivity to where you can …
- 7:54 PM Ticket #10716 (Menu: don't highlight first MenuItem on open via mouse click) created by
- When clicking a menu, the first item in the list should not be …
- 7:39 PM Ticket #9210 (VerticalSlider: height inaccurate in IE7/8 strict mode) closed by
- wontfix: Please reopen if a solution can be found.
- 6:56 PM Ticket #9202 (Dijit Editor won't allow delete until new text is typed in) closed by
- fixed: Closing as believed fixed.
- 5:04 PM Ticket #10715 (dojox Rangeslider _onKeyPress error) created by
- error _onkeypress while range slider bar or handles has focus. …
- 2:18 PM Ticket #10712 (Making command-line arguments available in profile) closed by
- duplicate: dup #10711
- 2:16 PM Ticket #10710 (the display of GridContainer Columns shooter) closed by
- invalid: You'll need to attach a simple example to reproduce the problem.
- 2:11 PM Ticket #10714 (Dialog error: null bgIframe on page unload) created by
- This is a tricky bug with Dijit page unload that has eluded me for a …
- 1:18 PM Ticket #10713 (ItemFileWriteStore::setValue cause lost GridCellFocus on DataGrid) created by
- I got DataGrid? and I want to be able to navigate through cells using …
- 1:10 PM Ticket #10712 (Making command-line arguments available in profile) created by
- I would like the command-line arguments to be available in build …
- 1:07 PM Ticket #10711 (Making command-line arguments available in profile) created by
- I would like the command-line arguments to be available in build …
- 11:28 AM Ticket #10710 (the display of GridContainer Columns shooter) created by
- I have a dojox.layout.GridContainer? with three columns (td) in the …
- 11:27 AM Ticket #10709 (dojo.extend doesn not extend properly constructors produced by dojo.declare) created by
- The new C3 method resolution has some bugs in it. When a class is …
- 6:36 AM Ticket #10707 (AccordionContainer: not properly resizing its children when it is ...) closed by
- fixed: (In [21301]) Avoid unnecessary contentBox() which apparently avoids …
- 4:01 AM Ticket #10708 (Editor toolbar buttons that are comboboxes or input fields no longer work) closed by
- fixed: (In [21299]) Move onclick --> focus() code from _CssStateMixin back to …
Feb 3, 2010:
- 11:52 PM Ticket #10687 (filteringselect doesn't initialize properly if value is set but no ...) reopened by
- I also believe this is a bug. I've run into a similar situation where …
- 9:56 PM Ticket #10708 (Editor toolbar buttons that are comboboxes or input fields no longer work) created by
- [REGRESSION][LUCID_RELATED] Editor toolbar buttons that are comboboxes …
- 9:47 PM Ticket #10590 (ComboButton: attr('value', 'newValue') resize failure (IE7)) closed by
- fixed: (In [21298]) Fixes #10590. Added custom _setLabelAttr for IE to …
- 8:29 PM Ticket #10707 (AccordionContainer: not properly resizing its children when it is ...) created by
- This problem only shows itself on IE (IE7 is what I tested). FF, …
- 7:56 PM Ticket #10693 (ComboButton: submits form onClick) closed by
- fixed: (In [21297]) Fixes #10693. Changed ComboButton? template to have …
- 6:38 PM Ticket #10706 (JsonRestStore.onNew(item) is not consistent with the Notification API ...) created by
- The reason is that onNew is called before parentInfo is applied in …
- 6:01 PM Ticket #10705 (Destroying dialogs does not run proper teardown procedures) created by
- Expected: Calling .destroyRecursive on a dijit.dialog removes …
- 2:08 PM Ticket #10704 ([patch][cla] Make NodeList.at accept negative index) created by
- Currently, you can only specify a positive index for an at() call. It …
- 11:25 AM Ticket #10703 (the Weird Behavior of dojo.dnd.Moveable !) created by
- […] So every time I call cancel function the moveable is …
Feb 2, 2010:
- 11:51 PM Ticket #10678 (Editor: programmatic widget creation doesn't like focusOnLoad) closed by
- fixed: (In [21291]) Fixes #10678 !strict. Changed focus() to be deferrable …
- 9:35 PM Ticket #10702 (test_Editor.html?theme=tundra not running automated test) closed by
- fixed: (In [21289]) Fixes #10702. Restore original addOnLoad in _testCommon.js
- 9:32 PM Ticket #10702 (test_Editor.html?theme=tundra not running automated test) created by
- I'm running test_Editor.html?theme=tundra but the automated test at …
- 6:01 PM Ticket #10701 (type:percent parsing problem in number.parse) created by
- I'm trying to add type:percent support to NumberTextBox? but I can't …
- 5:09 PM Ticket #10653 ([regression] InlineEditBox: error with special chars) closed by
- fixed: (In [21288]) Fixes #10653. InlineEditBox::postMixInProperties now …
- 5:04 PM Ticket #10700 (dojo.moduleUrl bug) created by
- dojo.moduleUrl is giving the wrong output for custom module paths …
- 2:03 PM Ticket #10699 (console Problem in IE8) closed by
- wontfix: From: …
- 9:05 AM Ticket #10699 (console Problem in IE8) created by
- Hi, Since Version 1.4.0 I have a Problem with the console div under …
- 8:24 AM Ticket #10698 (InlineEditBox: add onEdit, onManageFocus callbacks) created by
- I would like to propose the addition of two callbacks to the …
- 3:27 AM Ticket #10050 ([patch] [cla] dojo.date.locale.format doesn't honor double single quotes) closed by
- duplicate: Dup of #10554
- 3:17 AM Ticket #10554 ([patch][test][cla] dojo.date.locale not handling double-single quotes ...) closed by
- fixed: (In [21282]) correct handling of double single-quotes. Fixes #10554. …
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].
Note: See TracTimeline
for information about the timeline view.