Timeline
Dec 16, 2006:
- 4:04 AM Ticket #2212 (How to allow debugging of local modules when using an xdomain build?) created by
- When a developer is trying to make their own module that works with an …
- 4:02 AM Ticket #2211 (Make sure xdomain dojo.js works with modules that need resources but ...) created by
- If an xdomain dojo.js contains a module that calls …
- 3:38 AM Ticket #2210 (get rid of the external iframe file for RichText widget) created by
- This patch also correct the post filter logic. In addition, an xml …
Dec 15, 2006:
- 9:21 PM Ticket #2209 (FilteringTable sorting is deadly inefficient) created by
- The createSorter method introduces a highly inefficient comparison …
- 3:44 PM Ticket #2208 (icon click doesn't select a node) created by
- clicking on the item doesn't get node selected.
- 3:41 PM Ticket #2207 ([patch][cla] Tree: support editable nodes) created by
- current tree selector fires events only on 1st click and on double …
- 3:31 PM Ticket #2206 (Editor2: wrong HTML handling in text-alignment-functionality) created by
- If the right-align-button is pressed on the following code... <DIV …
- 3:18 PM Ticket #2205 (new feature : percent selector) created by
- Hi, I've wrote a new widget : percentSelector, to choose many …
- 12:53 PM Ticket #2204 (add async property to src/xml/XslTransform.js) created by
- I should have provided this in the original version, so after some …
- 12:40 PM Tickets #2155,2173 batch updated by
- fixed: (In [6902]) Merged revisions 6883-6901 via svnmerge from …
- 11:01 AM Ticket #1666 (Button disabled/enabled mouseover) reopened by
- I was able to recreate the error on test_button.html (both FF2.0 and …
- 9:42 AM Ticket #2203 (TitlePane containing inner TitlePane) created by
- in demo samples there is "Outer pane" having "inner pane", when …
- 7:52 AM Ticket #2202 (test_Tree_3.html - bad layout in Firefox 2.0) created by
- Expand Root Node and Noed 1. In Firefox 2.0, the children of Node1 …
- 7:49 AM Ticket #2201 (Wipe toggling overlaps nodes in FireFox 2.0) created by
- In test_Tree_1.html, section "Show root expanders, hide gridlines …
- 6:16 AM Ticket #2200 (TreeLoadingControllerV3: expandToLevel doesn't work properly when ...) created by
- Hi, when expanding a node to more than 1 level in a synchronous way, …
- 4:37 AM Ticket #2199 (Virus JS/Feeb in Dojo ZIP downloads) created by
- I downloaded some dojo-0.4.0 zip files on 12/2. Today my virus …
- 2:31 AM Ticket #2198 (dojo.flash DojoExternalInterface flash6 -> javascript communication ...) created by
- The following code doesn't function as expected: […] Instead of …
- 12:15 AM Ticket #2197 (xdomain builds: convert dojo.uri calls for images to use xdomain path ...) created by
- In an xdomain build, the dojo.uri objects for images will use …
- 12:12 AM Ticket #2196 (Intern strings by looking for dojo.uri.Uri/moduleUri calls instead of ...) created by
- Right now string interning does not work well for all widgets, because …
- 12:05 AM Ticket #2195 (Support require/requireIf statements in custom build.) created by
- Be able to support require/requireIf statements in a custom build. …
Dec 14, 2006:
- 9:25 PM Ticket #2194 (Internet Explorer 7.0 fails with new ActiveXObject("Microsoft.XMLHTTP")) created by
- Internet Explorer 7.0 now uses new XMLHttpRequest(), not new …
- 8:07 PM Ticket #2193 ([patch] implement letter key navigation in Tree) created by
- A user should be able to move focus from open node to open node in a …
- 7:41 PM Ticket #2192 (dojo is not defined on line 3429 in dojo.js) created by
- line 3429: …
- 5:34 PM Ticket #2140 (Editor widget vulnerable to XSS attacks) closed by
- wontfix: I tried in FF/IE: if you do not escape it, the javascript will be …
- 5:23 PM Ticket #2155 (RichText close() duplicates editor content in FF) closed by
- fixed: (In [6895]) fixes #2155
- 3:06 PM Ticket #1830 (dojo 0.4 crashes the ie6 under certain conditions) closed by
- duplicate: Closing as duplicate of #1991 but Alex may want to take ownership of …
- 1:01 PM Ticket #2191 (TreeDocIconExtension: errors when rebuilding tree) created by
- having a tree which is rebuild several times (with the same widgetId), …
- 7:48 AM Ticket #2190 (suggestion for the fisheye list widget) created by
- there is a very fast working and good looking fisheye list, was …
- 1:14 AM Ticket #2189 (ComboBox - dojo crashes when loaded in a child window in FF2) created by
- ComboBox? is crashing in FF 2.0 if loaded remotely in a child window. …
Dec 13, 2006:
- 5:46 PM Ticket #2188 (Allow for flattening i18n bundles for external modules not in dojo.js) created by
- Right now modules outside of dojo do not get their i18n bundles …
- 3:39 PM Ticket #2187 (ToolbarDialog could handle the widget) created by
- some functionality of ToolbarColorDialog? could be moved to …
- 12:48 PM Ticket #2186 (filtering table: hidden column) created by
- for the filteringTable widget a column with dataType="hidden" or an …
- 11:41 AM Ticket #2185 (Debug flooding in RPCService.js) created by
- RPC outputs too much debug messages. As most of them are just info …
- 7:12 AM Ticket #2184 (allow class="myns-Widget" syntax for user namespaces) created by
- Right now "dojo-" is hard coded in xml/Parse.js/getDojoTagName to only …
- 3:36 AM Ticket #2183 (menu separator appears at the wrong place in the menu) closed by
- duplicate: Dup of #2044
- 2:22 AM Ticket #2183 (menu separator appears at the wrong place in the menu) created by
- steps to reproduce: * open "test_Menu2.html" * right-click to showe …
- 1:55 AM Ticket #2168 (DnD broken for tables) closed by
- duplicate: Duplicate of #2156
Dec 12, 2006:
- 10:00 PM Ticket #2182 (update button widgets to work with images turned off) created by
- The button widgets are created using img elements so they will display …
- 9:51 PM Ticket #2181 (update tree for visibility in high contrast mode; use ...) created by
- Tree is currently using images for the expand (+/-) node. It should …
- 9:09 PM Ticket #2179 (DatePicker doesn't get right date for january 2007 from december 2006) closed by
- duplicate: Duplicate of #1855
- 9:04 PM Ticket #2180 (update slider widget for a11y) created by
- The slider widget has basic keyboard support. 1)All of the arrow …
- 7:48 PM Ticket #2179 (DatePicker doesn't get right date for january 2007 from december 2006) created by
- On datechange, make an alert so we can see the date. go in …
- 6:47 PM Ticket #2178 (ValidatingTextArea -- text area with character count) created by
- This widget provides a character count in a text area, along with …
- 6:32 PM Ticket #2177 (testAccessible method in a11y.js should use dojo.doc) created by
- var div = document.createElement("div"); should be updated to var div …
- 2:01 PM Ticket #2176 (Editor2: Wrong handling of CDATA-section) created by
- I need to edit XML-Tags in the editor, so I tried to wrap that xml in …
- 1:55 PM Ticket #2173 (dojo.date.parse scope error) closed by
- fixed: (In [6884]) Fixes #2173
- 1:07 PM Ticket #2175 (editor2: bullet list feature breaks HTML) created by
- 1. enter the following text in the editor: test1 test2 2. mark the …
- 12:45 PM Ticket #2174 (RadioButton allows deselecting) created by
- Radio button allows deselecting (when in a group). This is different …
- 5:43 AM Ticket #2173 (dojo.date.parse scope error) created by
- dateObject is out of scope: dojo.date.setWeekOfYear(dateObject, v, …
- 4:36 AM Ticket #2172 ([api ref] dojo.data methods do not show up in API reference) created by
- Most of the dojo.data files have doc comments, but those doc comments …
- 3:27 AM Ticket #2171 (lfx.fade is broken in IE6) created by
- "testslfx est_fades.html" doesn't work in IE6. runs fine in IE7.
- 3:15 AM Ticket #2170 (tests/widget/test_Menu2.html fails in Safari) created by
- The menu items are not visible in Safari 2.0.4. Happens in 0.4.1 …
- 3:14 AM Ticket #2169 ([ops] install OpenRecord wiki) created by
- It would be great to have a project wiki for collaborating on …
- 3:11 AM Ticket #2168 (DnD broken for tables) created by
- In src/dnd/HtmlDragAndDrop.js, line 126, it references a "tdp" …
- 2:38 AM Ticket #2167 ([ops] transfer old openrecord-dev mailing list archives) created by
- Hey Dustin, Here's the trac ticket you asked me for, about …
- 1:45 AM Ticket #2166 (Make running the doc parser part of the build process) created by
- On the nightlies, and the "cut" releases, we should run the doc parser …
- 12:16 AM Ticket #2165 (Making ShrinkSafe more useful) created by
- Currently, Rhino shortens only truly private variables, making …
Dec 11, 2006:
- 11:58 PM Ticket #2031 (Errors with xml/Parse.js on IE6 and IE7) closed by
- fixed
- 8:39 PM Ticket #2164 (Mistake in BUFakeNode.js, BUFakeNode.find_listener_()) created by
- The BUFakeNode.find_listener_() method in …
- 6:45 PM Ticket #2163 (only one waiState can be specified per element within a template) created by
- The waiRole or waiState can be specified in a widget template. This …
- 5:27 PM Ticket #2162 (DnD breaks for new tree nodes) created by
- in some instances DnD breaks for the new tree nodes. I'm going to …
- 4:33 PM Ticket #2161 (Editor2 flickers on mouse button pressed + wrong cursor position) created by
- When I click somewhere into the editor the whole page flickers for a …
- 4:03 PM Ticket #2160 ([charting] Pie charts) created by
- Nuff said.
- 10:34 AM Ticket #2159 (Presence of DnD causes blinking in IE on dropdown menus) created by
- Here's the test case: …
- 10:21 AM Ticket #2158 (It's impossible to enter space in some text fields) created by
- If text field (input type="text") is inside Dialog widget invoked from …
- 10:10 AM Ticket #2157 (MenuBar doesn't collapse) created by
- When both menu bar and context menu are present on the page, it's …
- 10:09 AM Ticket #2156 (Dnd doesn't work with table and table row) created by
- When setting a table element to be a HtmlDropTarget? and setting its …
- 6:56 AM Tickets #1855,1856 batch updated by
- fixed: (In [6881]) Fixes #1855 and fixes #1856, Datepicker now appends a …
- 5:08 AM Ticket #1678 (dojo.i18n.number.format formatting problem) closed by
- fixed: this should also work in the new version, with a test case to match
- 4:17 AM Ticket #1960 (Selecting "js" file in api docs results in 404) closed by
- fixed: Nevermind. Cleared the cache and it works fine now.
- 1:49 AM Ticket #2155 (RichText close() duplicates editor content in FF) created by
- Existing Test Case: …
Dec 10, 2006:
- 8:29 PM Ticket #2154 (dojo.widget.Parse.createSubComponents out of stackspace in IE) closed by
- fixed: (In [6878]) Fixes #2154 out of stackspace in IE
- 7:28 PM Ticket #2154 (dojo.widget.Parse.createSubComponents out of stackspace in IE) created by
- For some reason dojo.widget.Parse.createSubComponents can end up …
- 4:53 PM Ticket #2153 (dojo.widget.Spinner's IntegerSpinner doesn't fire events on change) created by
- I'm trying to get events fired for an IntegerSpinner?, but that doesn't …
- 5:00 AM Ticket #1680 (dojo.i18n.number.format formatting String.substr problem) closed by
- fixed: (In [6876]) Thanks for pointing out the substr problem, cazzius. …
- 4:43 AM Ticket #1968 (Parsing of negative numbers broken in I18N) closed by
- fixed: see src/number.js
- 3:16 AM Ticket #1960 (Selecting "js" file in api docs results in 404) reopened by
- Sorry Owen. Same thing.
- 12:51 AM Ticket #2152 (dojo.lfx.wipeIn jumps at end of animation if specific contents inside) created by
- dojo.lfx has some stange malfunctions, doesnt exist in 4.0 attaching …
Dec 9, 2006:
- 11:41 PM Ticket #1960 (Selecting "js" file in api docs results in 404) closed by
- fixed: Uploading fix now -- please re-open if it's still a problem.
- 8:45 PM Ticket #1471 (API doc generator -- recognize literal return values) reopened by
- 8:39 PM Ticket #113 (Check for jum is naive) closed by
- wontfix: This may be valid somehow but as the original submitter hasn't …
- 8:34 PM Ticket #1934 (Syntax error in compressed dojo.js file; current download version 0.4) closed by
- fixed: (In [6866]) Fixes #1934. It's giving me a slight anurism from pure …
- 8:12 PM Ticket #347 (widget.byId from a named frame) closed by
- worksforme: dojo.withGlobal/dojo.withDoc is what you want have a look at the doc
- 8:11 PM Ticket #396 (RichText saveName doesn't work in IE6) closed by
- duplicate
- 8:10 PM Ticket #396 (RichText saveName doesn't work in IE6) reopened by
- 8:09 PM Ticket #396 (RichText saveName doesn't work in IE6) closed by
- fixed: dup of #966
- 7:57 PM Ticket #2075 (jum.assertEquals() fails comparing null and !null) closed by
- fixed: (In [6864]) Cleaned up some of the unit tests using the old "test<N>" …
- 4:41 PM Ticket #2151 (getComputedStyle doesn't use defaultView from Node) created by
- dojo.html.getComputedStyle should use the defaultView of the node's …
- 10:03 AM Ticket #2140 (Editor widget vulnerable to XSS attacks) reopened by
Dec 8, 2006:
- 10:42 PM Ticket #2150 (No way to get resize events on FloatingPane) created by
- FloatingPane?? publishes a floatingPaneMove topic, but no equivalent …
- 7:58 PM Ticket #2149 (dojo.dnd.HtmlDragMoveSource and constrainTo seems to disregard x/y of ...) created by
- It seems like the height and width of the constraining node are …
- 5:58 PM Ticket #2148 (dojo.widget.Button.setDisable(true) multiple calls makes multiple add ...) created by
- In dojo.widget.Button class, the method _sizeMyselfHelper() used …
- 5:49 PM Ticket #2147 (Sorting HTML fields in Filtering Table) created by
- When you sort information in an html field, it sorts alphabetically on …
- 2:13 PM Ticket #2146 (TreeV3 context menu: disabled actions do not work for a ...) created by
- I tried a json array but none of the actions are disabled in my tree …
- 11:00 AM Ticket #2145 (Editor2: Creating absolute HREF gives incorrect relative HREF) created by
- When a href element is created in an Editor2 widget that points to an …
- 10:24 AM Ticket #2074 (dojo.widget.TreeExpandToNodeOnSelect - incorrect event handler) closed by
- fixed: (In [6861]) Fixes #2074
- 7:55 AM Ticket #2144 (event unit tests are failing) created by
- On trunk, "ant tests" from buildscripts directory: […]
- 7:30 AM Ticket #2143 (Dialog can not be placed when scroll in FireFox) created by
- In FireFox?, when I show a Dialog widget, and then I scroll the window, …
- 6:51 AM Ticket #950 (update Form demo) closed by
- fixed: (In [6852]) Update Form widgets demo with DropdownDatePicker?, Slider, …
- 3:34 AM Ticket #2120 (test_Button.html "script test" feature doesn't work) closed by
- invalid: The button doesn't do anything; the point is that it was created via …
- 12:40 AM Ticket #2140 (Editor widget vulnerable to XSS attacks) closed by
- invalid: double escape the content and that tag can be displayed correctly
- 12:23 AM Ticket #2140 (Editor widget vulnerable to XSS attacks) reopened by
- I do want them. The user enters html, including javascript examples. …
- 12:05 AM Ticket #2142 (Error dojo manual - Using the Dojo ComboBox with JSON data [Fix ...) created by
- I (FlyHigh_) found an error at the dojo manual - Using the Dojo …
Dec 7, 2006:
- 10:59 PM Ticket #2140 (Editor widget vulnerable to XSS attacks) closed by
- invalid: in your server side, you can remove all <script> tag all together …
- 10:45 PM Ticket #2141 (move DemoEngine out of dojo.widget.*) created by
- Should make DemoEngine? a private widget, if still used by the website, …
- 8:29 PM Ticket #2140 (Editor widget vulnerable to XSS attacks) created by
- It seems that the editor is bent on executing javascript that a user …
- 6:33 PM Ticket #2139 (Exception when creating Editor2 in preloaded tab) created by
- I get an exception: uncaught exception: [Exception... "Component …
- 3:00 PM Ticket #2138 (remove deprecated methods in dojo.validate.datetime) created by
- 1:40 PM Ticket #2137 (tests/lfx/test_wipes.html shows errors) created by
- If you bring up …
- 12:21 PM Ticket #862 (add radio button widget) closed by
- fixed: (In [6838]) RadioButton? widget (it's a subclass of the Checkbox …
- 11:24 AM Ticket #2136 (parse error swapping out srcNode for template node (IE)) created by
- See attached file for testcase which fails on page load. Testcase is …
- 8:10 AM Ticket #2135 (tests/widget/treeV3/loadingExpandAll.html - doesnt work in 4.1) created by
- as stated above; this test fails in 4.1 …
Dec 6, 2006:
- 10:56 PM Ticket #2090 (dojo-0.4.1rc3-widget testing) closed by
- duplicate: Ok, sorry for doing it wrong :/ I opened up tickets #2130-#2134 so I …
- 10:53 PM Ticket #2134 (test_Dialog2.html doesnt close Dialog in khtml) created by
- Self closing dialog (outside clicks) doesn't work in Khtml (suspect …
- 10:47 PM Ticket #2133 (test_FloatingPane.html, Khtml only, click on tree generates javascript ...) created by
- test_FloatingPane.html Khtml click on tree generates javascript error …
- 10:45 PM Ticket #2132 (ComboBox stops to work in khtml after tabbing around for a while) created by
- test_ComboBox.html, Khtml only, only the the first one in the page …
- 10:41 PM Ticket #2131 (MenuBar broken from markup in khtml) closed by
- fixed: (In [6835]) Fixes #2131 MenuBarItems? in khtml from markup broken
- 10:40 PM Ticket #2131 (MenuBar broken from markup in khtml) created by
- MenubarItems? not showing
- 10:37 PM Ticket #2130 (LayoutContainer in floatingpane broken) closed by
- fixed: (In [6834]) Fixes #2130 Layout in FloatingPane?
- 10:34 PM Ticket #2130 (LayoutContainer in floatingpane broken) created by
- missing require to LayoutContainer?
- 8:41 PM Ticket #2128 (Dojo Storage does not work when loaded from file:// or chrome:// URLs) closed by
- fixed
- 8:38 PM Ticket #2129 (Get FileStorageProvider working with Safari) created by
- The FileStorageProvider? is not finished for Safari yet.
- 8:37 PM Ticket #2128 (Dojo Storage does not work when loaded from file:// or chrome:// URLs) created by
- Dojo Storage does not work when loaded from file:// or chrome:// URLs. …
- 7:50 PM Ticket #2127 (dojoAttachEvent with multiple events *broken* on firefox and opera) created by
- Take the following line in src/widget/templates/ComboBox.html: <img …
- 7:40 PM Ticket #1637 (Dojo chart widget enhancements) closed by
- duplicate: Just created a number of tickets splitting these tasks out; closing …
- 7:39 PM Ticket #2126 ([charting] Improve render line on dynamic updating) created by
- From #1637: Dynamic data updates -- It'd be useful to be able to …
- 7:37 PM Ticket #2125 ([charting] Arbitrary shapes for line plotters) created by
- From #1637: Arbitrary shapes for line plotters -- it looks like only …
- 7:36 PM Ticket #2124 ([charting] Chart styling/theming) created by
- From #1637: CSS styling -- I'm thinking this could be accomplished by …
- 7:36 PM Ticket #2123 ([charting] Series visibility toggling) created by
- From #1637: Visibility toggling -- this is simply a matter of …
- 7:34 PM Ticket #2122 ([charting] events to plotter or series) created by
- From #1637: Events -- even though it would be possible to attach …
- 4:20 PM Ticket #2116 (this.reregister is not a function error) closed by
- fixed: was fixed last night.
- 2:29 PM Ticket #2121 (event.disconnect not functioning as expected) created by
- This may very well be user-error, but the documentation doesn't imply …
- 2:11 PM Ticket #2120 (test_Button.html "script test" feature doesn't work) created by
- /tests/widget/test_Button.html has a button labeled "script test" on …
- 1:08 PM Ticket #2119 (HtmlDragAndDrop.js problem "tdp is not defined") created by
- In the file HtmlDragAndDrop?.js on ligne 126 you have : var …
- 9:44 AM Ticket #2118 (setup api.dojotoolkit.org) created by
- point http://api.dojotoolkit.org at http://dojotoolkit.org/api/
- 9:19 AM Ticket #2091 (Fix Moxie's Use of Editor2 to Work on Safari) closed by
- fixed: (In [6822]) implement height workaround. Fixes #2091
- 8:45 AM Ticket #2114 (Slider broken) closed by
- fixed: (In [6821]) formatting and inheritance updates. Fixes #2114
- 7:55 AM Ticket #2117 (table sizing broken) created by
- http://archive.dojotoolkit.org/nightly/tests/style/test_sizing.html …
- 7:27 AM Ticket #1751 (XHR IFrame Proxy broken on IE7) closed by
- fixed: (In [6813]) Fixes #1751: fix XhrIframeProxy? for IE7 (merge from trunk)
- 7:26 AM Ticket #2116 (this.reregister is not a function error) created by
- This might simply be a bug with Slider, but I was getting this error …
- 7:15 AM Ticket #2100 (tree drag'n'drop is broken) closed by
- fixed: (In [6811]) fixes #2100
- 6:39 AM Ticket #2115 (sometimes holding down the spinner button doesn't work) created by
- In …
- 6:25 AM Ticket #2114 (Slider broken) created by
- Slider test is showing strange (but different) behavior on IE6 and FF …
- 6:03 AM Ticket #2113 (lengthened tabs don't catch click events) created by
- In tests/widget/test_RemoteTabController_programmatic.html, clicking …
- 5:44 AM Ticket #2112 (Tooltip: Multiple connectIds feature) created by
- It would be very useful to be able to connect a tooltip message to an …
- 4:00 AM Ticket #2100 (tree drag'n'drop is broken) reopened by
- I'm sorry for not posting test case, totally my fault. I'll do my best …
- 3:52 AM Ticket #2100 (tree drag'n'drop is broken) closed by
- fixed: There's no testcase filed w/this bug. I tried …
- 3:10 AM Ticket #2111 (dojo.widget.validate widget page needed in book) created by
- dojo.widget.validate widget is part of the forms section of the book. …
- 3:09 AM Ticket #2110 (Select widget page needed in book) created by
- select widget is part of the forms section of the book. Currently …
- 3:08 AM Ticket #2109 (DropDownTimePicker widget page needed in book) created by
- dropdowntimepicker widget is part of the forms section of the book. …
- 3:07 AM Ticket #2108 (MenuBar: dropdown menu alignment is a little off) created by
- The drop down menu seems to appear a little too far to the right (see …
- 3:06 AM Ticket #2107 (DropDownDatePicker widget page needed in book) created by
- dropdowndatepicker widget is part of the forms section of the book. …
- 3:05 AM Ticket #2106 (table RULES are invisible in firefox due to dotted borders) created by
- The CSS selector which puts dotted borders around tables/cells with 0 …
- 3:04 AM Ticket #2105 (checkbox widget page missing from book) created by
- checkbox widget is part of the forms section of the book. Currently …
- 3:03 AM Ticket #2104 (Button widget page missing from book) created by
- Button widget is part of the forms section of the book. Currently …
Dec 5, 2006:
- 7:52 PM Ticket #2103 (easing animation argument is poorly documented) created by
- what does easing function in animation do?
- 6:12 PM Ticket #2100 (tree drag'n'drop is broken) reopened by
- exception message in Mozilla […] I tried with the latest trunk …
- 5:49 PM Ticket #2100 (tree drag'n'drop is broken) closed by
- invalid: please indicate what the exception was. Alex just fixed a similar …
- 5:08 PM Ticket #2102 (Custom build with empty template file) created by
- When you do a custom build (with intern-string), and if a widget has, …
- 5:01 PM Ticket #2101 (Bug with wipeIn.) created by
- Hi guys, if you run the code at the bottom with SHOW_BUG = false and …
- 4:54 PM Ticket #2100 (tree drag'n'drop is broken) created by
- when dragging starts an exception is thrown
- 3:49 PM Ticket #2099 (hide tree context menu items for disabled actions) created by
- in the tree different nodes can have different actions disabled. to …
- 3:47 PM Ticket #2016 (FilteringTable.js) closed by
- fixed: (In [6807]) Fixes #2016.
- 3:19 PM Ticket #2034 (Tree Drag and Drop not working in the nightly tests) closed by
- fixed: (In [6805]) accepts() functions expect arrays as arguments. Fixes #2034
- 2:47 PM Ticket #2098 (No way to get HTML to validate with alternative namespaces) closed by
- invalid: Can you be specific as to why the second example will not validate? …
- 1:04 PM Ticket #2098 (No way to get HTML to validate with alternative namespaces) created by
- There is no way to get HTMl to validate if you use an alternative …
- 12:12 PM Ticket #2097 (handle compositionStart/End within onkey psuedo events) created by
- When inputting characters using an input method, such as Asian …
- 8:22 AM Ticket #2096 (accordion gap on right) created by
- In test_Layoutcode.html on IE, when you create an AccordionContainer? …
- 8:07 AM Ticket #2095 (DropdownDatePicker: can't erase selected value) created by
- If you erase the value from the <input> box (by backspacing), you …
- 8:01 AM Ticket #2005 (Error with dropdowndatepicker in IE6) closed by
- invalid: Closing for lack of testcase.
- 7:34 AM Ticket #2094 (test_editor2Dialog.html area too small (FF)) created by
- On firefox, run test_Editor2InsideDialog.html and click either link. …
- 6:11 AM Ticket #2093 (editor programatic creation over https) created by
- Connect over https to tests/widget/Editor/test_Editor2.html, then …
- 3:47 AM Ticket #2092 (implement typematic mixin or support code) created by
- Spinner, Slider, the new Carousel widget, etc... all have/need …
- 1:28 AM Ticket #2025 (tree widget in 04.1rc2 break under IE) closed by
- fixed
Dec 4, 2006:
- 11:32 PM Ticket #2091 (Fix Moxie's Use of Editor2 to Work on Safari) created by
- Bug 2066 describes an external workaround for the Editor2 widget on …
- 11:06 PM Ticket #2090 (dojo-0.4.1rc3-widget testing) created by
- Not really sure what this means [quot] Alex is rolling RC3 right now. …
- 8:15 PM Ticket #2089 ([patch][cla] Dialog should be positionable and not always centered) created by
- The widget dialog should be positionable and not always centered. …
- 8:00 PM Ticket #1756 (Editor2 is loosing your content) closed by
- invalid: not enough info, closed
- 3:07 PM Ticket #2016 (FilteringTable.js) reopened by
- Attempted to sync with check-in 6740 however the test case listed …
- 3:55 AM Ticket #1822 (Using subwidgets with widgetsInTemplate fails in Safari 2.0.4) closed by
- fixed: (In [6795]) Safari handles the <xmp> element differently than other …
- 1:12 AM Ticket #2066 (Getting Contents from Editor2 Widget Corrupted in Safari) closed by
- wontfix: Brad, This is instractable. Between the broken selection API on …
Dec 3, 2006:
- 11:05 PM Ticket #2088 (Modal Dialog does not scroll on overflow) created by
- When using a modal dialog and having content loaded via AJAX, the …
- 4:27 PM Ticket #2087 (dojo.charting.Chart and CSS) created by
- Charts created with dojo under IE are affected by CSS formatting. For …
- 4:18 PM Ticket #2086 (dojo.charting.Chart inconsistencies (IE vs. FireFox)) created by
- Modify the dojo.charting test. Change this line: […] to this line: …
- 12:14 PM Ticket #2085 (Make use of dojo.dom.destroyNode in ContentPane and io.updateNode) closed by
- fixed: (In [6791]) Fixes #2085, bye bye node.removeChild, hello …
- 12:01 PM Ticket #2085 (Make use of dojo.dom.destroyNode in ContentPane and io.updateNode) created by
- To prevent potential leaks, convert ContentPane? and io.updateNode to …
- 11:49 AM Ticket #2084 (dojo.dom.destroyNode gives error in IE when node is a textnode) closed by
- fixed: (In [6790]) Fixes #2084, correctly handle textnodes
- 11:46 AM Ticket #2084 (dojo.dom.destroyNode gives error in IE when node is a textnode) created by
- dojo.dom.destroyNode runs outerHTML and dojo.event.browser.clean on …
- 5:26 AM Ticket #2080 (intern-strings of CSS for widgets not checking for duplicate additions?) closed by
- fixed: (In [6789]) Fixes #2080: insertion of templateCssString not checking …
- 1:37 AM Ticket #2007 (toggleTableBorderCommand doesn't toggle borders back off) closed by
- worksforme: just confirmed that it works fine in IE as well so I am closing if …
- 1:08 AM Ticket #1984 (repeatedly selecting options from ComboBox popupwidget causes errors ...) closed by
- fixed: (In [6785]) Fixes #1984. For some reason, occasionally when the text …
Dec 2, 2006:
- 11:46 PM Ticket #2066 (Getting Contents from Editor2 Widget Corrupted in Safari) reopened by
- Just tested against 0.4.1 branch on Dec 2nd @ 3:46 PM, and still get …
- 10:03 PM Ticket #2083 (FloatingPane maximize button shown even when disabled) created by
-
if FloatingPane?
windowState
is set to maximized, maximize button … - 9:53 PM Ticket #2082 (FloatingPane to automatically resize in maximized mode) created by
- it would be very nice for the floating pane to support automatic …
- 9:23 PM Ticket #2067 (Editor2 Widget Has ActiveX Message/Error On Internet Explorer 7) closed by
- fixed: (In [6781]) fixes #2067
- 8:06 PM Ticket #1993 (TreeBasicControllerV3.createChild throws exception) closed by
- fixed: (In [6779]) Fixes #1993
- 7:50 PM Ticket #2037 ([patch] [need CLA] value sort on FilteringTable) closed by
- wontfix: This may work for someone but I did not provide for this by design. …
- 7:48 PM Ticket #2042 (FilteringTable: field.sortFunction must be meta.sortFunction) closed by
- duplicate: This was already fixed as another bug.
- 7:32 PM Ticket #1553 (Add API docs for dojo.text) closed by
- fixed: (In [6776]) Add comments, style changes. Fixes #1553
- 7:17 PM Ticket #2067 (Editor2 Widget Has ActiveX Message/Error On Internet Explorer 7) reopened by
- I found this on the 0.4.1rc2 branch, so this is definently still …
- 9:29 AM Ticket #2066 (Getting Contents from Editor2 Widget Corrupted in Safari) closed by
- wontfix: Adding: […] seems to make the issue go a way. There's something …
- 8:49 AM Ticket #2081 (FilteringTable: onAddData fires also if the data in the store are replaced) created by
- If the data in the store are replaced with a new objekt (but the same …
- 6:26 AM Ticket #2080 (intern-strings of CSS for widgets not checking for duplicate additions?) created by
- There was an issue reported on dojo-interest that seems to indicate …
- 1:22 AM Ticket #2072 (Editor2: toolbarAlwaysVisible doesn´t work in IE6) closed by
- worksforme
- 1:14 AM Ticket #2067 (Editor2 Widget Has ActiveX Message/Error On Internet Explorer 7) closed by
- fixed: this should have been fixed in trunk and 0.4.1 branch if not, please …
- 1:09 AM Ticket #2079 (refactor dojo.dom.destroyNode) created by
- According to ttrenka, destroyNode must go in dojo.html because of its …
- 1:07 AM Ticket #1727 (removeChild leaks in IE) closed by
- fixed: we've gotta close 0.4.1, and there's enough chatter in this ticket …
- 12:59 AM Ticket #2078 (dojo.event.connect() fails to connect to FireFox iframes in designMode) created by
- It appears that dojo.event.connect() is never calling down to the …
Dec 1, 2006:
- 10:50 PM Ticket #2077 (docpane should be fully supported or moved out of dojo.widget.*) created by
- It's not clear that docpane belongs in dojo.widget.* or if it's even …
- 10:46 PM Ticket #2076 (need to define in spec what docparser does with multple definitions) created by
- e.g. dojo.requireLocalization in loader.js is defined twice in the …
- 10:38 PM Ticket #2075 (jum.assertEquals() fails comparing null and !null) created by
- and by fails, I mean it seems to throw an exception. …
- 9:20 PM Ticket #2069 (get rid of dojo.lang.setObjPathValue deprecation warnings) closed by
- fixed: fixed in [6769]
- 9:12 PM Ticket #2074 (dojo.widget.TreeExpandToNodeOnSelect - incorrect event handler) created by
- Hi there, I downloaded release 0.4.1rc2 and also nightly build …
- 8:15 PM Ticket #2073 (Editor2: Problems with bullet list) created by
- in test_editor2_shared.html …
- 7:15 PM Ticket #2072 (Editor2: toolbarAlwaysVisible doesn´t work in IE6) created by
- I am using dojo4.1 from trunk. The following works in FF2 as desired …
- 2:28 PM Ticket #2071 (Add useful return values to dojo.event.topic.subscribe & unsubscribe) created by
- dojo.event.topic.subscribe returns undefined. It would be more useful …
- 12:42 PM Ticket #2070 (Combobox patch - annoying 'result has no properties') created by
- This trivial bug has been there for quite some time now... It's a …
- 10:24 AM Ticket #2069 (get rid of dojo.lang.setObjPathValue deprecation warnings) created by
- dojo.lang.setObjPathValue was deprecated in the eleventh hour; need to …
- 10:14 AM Ticket #2050 (TitlePane with inner pane set to open="false" does not expand) closed by
- worksforme: I tried #1 on both IE and FF, and #2 on IE. Problem doesn't reproduce …
- 10:05 AM Tickets #2039,2068 batch updated by
- fixed: (In [6768]) Merge [6767] from trunk, which fixes #2068 and #2039.
- 9:58 AM Ticket #2039 (test for parseWidgets causes unnecessary exception, disturbs debugging) closed by
- fixed: (In [6767]) Fixes #2039
- 9:39 AM Ticket #2025 (tree widget in 04.1rc2 break under IE) reopened by
- hey, its not the problem that it doesnt work at all, this happens only …
- 6:21 AM Tickets #1544,1554 batch updated by
- fixed: (In [6766]) Fixes #1544 #1554. Documentation (merge from 0.4.1 branch)
- 3:39 AM Ticket #2068 (Fisheye does not work under 0.4.1rc2 but worked under 0.4.1rc1) created by
- Fisheye no longer works under 0.4.1rc2 with Firefox 1.5.0.8 or IE …
- 2:51 AM Ticket #1633 (ucfirst attr on Textbox with utf-8 document) closed by
- duplicate: dup of #2049
- 1:44 AM Ticket #1787 (Security Warning when using iconSrc with SSL on MenuItem2 0.4 (IE6 ...) reopened by
- iconSrc is supposed to be a string, either a relative or absolute …
- 1:27 AM Ticket #2067 (Editor2 Widget Has ActiveX Message/Error On Internet Explorer 7) created by
- On Internet Explorer 7, with the default security settings on that …
- 1:10 AM Ticket #2066 (Getting Contents from Editor2 Widget Corrupted in Safari) created by
- The Editor2 widget is broken on Safari; this is a regression since it …
- 12:06 AM Ticket #2025 (tree widget in 04.1rc2 break under IE) closed by
- worksforme: Under IE7 this seems to work fine for me. I used …
Nov 30, 2006:
- 11:58 PM Ticket #2065 (Figure out how best to syndicate .Book content to new web site) created by
- 11:58 PM Ticket #2064 (Figure out site-wide search for new web site) created by
- Going to first check out "rollyo" to see how that does
- 11:57 PM Ticket #2063 (Create visual design style guide) created by
- TJ -- can you guys do this? If not, bounce back to "owen" and I'll …
- 11:56 PM Ticket #2062 (Theme dojo blog) created by
- TJ -- probably a variant of what's used in the API ref -- reassign to …
- 11:55 PM Ticket #2061 (Theme dojo.jot.com wiki) created by
- TJ, probably just a copy of the work to do for the .Book -- bug is …
- 11:54 PM Ticket #2060 (Theme dojo.book w/ new style) created by
- TJ, Alex is our Jot expert and can tell you what is involved in doing this.
- 11:53 PM Ticket #2059 (Theme Api Reference application) created by
- http://dojotoolkit.org/api/ TJ -- when you've got a design, send it …
- 11:52 PM Ticket #2058 (Figure out/write "QuickStart" guide) created by
- 11:52 PM Ticket #2057 (Sort out links to the book) created by
- Andy: the goal is that all of the book pages will have meaningful …
- 11:50 PM Ticket #2056 (ContentPane: Menu inside ContentPane not cleaned up on ContentPane ...) created by
- Only occurs in IE ( I'm using IE7 ), reproduced with 0.4.1rc2 also. …
- 11:49 PM Ticket #2055 (Make list of examples for the new web site "demos" area) created by
- Mark, once the dust has settled, let's come up with a prioritized list …
- 11:44 PM Ticket #1749 (Removal of last TreeNodeV3 in a TreeV3 displays wrong image in front of it) closed by
- worksforme: Couldn't reproduce any supposed bad behavior. If someone can supply a …
- 11:44 PM Ticket #2054 (Get RSS feed from Blog to redesigned web site front page) created by
- Tom, please upload the stylesheet and pass of to Dustin. Dustin, if …
- 11:42 PM Ticket #2053 (Style tweaking on web site redesign) created by
- Please update this bug with list of what's to do so we can get a sense …
- 11:39 PM Ticket #2052 (Determine exactly what pages will be on the new web site) created by
- Consensus from the meeting is 10 pages of content or less Please come …
- 11:32 PM Ticket #2051 (Articulate main purposes of the web site) created by
- 10:35 PM Ticket #2050 (TitlePane with inner pane set to open="false" does not expand) created by
- 1: If you have a title pane default to open with an inner pane set to …
- 9:34 PM Ticket #2049 (ucFirst in Textbox.js not UTF friendly - patch) created by
- Point browser to: …
- 9:09 PM Ticket #2048 (ComboBox in a Dialog "downArrowNode" doesn't get sized properly in ...) created by
- Only done this programmatically, seems the ComboBox?>>onResize(), gets …
- 6:51 PM Ticket #2047 (build system should be able to compress all files, not just those ...) created by
- My project's build requires A, B, and C. A, B, nor C require D. I …
- 6:08 PM Ticket #2046 (DropdownTimeTimePicker/TimePicker misbehavior with onValueChange) created by
- I've been advised that there may be CLA concerns. I am an independent …
- 5:32 PM Ticket #1727 (removeChild leaks in IE) reopened by
- *Any* time you are doing something DOM-wise that is specific to a …
- 4:03 PM Ticket #1727 (removeChild leaks in IE) closed by
- fixed: (In [6759]) fixes #1727: merged patch from schallm added back …
- 3:26 PM Ticket #2045 (browser.undo dose not work in Firefox when "url" parameter of ...) created by
- In Firefox, if location.hash is set to an uri-encoded value, the …
- 1:52 PM Ticket #2044 (Menu2: separator appears in wrong position) created by
- In test_Menu2.html, right click to see the menu. Menu2Separator …
- 1:48 PM Ticket #2043 (Menu2: icons don't show up in IE6 over https) created by
- Access test_Menu2.html over https on IE6 and right click. Should see …
- 1:47 PM Ticket #1787 (Security Warning when using iconSrc with SSL on MenuItem2 0.4 (IE6 ...) closed by
- invalid: Hmm, iconSrc is supposed to be a string, either a relative or absolute …
- 1:41 PM Ticket #2042 (FilteringTable: field.sortFunction must be meta.sortFunction) created by
- 12:43 PM Ticket #2033 (with IE, pb with pageContainer placed in a floatingPane) closed by
- fixed: (In [6755]) Fixes #2033. The PageContainer? sets the size …
- 12:37 PM Ticket #2041 (Improve handling of nested exceptions in ContentPane) created by
- When exceptions occur in event handlers called by ContentPane?, they …
- 12:22 PM Ticket #2040 ([patch][cla] ContentPane examines wrong property on nested exceptions) created by
- In the code below from ContentPane?.js, the caught exception "e" is …
- 12:08 PM Ticket #1991 (Adding <base> tag causes DOJO loading to fail...) reopened by
- I don´t think this is an IE bug. The same code works with dojo 3.1 in …
- 10:44 AM Ticket #2039 (test for parseWidgets causes unnecessary exception, disturbs debugging) created by
- In Parse.js, the following snippet tests if parseWidgets=="false": …
- 9:24 AM Ticket #2032 (FloatingPane.closeWindow raises an exception on IE) closed by
- fixed: (In [6753]) Remove overzealous call to destroyNode() (other …
- 7:07 AM Ticket #1540 (Add API docs for dojo.io) closed by
- fixed: (In [6747]) Fixes #1540. Docs for dojo.io (merge from 0.4.1 branch)
- 5:52 AM Ticket #2028 (Combobox arrow too big / setContentBox() not working on img (IE)) closed by
- fixed: (In [6745]) Fixes #2028. Thanks to Doug for figuring out that images …
- 4:03 AM Ticket #2038 (Fix spelling of destory in dojo/src/dom.js) closed by
- fixed: (In [6743]) Fixes #2038
- 3:39 AM Ticket #2038 (Fix spelling of destory in dojo/src/dom.js) created by
- Fix spelling of destory to destroy in dojo/src/dom.js
- 2:51 AM Ticket #1727 (removeChild leaks in IE) reopened by
- We need to make sure the leak count is down to what it was in 0.4.1RC1 …
Nov 29, 2006:
- 11:43 PM Ticket #2037 ([patch] [need CLA] value sort on FilteringTable) created by
- I made it so you can sort on the value attribute of a cell rather then …
- 11:22 PM Ticket #2036 (Editor2: HTML invalidated in IE) created by
- When I pass valid HTML into the Editor2 in source mode and then switch …
- 9:49 PM Ticket #2035 (multiple selection in TreeV3 does not work on Mac) created by
- The treeV3 code looks for the control key with click to perform multi …
- 7:30 PM Ticket #2034 (Tree Drag and Drop not working in the nightly tests) created by
- On these two tests: …
- 5:26 PM Ticket #2015 (GoogleMap version) closed by
- wontfix: According to the Google, current version is 2.67. There are two …
- 5:20 PM Ticket #2016 (FilteringTable.js) closed by
- fixed: (In [6740]) Fixes #2016.
- 5:18 PM Ticket #2014 (GoogleMap won't work with current version 4.1) closed by
- worksforme: Simple solution: don't put that widget in your profile. Both …
- 1:42 PM Ticket #1991 (Adding <base> tag causes DOJO loading to fail...) closed by
- invalid: that's an IE bug
- 12:28 PM Ticket #1542 (Add API docs for dojo.lang) closed by
- fixed: (In [6738]) style nits. Fixes #1542
- 10:55 AM Ticket #2033 (with IE, pb with pageContainer placed in a floatingPane) created by
- Hello dojo team, pb seen with 0.4.1rc2 If you create the following …
- 10:48 AM Ticket #2032 (FloatingPane.closeWindow raises an exception on IE) created by
- This pb seems to be a problem introduced in 0.4.1RC2 if you create a …
- 5:37 AM Ticket #2031 (Errors with xml/Parse.js on IE6 and IE7) created by
- JavaScript? errors are thrown by the getDojoTagName function in …
- 4:55 AM Ticket #2030 (FormBind gives no feedback if the form's action url is a 404.) created by
- I used a post form to reproduce. May also work with get. When you …
- 4:54 AM Ticket #2029 (button status on toolbar doesn't update in IE if you just use cursor ...) created by
- The status of toolbar buttons is never updated when using cursor keys …
- 1:54 AM Ticket #2028 (Combobox arrow too big / setContentBox() not working on img (IE)) created by
- On IE, the Combobox arrow is too big (compared to the input box), …
- 1:39 AM Ticket #2019 (IE hangs when dojo and struts-html taglib is used on one JSP) closed by
- duplicate: Looks like a dup of #1991 (which for some reason is assigned to me …
- 1:29 AM Ticket #2027 (ability to clear a datepicker) created by
- Provide the ability to clear or reset a datepicker to its …
Nov 28, 2006:
- 11:59 PM Ticket #2026 (InlineEditBox nested in FloatingPane won't save/cancel after dragging ...) created by
- Seems as though an inlineEditBox contained in a floating pane won't …
- 11:57 PM Ticket #744 (dj_eval not evaluating in the global window context in IE) reopened by
- Reopening with a test case (see previous comment).
- 10:59 PM Ticket #2025 (tree widget in 04.1rc2 break under IE) created by
- hey, im using tree widget that i create via markup and then populate …
- 10:43 PM Ticket #2024 (timezone offset error in getWeekOfYear v0.3.1) created by
- There's an issue with the current implementation that fails when the …
- 8:44 PM Ticket #2023 ([pathc][cla] Implement BUFakeNode.cloneNode() method in BUFakeDom.js) created by
- It would be good to include a cloneNode() method for BUFakeNode in …
- 8:31 PM Ticket #2022 ([patch][cla] BUFakeNode.removeAttributeNode() broken) created by
- The BUFakeNode.prototype.removeAttributeNode() method at line 299 of …
- 7:36 PM Ticket #2014 (GoogleMap won't work with current version 4.1) reopened by
- I get the problem because I use my own packed version of dojo where I …
- 6:26 PM Ticket #2021 ([patch][cla][FEATURE] WeekCalendar or WeekOrganizer) created by
- I don't know if MonthlyCalendar? works but I've never tried to make it …
- 5:23 PM Ticket #2020 (Error in BUFakeDom.js > BUFakeNode.setAttribute()) created by
- There is a one-line bug in testtools/JsFakeDom/BUFakeDom.js line 419, …
- 5:10 PM Ticket #1958 (dojo.html.insertCssText causes "Invalid procedure call or argument" in ...) reopened by
- It is still broken for me, even with the fix from the latest nightly …
- 5:04 PM Ticket #2016 (FilteringTable.js) reopened by
- I appreciate your quick response. I did dig through the code before …
- 4:00 PM Ticket #2014 (GoogleMap won't work with current version 4.1) closed by
- worksforme: Tested this with the current Google Map test, and it worked just fine …
- 3:52 PM Ticket #2016 (FilteringTable.js) closed by
- invalid: Please, please, please take a closer look on the code before filing …
- 2:25 PM Ticket #2019 (IE hangs when dojo and struts-html taglib is used on one JSP) created by
- I am using IE6.0.2900.2180.xpsp_sp2 and dojo from Trunk. This is a …
- 11:49 AM Ticket #2018 (Disabling dialog content) created by
- Dialog, and other container widgets, should have enable/disable support.
- 10:06 AM Ticket #1985 (io.bind() not working on Firefox 2.0) closed by
- invalid: this is clearly not our bug. Please do not reopen unless there's …
- 8:55 AM Ticket #2017 (ModalFloatingPane not sized properly initially) closed by
- invalid: For both FloatingPane? and ModalFloatingPane? you need to specify …
- 8:48 AM Ticket #2017 (ModalFloatingPane not sized properly initially) created by
- Hello Dojo Team, If you create a modal floating pane with a very …
- 4:21 AM Ticket #1936 (Custom builds should flatten all i18n bundles) closed by
- fixed: (In [6725]) Fixes #1936. Flatten all i18n bundles in the build process …
- 1:13 AM Ticket #2009 (Menu2/MenuItem2 disabled context menu items get class 'undefined') closed by
- fixed: (In [6724]) Fixes #2009, and also fixes some API comments.
- 1:06 AM Ticket #2008 (Timeout handling when loading modules ?) closed by
- fixed
Nov 27, 2006:
- 11:50 PM Ticket #2016 (FilteringTable.js) created by
- The FilteringTable? checkin on 6713 looks for the sortFunction on the …
- 9:42 PM Ticket #2015 (GoogleMap version) created by
- It would be great to get a function to set the version of the …
- 9:38 PM Ticket #2014 (GoogleMap won't work with current version 4.1) created by
- I didn't get an Id from the GoogleMap? widget with the current …
- 6:31 PM Ticket #2013 (date validation seems to be too permissive) created by
- tests/widget/test_validate.html Under the German Date test, change …
- 6:14 PM Ticket #2012 (editor2 does not work properly inside content pane) closed by
- duplicate: dup of #1980
- 6:11 PM Ticket #2012 (editor2 does not work properly inside content pane) created by
- when sending form with editor2 via formbind in Opera and FF the …
- 4:51 PM Ticket #2011 (Editor 2 destroy method -- does not remove iframe) created by
- The following calls do *not* work as expected: var e = …
- 3:44 PM Ticket #1985 (io.bind() not working on Firefox 2.0) reopened by
- I did as you suggested - changed the "url" parameter in the doBind() …
- 1:17 PM Ticket #1702 (setObjectCookie does not correctly remove stored variables with null values) closed by
- fixed: (In [6719]) style cleanups and a fix for incorrect deletion. Fixes #1702.
- 1:10 PM Ticket #1701 (dojo.event.browser.isEvent() doesn't check for null obj) closed by
- fixed: (In [6718]) fixes #1701
- 1:00 PM Ticket #1844 (An issue with json-rpc error server response.) closed by
- invalid: I'm not sure how a bogus JSON-RPC response from your server is a bug …
- 12:58 PM Ticket #1990 (Dojo demos appear not to run under IE7) closed by
- invalid: browser issue. Not our bug. Marking as such and closing.
- 9:16 AM Ticket #2010 ([Combobox] Form reset button sets combo value blank) created by
- After creating a Combobox Widget using a <select> tag like this: …
- 8:20 AM Ticket #2009 (Menu2/MenuItem2 disabled context menu items get class 'undefined') created by
- Disabled context menu's (from a tree context menu in my case - but it …
- 12:42 AM Ticket #2008 (Timeout handling when loading modules ?) created by
- Hi there, I'm using dojo within a Firefox extension to load some …
Nov 26, 2006:
- 11:28 PM Ticket #2006 (dropdowntimepicker has no icon) closed by
- fixed: (In [6715]) Fixes #2006
- 10:56 PM Ticket #2007 (toggleTableBorderCommand doesn't toggle borders back off) created by
- toggleTableBorderCommand in tableOperation.js plugin works initially …
- 6:47 PM Ticket #1437 ([patch][cla] True font height metrics in pixels, scrollbar width in ...) closed by
- fixed: (In [6714]) Fixes #1437, although there are issues with both Safari …
- 6:13 PM Ticket #2006 (dropdowntimepicker has no icon) created by
- The dropdowntimepicker widget shows no icon, but only the default …
- 6:10 PM Ticket #2005 (Error with dropdowndatepicker in IE6) created by
- IE6 throws an error if I use the dropdowndatepicker widget inside a …
- 5:27 PM Ticket #1841 (FilteringTable: sort function ("sortusing") missing) closed by
- fixed: (In [6713]) Fixes #1841. Custom sort functions should expect the …
- 5:19 PM Ticket #1877 (FilteringTable: onUpdateField event on a property not shown) closed by
- fixed: (In [6712]) Fixes #1877.
- 5:09 PM Ticket #1531 (Feature request - dojo.collections.Store method addDataRangeByIndex) closed by
- fixed: (In [6711]) Fixes #1531. Adds the following: getIndexOf, …
- 4:47 PM Ticket #1622 (Bug in (and inadequit fix for) dojo.crypt.SHA1) closed by
- invalid: I'm going to close this in favor of the outstanding Crypto task I have …
- 4:43 PM Ticket #1394 (Add SHA series of crypto to dojo.crypto) closed by
- duplicate
- 4:41 PM Ticket #1736 (SortableTable: parsing dates can be incorrect.) closed by
- wontfix: Closing this with the removal of Sortable from the codebase, and with …
- 12:08 AM Ticket #2004 (repeated calls to dojo.event.connect() hangs IE) created by
- See bench/connect.html for testcase. (I ran the test against trunk/ …
Nov 25, 2006:
- 11:49 PM Ticket #2003 (can't drag unless hovering over text (in IE)) created by
- On …
- 11:49 PM Ticket #2002 (check whether there are any leaks in the widget core under IE) created by
- won't start to look at this until someone can prove it is the case
- 11:16 PM Ticket #1727 (removeChild leaks in IE) closed by
- fixed: (In [6707]) fixes #1727: improved mem leak fix in IE new API …
- 9:34 PM Ticket #2000 (SplitContainer and iframes) closed by
- duplicate: Duplicate of #1044 and #1229. Also note that it's "SplitContainer?" …
- 8:32 PM Ticket #1727 (removeChild leaks in IE) reopened by
- this does not work for nodes not in the main page (such as in an …
- 8:57 AM Ticket #2001 ([patch] Patch to allow module prefixes (dependencies.prefixes) to be ...) created by
- When building a package with custom widgets, it is often handy to use …
Nov 24, 2006:
- 5:30 PM Ticket #2000 (SplitContainer and iframes) created by
- The SplitContainer? won't work it tries to resize over an iframe. …
- 4:16 AM Ticket #1241 (While the page loads, a Mixed-Content warning is triggered for each ...) closed by
- fixed: OK, this seems to be working. I tested test_Dialog.html and …
- 4:00 AM Ticket #1304 (AccordionContainer difficulties in IE) closed by
- fixed: This is fixed with the rewrite of accordion for 0.4, I think. Please …
- 3:58 AM Ticket #937 (AccordionContainer doesn't resize when browser window risize) closed by
- fixed: This was fixed w/the refactor of AccordionContainer? for the 0.4 …
- 3:27 AM Ticket #1999 (limit node title width with wrapping text) created by
- it would be convinient to support long titles allowing the title to …
- 3:25 AM Ticket #1998 (Tree: node editor doesn't expand vertically on new line in IE) created by
- when user presses Ctrl+Enter a new line is created in the editor, but …
- 3:20 AM Ticket #1997 (movable RichText with resizer) created by
- it would be cool to have a widget similar to text area in OneNote?. …
Nov 23, 2006:
- 10:42 PM Ticket #1992 (First ToolbarContainer found on a page fails to render.) closed by
- worksforme: Works for me. I tried it in IE, FF, and FF/Mac against latest in …
- 10:40 PM Ticket #1996 ([patch/cla/dojox] Carousel widget donation) created by
- Hi dojo team, Here's a carousel widget I wrote this week, would be …
- 10:12 PM Ticket #1995 (Allow adding "resource dependencies" for the build system) created by
- This is just an example/proposal: In src/widget/Spinner.js …
- 8:15 PM Ticket #1898 (TestModalFloatingPane.html IE 6 -- Problem with Iframe) closed by
- fixed: (In [6692]) fixed Dialog broken in browsers other than IE 6, refs #1898
- 7:38 PM Ticket #1978 (Popup widget don't show at the right position.) reopened by
- I've been investigating further. By using your debug method, …
- 6:47 PM Ticket #1898 (TestModalFloatingPane.html IE 6 -- Problem with Iframe) reopened by
- The fix broke it for me in IE 6.0... and in firefox. There's also the …
- 5:50 PM Ticket #1976 (status of color picker buttons never updates) closed by
- fixed: (In [6691]) fixes #1976
- 5:43 PM Ticket #1982 (on IE, problems resizing ModalFloatingPane) closed by
- duplicate: dup of #1898
- 5:42 PM Ticket #1898 (TestModalFloatingPane.html IE 6 -- Problem with Iframe) closed by
- fixed: (In [6690]) fixes #1898: the underlay div is now above iframe
- 4:21 PM Ticket #1977 (editor2 / richtext replaceEditorContent fails on empty string (Firefox)) closed by
- fixed: (In [6689]) fixes #1977
- 4:14 PM Ticket #1981 (on IE, ModalFloatingPane is not modal the second time) closed by
- fixed: (In [6688]) fixes #1981 Attention: dojo.html.removeNode(node) won't …
- 3:52 PM Ticket #1966 (toolbar shortcuts don't work) closed by
- fixed: (In [6687]) fixes #1966: call preventDefault first before calling the …
- 3:47 PM Ticket #1980 (editor2 sends its contents after 2nd submit) closed by
- fixed: (In [6686]) fixes #1980
- 3:16 PM Ticket #1994 (Tree: TreeBasicControllerV3.createAndEdit has limited functionality) created by
- *createAndEdit* fires *addChild* event twice. first when the node is …
- 3:01 PM Ticket #1993 (TreeBasicControllerV3.createChild throws exception) created by
- it seems the logic of child creation has changed somewhat and …
- 10:56 AM Ticket #1992 (First ToolbarContainer found on a page fails to render.) created by
- A LayoutContainer? containing 3 toolbars - all with LayoutAlign?='top' …
- 7:37 AM Ticket #1991 (Adding <base> tag causes DOJO loading to fail...) created by
- Hi, I am using IE 6 SP2 on Windows XP SP2 with DOJO 0.4 Widgets …
- 5:57 AM Ticket #1990 (Dojo demos appear not to run under IE7) created by
- Opening demoEngine.html in IE7 does not produce any results. Steps: …
- 4:20 AM Ticket #1961 (Documentation: Tree "+" icon overlaps with label in IE) closed by
- fixed: Fixed
- 4:19 AM Ticket #1821 (http://dojotoolkit.org/api/ does not work 99% of the time in IE6 sp2) closed by
- fixed: Fixed. Still some font stuff to work on, but it is useable.
- 1:07 AM Ticket #1989 (dojo.html.setMarginBox() etc. returns {width: true, height: true}) created by
- Seems like dojo.html.set*Box() functions were meant to return the …
- 1:00 AM Ticket #1988 (refactor resizing of layout widgets) created by
- Change HtmlWidget?.resizeTo() to take {width: 500, height: 500} type …
- 12:53 AM Ticket #1987 (Button widget should be inline) created by
- Button widget shows up as display:block, which is inconvenient for …
- 12:02 AM Ticket #1933 (IFrameIO text/plain textarea) closed by
- invalid: I don't quite understand what you mean by there being a PRE element in …
Nov 22, 2006:
- 10:55 PM Ticket #1950 (Accordion Container inside Layout Container doesn't work in IE.) closed by
- fixed: (In [6682]) Add overflow:hidden for LayoutContainer?, so that resizing …
- 10:10 PM Ticket #1986 (Tree: context menu causes multiple selection) created by
- in the tree if one node is selected and user clicks on the other node …
- 6:01 PM Ticket #1985 (io.bind() not working on Firefox 2.0) closed by
- invalid: We have a unit test in Dojo that does effectively the same thing, …
- 5:38 PM Ticket #1985 (io.bind() not working on Firefox 2.0) created by
- Since I'm a Dojo newbie, I asked in a few other places before …
- 3:51 PM Ticket #1984 (repeatedly selecting options from ComboBox popupwidget causes errors ...) created by
- If i get repeatedly selecting differnt results from a the Combobox …
- 3:09 PM Ticket #1983 (widgetsInTemplate does not process nested widgets) created by
- Sub widgets that are wrapped by, for instance, accordion panes or …
- 3:03 PM Ticket #1982 (on IE, problems resizing ModalFloatingPane) created by
- Hello dojo team, Same description as ticket 1981. On IE, the first …
- 2:55 PM Ticket #1981 (on IE, ModalFloatingPane is not modal the second time) created by
- Hello dojo team, I have a ModalFloatingPane? opened programmatically …
- 2:50 PM Ticket #1980 (editor2 sends its contents after 2nd submit) created by
- I have a binded form with editor2 created from textarea. In FF2 and …
- 6:43 AM Ticket #1979 (XSLT parsing support in Opera 9 should be included in XslTransform) created by
- the dojo.xml.XslTransform? script provides XSL-T support for IE & …
- 6:39 AM Ticket #1970 (ValidationTextbox eats all text after quote) closed by
- fixed: (In [6676]) Fixes #1970
- 5:29 AM Ticket #1937 (Generate xdomain ajax build for releases) closed by
- fixed: (In [6673]) Fixes #1937. Add xdomain ajax to release build set (merge …
- 3:49 AM Ticket #1969 (Accordion overflow in mozilla firefox) closed by
- worksforme: Seems to work fine for me. Just try …
- 3:14 AM Ticket #1963 (LayoutContainer cuts Bottom pane off in IE6) closed by
- invalid: I see a common error in your test. The second child of the …
- 2:47 AM Ticket #1978 (Popup widget don't show at the right position.) closed by
- wontfix: In order to position the popup widget, we need to know it's size. In …
- 2:30 AM Ticket #1859 (DnD test_nested_drop_targets.html broken in 0.4) closed by
- fixed: This was broken a week or two ago, but it's working now (tested on IE …
- 1:33 AM Ticket #1978 (Popup widget don't show at the right position.) created by
- I'm using Dojo 0.4 and Firefox 2.0 All widgets in my page that use …
Nov 21, 2006:
- 11:33 PM Ticket #1957 (LayoutContainer + TabContainer = strange problem) closed by
- fixed: (In [6670]) Fix dangling references after calling myWidget.destroy() …
- 10:49 PM Ticket #1977 (editor2 / richtext replaceEditorContent fails on empty string (Firefox)) created by
- In Editor2, go into html source mode and select all and hit delete. …
- 10:45 PM Ticket #1976 (status of color picker buttons never updates) created by
- The fore and background color picker buttons stay stuck highlighted …
- 10:13 PM Ticket #1975 (Localize DocPane) created by
- 10:04 PM Ticket #1952 (LayoutContainer inside TabContainer causes fatal error) closed by
- fixed: (In [6665]) Fixes #1952. On Safari (at least), clicking the close …
- 9:44 PM Ticket #1974 (Localize DemoEngine) created by
- how do we handle the json registry?
- 8:42 PM Ticket #1973 (Tree: doesn't expand correctly when working with a nested TreeNode two ...) created by
- If you have a tree with "TreeNodes?" that are two or three levels deep, …
- 7:03 PM Ticket #1972 (dojo.html.removeClass() doesn't work properly when allowPartialMatches ...) created by
- When trying to clear a set of classes from an HTML element, I found …
- 5:46 PM Ticket #1971 (ComboBox - onValueChanged not triggered when autocomplete is on) created by
- When autocomplete is on, onValueChanged not triggered if exact match …
- 5:42 PM Ticket #1970 (ValidationTextbox eats all text after quote) created by
- There is some sort of bug in the Dojo widget parser which mangles form …
- 5:09 PM Ticket #1969 (Accordion overflow in mozilla firefox) created by
- The accordion autoscroll seems not to work in this version, with …
- 5:08 PM Ticket #1903 (SplitContainer rendering is broken when using widgetsInTemplate) closed by
- invalid: You shouldn't have a ContentPane? around the SplitContainer?. And also, …
- 4:50 PM Ticket #1968 (Parsing of negative numbers broken in I18N) created by
- This gives a wrong result: dojo.i18n.number.parse("-12.1", "en"); …
- 4:46 PM Ticket #1951 (Error if no widgetId is defined) closed by
- fixed: (In [6662]) Fixes #1951
- 4:38 PM Ticket #1949 (Flicker in dojo.lfx.wipeIn with Firefox 2.0) closed by
- fixed: (In [6661]) Fixes #1949
- 3:31 PM Ticket #1967 (scrolling while Dialog shown doesn't work on FF) created by
- On IE, if you show a Dialog and then scroll, the background will be …
- 2:51 PM Ticket #1964 (parameter duration has no effect in AccordionContainer) closed by
- fixed: (In [6659]) Fixes #1964
- 11:09 AM Ticket #1966 (toolbar shortcuts don't work) created by
- In 0.4.0 it was possible to assign CTRL+R as a shortcut and it did …
- 10:34 AM Ticket #1965 ([patch] [cla] getAbsolutePosition() broken for scrolled elements in Mozilla) created by
- There is a bug in dojo.html.getAbsolutePosition() when run on …
- 10:09 AM Ticket #1903 (SplitContainer rendering is broken when using widgetsInTemplate) reopened by
- Attached is a testcase instead of inline HTML. Even using ContentPanes? …
- 8:09 AM Ticket #1964 (parameter duration has no effect in AccordionContainer) created by
Nov 20, 2006:
- 11:01 PM Ticket #1963 (LayoutContainer cuts Bottom pane off in IE6) created by
- I'll attach a test case to show the problem. it seems that if toolbar …
- 10:29 PM Ticket #1962 (Localize the Editor2 widget) created by
- We need to make a pass through the .js and .html code for Editor2, …
- 9:08 PM Ticket #1939 (Remove the tabs from LICENSE) closed by
- fixed: (In [6646]) fixes #1939
- 9:06 PM Ticket #1958 (dojo.html.insertCssText causes "Invalid procedure call or argument" in ...) closed by
- fixed: (In [6645]) fail more gracefully in the face of IE foibles. Fixes #1958
- 8:50 PM Ticket #1961 (Documentation: Tree "+" icon overlaps with label in IE) created by
- Select any object on the left. In the right pane, each method is …
- 8:47 PM Ticket #1960 (Selecting "js" file in api docs results in 404) created by
- http://dojotoolkit.org/api/#dojo.widget.DatePicker clicking on …
- 8:45 PM Ticket #1959 (Documentation summaries need HTML escapes) created by
- http://dojotoolkit.org/api/#dojo.widget.DropdownDatePicker see …
- 8:04 PM Ticket #1958 (dojo.html.insertCssText causes "Invalid procedure call or argument" in ...) created by
- In dojo.html.style.js, in the function dojo.html.insertCssText, there …
- 6:51 PM Ticket #1957 (LayoutContainer + TabContainer = strange problem) created by
- Problem: When I have complex layout, when destroying Tab, it causes …
- 5:00 PM Ticket #1956 (dojo.widget.incrementalFinderDataProvider with "backoff" (prevents ...) created by
- dojo.widget.incrementalComboBoxDataProvider = function(/*String*/ url, …
- 4:46 PM Ticket #1955 (editor2 toolbar breaks in IE7) created by
- if toolbar doesn't fit in the window the buttons in the toolbar start …
- 4:41 PM Ticket #1954 (Editor2 Dialog widget throws error when called) closed by
- fixed
- 4:40 PM Ticket #1954 (Editor2 Dialog widget throws error when called) reopened by
- 4:40 PM Ticket #1954 (Editor2 Dialog widget throws error when called) closed by
- fixed: (In [6641]) fixes #1954
- 2:38 PM Ticket #1954 (Editor2 Dialog widget throws error when called) created by
- There is an error with the Editor2 Dialog widget: this.tabStart has no …
- 1:36 PM Ticket #1953 (Tree inside Accordion causes odd layout problems) created by
- Hi, I don't know what is the problem with AccordionContainer? and …
- 12:33 PM Ticket #1952 (LayoutContainer inside TabContainer causes fatal error) created by
- http://joose.iki.fi/dojo/test-tabs7.html for code to test it, also …
- 11:32 AM Ticket #1951 (Error if no widgetId is defined) created by
- Checking out the nightly tests …
- 10:52 AM Ticket #1950 (Accordion Container inside Layout Container doesn't work in IE.) created by
- On IE when Accordion Contaier is used inside a Layout …
- 7:58 AM Ticket #1949 (Flicker in dojo.lfx.wipeIn with Firefox 2.0) created by
- If you check out …
- 7:12 AM Ticket #1948 (dojo.style.getAbsolutePosition is wrong in IE while dir=rtl, and wrong ...) created by
- hi, please look at the attachment (i hope i be able to attach it …
- 3:15 AM Ticket #1947 (getAbsolutePosition fails w/ Safari under three conditions when page ...) created by
- Safari 2.0.4 on a OSX 10.4.8 dojo-4.0 and nightlies (as of 17 Nov) …
- 2:40 AM Ticket #1946 (Dojo Demos: JSON-RPC Client broken in various ways (buttons broken, etc)) created by
- I got a clean build here: …
Nov 19, 2006:
- 11:47 PM Ticket #1945 (Tree: selection overhaul) created by
- Selection/keyboard control should be made SAME as in FF bookmark …
- 11:45 PM Ticket #1944 (fisheye widget poorly performs under opera) created by
- the fisheye list renders extremly slowly under opera and sometimes …
- 11:40 PM Ticket #1943 (editor2 widget not working properly in opera) created by
- the buttonl like bold. etc, allow only to set text to bold its not …
- 9:18 PM Ticket #1942 (Wiki points to very old sample code) created by
- This page: http://dojo.jot.com/WikiHome/BabySteps points to this URL: …
- 7:50 PM Ticket #1941 ([patch] FilteringTable: flexible date input formats) created by
- this patch adds an inputFormat attribute for dates to supply an input …
- 4:41 PM Ticket #1940 (Contradictory (old?) information in README) closed by
- fixed: (In [6634]) Fixes #1940
- 4:28 PM Ticket #1940 (Contradictory (old?) information in README) created by
- README: Note that 2PM Wed PST in this channel [irc.freenode.net #dojo] …
- 3:17 PM Ticket #1939 (Remove the tabs from LICENSE) created by
- There are tabs in the BSD section of the license (dojo/LICENSE). When …
- 7:52 AM Ticket #1938 (Autogenerated API for Dojo Storage Wrong) created by
- I noticed that my inline comments for src/storage.js did not get …
- 5:53 AM Ticket #1937 (Generate xdomain ajax build for releases) created by
- Modify buildscripts/build_release.sh to generate an xdomain ajax …
- 4:29 AM Ticket #1928 (tree leaks memory with context menu attached in IE) closed by
- fixed: the kwDisconnect() leak was fixed in r6628
- 4:24 AM Ticket #1075 (ComboBox - backspacing out last character list problem) closed by
- fixed: (In [6629]) applying Doug Hays' patch. Fixes #1075
- 3:49 AM Ticket #1936 (Custom builds should flatten all i18n bundles) created by
- i18n bundles that are not part of the built dojo.js file make many …
- 2:09 AM Ticket #1930 (dojo.event.disconnect (kwDisconnect) can cause memory leaks in IE) closed by
- fixed: (In [6628]) prevent un-necessaray joinpoint creation that was leaking …
- 1:40 AM Ticket #1935 (Dragged objects jump if positioned using "right" or "bottom" style ...) created by
- 1) Using IE6, go to: …
Nov 18, 2006:
- 8:52 PM Ticket #1762 (corrupted zips for some users downloading 0.4) closed by
- worksforme: we already offer tarballs of all our releases. See: […] Marking …
- 8:36 PM Ticket #1762 (corrupted zips for some users downloading 0.4) reopened by
- I've had people report the same thing for me on the Really Simple …
- 1:18 PM Ticket #1074 (ComboBox - incorrect type-ahead / incorrect list) closed by
- duplicate: Sam, I was unable to recreate this after applying the patch to #1075. …
- 1:04 PM Ticket #1714 (Add TABLE element around dragged TBODY element) closed by
- fixed: (In [6625]) make DnD work for <tbody> elements as well as <tr> …
- 12:27 PM Ticket #1929 (Dialog in IE 6 generates error) closed by
- fixed: (In [6624]) clobber IE exception. Fixes #1929
- 10:06 AM Ticket #1934 (Syntax error in compressed dojo.js file; current download version 0.4) created by
- There is a syntax problem in the compressed dojo.js file for version …
- 4:02 AM Ticket #1933 (IFrameIO text/plain textarea) created by
- I don't know why in IFrameIO onLoad function You are looking for …
- 1:45 AM Ticket #1930 (dojo.event.disconnect (kwDisconnect) can cause memory leaks in IE) reopened by
- this doesn't actually work. disconnect returns *false* as far as I can …
- 1:20 AM Ticket #1930 (dojo.event.disconnect (kwDisconnect) can cause memory leaks in IE) closed by
- invalid: so it's worth noting that disconnect (and kwDisconnect) does not …
- 1:11 AM Ticket #1565 (Add API docs for dojo.xml) closed by
- fixed: (In [6623]) docs for dojo.xml.Parse. Fixes #1565
Nov 17, 2006:
- 11:44 PM Ticket #1539 (Add API docs for hostenv_*) closed by
- fixed: (In [6615]) fixing numerous formatting issues, adding docs. Fixes #1539
- 11:00 PM Ticket #1932 (toCoordinateObject always gets marginbox, should respect boxtype) created by
- dojo.html.toCoordinateObject get's the position using the boxtype …
- 10:23 PM Ticket #1713 (dojo.date.format does not show up in API reference) reopened by
- 9:44 PM Ticket #1713 (dojo.date.format does not show up in API reference) closed by
- fixed: I'm seeing the dojo.date.format methods showing up now -- please …
- 8:55 PM Ticket #1931 (Tooltip mouseover fails in Firefox 2.0 under certain situations.) created by
- I noticed this first on one of my pages, but then found that the same …
- 5:04 PM Ticket #1930 (dojo.event.disconnect (kwDisconnect) can cause memory leaks in IE) created by
- I'm not sure in which situation leak can occur. one specific example I …
- 5:02 PM Ticket #1929 (Dialog in IE 6 generates error) created by
- try tests/widget/test_Dialog.html in IE 6 (click the show button)
- 4:39 PM Ticket #1928 (tree leaks memory with context menu attached in IE) created by
- the leak is about 200K. I'm not sure if it's a menu bug or tree bug. …
- 4:24 PM Ticket #1727 (removeChild leaks in IE) closed by
- fixed: (In [6604]) Merge to trunk. Fixes #1727
- 3:43 PM Ticket #1927 (ie leak: replace all instances of remove/replaceChild) created by
- See ticket #1727. There are other instances where this DOM call will …
- 2:41 PM Ticket #1926 (Widget SelectBox missing in 0.4.1) closed by
- invalid: Huh? There's no widget called "SelectBox?". There is a "Select" …
- 2:19 PM Ticket #1926 (Widget SelectBox missing in 0.4.1) created by
- Widget SelectBox? missing in 0.4.1 The one from 0.4.0 doesn't work in
- 2:02 PM Ticket #1638 (TreeV3 folder nodes don't retain isFolder state when modified) closed by
- wontfix: That's a feature, settable in TreeV3 properties.
- 1:50 PM Ticket #1845 (TitlePane, after calling wipeIn, expanding inside content will ...) closed by
- worksforme: I've tried your testcase again firefox 1.5.0.8 on windows (that's the …
- 1:41 PM Ticket #1838 (Button onMouseOut should remove class dojoButtonDepressed) closed by
- fixed: (In [6601]) Fixes #1838
- 12:56 PM Ticket #1903 (SplitContainer rendering is broken when using widgetsInTemplate) closed by
- invalid: Please stop inlining HTML into the bug report; the formatting gets all …
- 9:24 AM Ticket #1925 (Problem using widgetsInTemplate with LayoutContainer) closed by
- invalid: You're misunderstanding what widgetsInTemplate is for. That's a flag …
- 9:13 AM Ticket #1919 (dojo widgets don't show when inside a LayoutContainer with ...) closed by
- invalid: Huh? Of course it won't work if you set isContainer=false. You …
- 8:28 AM Ticket #1925 (Problem using widgetsInTemplate with LayoutContainer) created by
- Hello Dojo team, I have asked this question on the mailing list, but …
- 7:36 AM Ticket #1894 (Migrate the Dojo Storage demo app, Moxie, from Editor to Editor2) closed by
- fixed: Done.
- 7:35 AM Ticket #1924 (Moxie rich text editor defaults to one line) closed by
- fixed: Fixed; we now make the editor go to 10em's on startup, so it's easier …
- 6:58 AM Ticket #1924 (Moxie rich text editor defaults to one line) created by
- Right now the Moxie rich text editor only defaults to one line; have …
- 6:45 AM Ticket #1421 (Error: dojo.flash.comm.get is not a function) closed by
- worksforme: I checked this on the following and do not get the error, using the …
- 6:35 AM Ticket #1007 (Firefox on Mac/Linux Crashes When Flash Not Installed) closed by
- worksforme: Also tested on Linux, to see if this happens; I don't get this bug …
- 6:08 AM Ticket #1393 (object expected on line 7975 (kitchensink) , VBGetSwfVer, MSIE) closed by
- worksforme
- 5:22 AM Ticket #1923 (transformToDocument is broken in (at least) IE7) created by
- transformToDocument doesn't return a valid DOM object in IE7 (probably …
- 5:16 AM Ticket #1917 (Update Dojo Storage docs for WHAT WG Storage Provider) closed by
- fixed: Done.
- 5:16 AM Ticket #1922 (XslTransform constructor wronly creates async xsltDocument for non-IE ...) created by
- When xsltDocument is being created the async flag is not set for …
- 5:05 AM Ticket #1918 (The Dojo Book is out of date for Dojo Storage) closed by
- fixed: Closing this bug, since it just meant to track that the Dojo Storage …
- 5:02 AM Ticket #1550 (Add API docs for dojo.storage) closed by
- fixed: Finished for my code, BUT I could not verify that my doc syntax was …
- 5:01 AM Ticket #1537 (Add API docs for dojo.flash) closed by
- fixed
- 4:32 AM Ticket #1921 (Create way to use Dojo Storage without having to pull in Dojo Event) created by
- Right now using Dojo Storage requires Dojo Event, to know when the …
- 4:04 AM Ticket #1920 (remove() not implemented for FlashStorageProvider) created by
- For some reason remove() is not implemented for the FlashStorageProvider?.
- 3:59 AM Ticket #1919 (dojo widgets don't show when inside a LayoutContainer with ...) created by
- My dojo widgets don't get displayed when I have a content like this: …
- 1:56 AM Ticket #1549 (Add API docs for dojo.selection) closed by
- fixed: (In [6591]) cleanup and documentation for dojo.selection.Selection. …
- 1:40 AM Ticket #1918 (The Dojo Book is out of date for Dojo Storage) created by
- The Dojo Book entry on Dojo Storage: …
- 1:37 AM Ticket #1917 (Update Dojo Storage docs for WHAT WG Storage Provider) created by
- Now that we have a WHAT WG storage provider, we need to update the …
- 1:32 AM Ticket #1493 (Fix xdomain loading to work with i18n resource bundles) closed by
- fixed: (In [6590]) Fixes #1493, i18n bundle xdomain loading (merged from …
- 12:16 AM Ticket #1914 (move more things from Editor2/Editor2Toolbar to plugins) closed by
- fixed: (In [6587]) fixes #1914
Nov 16, 2006:
- 11:58 PM Ticket #1909 (dojo 0.4 and PopupMenu2, errors after clicking on MenuItem2) closed by
- fixed: already fixed in svn trunk and 0.4.1 branch (not sure in which …
- 11:52 PM Ticket #1897 (On test page for Dojo Storage, if you select an invalid storage ...) closed by
- fixed: I no longer allow you to select a storage provider after the page has …
- 11:51 PM Ticket #1915 (getType() for FlashStorageProvider returns incorrect type string) closed by
- fixed
- 11:51 PM Ticket #1912 (Create What WG Storage Provider) closed by
- fixed
- 11:31 PM Ticket #1916 (There are some glitches with the Flash configuration screen in Dojo Storage) created by
- If you use showSettingsUI for the FlashStorageProvider?, on the Dojo …
- 11:09 PM Ticket #1915 (getType() for FlashStorageProvider returns incorrect type string) created by
- Calling getType() on the FlashStorageProvider? incorrectly returns …
- 11:08 PM Ticket #1914 (move more things from Editor2/Editor2Toolbar to plugins) created by
- such as: * color picker * dialog commands * dropdown commands
- 11:00 PM Ticket #1913 (Support storage provider for Dashboard widgets) created by
- There is currently a place holder file named dashboard.js in the …
- 10:51 PM Ticket #1027 ([patch][cla] Dialog modality problem when first opened) closed by
- fixed: (In [6577]) Fixes #1027 (trunk)
- 10:50 PM Ticket #1027 ([patch][cla] Dialog modality problem when first opened) closed by
- fixed: (In [6576]) Fixes #1027
- 10:29 PM Ticket #1895 (SyntaxError in tests/widget/test_DatePicker.html) closed by
- fixed: (In [6575]) This was a failure, not a negative test. The old stray …
- 10:29 PM Ticket #1895 (SyntaxError in tests/widget/test_DatePicker.html) closed by
- fixed: (In [6574]) This was a failure, not a negative test. The old stray …
- 10:00 PM Ticket #1912 (Create What WG Storage Provider) created by
- JB Boisseau has contributed a What WG storage provider for Dojo …
- 9:56 PM Ticket #1811 (ComboBox - 0x0px down arrow when ComboBox starts hidden in FF 1.5) closed by
- duplicate: Fixed in #1851
- 9:38 PM Ticket #1911 (Inconsistent getMarginBox , setContentBox, etc... behavior across browsers!) closed by
- invalid: The boxes (divs) you are testing have different sizes on IE and FF. …
- 9:17 PM Ticket #1883 (edited node highlight doesn't work in IE) closed by
- fixed: Applied, thanks.
- 9:01 PM Ticket #1911 (Inconsistent getMarginBox , setContentBox, etc... behavior across browsers!) created by
- I've only tested getMarginBox, getBorderBox & setContentBox. But …
- 8:31 PM Ticket #1905 (ESC doesn't cancel editor in IE) closed by
- fixed
- 8:26 PM Ticket #1910 (richText.close( false ) doesn't restore old HTML) closed by
- fixed: (In [6571]) fixes #1910: richText.close( false ) doesn't restore old HTML
- 8:12 PM Ticket #1910 (richText.close( false ) doesn't restore old HTML) created by
-
richText.close( true )
saves edited HTML in place of … - 7:49 PM Ticket #1908 (context menu throws on exception when hides) closed by
- fixed: fixed in r6567
- 7:47 PM Ticket #1901 (Popup menu throws error on element delete...) closed by
- fixed: fixed in r6567
- 7:39 PM Ticket #1909 (dojo 0.4 and PopupMenu2, errors after clicking on MenuItem2) created by
- On internet explorer 7, code: <button dojoType="comboButton" …
- 7:26 PM Ticket #1908 (context menu throws on exception when hides) created by
- to see the problem open "testswidget est_Menu2.html", right-click to …
- 7:21 PM Ticket #1907 (error in ComboBox widget dropdown r6565) closed by
- fixed: (In [6567]) fixes #1907: error in ComboBox? widget dropdown
- 7:17 PM Ticket #1907 (error in ComboBox widget dropdown r6565) created by
- If you click on the drop down of a combo box, as the menu collapses, …
- 6:57 PM Ticket #1906 (node editor isn't working correctly in Firefox) created by
- in the Firefox 2.0 (problem could be present in old versions too) …
- 6:54 PM Ticket #1905 (ESC doesn't cancel editor in IE) created by
- node editing doesn't get canceled on ESC in IE
- 6:05 PM Ticket #1278 (Node editor doesn't receive focus) closed by
- fixed: (In [6565]) fixes #1278 Thanks to liucougar for keeping at it and …
- 5:57 PM Ticket #1278 (Node editor doesn't receive focus) reopened by
- problem is real, re-opening
- 1:20 PM Ticket #1904 ([Editor2 / TableOperation-Plugin] inconsistent code generation ...) created by
- I want to transform the content of the editor via XSLT into other …
- 10:44 AM Ticket #1903 (SplitContainer rendering is broken when using widgetsInTemplate) created by
- I have a compound widget that uses various other dojo widgets, layout, …
- 10:00 AM Ticket #1868 (Toolbar items are disabled but appear to be enable by default) closed by
- fixed: (In [6560]) Fixes #1868
- 9:44 AM Ticket #1886 (Links in FloatingPane no more clickable after move or resize in ...) closed by
- fixed: This has been fixed already; try …
- 9:37 AM Ticket #1892 (Tooltip widget crashes Firefox 1.5 & 2.0 on Windows XP) closed by
- fixed: (In [6559]) Fixes #1892. This is a mozilla bug when your page contains …
- 6:51 AM Ticket #1538 (Add API docs for dojo.gfx) closed by
- fixed: Done.
- 6:42 AM Ticket #1902 (FormBind load method in 0.4) created by
- Hi, I am sorry if I am repeating an existing concern, i tried …
- 6:34 AM Ticket #1742 (test_FloatingPaneCode leaks memory) closed by
- fixed: (In [6553]) Fixes #1742
- 3:33 AM Ticket #1513 (TreeSelectorV3 or TreeDnControllerV3 has a select bug in it) closed by
- wontfix: Yeah, I remember that problem. Dnd was fixed, so it should be fine now…
- 3:27 AM Ticket #1271 (Title editor to get focus and select text title) closed by
- fixed: Yeah, that's how it works now.
- 3:26 AM Ticket #1054 ([patch][need cla] use defineWidget for TreeLoadingController.js) closed by
- fixed: Looks like bill fixed this one. Thanks.
- 3:25 AM Ticket #1901 (Popup menu throws error on element delete...) created by
- Please open tests/widget/treeV3/demo.html and try to "remove" a node …
- 3:20 AM Ticket #1647 (TreeV3 node selection should only happen when title is clicked) closed by
- fixed: Thanks, it was fixed.
- 3:19 AM Ticket #1611 (Tree*ControllerV3.js doesn't unlisten from events) closed by
- fixed: Hopefully fixed long ago, thanks
- 3:17 AM Ticket #1715 (TreeWithNode breaks while eagerWidgetInstantiation is true) closed by
- fixed: My patch was bit different, but fixed in rev. 6551
- 2:48 AM Ticket #1050 (various addChild bugs) closed by
- fixed: Accordionis working now, and the problem with #1 is just a lack of …
- 1:51 AM Ticket #1900 ([patch] [cla] ResizeHandle.js - Added virtual resizing option) created by
- Very minor changes, activeResize: false -- allows styling of the new …
- 1:48 AM Ticket #1752 (duplicate registratio inside HtmlDragSource and HtmlDropTarget) closed by
- fixed: (In [6550]) merging patch from Ben Lowery (CLA on file). Fixes #1752
- 1:35 AM Ticket #1899 (Safari 2.0.4 has trouble with Dojo Storage's Moxie due to bug in Rich ...) created by
- Safari 2.0.4 on Mac OS X on an Intel box has troubles saving values …
- 1:16 AM Ticket #1898 (TestModalFloatingPane.html IE 6 -- Problem with Iframe) created by
- Point Internet Explorer 6.0 to …
- 12:57 AM Ticket #860 (Firefox delays loading of components if Flash is not present) closed by
- wontfix: I do not know of a way to force Firefox to continue loading components …
- 12:48 AM Ticket #700 (Error on Opera 9 with Dojo Storage) closed by
- wontfix
- 12:45 AM Ticket #1897 (On test page for Dojo Storage, if you select an invalid storage ...) created by
- If you are at tests/storage/test_storage.html, there is a pulldown …
- 12:44 AM Ticket #1896 (dojo.storage not working correctly with Firefox 2.0) closed by
- invalid: This is an invalid bug report; right now only the Flash storage …
- 12:33 AM Ticket #1896 (dojo.storage not working correctly with Firefox 2.0) created by
- This ticket got accidentally filed as a "report" instead of a "ticket" …
- 12:20 AM Ticket #1278 (Node editor doesn't receive focus) closed by
- fixed: this was not caused by my patch. We disabled this explicitly before …
- 12:16 AM Ticket #1895 (SyntaxError in tests/widget/test_DatePicker.html) created by
- look at the end of this page: …
- 12:12 AM Ticket #1894 (Migrate the Dojo Storage demo app, Moxie, from Editor to Editor2) created by
- Right now Moxie, the Dojo Storage demo app that shows permanent client …
- 12:11 AM Ticket #1884 (Should TreeV3 be marked as experimental?) closed by
- wontfix: OK, I took the TreeV3 bugs I deferred to 0.5, since we had planned to …
- 12:10 AM Ticket #1729 (Update architecture overveiw page in Dojo Book) closed by
- fixed
- 12:09 AM Ticket #1691 (DatePicker arrows have gray background (IE)) closed by
- fixed: (In [6546]) fixes #1691
Note: See TracTimeline
for information about the timeline view.