Timeline
Aug 16, 2006:
- 8:38 PM Ticket #557 (IE 6 refuses to load page if dojo is loaded in HEAD and a BASE tag ...) closed by
- wontfix: I'm closing this ticket again; seems like gfx needs to have this setup …
- 8:37 PM Ticket #1182 (Need way to disable auto-namespacing feature) closed by
- fixed: see changeset [5295] you have your choice: djConfig.includeNamespace …
- 8:35 PM Ticket #1300 (sortable table selected Id issue) created by
- if you have a sortable table and want to get the selected value, if …
- 8:09 PM Ticket #1299 (Events connected to cloned nodes in Internet Explorer 6 are connected ...) created by
- I get a node with dojo.byId. Than I connect a event to that node, like …
- 7:42 PM Ticket #1298 (Unexpected TimePicker.setDateTime() behavior) created by
- Upon upgrading from 0.2.2 to 0.3.1, I ran into some unexpected …
- 6:41 PM Ticket #1297 (fixPathsInCssText fails to detect all valid URIs) created by
- The regular expression in line 5986 of dojo.js (dojo-0.3.1-ajax, …
- 4:10 PM Ticket #1296 (Tooltip in Firefox not using default CSS) created by
- I have a customized version of the default dojoTooltip style in my …
- 7:22 AM Ticket #1293 (Tree selector is broken) closed by
- fixed
- 2:38 AM Ticket #1295 (Editor2 toolbar vanishes) created by
- With toolbar always visible, it sometimes vanishes and can't be …
- 12:37 AM Ticket #1294 (Highlight edited node) created by
- We should highlight edited node to get user's attention. Right now …
Aug 15, 2006:
- 11:49 PM Ticket #1293 (Tree selector is broken) created by
- Tree selector is broken. Run selector.html to see the problem.
- 10:59 PM Ticket #1292 (Build system creates dojo.js using wrong build order) created by
- When the following build profile is used: …
- 8:11 PM Ticket #1291 (xdomain loading fails to intern templates that use dojo.uri.nsUri()) created by
- The build process python script is not looking for dojo.uri.nsUri() …
- 6:39 PM Ticket #1290 (Expected ':' but found 'select'. Declaration dropped.:) created by
- I do not have any more information than the summary on where this is …
- 6:28 PM Ticket #1289 (dropdowndatepicker is broken in FF 1.0, Safari) created by
- in test/widgets/test_DropdownDatePicker.html clicking on the dropdown …
- 6:23 PM Ticket #1288 (SortableTable parseData 0 converted to empty string) created by
- This part cause the problem. If JSON data contains numeric value 0, …
- 4:50 PM Ticket #1287 (Add "Today" function into DatePicker) created by
- A small "today" shortcut which picker today's date will be just …
- 2:07 PM Ticket #1286 (Using reserved word "namespace" for some variable names) created by
- "namespace" is a reserved word for JavaScript?/ECMAScript. It is being …
- 6:51 AM Ticket #1285 (Bugs in Combobox.js about postMixInProperties, ARGs not passed when ...) created by
- see patches please
- 4:55 AM Ticket #1284 (Editor 2 scrollThreshold) created by
- When initialising _scrollThreshold for the Toolbar Always Visible, …
- 3:35 AM Ticket #1283 (Button Dependency Loading) created by
- Hi, This does not work: dojo.require("dojo.widget.*"); …
Aug 14, 2006:
- 11:54 PM Ticket #1282 (dragSource id missed) created by
- I have tree dropTargets: column1, column2 and column3 and three …
- 8:28 PM Ticket #1281 (external content not preloaded and scripts executed in FloatingPane) created by
- I'm using a FloatingPane? with a javascript script tag at the top and …
- 3:37 AM Ticket #448 (ToolbarItem needs default handlers for events) closed by
- fixed: Fixed in [5272]. Thanks, Neil Joshi.
- 3:05 AM Ticket #1280 (inserttable improvements) created by
- inserttable improvements for Richtext.js in execCommand() (non-ActiveX …
- 1:47 AM Ticket #1268 (The i18n test data for Chinese is incorrect) closed by
- worksforme: With utf-8, I can see chinese without any problems in both: …
- 1:42 AM Ticket #1275 (typo: dependancy/ies) closed by
- fixed: fixed in [5271]
Aug 13, 2006:
- 9:32 PM Ticket #1279 (cleanup of bootstraps and the hostenv) created by
- 1. Move the document methods to where they belong, which would be …
- 6:48 PM Ticket #1026 (Can tab out of modal Dialog) closed by
- fixed
- 4:17 PM Ticket #1171 (dojo.string.substituteParams can't substitute 0 or "0") closed by
- fixed: Fixed, r5268
- 3:56 PM Ticket #1218 (Extending String with dojo.extend breaks String.toString() in IE) closed by
- fixed: Fixed, r5267
- 3:53 PM Ticket #1254 (in SortableTable can not use tooltip) closed by
- wontfix: It can't be done, the SortableTable? was never meant to be anything …
- 3:51 PM Ticket #1261 (SortableTable parses column argument in wrong order) closed by
- invalid: This is not a bug; this was by design. Regardless of whether or not …
- 10:34 AM Ticket #1213 (FIX: ContentPane was setting isLoaded even when it didn't load anything) reopened by
- Err, I may be wrong... but the fix added a final else branch and sets …
Aug 12, 2006:
- 10:12 PM Ticket #957 (Separate dojo.undo.browser tests) closed by
- fixed: Fixed in SVN [5259]. Separated into two tests: one with dojo.io.bind() …
- 8:48 PM Ticket #1278 (Node editor doesn't receive focus) created by
- When node editing starts, the editor doesn't receiv focus …
- 6:13 PM Ticket #1277 (Rich text editor's replaceEditorContent function replaces parent page ...) closed by
- fixed: fixed in r5258 if you notice any other abnormity with the new code, …
- 5:35 PM Ticket #1277 (Rich text editor's replaceEditorContent function replaces parent page ...) created by
- When the replaceEditorContent function is used on the Editor2 widget …
- 3:03 PM Ticket #1276 (It should be easier to switch connectNode on a Tooltip) created by
- I think it should be easier/possible to switch connectNode on a …
- 2:27 PM Ticket #1275 (typo: dependancy/ies) created by
- in src/validate/check.js a variable is named as dependancies but …
- 1:46 AM Ticket #236 (Error in Safari while using dojo.require) closed by
- fixed: I solved that issue in Safari and the solution also works in FireFox? …
Aug 11, 2006:
- 8:37 PM Ticket #783 (Disconnect doesn't work on document) closed by
- worksforme: Neil's test demonstrates that it works properly.
- 4:40 PM Ticket #1274 (Proposed update to DnD onDragEnd failure) created by
- Allow an option for the default onDragEnd failure... its currently …
- 4:08 PM Ticket #1231 (Memory leak when subscribing to the tree.beforeDestroy event) closed by
- fixed
- 3:56 PM Ticket #1273 (Tree: Node edit should complete on other operations) created by
- Node edit operation should complete when user attempts to show context …
- 3:43 PM Ticket #1272 (Tree keyboard navigation) created by
- Add extension to enable tree navigation …
- 3:33 PM Ticket #1250 (Node collapses in narrow IE window) closed by
- fixed
- 3:27 PM Ticket #1271 (Title editor to get focus and select text title) created by
- When node rename starts editor should get focus. It's convinient. …
- 3:20 PM Ticket #1243 (Start rename on new node added through the menu) closed by
- fixed: I added createAndEdit command to controller for it
- 3:18 PM Ticket #1270 (Large tree takes a while to unload) closed by
- wontfix: Yes, I guess a lot of cleanup.
- 3:17 PM Ticket #1237 (Lazy instanced tree fails to expand) closed by
- fixed
- 3:17 PM Ticket #1236 (Tree editor syntax error) closed by
- fixed
- 3:15 PM Ticket #1227 (Destroying alll nodes makes tree unusable) closed by
- fixed: ok got it. disable detach for root node and be happy.
- 2:38 PM Ticket #1270 (Large tree takes a while to unload) created by
- it takes a while to unload a large tree in IE reproduce: load …
- 2:26 PM Ticket #1265 (Destroy node causes exception) closed by
- fixed
- 7:51 AM Ticket #1269 (FIshEyeMenu doesn't extend if it's to the right side of the Splitter) created by
- Hi! I'll keep my description short and simple: There is one …
- 7:04 AM Ticket #1268 (The i18n test data for Chinese is incorrect) created by
- I visit the i18n test page. The chinese test data(both simplified and …
- 6:13 AM Ticket #153 ([patch] fix for dojo.style.getNumericStyle) closed by
- wontfix: Closing this ticket. Please reopen if I missed some important detail.
- 5:59 AM Ticket #1080 (Calling this.inherited skips intermediate methods) closed by
- wontfix: 'inherited' does not do what you hope. In particular, you have to be …
- 2:47 AM Ticket #1264 (RichText replaceEditorContent bug affecting Firefox 1.5.0.6) closed by
- invalid: that is due to the limitation of FF: it takes some time in this case, …
- 12:48 AM Ticket #1267 (ComboBox: Display bug with autocomplete (FF/Linux only)) created by
- Seems like this only happens on linux, here is a video: …
- 12:44 AM Ticket #1266 (ComboBox: Dropdown re-opens on keyboard selection) created by
- To reproduce go to …
Aug 10, 2006:
- 11:14 PM Ticket #1265 (Destroy node causes exception) created by
- Removing a not root node with children causes an exception. …
- 9:05 PM Ticket #1225 (Allow tree node title editing) closed by
- fixed
- 9:04 PM Ticket #1235 (Tree node editor to fire an event) closed by
- fixed
- 9:03 PM Ticket #1245 (docIcon has 3px gap in IE) closed by
- fixed
- 6:18 PM Ticket #1264 (RichText replaceEditorContent bug affecting Firefox 1.5.0.6) created by
- Dojo Version : 0.3.1 Firefox Version : 1.5.0.6 Affected Component : …
- 3:08 PM Ticket #1263 (Tests should include scripted example) created by
- It would be nice if all tests would include a programmatic example in …
- 12:32 PM Ticket #1257 (ComboBox Widget - DropDown Button) closed by
- fixed: Fixed in [5230]
- 11:13 AM Ticket #1213 (FIX: ContentPane was setting isLoaded even when it didn't load anything) closed by
- fixed: Fixed in r5228
- 11:13 AM Ticket #1233 (cache parameters not working) closed by
- fixed: Fixed in r5228, the preventCache, useCache api is: ... …
- 8:49 AM Ticket #1262 ([patch][cla] RepeaterContainer - implemented) created by
- I was working on my FormContainer? and I got this idea, which would …
- 6:15 AM Ticket #1016 (ComboBox causes line break) closed by
- fixed: Fixed in [5221]
- 6:09 AM Ticket #1261 (SortableTable parses column argument in wrong order) created by
- The SortableTable? column arguments are parsed in a unlogic order. …
- 5:57 AM Ticket #1200 (Spelling error in dojo.rpc.YahooService.js) closed by
- fixed: good catch, fixed in [5220]
- 3:34 AM Ticket #513 (dojo.require assumes too easily that a module is already loaded) closed by
- fixed: Fixed in [5219]. I also made sure the comparisons on package names …
Aug 9, 2006:
- 10:29 PM Ticket #1260 ([PATCH] prevent dojo.declare stack corruption due to unhandled exceptions) closed by
- fixed: Agree with analysis, added try/catch/finally block to …
- 7:05 PM Ticket #1260 ([PATCH] prevent dojo.declare stack corruption due to unhandled exceptions) created by
-
The function
dojo.lang.declare.base._inherited
wraps each method … - 4:53 PM Ticket #1259 (ShrinkSafe: forward reference problem (plugin.js broken)) created by
- Running ShinkSafe? against the plugin.js library …
- 2:06 PM Ticket #1248 (add background loading) closed by
- fixed: Added
- 10:35 AM Ticket #1258 (Widgets - tests fail) created by
- The test shows the first pane, but fails to render the second and the …
- 9:43 AM Ticket #1257 (ComboBox Widget - DropDown Button) created by
- Would someone take care of the DropDown? Button, in order to get the …
- 7:18 AM Ticket #1102 (lfx: explode broken if no border) closed by
- fixed: This works now, thanks to Alex's recent update to the lfx code.
- 7:14 AM Ticket #909 (Menu2 needs background iframe) closed by
- fixed: Menu2 is now based on PopupContainer?, which supplies a background iframe.
- 7:12 AM Ticket #802 (revert style.js to normal formatting) closed by
- fixed
- 6:48 AM Ticket #493 (memory leak on firefox) closed by
- duplicate: Dup of #1041
- 6:46 AM Ticket #335 (wipe effect doesn't work for floating panes) closed by
- duplicate: Dup of #704
- 6:45 AM Ticket #328 (combobox /javascript error when pushing caret (IE)) closed by
- worksforme: This is working for me. Upon selecting something from the drop down …
- 6:39 AM Ticket #956 (make dojo.body(): document.body doesn't work for XHTML, and ...) closed by
- fixed
- 3:40 AM Ticket #1256 (in SortableTable can not use tooltip) closed by
- duplicate
- 3:40 AM Ticket #1255 (in SortableTable can not use tooltip) closed by
- duplicate
- 3:01 AM Ticket #1256 (in SortableTable can not use tooltip) created by
- Hi: I wish use tooltip in the SortableTable?,but faild,can you tell …
- 3:00 AM Ticket #1255 (in SortableTable can not use tooltip) created by
- Hi: I wish use tooltip in the SortableTable?,but faild,can you tell …
- 3:00 AM Ticket #1254 (in SortableTable can not use tooltip) created by
- Hi: I wish use tooltip in the SortableTable?,but faild,can you tell …
Aug 8, 2006:
- 10:30 PM Ticket #1166 (website: typo on front page) closed by
- fixed: Got it, closing it now.
- 10:27 PM Ticket #1199 (Copy to clipboard / cell selection does not work in SortableTable) closed by
- invalid: This is not a bug, this is by design to facilitate the selection of …
- 10:18 PM Ticket #1253 (Enable/Disable specific tab in a tabcontainer) created by
- Tabs should be able to be dis/enabled through script.
- 7:02 PM Ticket #1252 (Selenium IDE fails with dojo.event.connect) created by
- 1) Selenium IDE must be installed and up. 2) Go to …
- 3:11 PM Ticket #1251 (dojo.io.error. Accespts type and number as a parameter but they are ...) created by
- […] What is type and number for ? My assumption would be that the …
- 1:34 PM Ticket #1250 (Node collapses in narrow IE window) created by
- Narrow IE window causes node graphics and text to collapse. Icon will …
- 1:31 PM Ticket #1249 (Tree: support multiple columns (aka TreeTable)) created by
- It would be nice for the tree to be able to support columns. Probably …
- 9:26 AM Ticket #1248 (add background loading) created by
- Move expandToLevel walking logic into iterator, add loadToLevel and …
- 6:29 AM Ticket #1247 (Accordioncontainer broke by efects) created by
- in revision 5107 accordioncontainer works, but in revision 5108 it …
- 2:21 AM Ticket #1246 (Error hide/show a widget) created by
- invoking hide(), show() on a dojo widget get a error message like: …
- 2:20 AM Ticket #1228 (modal support in FloatingPane) closed by
- fixed: fixed in r5146
- 12:57 AM Ticket #1245 (docIcon has 3px gap in IE) created by
- There's a gap in IE between icons that breaks the grid. It is caused …
- 12:42 AM Ticket #1244 (TitlePane - Wipes out with default duration when open = "false") created by
- If you want a TitlePane? widget to default to closed and set …
- 12:25 AM Ticket #1243 (Start rename on new node added through the menu) created by
- Add support to start rename for a new node added through the menu (or …
Aug 7, 2006:
- 7:23 PM Ticket #1242 (convert Tree*.js to use defineWidget() and dojo.declare()) created by
- Convert all the tree code (including Tree3) to use defineWidget() and …
- 6:39 PM Ticket #1241 (While the page loads, a Mixed-Content warning is triggered for each ...) created by
- This problem looks like ticket 548, but this time it has to do with …
- 6:16 PM Ticket #1240 (Highlight node on context menu) created by
- If highlighter was created for the tree the node on which we …
- 1:46 PM Ticket #1239 ([patch] allow MenuBarItem2 to be disabled) created by
- While working on a project, I needed the ability to disable menus on a …
- 9:34 AM Ticket #1238 ([patch] Accordioncontainer has a bug, here is a fix) created by
- If there are no children, then this is not working. […]
- 9:33 AM Ticket #1224 (TreeV3 odd view in OS x) closed by
- fixed
Aug 6, 2006:
- 10:41 PM Ticket #1237 (Lazy instanced tree fails to expand) created by
- Lazy instanced tree (bench_lazyChildren2.html) fails to expand nodes. …
- 10:12 PM Ticket #1236 (Tree editor syntax error) created by
- There's a syntax error in the TreeEditor?. […] should be […]
- 10:10 PM Ticket #1235 (Tree node editor to fire an event) created by
- When node editing was completed and new node title is set …
- 9:57 PM Ticket #1234 (overriding the css template doesn't work) created by
- In IE: Using the templateCssPath parameter for a Tooltip seems to …
- 9:43 PM Ticket #1233 (cache parameters not working) created by
- I'm using a DOJO Tooltip widget which gets its contents from a JSP. …
- 8:17 PM Ticket #1232 (dojo.html.getDocumentWindow can cause memory leaks) created by
- dojo.html.getDocumentWindow can cause memory leaks in complicated …
- 8:17 PM Ticket #542 (TreeDragAndDrop only allows TreeNodes to be dragged on) closed by
- fixed
- 8:07 PM Ticket #1231 (Memory leak when subscribing to the tree.beforeDestroy event) created by
- I don't know why, but on rare occassions the fact that the topic is …
- 9:18 AM Ticket #591 (DND accept problem) closed by
- fixed: ..bug exists now
- 8:46 AM Ticket #1183 (FloatingPane Maximize correction) closed by
- fixed
- 8:42 AM Ticket #1202 (DeferredList) closed by
- fixed
- 3:08 AM Ticket #1230 (Menu2 PopupManager.registerAllWindows causes memory leaks) created by
- In some cases Menu2 PopupManager?.registerAllWindows can cause memory …
- 1:13 AM Ticket #1229 (SplitContainer sizer stuck on iframe) created by
- It seems that SplitContainer? sizer hits the wall with iframes. The …
- 12:18 AM Ticket #1228 (modal support in FloatingPane) created by
- Support modal mode in FloatingPane?
Aug 5, 2006:
- 6:35 PM Ticket #1226 (menu test is broken) closed by
- fixed
- 6:32 PM Ticket #1222 (Need more information about moved node) closed by
- fixed: Added source index.
- 6:20 PM Ticket #1227 (Destroying alll nodes makes tree unusable) created by
- When all nodes are destroyed tree becomes invisible. What if I want to …
- 6:18 PM Ticket #1207 (Create node in lazy instanced tree fails) closed by
- invalid
- 6:18 PM Ticket #1226 (menu test is broken) created by
- menu1.html is broken. It uses treeController.destroyNode instead of …
- 6:18 PM Ticket #1210 (Tree widget modifies name property of window object) closed by
- fixed
- 6:15 PM Ticket #1221 (TreeWithNodes.setChildren fires afterAddChild) closed by
- fixed
- 1:28 PM Ticket #1216 (Node fires beforeDestroy event too late) closed by
- fixed
- 12:30 PM Ticket #1215 (Tree syntax errors) closed by
- invalid: Invalid already ?
- 12:21 PM Ticket #1225 (Allow tree node title editing) created by
- Add support for editing of tree node title.
- 12:13 PM Ticket #1224 (TreeV3 odd view in OS x) created by
- How test/fix to test/fix odd tree view in OS X Firefox (maybe Safari …
- 12:10 PM Ticket #1223 (multiple DND + selector.) created by
- tests/widget/treeV3/dndselector.html click (select) Item 1.2.1 and …
- 4:36 AM Ticket #1220 (onClose event is not invoked when I close a "dynamically created" Tab ...) closed by
- duplicate: Duplicate of [1219]
Aug 4, 2006:
- 9:37 PM Ticket #1222 (Need more information about moved node) created by
- When a node is moved not enough information is passed about the old …
- 9:25 PM Ticket #1221 (TreeWithNodes.setChildren fires afterAddChild) created by
- When nodes are created lazily afterAddChild shouldn't fire. This …
- 8:46 PM Ticket #1220 (onClose event is not invoked when I close a "dynamically created" Tab ...) created by
- Hi Gurus, I am using Dojo since last 1 month. My goal is to create a …
- 8:44 PM Ticket #1219 ("onClose" event is not invoked when I close a "dynamically created ...) created by
- Hi Gurus, I am using Dojo since last 1 month. My goal is to create a …
- 8:13 PM Ticket #1218 (Extending String with dojo.extend breaks String.toString() in IE) created by
- If you extend the built-in String class using dojo.extend, it breaks …
- 8:01 PM Ticket #1217 (ISP refusing to serve baked dojo.js and dojo.js.uncompressed.js) created by
- My ISP (webhost4life) refuses to serve …
- 4:28 PM Ticket #1216 (Node fires beforeDestroy event too late) created by
- TreeNodeV3 fires beforeDestroy event after it detaches from the …
- 3:51 PM Ticket #1215 (Tree syntax errors) created by
- There are several syntax errors in the TreeV3.createNode that can lead …
- 1:17 PM Ticket #1214 (dojoInsertionIndex starts at 1 when it should start at 0 for child ...) created by
- When using container widgets with child widgets defined in HTML …
- 12:42 PM Ticket #1213 (FIX: ContentPane was setting isLoaded even when it didn't load anything) created by
- This is the new loadContents that only sets isLoaded when something …
- 12:38 PM Ticket #1212 ([patch][cla] Logger was only logging the first argument) created by
- This is a new logType method that fixes the problem. logType: …
- 5:40 AM Ticket #1211 (Dynamically-created Tooltips have no content.) created by
- Somewhere over the last month or so, dynamic creation of tool tips got …
- 3:03 AM Ticket #1008 (dropdowndatepicker can't handle other date formats) reopened by
- It looks like it was incorrectly closed. I am reopening it.
- 1:24 AM Ticket #1209 (Tooltips not displaying correctly on IE 6.0) closed by
- worksforme: I see the problem in your screenshot but I think is working now as the …
Aug 3, 2006:
- 8:44 PM Ticket #1210 (Tree widget modifies name property of window object) created by
- In TreeNode?.js and TreeSelector?.js the following line can be found: …
- 6:10 PM Ticket #1209 (Tooltips not displaying correctly on IE 6.0) created by
- I use a number of tooltips on a page including text and checkbox …
- 5:04 PM Ticket #1208 (docIcon extension doesn't work) closed by
- fixed
- 2:47 PM Ticket #1208 (docIcon extension doesn't work) created by
- docIcon extension doesn't work anymore. Tree looks the same.
- 2:45 PM Ticket #1207 (Create node in lazy instanced tree fails) created by
- Creating nodes through treeController.createChild doesn't work in lazy …
- 9:12 AM Ticket #638 (Adding child to tree using RPC control causes double-addition) closed by
- fixed: Patch accepted into stable Tree. TreeV3 does not seem to have such problem
- 5:46 AM Ticket #1206 (DatePicker should NLS year) created by
- For Japan, the year is typically printed as "2006 nen", in the same …
- 3:58 AM Ticket #1205 (memory in DomWidget related to event (0.3.1, Firefox 1.5)) created by
- Seems there is a memory leak in DomWidget?.js related to event as …
- 2:46 AM Ticket #816 (textContent is available in FF 1.5) closed by
- fixed: fixed in r5074
- 2:45 AM Ticket #974 (dojo.dom.textContent doesn't work with an empty string) closed by
- fixed: fixed in r5074
- 1:45 AM Ticket #1204 (SplitContainer with Vertical Orientation allows the top pane's content ...) created by
- This can be seen in the current 0.3.1 demo on the website. If you …
- 1:44 AM Ticket #1203 (Show widget doesn't display on IE at all) created by
- Broken around 6/18/2006: working: …
Aug 2, 2006:
- 10:58 PM Ticket #1181 (TreeBasicControllerV3.doCreateChild fails) closed by
- worksforme: I guess that's outdated ?..
- 10:57 PM Ticket #1060 (Tree widget: Dojo coding conventions) closed by
- fixed: Fixed in TreeV3
- 10:49 PM Ticket #597 (Add "expanded" and "collapsed" to Tree to know when animations are done) closed by
- fixed: afterCollapse/afterExpand in TreeV3 will fire exactly after animation …
- 10:38 PM Ticket #1180 (Lazy node creation with custom nodes) closed by
- fixed: Patch accepted
- 10:35 PM Ticket #847 (the TreeLoadingController does not support multiple levels of nodes) closed by
- fixed: Can be done with TreeV3
- 10:33 PM Ticket #1108 (TreeSelector.deselect() causes error if no node is selected) closed by
- fixed: Patch accepted
- 10:32 PM Ticket #1179 (TreeCommon.listenTree with listenTreeEvents = null) closed by
- fixed
- 10:30 PM Ticket #1202 (DeferredList) created by
- Port Mochikit's DeferredList? to dojo. Currently it blocks me from …
- 5:55 PM Ticket #1201 (parseWidgets="false" as an attribute on a node is not working) created by
- according to this changeset: …
- 3:49 PM Ticket #1200 (Spelling error in dojo.rpc.YahooService.js) created by
- Line 27: this.scrictArgChecks = false; should be …
- 2:29 PM Ticket #1199 (Copy to clipboard / cell selection does not work in SortableTable) created by
- Trying to copy text from SortableTable? doesn't work.
- 2:07 PM Ticket #607 (widget.wizard doesn't accept style (width/height) parameters) reopened by
- This problem still persists in release 0.31. Changing width or height …
- 2:05 PM Ticket #417 (problem with gravity) closed by
- fixed: fixed in r5043
- 2:05 PM Ticket #1198 (vertical indicator line support in HtmlDropTarget) closed by
- fixed: fixed in r5043
- 6:52 AM Ticket #564 ([patch][need cla] regression: default value for combobox) reopened by
- This fix seems to have disappeared in the current version? Would be …
- 5:38 AM Ticket #931 (Editor2: undo doesn't work (IE)) closed by
- fixed: the remaining non-activex issues if fixed in [5038]
- 5:38 AM Ticket #1198 (vertical indicator line support in HtmlDropTarget) created by
- when implementing toolbar DND in the enhanced editor2, vertical …
- 2:49 AM Ticket #1051 (MenuBar2 items stay highlighted after the popup menu is closed) closed by
- fixed: should have already be fixed in svn
Aug 1, 2006:
- 10:01 PM Ticket #1008 (dropdowndatepicker can't handle other date formats) closed by
- fixed: This bug is caused by the DropdownDatePicker? get the date string …
- 9:34 PM Ticket #1197 (Make avoidCache a global setting for templateCssPath ?) created by
- Hi All, It seems that widget templateCssPath files are cached …
- 9:30 PM Ticket #1196 (Tooltip disaster when missing connectId) created by
- Hi there, I just spent a long time trying to track down a problem …
- 9:11 PM Ticket #1192 (after ContentPane.setUrl, events can not be received in IE) closed by
- fixed: Thank you for the testcase and the report, it is fixed in r5026. / Fredrik
- 5:58 PM Ticket #1195 (demoswidgetdialog.html not working in IE) created by
- This works fine in Firefox 1.5.0.5, but not in Internet Explorer 6.0 …
- 7:30 AM Ticket #1194 (Editor Loses Paragraph) created by
- When any editor (rich text, editor, or editor2) is in paragraph mode …
- 5:53 AM Ticket #1193 (dojo.selection.Selection#length is outdated.) created by
- Working with dojo.selection.Selection, I'm having trouble with the …
- 3:53 AM Ticket #1160 (missing fade() function from fx -> lfx transition) closed by
- fixed: Fixed in #5018 I didn't use the same syntax, but something similar.
- 2:34 AM Ticket #1192 (after ContentPane.setUrl, events can not be received in IE) created by
- put the attached test_ContentPane_other.html file under tests/ dir, …
Jul 31, 2006:
- 11:14 PM Ticket #1188 (dojo.html.placeOnScreenAroundElement FIX) closed by
- fixed
- 9:53 PM Ticket #1191 (Mixed content error in html/common.js) created by
- A mixed content error (IE over SSL) is raised when html/common.js is …
- 9:07 PM Ticket #1190 ([patch][cla] ComboBox Extra Spacing/Strange Gaps/Unusual Style) created by
- the combobox's style is kindof strange. I'm not sure why its layout …
- 6:54 PM Ticket #1189 ([cla] TaskBarItem improvement) created by
- If you click on the taskbar "button", the window runs the toggle …
- 6:38 PM Ticket #1188 (dojo.html.placeOnScreenAroundElement FIX) created by
- It is obvious when using the ComboBox? widget! Reason: when the …
- 6:30 PM Ticket #1187 ([patch][cla] dojo.html.scrollIntoView bug for IE) created by
- The supplied patch changes the IE block to allow scrolling if the …
- 2:52 PM Ticket #1186 ([patch][cla] widget: ComboBox, allow data to be passed ...) created by
- Below is an SVN diff from rev 4965, for allowing data to be passed …
- 8:11 AM Ticket #1185 (Widget creation - linked to constructor's namespace) created by
- When replicating a Dojo widget, the new Widget may still have some …
- 7:17 AM Ticket #1184 (FloatingPane Resize correction) created by
- The Floating Pane can be resized "to negative values" too if you …
Jul 30, 2006:
- 2:32 PM Ticket #1183 (FloatingPane Maximize correction) created by
- When you maximize the FloatingPane? (at least when it is a child of the …
- 10:47 AM Ticket #1182 (Need way to disable auto-namespacing feature) created by
- Tutika said: I am using DOJO for XHRs and tree node . I built …
- 9:59 AM Ticket #1178 (Widget Template bug) closed by
- fixed: I fixed this in r4942 - Morris
- 9:54 AM Ticket #1077 (Floatingpane hangs konqueror sometimes) closed by
- fixed: Fixed in r4995 Khtml isnt thread safe in sync XHR calls, did a …
- 1:38 AM Ticket #1181 (TreeBasicControllerV3.doCreateChild fails) created by
- TreeBasicControllerV3.doCreateChild fails to create a child widget. …
Jul 29, 2006:
- 8:29 PM Ticket #1180 (Lazy node creation with custom nodes) created by
- Lazy nodes creation doesn't work with custom nodes (in not dojo …
- 5:02 PM Ticket #1179 (TreeCommon.listenTree with listenTreeEvents = null) created by
- TreeCommon?.listenTree causes an exception if listenTreeEvents is …
- 2:17 PM Ticket #826 (Safari/konqueror caching bug) closed by
- fixed: There doesnt apear to be any issues, at least non I heard of, after …
- 7:47 AM Ticket #1178 (Widget Template bug) created by
- I have spent lots of time figuring out why the ComboBox? has a padding …
- 7:43 AM Ticket #1177 (Node ID - widget ID linking) created by
- The DomWidget?, and even more specifically HtmlWidget? misses one …
- 4:08 AM Ticket #1176 (ComboBox: pre-selected or not?) created by
- Ok... I'm kinda new at this, but I've spent the past week learning all …
Jul 28, 2006:
- 8:46 PM Ticket #1175 (The dojo.io upload using the formNode with return type ...) created by
- When using the dojo.io upload that contains a formNode property with …
- 4:50 PM Ticket #337 (taskbar items display problem in IE) closed by
- fixed: Yeah, it's working for me now.
- 8:51 AM Ticket #573 (SlideShow widget doesn’t loop when there are only two slides in Safari) closed by
- fixed
- 7:59 AM Ticket #415 (Adding programmatically new child to the EditorTree causes "node is ...) closed by
- fixed
- 7:41 AM Ticket #612 (Richtext editor inside a FloatingPane) closed by
- fixed
- 7:32 AM Ticket #809 (dom.isNode is defined incorrectly [patch]) closed by
- fixed: Thanks for the patch gavin, fixed in [4973]
- 7:05 AM Ticket #1174 (recursive property parsing with container widgets) closed by
- fixed
- 7:03 AM Ticket #1172 (extra comma in src/validate/__package__.js causes IE problems) closed by
- fixed: thanks for the catch, fixed in [4970]
- 6:55 AM Ticket #1174 (recursive property parsing with container widgets) created by
- In this highly unusual case where you: have a container widget that …
- 1:17 AM Ticket #1173 (standard api subset across all widgets) created by
- Years ago my company made a conceptually similar slick tool for Motif …
- 1:03 AM Ticket #955 (Editor2 remaining work w/toolbar) closed by
- fixed: this should have been fixed in svn trunk (a similar patch was already …
Jul 27, 2006:
- 9:30 PM Ticket #1172 (extra comma in src/validate/__package__.js causes IE problems) created by
- The list with a terminal comma here: …
- 7:21 PM Ticket #1171 (dojo.string.substituteParams can't substitute 0 or "0") created by
- dojo.string.substituteParams has the following code: […] This means …
- 6:07 PM Ticket #1170 ([patch][cla] dojo.io.bind IframeTransport "url:" does not work) created by
- The "url:" parameter for dojo.io.bind is ignored when using …
- 5:16 PM Ticket #1167 (Problem with dojo.require after onload and RichText) closed by
- fixed: should be fixed in svn r4960 if not please reopen this bug
- 5:02 PM Ticket #1169 (The dojo.io upload using the formNode with a return type of "text/xml" ...) created by
- In version 0.3.1 the dojo.io.bind upload using the formNode property …
Jul 26, 2006:
- 11:54 PM Ticket #1165 (buttons in dialog - IE) closed by
- invalid: It looks like it's just that you should have use "onClick" not …
- 11:36 PM Ticket #1168 (Editor/Editor2 hangs Safari) created by
- If you have an img inside the editor, and try to drag it, Safari …
- 10:27 PM Ticket #1167 (Problem with dojo.require after onload and RichText) created by
- We are trying to load the Editor2 after the onload and we narrowed the …
- 8:30 PM Ticket #1166 (website: typo on front page) created by
- A minor typo on the http://dojotoolkit.org/ home page: "knowing what …
- 7:58 PM Ticket #1165 (buttons in dialog - IE) created by
- This doesn't seem to work for me in IE. Works great in FF. main …
- 7:24 PM Ticket #1164 (dojo.widget.PopupManager initialization fails with cross-domain-iframes) created by
- I discovered this annoyance when embedding Google Adsense on the same …
- 11:39 AM Ticket #1163 (Widget within xml style declared widget - fails in Firefox) created by
- For some reason the following does not work correctly in Firefox (I am …
- 4:17 AM Ticket #1152 (dojo.validation.isInRange("a") validates as true) reopened by
- This won't work because it breaks things like +1,000 ... reverting for …
- 3:25 AM Ticket #1136 (In IE <dojo:button> markup does not create button when <html ...) closed by
- fixed: When using <html xmlns:dojo>...<dojo:test></dojo:test>... IE puts the …
- 2:16 AM Ticket #1133 (namespace widget autoloading doesn't work for createWidget) closed by
- fixed
- 12:05 AM Ticket #1162 ([patch][cla] progress indicator and incremental loading for ...) created by
- Need to add incremental loading and progress indicators to dojo.widget.Show
- 12:02 AM Ticket #1161 (DatePicker property gets set after fillInTemplate but needed before) created by
- DropdownDatePicker? is trying to pass the input date when creating the …
Jul 25, 2006:
- 9:23 PM Ticket #1160 (missing fade() function from fx -> lfx transition) created by
- the fx.* packages included in 0.3.1 come with a DEBUG warning not to …
- 8:30 PM Ticket #1159 (Allow absolute sizing for SplitContainer) created by
- It would be nice to have a way to specify an absolute sizing for a …
- 5:15 AM Ticket #1158 (Amazon S3 data provider) created by
- It would be cool if we had an Amazon S3 data provider.
- 4:14 AM Ticket #1150 (no formNode null check in iframeOnload) closed by
- fixed: fixed in [4907]
- 4:10 AM Ticket #1151 (dojo.regexp.currency needs to be more flexible with separators) closed by
- fixed: thanks for the tip, fixed in [4906]
- 4:02 AM Ticket #1157 (Spelling error in README) closed by
- fixed: thanks, fixed in [4905]
- 3:02 AM Ticket #1157 (Spelling error in README) created by
- Lines 60-61 in README (as distributed with 0.3.1) are as follows: …
- 1:42 AM Ticket #1156 (Editor: implement tables) created by
- Need table improvements. Dialog with rows/columns, borders, etc. I …
- 1:13 AM Ticket #1155 (Editor2 htmltoggle) created by
- htmltoggle must be exited (ie return to WYSIWYG) before submitting a …
- 12:03 AM Ticket #1154 (obfuscate email addresses) created by
- Since it says 'Your email or username' and I don't have a unique …
Jul 24, 2006:
- 11:54 PM Ticket #1153 ([patch][need cla] Editor / Editor 2: new createlink features (modify ...) created by
- To get status of createlinkButton (ie highlighting of toolbar icon …
- 5:05 PM Ticket #1152 (dojo.validation.isInRange("a") validates as true) closed by
- fixed: fixed in [4901], and testcase added to unit tests
- 4:57 PM Ticket #1152 (dojo.validation.isInRange("a") validates as true) created by
- dojo.validation.isInRange("a") validates as true
- 1:27 PM Ticket #1151 (dojo.regexp.currency needs to be more flexible with separators) created by
- I was noticing that dojo.regexp.currency always expects one and only …
- 7:53 AM Ticket #848 ([patch] I added 'f' format to date.js) closed by
- fixed: Thanks for the patch, fixed in [4896] (CLA confirmed)
- 7:48 AM Ticket #1141 (Safari - Datepicker : NaN if click directly on day text) closed by
- fixed: fixed in [4895], was also an issue with the TimePicker? widget.
- 7:27 AM Ticket #873 (Opera: DatePicker is missing styling) closed by
- fixed: Fixed in [4894], thanks peller
- 7:02 AM Ticket #403 (Images in Button2 do not render if placed on div with style=display: none) closed by
- worksforme: Added a testcase in [4893] that shows this is no longer an issue.
- 4:10 AM Ticket #441 (IFrameIO with text/html not working properly) closed by
- fixed: This was fixed in 0.3.1, but not in the manner suggested by this bug. …
- 4:01 AM Ticket #901 (dojo.io.RhinoIO implementation) closed by
- fixed: David, Thank you for waiting patiently, I finally applied the patch. …
- 2:04 AM Ticket #1010 (i18n: non-ASCII encoding broken on Konqueror, Safari) closed by
- wontfix: Ok, so we have a workaround (thanks, Fredrik) and a bug filed against …
- 1:37 AM Ticket #188 (FisheyeList widget doesn't work when tags are used) closed by
- duplicate: marking dup as suggested by Morris, assuming the reporter was dealing …
Jul 23, 2006:
- 4:09 PM Ticket #971 (dojo.html.getElementsByClass doesn't respect the scoping node on firefox) closed by
- fixed: Fixed in the html-refactor.
- 4:09 PM Ticket #1079 (fix for #971 (getElementsByClass)) closed by
- fixed: This was added/fixed in the html-refactor.
- 1:10 PM Ticket #1129 (dojo.widget.TabContainer does not provide implementation for ...) closed by
- fixed: Fixed in [4875]
- 12:59 PM Ticket #965 ([patch] porting TitlePane over to defineWidget) closed by
- fixed: I changed all the widgets over to defineWidget already (except for the …
- 12:58 PM Ticket #925 (demo's don't work in Opera 9 beta 2 (ie Fisheye)) closed by
- fixed: I tried the Fisheye demo on Opera2 (build 8502) on Windows XP and it …
- 12:45 PM Ticket #1090 (ComboBox.scrollIntoView shoud check for node) closed by
- fixed: fixed in r4856
- 11:44 AM Ticket #1150 (no formNode null check in iframeOnload) created by
- I execute dojo.bind with IFrameTransport and with form node. It is …
- 6:34 AM Ticket #893 (style.js fix to handle Safari returning empty string for values ...) closed by
- worksforme: this has been pretty substantially rewritten since this patch, so …
- 4:14 AM Ticket #867 (ButtonDrop down menus don't work in Opera) closed by
- fixed: this is already fixed in svn trunk
- 1:30 AM Ticket #1066 (ComboBox expanded select list does not overlap another dojo widgets) closed by
- fixed: fixed in r4868
- 1:30 AM Ticket #1037 (combobox open outside of pane) closed by
- fixed: fixed in r4868
- 1:12 AM Ticket #820 (if MenuItem2 is created after the menubar has been used, popupmenu2 ...) closed by
- fixed
- 12:24 AM Ticket #814 (dojo.storage manual examples incorrect) closed by
- fixed
- 12:17 AM Ticket #793 (Demo's hang in IE and Opera) closed by
- fixed
- 12:15 AM Ticket #773 (FATAL from a very simple page) closed by
- invalid: this meants that something is wrong with your paths…
- 12:14 AM Ticket #607 (widget.wizard doesn't accept style (width/height) parameters) closed by
- fixed: Wizard descends from LayoutContainer? so this should work.
- 12:13 AM Ticket #755 (Not really a bug, but an error at your ffast widget authoring doc) closed by
- fixed
Jul 22, 2006:
- 11:53 PM Ticket #509 ("Unexpected indentation." in Roadmap) closed by
- fixed
- 11:35 PM Ticket #382 (Problems with dojo.storage) closed by
- worksforme
- 11:33 PM Ticket #660 (Bad positioning of popups in Editor widget) closed by
- fixed
- 10:13 PM Ticket #333 (DebugConsole prints wierd errors on IE) closed by
- fixed: OK, seems to be working now.
- 10:04 PM Ticket #876 (FF: InlineEditBox does not give focus to editor) closed by
- fixed: this was resolved recently with another bug (I don't recall which one …
- 10:00 PM Ticket #355 (Requiring dojo.widget.RichText after page load overwrites entire page) closed by
- worksforme: I'm able to load Editor2 using dojo.widget.createWidget(), so I'm …
- 9:58 PM Ticket #343 (How to include css file on Widget Editor) closed by
- invalid: this question doesn't make much sense... closing unless we can get …
- 9:55 PM Ticket #315 (hasChildNodes() Returns true Too Many Times) closed by
- worksforme: no response in 6 months, and it works for me, so closing.
- 9:46 PM Ticket #221 (setting debugAtAllCosts=true with external widget classes fails) closed by
- worksforme: This is more likely due to an error in the code or the way the …
- 9:42 PM Ticket #196 (io.bind error callback bug) closed by
- fixed: sounds like a scope issue, and somewhere you would need to use …
- 9:41 PM Ticket #190 (bind's error callback not fired when server down) closed by
- worksforme
- 9:39 PM Ticket #1149 (notify when queued request is fired) created by
- I suggest to add callback function whch is fired after this line: …
- 9:38 PM Ticket #159 (dojo.xml.htmlUtil.getAttribute() error in IE 6.0) closed by
- worksforme
- 9:34 PM Ticket #137 (Can't build from a profile file outside of buildscripts/profiles/) closed by
- fixed: I believe this was resolved a while back with using ant -D …
- 9:26 PM Ticket #19 (Inconsistent use of event models) closed by
- fixed: closed per feedback
- 9:25 PM Ticket #400 (dojo.logging.Logger.logType has unnecessary if statement) closed by
- fixed: resolved in [4862]
- 12:04 PM Ticket #1148 (browserIO & iframeIO returns different results for text/html) created by
- When dojo.io.bind is used with text/html, return results are …
Jul 21, 2006:
- 3:06 PM Ticket #1147 (ScriptSrtTransport executing both timeout and connect functions at the ...) created by
- when using ScriptSrtTransport??, in DSR mode, and there is a timeout, …
- 9:38 AM Ticket #1106 (Editor: body doesn't show up in IE7 Beta 3) closed by
- fixed: I fixed this in trunk last week.
- 12:04 AM Ticket #1146 (RichText throws exception when cancel button is thrown with dialog for ...) closed by
- fixed: fixed in [4834]
- 12:03 AM Ticket #1146 (RichText throws exception when cancel button is thrown with dialog for ...) created by
- RichText? throws exception when cancel button is thrown with dialog for …
Jul 20, 2006:
- 10:43 PM Ticket #1145 (Widget leaks) created by
- Hey. I seem to still encounter memory leaks with dojo in IE: * …
- 10:38 PM Ticket #1144 (Dojo leaks in frames in IE) created by
- Hey. It seem Dojo leaks in frames. When a page with Dojo is shown in a …
- 10:33 PM Ticket #1143 (FloatingPane and tooltip) created by
- Hi, The FloatingPane?'s bringToTop function set the initial z-index of …
- 2:21 AM Ticket #998 (DEBUG: dojo.widget.Parse: error: [Error: Not implemented] with ...) closed by
- fixed
Jul 19, 2006:
- 11:46 PM Ticket #1142 (title and alttext for Toolbar icons) created by
- The icons in the toolbar (dojo.widget.Icon from Toolbar.js) are …
- 10:09 PM Ticket #1141 (Safari - Datepicker : NaN if click directly on day text) created by
- There is a problem selecting dates using the DatePicker? with Safari …
- 3:02 PM Ticket #1140 (problem testing for string in ScriptSrcTransport) created by
- when using ScriptSrtTransport?, I configured a 5 sec timeout, and a …
- 2:19 PM Ticket #1139 ([patch][cla] Get Editor2 Widget to work better with Safari) created by
- Subject says it all. See also the comments in the code. The …
Jul 18, 2006:
- 9:47 PM Ticket #1138 ([patch] fix for Dialog widget when using IE and Transitional DTD) created by
- When using <!DOCTYPE HTML PUBLIC "-W3CDTD HTML 4.0 …
- 7:19 PM Ticket #720 (Generic mechanism for beautiful dojo loading...) reopened by
- I'm using a contentPane that's refreshed frequently as users select …
- 1:16 PM Ticket #1137 ([patch][cla]Button widget doesn't accept focus when using the keyboard) created by
- Using the keyboard to navigate to buttons is important from an …
- 3:29 AM Ticket #1136 (In IE <dojo:button> markup does not create button when <html ...) created by
- Presumably something trivial either in the namespace code or the dom …
- 1:02 AM Ticket #1132 (ComboBox Demo problem) closed by
- invalid: You might try searching for "30" in the combobox source code. If you …
- 12:37 AM Ticket #1135 (CSS for PopupMenu seems to be broken) closed by
- duplicate: Dup of #801, more or less.
- 12:27 AM Ticket #1135 (CSS for PopupMenu seems to be broken) created by
- The problem is visible in: …
- 12:23 AM Ticket #1134 (Tooltips cause high CPU load in Firefox) created by
- With latest svn I have observed the following problem in firefox …
- 12:19 AM Ticket #1133 (namespace widget autoloading doesn't work for createWidget) created by
- The namespace feature allows for widgets declared within markup to …
Jul 17, 2006:
- 10:24 PM Ticket #1132 (ComboBox Demo problem) created by
- I was adding a Dojo Combobox to my application. My list of elements …
- 1:06 PM Ticket #1131 (size of tab labels using TabContainer with labelPosition left-h) created by
- Hi I don't know if this is a dojo bug o a my failure... anyway, when I …
Note: See TracTimeline
for information about the timeline view.