Timeline
Sep 8, 2006:
- 9:13 PM Ticket #1419 ([patch][cla]avoid null pointer exception in parser on startup) created by
- I see this dozens of times in the debugger. Not a huge deal, but …
- 9:07 PM Ticket #1289 (dropdowndatepicker is broken in FF 1.0, Safari) closed by
- fixed: (In [5560]) fixes #1289: dropdowndatepicker is broken in FF 1.0, Safari
- 8:58 PM Ticket #1137 ([patch][cla]Button widget doesn't accept focus when using the keyboard) closed by
- fixed: (In [5559]) Accessibility (keyboard support and support for screen …
- 8:16 PM Ticket #1418 (Unable to edit text in Editor widget using Firefox 1.5.0.6) created by
- On Firefox, the Editor widget cannot be edited. Here is the snippet …
- 7:33 PM Ticket #1413 (Allow 360/100/100 input for dojo.gfx.color.hsv2rgb) closed by
- fixed: (In [5558]) Fixes #1413 with modifications and typo corrections to the …
- 7:31 PM Ticket #1413 (Allow 360/100/100 input for dojo.gfx.color.hsv2rgb) closed by
- fixed: Merged with modifications.
- 6:02 PM Ticket #1417 (Dialog displayed over tabContainer on firefox has no cursor.) created by
- On firefox(1.5.0.6), when opening a Dialog that is over a tab …
- 5:46 PM Ticket #1416 (dojo.declare: Subclasses of dojo.collections.Dictionary need a ...) created by
- See attached test - self explanatory
- 11:22 AM Ticket #1415 (Internet Explorer document.getElementById bug (dojo.byId is affected)) created by
- example: http://www.csb7.com/test/ie_getelementbyid_bug/index.php in …
- 4:28 AM Ticket #1414 (error with removing editor) created by
- uncaught exception: [Exception... "Component returned failure code: …
- 2:10 AM Ticket #1409 (Menu2 makes arrow keys unusable for other controls) closed by
- duplicate
- 1:49 AM Ticket #1396 (Documentation on Statics?) closed by
- invalid: The expression test1.statics.counter+1 does not change the value of …
Sep 7, 2006:
- 10:46 PM Ticket #1413 (Allow 360/100/100 input for dojo.gfx.color.hsv2rgb) created by
- This patch allows other input/output ranges for the HSV values passed …
- 8:17 PM Ticket #1412 (ContentPane scriptScope regex replacement fails) created by
- How to reproduce html content: […]
- 5:26 PM Ticket #1411 (New dialog, when shown, does not disable other shown dialog.) created by
- If you show a dialog while another dialog is showing, the previous …
- 5:08 PM Ticket #1410 (dojo.raise Swollows Exceptions and Reports in browser when debug is false.) created by
- This is with reference to Ticket #1388 (defect) …
- 2:13 PM Ticket #1409 (Menu2 makes arrow keys unusable for other controls) created by
- Adding a Menu2 to a web page means you cannot use arrow keys to move …
- 9:45 AM Ticket #1240 (Highlight node on context menu) reopened by
- 9:44 AM Ticket #1240 (Highlight node on context menu) closed by
- fixed: Currently, selector and menu function independantly. Selected node is …
- 9:43 AM Ticket #1346 (TreeSelectorV3.js, bug in onLabelClick function, modifying array while ...) closed by
- fixed: Fixed array traversal
- 9:31 AM Ticket #632 (TreeNode 'setFolder'-method) closed by
- fixed: Sorry, wontfix. See TreeV3.
- 9:30 AM Ticket #1315 (dnd errors in tree) closed by
- fixed: added handleDropError: function(source, parent, index, result) into …
- 9:18 AM Ticket #1272 (Tree keyboard navigation) reopened by
- I'm afraid, current keyboard support is incomplete. It should play …
- 9:17 AM Ticket #1272 (Tree keyboard navigation) closed by
- fixed: IBM guys sent their patch
- 9:16 AM Ticket #1004 (Tree creation error in 0.3.1) closed by
- wontfix: See TreeV3, report if issue open for it
- 9:15 AM Ticket #628 (childIcon.style.display="none" not being respected in html generation) closed by
- wontfix: Please, use TreeV3. Report if issue open for it.
- 9:14 AM Ticket #1294 (Highlight edited node) closed by
- fixed
- 9:14 AM Ticket #1038 (Tree node rendering problems after moving a node (Drag-n-Drop).) closed by
- wontfix: Won't be fixed in stable tree. Reopen ticket if TreeV3 has such issue.
- 9:12 AM Ticket #962 (Desperately need of "onmouseover" event for TreeNodes) closed by
- wontfix: See http://trac.dojotoolkit.org/ticket/1408 for more general issue
- 9:11 AM Ticket #1408 (declarative events and attributes for treenodes) created by
- Need a way to specify - default - per-node attributes and event …
- 8:37 AM Ticket #1407 (connect onclick event to checkbox widget fails) created by
- It is not possible to connect an onclick event to a checkbox widget. …
- 6:45 AM Ticket #633 (TreeNode 'removeNode'-method) closed by
- invalid
- 2:37 AM Ticket #1009 (test_LayoutContainer: crashes Opera 9 beta 2) closed by
- worksforme
- 1:56 AM Ticket #894 ([patch][cla]Accordion enhancement to allow setting of panel size (bug ...) reopened by
- It seems that there were two unrelated issues in this ticket. The …
- 1:51 AM Ticket #894 ([patch][cla]Accordion enhancement to allow setting of panel size (bug ...) closed by
- fixed: (In [5535]) Fixes #894 (thanks doughays@…)
Sep 6, 2006:
- 9:15 PM Ticket #1406 (window.onScroll event not firing when also connecting to a ...) created by
- When I connect to the window's onscroll event, it works just fine. …
- 6:10 PM Ticket #1405 (dojo.event.browser.* toLowerCase() causes problems with case sensative ...) created by
- In both dojo.event.browser.addListener() and …
- 4:09 PM Ticket #1404 (problem with event.disconnect) closed by
- invalid: Sorry if I'm butting in and breaking up a perfectly valid ticket, but …
- 3:24 PM Ticket #1404 (problem with event.disconnect) created by
- First disonnect perfectly... Second doesn't work […]
- 2:04 PM Ticket #1403 (Feature Request: Need ability to remove/delete dojo2d Paths/Nodes/etc) created by
- We need a way to remove/delete Paths/Nodes?/etc from dojo2d surfaces.
- 1:59 PM Ticket #1402 (disabling a button changes its size) created by
- the soriaDisabled-* images have different dimensions than the other …
- 9:33 AM Ticket #1088 (FloatingPane Test page crashes Opera 9) closed by
- worksforme: Upgrade to Opera 9.0.1 and it should work.
Sep 5, 2006:
- 9:55 PM Ticket #1366 (checkbox widget ignores "value" attribute) closed by
- fixed: (In [5529]) fixes #1366: implement checkbox value attribute
- 9:00 PM Ticket #1401 (Fixes, additions, tests for dojo.date.strftime) closed by
- fixed: (In [5527]) fixes #1401, strftime fixes and enhancements, patch from …
- 8:06 PM Ticket #1399 (Fix off-by-one error in dojo.date.getDayOfYear) closed by
- fixed
- 7:45 PM Ticket #1400 (Fix for hours in dojo.date.format) closed by
- fixed: (In [5525]) dojo.date.format: fix formatting of hours. Patch from …
- 7:22 PM Ticket #1401 (Fixes, additions, tests for dojo.date.strftime) created by
- Adds 'lowercase' option and fixes 'swap case' option to actually swap …
- 5:59 PM Ticket #1400 (Fix for hours in dojo.date.format) created by
- Hour options that start at one (1-12 1-24) should only replace 0 hours …
- 5:25 PM Ticket #1399 (Fix off-by-one error in dojo.date.getDayOfYear) created by
- First day of the year should be 001, not 000.
- 4:42 PM Ticket #1398 (dojo.addOnLoad doesn't fire if using a build) closed by
- fixed: (In [5524]) Fixes #1398; basically a build would not fire any …
- 4:37 PM Ticket #1398 (dojo.addOnLoad doesn't fire if using a build) created by
- dojo.addOnLoad doesn't fire if using a build
- 1:54 PM Ticket #1397 (typo in browser_debug.js) closed by
- fixed: (In [5521]) fix typo. fixes #1397
- 7:06 AM Ticket #1397 (typo in browser_debug.js) created by
- line 26: […] …
- 2:42 AM Ticket #1396 (Documentation on Statics?) created by
- In the documentation it says that doing something like this: …
Sep 4, 2006:
- 9:21 PM Ticket #1392 (Mixed content error in hostenv_browser.js) closed by
- duplicate: Looks like has already been reported per #1342.
- 5:55 PM Ticket #1395 ([dojox.crypto] Implement SHA, Rjindael, AES.) created by
- Implement Rjindael, AES, DSA and RSA for crypto.
- 5:54 PM Ticket #1394 (Add SHA series of crypto to dojo.crypto) created by
- Need to check in implementations of SHA-(all bit depths).
- 5:35 PM Ticket #914 (Add a cut/copy/paste group to Editor widget) closed by
- fixed: already fixed in the new editor
- 4:07 PM Ticket #1327 (Filters do not work with JSON-built FilteringTables) closed by
- fixed: (In [5504]) Fixes #1327 with a hack to cast a date regardless.
- 3:36 PM Ticket #1379 (Removing an object from store kills FilteredTable) closed by
- fixed: (In [5502]) Fixes #1379; fire the onRemoveData event *before* actually …
- 3:22 PM Ticket #1389 (missing function definitions for get by key/index) closed by
- fixed: (In [5501]) Fixes #1389.
- 3:20 PM Ticket #1390 (SimpleStore.getData() doesn't return the src data) closed by
- fixed: (In [5500]) Fixes #1390.
- 3:19 PM Ticket #1391 (FilteringTable + SimpleStore "thoughts") closed by
- invalid: That is all completely by design and congruent with the way people …
- 9:04 AM Ticket #832 (onLoad event does not work on IE when Editor2 widget is used) closed by
- invalid: alright, the problem was in fact IE was faster than gecko to load the …
- 7:43 AM Ticket #1393 (object expected on line 7975 (kitchensink) , VBGetSwfVer, MSIE) created by
- when I load dojo.js from kitechen sink release I get error about …
- 6:50 AM Ticket #1392 (Mixed content error in hostenv_browser.js) created by
- When running the latest build with IE via SSL, a mixed content error …
- 3:09 AM Ticket #1391 (FilteringTable + SimpleStore "thoughts") created by
- I'm just going to paste in a commit log I made during some recent …
- 3:07 AM Ticket #1390 (SimpleStore.getData() doesn't return the src data) created by
- The comments and logic in the function indicate that it originally …
Sep 3, 2006:
- 8:09 PM Ticket #1389 (missing function definitions for get by key/index) created by
- the two selectByIndex/selectByValue functions on FilteringTable? …
- 4:08 PM Ticket #948 (IE7: sorted table test makes each row about 3 inches tall) closed by
- wontfix: I'm going to close this bug, as it's a CSS-specific problem that has …
- 3:42 PM Ticket #1055 (dojo.lang.isUndefined() fix for really undefined objects) closed by
- fixed: (In [5494]) Fixes #1055 by swapping the truth arguments around.
- 3:38 PM Ticket #1020 ([patch][cla] math.matrix bug fixes and enhancements) closed by
- fixed: (In [5493]) Fixes #1020.
- 3:29 PM Ticket #619 (Passing an array for a widget in an attribute includes leading whitespace) closed by
- invalid: Making a decision...let's keep the whitespace and not trim passed …
- 3:24 PM Ticket #822 (rewrite dj_addNodeEvtHdlr to avoid direct assignment to window.onload) closed by
- fixed: (In [5492]) Fixes #822; attach to onload only for supported browsers …
- 3:03 PM Ticket #1388 (dojo.require Bug?) created by
- If I: dojo.require('dojo.widget.Button'); …
- 2:58 PM Ticket #863 (DebugAtAllCost =true gives error with dictionary constructor) closed by
- worksforme: I'm closing this due to no response and not being able to reproduce.
- 8:50 AM Ticket #1387 (Tooltips with "href" broken in SVN trunk) closed by
- fixed: Should be fixed in r5490. / Fredrik
- 2:16 AM Ticket #1385 (New dojo.date.diff function) closed by
- fixed: (In [5485]) Implement dojo.date.diff -- patch from Matthew Eernisse, …
- 2:04 AM Ticket #1387 (Tooltips with "href" broken in SVN trunk) created by
- To reproduce go to …
Sep 2, 2006:
- 3:11 PM Ticket #1371 (Fixes/improvements to dojo.date.add) closed by
- fixed: Checked in r5478. CLA for Matthew Eernisse on file.
- 6:31 AM Ticket #1386 ([patch][cla] DatePicker Rewritten) created by
- I have rewritten datepicker to get rid of a lot of long loops …
Sep 1, 2006:
- 9:11 PM Ticket #1385 (New dojo.date.diff function) created by
- Get the difference in a specific unit of time (e.g., number of months, …
- 8:53 PM Ticket #1232 (dojo.html.getDocumentWindow can cause memory leaks) closed by
- fixed: (In [5474]) fixes #1232: dojo.html.getDocumentWindow can cause memory leaks
- 7:39 PM Ticket #1164 (dojo.widget.PopupManager initialization fails with cross-domain-iframes) closed by
- fixed: (In [5472]) fixes #1164: dojo.widget.PopupManager? initialization fails …
- 7:30 PM Ticket #1230 (Menu2 PopupManager.registerAllWindows causes memory leaks) closed by
- duplicate: close this one in favor of #1232
- 9:53 AM Ticket #1384 (HtmlDragObject iframe hack problem) created by
- In HtmlDragObject? is used an outer div as a container of …
- 4:42 AM Ticket #1383 ([patch] Checkbox.html not valid markup) created by
- Hi there, I'm using Dojo with Zope3 and all .html files get served up …
- 3:32 AM Ticket #1286 (Using reserved word "namespace" for some variable names) closed by
- fixed: (In [5465]) namespace keyword - fixes #1286
Aug 31, 2006:
- 8:10 PM Ticket #1382 ([patch][cla]MenuBar2 hijacks arrow keypresses) created by
- With a MenuBar2 on a page, you can not navigate around inside of a …
- 7:34 PM Ticket #1381 ([patch][cla]MenuBar2 causes error on keypress) created by
- Reproducible in "tests/widget/test_Menu2_Bar.html" and …
- 5:51 PM Ticket #1380 (tooltip flickers a scrollbar when in a popup window and appearing for ...) created by
- When hovering over a connectId node for a tooltip for the first time, …
- 4:46 PM Ticket #1373 (ModalFloatingPane broken when resize) closed by
- fixed: (In [5454]) fixes #1373: ModalFloatingPane? broken when resize
- 3:51 PM Ticket #1379 (Removing an object from store kills FilteredTable) created by
- Try running this HTML. Populate the JSON, then remove a row clicking …
- 1:58 PM Ticket #1378 (when referencing this.parent it skips a level inside widgets - BUG?) created by
- I have two widgets. One child and one parent. <div …
- 1:20 PM Ticket #1377 (dojo.rpc.JsonService sends malformed requests under Opera.) created by
- Opera 9.0 (Build 344 on Linux) is not sentting id and method keys in …
- 4:00 AM Ticket #1375 (Editor2: dojo._ie_clobber error when unloading the page) closed by
- fixed: (In [5451]) fixes #1375 Editor2: dojo._ie_clobber error when unloading …
- 3:03 AM Ticket #1306 ([patch] src/widgets/nls/fr/validation.js) closed by
- fixed: (In [5447]) Add French translation for validate widget strings -- …
- 3:03 AM Ticket #1306 ([patch] src/widgets/nls/fr/validation.js) closed by
- fixed: (In [5446]) Add French translation for validate widget strings -- …
- 3:00 AM Ticket #486 ([patch][need cla] Add numeric formatting, like the way it does date ...) closed by
- wontfix: We've got something in the works for numbers in dojo.i18n.number, …
- 1:31 AM Ticket #1376 ([patch][cla] Webkit treats NodeLists as functions) created by
- Webkit treats a NodeList? as a function. This breaks …
- 1:20 AM Ticket #917 (Editor should provide option of having scroll bars) closed by
- fixed: (In [5442]) fixes #917: Editor should provide option of having scroll …
- 1:05 AM Ticket #1153 ([patch][need cla] Editor / Editor 2: new createlink features (modify ...) closed by
- fixed: this is already fixed in the new editor2
- 1:04 AM Ticket #1375 (Editor2: dojo._ie_clobber error when unloading the page) created by
- go to test_Editor2.html in IE click the "clobber" button on the top …
- 12:39 AM Ticket #1370 (Editor2 (this.contextMenu) destroy error/bug) closed by
- fixed: (In [5440]) fixes #1370: Editor2 (this.contextMenu) destroy error/bug …
- 12:13 AM Ticket #566 ([patch] Part widget suggestion) closed by
- fixed: Hi everyone. Liucougar basically already checked this into …
Aug 30, 2006:
- 10:46 PM Ticket #789 (hostenv_rhino.js not loaded in time for packaged dojo builds) closed by
- worksforme: I think this was fixed by recent rhino enhancements.
- 10:42 PM Ticket #1374 (Editor does not maintain entered values accross browser history) created by
- I am Using the Editor widget on a textarea in my form. When a user …
- 10:34 PM Ticket #1373 (ModalFloatingPane broken when resize) created by
- http://archive.dojotoolkit.org/nightly/tests/widget/test_ModalFloatingP …
- 9:30 PM Ticket #1369 (FIX: dojo.html.isSelectionCollapsed needs more checks) closed by
- fixed: (In [5439]) better isSelectionCollapsed checking for firefox, fixes #1369
- 9:27 PM Ticket #1367 (uri/__package.js has incorrect dojo.kwCompoundRequire) closed by
- fixed: (In [5438]) incorrect dojo.kwCompoundRequire statements, fixes #1367
- 8:58 PM Ticket #1372 (FilteringTable: allow custom formatters) created by
- The html content in cells may be anchors or/and images and data may …
- 7:20 PM Ticket #1371 (Fixes/improvements to dojo.date.add) created by
- Fixes overshoot on month ends, implements incrementation by quarter …
- 5:43 PM Ticket #1370 (Editor2 (this.contextMenu) destroy error/bug) created by
- In srcwidgetEditor2PluginContextMenu.js, I get this error that …
- 10:13 AM Ticket #1369 (FIX: dojo.html.isSelectionCollapsed needs more checks) created by
- dojo.html.isSelectionCollapsed in mozilla only checks for …
- 3:17 AM Ticket #1368 (Build option to remove console.* statements) created by
- I just found the wonder of the dojo.profile namespace. I would like …
- 2:56 AM Ticket #892 ([patch] RegexpTextbox validated widget) closed by
- fixed: (In [5427]) RegexpTextbox? patch from Michael Nachbaur …
Aug 29, 2006:
- 11:53 PM Ticket #1367 (uri/__package.js has incorrect dojo.kwCompoundRequire) created by
-
uri/__package__.js
has the following code: […] This should … - 9:45 PM Ticket #1128 (dojo.date.format - i18n (translations)) closed by
- fixed: (In [5421]) deprecate getDay* and getMonth* methods in favor of i18n …
- 9:43 PM Ticket #1213 (FIX: ContentPane was setting isLoaded even when it didn't load anything) closed by
- fixed: Hi, My apologies, I somehow missed that this bug got reopened. I …
- 9:10 PM Ticket #1366 (checkbox widget ignores "value" attribute) created by
- The checkbox widget ignores the setting of "value" attribute. It …
- 3:37 PM Ticket #1365 (dojo.hostenv.getModulePrefix() on unregistered module returns module name) created by
- This based on an SVN checkout 29th Aug 06. If you call the …
- 3:35 PM Ticket #1364 (Menu2 occasionally not visible) created by
- In rare circumstances, using IE7 RC1 and beta3, I have seen a page …
- 2:23 AM Ticket #819 (Calling 'disable()' has no effect on InlineEditBox.) closed by
- fixed: (In [5409]) Applying changes to give InlineEditBox? a working …
- 2:17 AM Ticket #1363 (PopupManager misbehaves in iframes) created by
- We've encountered a couple of problems with the PopupManager? in Menu2. …
Aug 28, 2006:
- 10:01 PM Ticket #1300 (sortable table selected Id issue) closed by
- invalid: This is not a bug; if you want to change what field the table looks …
- 9:59 PM Ticket #1288 (SortableTable parseData 0 converted to empty string) closed by
- fixed: (In [5407]) Fixes #1288.
- 9:34 PM Ticket #1362 ([widgets] Chart: should be instantiable from script) created by
- blocks #1263
- 9:07 PM Ticket #1361 (getBoundingClientRect problem in IE) created by
- Hi there, I'm getting an intermittent (but frequent) problem in IE …
- 9:02 PM Ticket #879 (IE: two buttons don't render correctly in test_Parser) closed by
- wontfix
- 8:23 PM Ticket #913 (Menu2_Bar positioning is broken on FF/Linux) closed by
- fixed: This was apparently only a problem on Firefox 1.0 (not a Linux problem …
- 7:26 PM Ticket #1359 (TreeDisableWrapExtension is very slow (IE)) closed by
- duplicate
- 7:26 PM Ticket #1360 (TreeDisableWrapExtension is very slow (IE)) created by
- Probably, the right way would be remove this calculation if its so …
- 7:25 PM Ticket #1359 (TreeDisableWrapExtension is very slow (IE)) created by
- Probably, the right way would be remove this calculation if its so …
- 3:08 PM Ticket #1348 (ParseWidgets parameter not working for Tooltip) closed by
- fixed: Adding a third parameter solved the problem, although I'm not sure if …
- 4:08 AM Ticket #1003 (Null or blank dates are not handled reasonably by SortableTable) closed by
- fixed: This should be handled fine within the replacement widget for Sortable …
- 4:07 AM Ticket #995 (SortableTable doesn't preserve tr and td attributes) closed by
- wontfix: I think we're going to ignore Stephen's patch for now (not that it …
- 4:05 AM Ticket #803 (sortable table - <tr selected="true"> b0rken) closed by
- fixed: Mark, I don't know if you've been paying attention or not but I've …
- 3:58 AM Ticket #570 (Advanced SortableTable (ReportGrid)) closed by
- wontfix: Given that the submitter is anonymous and we've no way of knowing if …
- 3:56 AM Ticket #882 (Opera: no selection visible in SortableTable) closed by
- wontfix: I re-engineered the approach I was taking with the FilteringTable? …
- 3:53 AM Ticket #647 (Create a "faux" XmlHttp Response object to be returned with the result ...) closed by
- invalid: It doesn't seem like it's a huge priority or need, otherwise we would …
- 3:47 AM Ticket #1324 (SortableTable sorting of HTML content) closed by
- invalid: SortableTable? wasn't ever meant to contain data other than something …
- 2:05 AM Ticket #1358 (dojo.hostenv.loadPath Requires dojo.widget.* Bug) created by
- I have this in a script block after the script blocks that load dojo …
- 1:27 AM Ticket #1354 (DemoNavigator.js has wrong case for dojo.require of dojo.lang.common) closed by
- fixed: (In [5402]) incorrect case, fixes #1354
- 12:55 AM Ticket #1357 (performance profiling build option) created by
- It seems like it would be highly useful to have a build option that …
Aug 27, 2006:
- 11:30 PM Ticket #1355 (DemoNavigator.js has wrong case for dojo.require of dojo.lang.common) closed by
- duplicate: duplicate of #1354
- 7:07 PM Ticket #1356 (Drag and drop of table cell (td) does not show ghost during drag) created by
- Greetings, My apologies if this issue has been noted before. I did …
- 5:13 PM Ticket #1354 (DemoNavigator.js has wrong case for dojo.require of dojo.lang.common) created by
- src/widget/demoEngine/DemoNavigator.js requires dojo.lang.Common. …
- 5:13 PM Ticket #1355 (DemoNavigator.js has wrong case for dojo.require of dojo.lang.common) created by
- src/widget/demoEngine/DemoNavigator.js requires dojo.lang.Common. …
- 4:09 AM Ticket #1081 (add IO type to headers in dojo.io.BrowserIO) closed by
- wontfix: Sounds like a reasonable counter argument to me :) I had a feeling …
- 3:34 AM Ticket #664 (dojo.debug enhancements) closed by
- wontfix: I believe the "wants" in here are being covered by the new jslinker …
Aug 26, 2006:
- 11:44 PM Ticket #1353 ([patch][cla] dojo.addOnLoad, Opera, script tags and AJAX) created by
- so, the situation is this: opera decided to look for script tags and …
- 11:18 PM Ticket #1352 (Hooking Converters and Validators to Widgets) created by
- Overview: I've put together a real working example for adding …
- 9:12 PM Ticket #1351 (Remove test case document workaround) closed by
- fixed: (In [5394]) Applying changes to tests that aren't needed anymore. …
- 8:53 PM Ticket #1351 (Remove test case document workaround) created by
- Attached patch removes workarounds put in place for unit test to run …
- 5:52 PM Ticket #1295 (Editor2 toolbar vanishes) closed by
- fixed: (In [5392]) fixes #1295 Editor2 toolbar vanishes
- 2:40 AM Ticket #1350 (Calling addChild directly on container widgets) created by
- In 0.31 the parser adds children to the children array of the parent …
Aug 25, 2006:
- 6:52 PM Ticket #1349 ([patch][cla] RichtText add/remove Stylesheet) created by
- I created a patch that allows you to programatically add/remove …
- 5:06 PM Ticket #1217 (ISP refusing to serve baked dojo.js and dojo.js.uncompressed.js) closed by
- fixed
- 12:48 PM Ticket #1348 (ParseWidgets parameter not working for Tooltip) created by
- As per the document …
- 11:43 AM Ticket #1347 (HtmlDragAndDrop - onDragStart() with absolute positioning by bottom ...) created by
- I have detected the following misbehaviour in the HtmlDragAndDrop? …
- 10:53 AM Ticket #1346 (TreeSelectorV3.js, bug in onLabelClick function, modifying array while ...) created by
- TreeSelectorV3.js, in 'onLabelClick' function: When selecting a node …
- 8:55 AM Ticket #1344 (Get "Access is denied" in IE when call dojo.event.connect from inside ...) closed by
- wontfix: This is a cross-domain permissions issue, not a bug with Dojo. If I'm …
- 6:18 AM Ticket #1341 (Typo in DomWidget.js) closed by
- fixed: (In [5384]) typo, fixes #1341
- 2:16 AM Ticket #1345 (wiki pages labeled as copyright JotSpot, Inc.) created by
- On the dojo wiki (http://dojo.jot.com/), all of the pages are labeled: …
- 2:05 AM Ticket #711 (With PopMenu2, the currently selected text is lost) closed by
- duplicate: duplicate of #1328 closed
- 1:51 AM Ticket #1344 (Get "Access is denied" in IE when call dojo.event.connect from inside ...) created by
- When I call dojo.event.connect from inside an IFrame in a different …
- 1:41 AM Ticket #1049 (Missing getHtml in Editor2 widget) closed by
- fixed: fixed in svn it should be getEditorContent()
- 1:40 AM Ticket #430 (Bug in rich edit in combination with dialog on Mozilla) closed by
- duplicate: duplicate of #1301 close this one, as there is a patch provided in …
- 1:38 AM Ticket #523 (ToolbarItem fails to handle 'selected' attribute in markup-based ...) closed by
- fixed: this should not be a problem for the new editor2 now closed
Aug 24, 2006:
- 7:43 PM Ticket #40 (refactor widget registration and module namespace declaration as ...) closed by
- fixed: This is hopefully complete. Maybe not as discussed in the attached …
- 5:26 PM Ticket #822 (rewrite dj_addNodeEvtHdlr to avoid direct assignment to window.onload) reopened by
- With due respect, just because dojo is doing the right thing doesnt …
- 3:57 PM Ticket #1343 (createWidget Bug?) created by
- Overview: The addChild method of MyWidget? should throw an exception …
- 2:12 PM Ticket #1342 (new dojo not working with SSL in IE) created by
- IE 5 or 6 prompt that the page is accessing unsecured content. …
- 9:37 AM Ticket #1341 (Typo in DomWidget.js) created by
- Hi, There's a typo in Domwidget.js (release 0.3.1). On line 271 …
- 8:20 AM Ticket #1340 (in IE 6, dojo.lang.isArray fails on null) closed by
- fixed: (In [5374]) in IE 6, dojo.lang.isArray fails on null, fixes #1340
- 8:17 AM Ticket #1336 (dojo.html.style has a requirement on dojo.uri.Uri) closed by
- fixed: (In [5373]) missing dependency on dojo.uri.Uri in dojo.html.style, …
- 8:12 AM Ticket #1329 (faulty links on http://manual.dojotoolkit.org/Book73) closed by
- fixed: thanks, fixed.
- 8:09 AM Ticket #1326 (dojo.Namespace constructor uses depricated dojo.setModulePrefix) closed by
- worksforme: I don't see this as being the case as of [5372] . Please reopen if it …
- 8:03 AM Ticket #1320 (Couple of typos in README) closed by
- fixed: (In [5372]) typos in README, fixes #1320, thanks
Aug 23, 2006:
- 9:02 PM Ticket #1337 (__package__.js for dojo.lang references depricated dojo.lang) closed by
- fixed: (In [5369]) fixes #1337, dependency on a deprecated module
- 8:14 PM Ticket #1340 (in IE 6, dojo.lang.isArray fails on null) created by
- In Internet Explorer, dojo.lang.isArray fails if its argument is null. …
- 5:12 PM Ticket #1339 (combobox - last entry loaded by URL is not displayed in drop down with ...) created by
- On the following file; the last entry loaded into the list by URL is …
- 4:59 PM Ticket #1338 (Combobox - Dropdown displays under buttons (IE 6.0.2800.1106)) created by
- In the following code page on IE 6.0; the dropdown on the …
- 4:54 PM Ticket #1333 (SortableTable fails to honor selected="true" when parsing from table) closed by
- duplicate: Ooops, Sorry for littering. This is a duplicate of #803. Blago
- 3:46 PM Ticket #1334 (Fix for Jython when run as a task from a base directory other than ...) closed by
- fixed: (In [5368]) Replaced remaining python file path references with calls …
- 2:43 PM Ticket #1337 (__package__.js for dojo.lang references depricated dojo.lang) created by
- dojo.lang is depricated, it needs to be removed from the …
- 2:40 PM Ticket #1336 (dojo.html.style has a requirement on dojo.uri.Uri) created by
- dojo.require("dojo.uri.Uri"); Needs to be added to the file.
- 10:26 AM Ticket #1335 (Handling invalid URIs) created by
- I'm trying to override the CSS for DatePicker? and having a lot of …
- 8:13 AM Ticket #1193 (dojo.selection.Selection#length is outdated.) closed by
- fixed
- 8:12 AM Ticket #1193 (dojo.selection.Selection#length is outdated.) reopened by
- 8:12 AM Ticket #1193 (dojo.selection.Selection#length is outdated.) closed by
- fixed: (In [5365]) fixes #1193, patch from Jot/Mark? Wubben, Selection.js out …
- 12:52 AM Ticket #1334 (Fix for Jython when run as a task from a base directory other than ...) created by
- This is an ammendment to Ticket#1006. There are more places where …
- 12:34 AM Ticket #832 (onLoad event does not work on IE when Editor2 widget is used) reopened by
- To set initial contents of editor2 I use dojo.event.connect to hook to …
Aug 22, 2006:
- 9:48 PM Ticket #1333 (SortableTable fails to honor selected="true" when parsing from table) created by
- Since reset() is called from parseColumns(), we lose the preselected …
- 9:26 PM Ticket #1332 (trac test ticket) closed by
- fixed: (In [5358]) test of commit hook script. Fixes #1332
- 9:24 PM Ticket #1332 (trac test ticket) reopened by
- reopening to test commit hook fix
- 9:23 PM Ticket #1332 (trac test ticket) closed by
- fixed: (In [5357]) merging unified key handling patch from Doug Hays, IBM, …
- 9:18 PM Ticket #1332 (trac test ticket) created by
- checking to see if trac post commit hook is fixed
- 9:10 PM Ticket #1331 (Enter key in Editor2 should have the same behavior in different browsers) created by
- Pressing the Enter key in the Editor2 widget sometimes starts a new …
- 4:57 PM Ticket #1330 ([patch][cla] Editor: small new plugin for EditorNavigator) created by
- This plugin shows all the ancestor elements from the current selection …
Aug 21, 2006:
- 11:15 PM Ticket #1329 (faulty links on http://manual.dojotoolkit.org/Book73) created by
- On this page: http://manual.dojotoolkit.org/Book73 the link for …
- 10:14 PM Ticket #1328 (richtext/ Editor2 IE selection fix for non-activex mode) created by
- When using the editor2 in IE in non-activex mode, there are selection …
- 8:16 PM Ticket #1006 (Dojo cannot build the intern-strings target as an Ant subproject) closed by
- fixed: Resolved in current trunk.
- 8:10 PM Ticket #954 (Build Error - AttributeError: java package 'sys' has no attribute 'path') closed by
- worksforme: I am unable to re-produce this anymore. If you still get this error …
- 8:05 PM Ticket #900 (Rhino and instanceof) closed by
- wontfix: As this particular issue shouldn't come up even with conflicting jars …
- 7:17 PM Ticket #958 (ClassFormatError with custom build that has a large profile) closed by
- fixed: Great! Thanks a ton for testing this out so much Scott. I've made a …
- 6:09 PM Ticket #958 (ClassFormatError with custom build that has a large profile) reopened by
- I just got the latest code from Subversion and am seeing this issue. …
- 5:59 PM Ticket #1322 (dojo.data.SimpleStore.getField doesn't handle nulls) closed by
- fixed: Fixed by previous revision log. (Not sure why it wasn't auto-closed).
- 3:19 PM Ticket #1327 (Filters do not work with JSON-built FilteringTables) created by
- It is not currently possible to perform filtering on a JSON-populated …
- 2:49 PM Ticket #1326 (dojo.Namespace constructor uses depricated dojo.setModulePrefix) created by
- Line 12 in namespace.js currently dojo.setModulePrefix(nsPrefix, …
- 9:28 AM Ticket #1325 ([regression] Problems in dojo.string.Builder since rev 4811) created by
- Since rev 4811 dojo.string.Builder has a major problem when appending …
- 8:23 AM Ticket #1324 (SortableTable sorting of HTML content) created by
- I need to have the look of few columns different than others. Since I …
- 3:37 AM Ticket #1323 (hostenv_rhino.js: dojo.hostenv.loadUri and readText don't handle URLs) closed by
- fixed
- 2:38 AM Ticket #1323 (hostenv_rhino.js: dojo.hostenv.loadUri and readText don't handle URLs) created by
- dojo.hostenv.loadUri contains the following line: […] There is no …
- 12:40 AM Ticket #268 (improvements to getWidget methods in widget manager) closed by
- fixed: I'm closing this for now. Please re-open if there is consensus that …
- 12:39 AM Ticket #73 (change Widget system inheritence to prototypal mixin) closed by
- fixed: I'm closing this tag because I believe we have settled on a widget …
Aug 20, 2006:
- 8:53 PM Ticket #1322 (dojo.data.SimpleStore.getField doesn't handle nulls) created by
- The last part of the function checks if the value of an object …
- 3:11 AM Ticket #1286 (Using reserved word "namespace" for some variable names) reopened by
- Sorry, Dylan, there are lots more of these, and I'm to blame. Most …
- 3:00 AM Ticket #978 (Add a view source button in the Editor to toggle between html and source) closed by
- fixed: already implemented in the new editor2
- 2:55 AM Ticket #1321 (Tooltips Followed By Fisheye Seemed to Mess Up Both) created by
- Using a tree, if I select a TreeNode? that has text that renders …
Aug 19, 2006:
- 11:35 PM Ticket #1028 (Consider using DOMContentLoaded-like approach for Dojo onload work) closed by
- fixed: fixed in [5327]
- 6:38 PM Ticket #1319 (this.inherited can cause undesired repeat calls to the same function) closed by
- wontfix: This is again due to a misunderstanding of inherited. I will have …
- 4:17 PM Ticket #1320 (Couple of typos in README) created by
- * ... svn.dojootoolkit.org/dojo/trunk/ dojo * ... be placed in …
- 1:30 PM Ticket #1319 (this.inherited can cause undesired repeat calls to the same function) created by
- Create a superclass with a function foo() that calls this.inherited() …
- 11:43 AM Ticket #1281 (external content not preloaded and scripts executed in FloatingPane) closed by
- fixed: This issue is infact already fixed in r5257, I tested you code and it …
- 9:54 AM Ticket #1285 (Bugs in Combobox.js about postMixInProperties, ARGs not passed when ...) closed by
- fixed: thanks for the catch, fixed in [5325]
- 9:52 AM Ticket #1286 (Using reserved word "namespace" for some variable names) closed by
- fixed: fixed in [5324]
- 9:43 AM Ticket #1318 (r5318 breaks most widget test pages on Firefox) closed by
- fixed: fixed in [5322]
- 9:41 AM Ticket #1318 (r5318 breaks most widget test pages on Firefox) created by
- [5318] seems not to have been tested in any way. Most tests fail with …
- 9:07 AM Ticket #1317 (allow widgets in title) created by
- can't add subwidgets in title. Seems I need to put them to children, …
- 9:06 AM Ticket #1316 (wipe and fade togglers are broken) created by
- Try set them for tree tests and expand/collapse nodes. Check empty …
- 9:05 AM Ticket #1315 (dnd errors in tree) created by
- Drag'n'drop onDrop errors can't be handled. Need a way to hook on e.g …
- 9:04 AM Ticket #1314 (Multiple dnd + selector problem) created by
- Multiple dnd of nodes selected by multiple select work incorrectly. …
- 9:03 AM Ticket #1313 (Tree: Add checkbox extension) created by
- Add checkbox extension. Every node will have checkbox, can …
- 9:03 AM Ticket #1312 (Tree: tree wobbles on dnd) created by
- On Drag'n'drop tree 'wobbles', because node size increases/decreases …
- 9:02 AM Ticket #1311 (Tree: Make SortChildren extension to keep nodes sorted) created by
- 9:01 AM Ticket #1310 (Automated unit-testing system based on Selenium) created by
- 9:01 AM Ticket #1309 (doClone in RPC should get cloned nodes from server, like createChild) created by
- recursive (deep) cloning also
- 6:49 AM Ticket #1097 (Setting <body onload="function"> prevents dojo from loading) closed by
- duplicate: duplicate of #1028
- 6:48 AM Ticket #832 (onLoad event does not work on IE when Editor2 widget is used) closed by
- worksforme
- 6:46 AM Ticket #958 (ClassFormatError with custom build that has a large profile) closed by
- fixed: Jason Cline confirms that it is no longer an issue for him either, so …
- 6:34 AM Ticket #918 (wizard widget button positioning and usability) closed by
- fixed: fixed in [5320]
- 6:03 AM Ticket #767 (validate has two conflicting definitions of fillInTemplate) closed by
- fixed: fixed in [5319]
- 5:41 AM Ticket #478 (Buggy string injection in buildFromTemplate in domWidget) closed by
- fixed: We need this for svg widgets, where you can't just use a " character.
- 2:30 AM Ticket #1211 (Dynamically-created Tooltips have no content.) closed by
- fixed: fixed in r5125
- 2:24 AM Ticket #1284 (Editor 2 scrollThreshold) closed by
- fixed: this should have been fixed in the new editor2 if not, please reopen this
Aug 18, 2006:
- 11:58 PM Ticket #1308 (dojo.registerModulePath delegates to deprecated function) closed by
- invalid: Actually, registerModulePath calls dojo.HOSTENV.setModulePrefix. …
- 9:23 PM Ticket #1308 (dojo.registerModulePath delegates to deprecated function) created by
- registerModulePath is the replacement for setModulePrefix, however …
- 8:23 PM Ticket #1307 (External dependencies throw error and are sometimes not included.) created by
- With latest from dojo and mochikit, the following profile reports …
- 7:33 PM Ticket #1305 (ComboBox broken in revision 5303) closed by
- fixed: The namespace stuff is a redherring; the real problem is that the …
- 5:31 PM Ticket #1306 ([patch] src/widgets/nls/fr/validation.js) created by
- src/widgets/nls/fr/validation.js […]
- 1:23 AM Ticket #1279 (cleanup of bootstraps and the hostenv) closed by
- fixed: [5297] sjmiles refactoring global/doc context switching
- 12:43 AM Ticket #1114 ([patch] Editor2, shared floating Toolbar and MSIE) closed by
- fixed: fixed in r5306
- 12:43 AM Ticket #1067 (Positioning of the color selection pallet, invoked from EDITOR ...) closed by
- fixed: fixed in r5306
- 12:42 AM Ticket #356 (font size adjustment would be an essential addition to the Dojo Editor) closed by
- fixed: fixed in r5306
- 12:42 AM Ticket #1280 (inserttable improvements) closed by
- fixed: committed in r5306
- 12:41 AM Ticket #1042 (FormatBlock of Editor2 in ActiveX mode does not work) closed by
- fixed: fixed in r5306
- 12:41 AM Ticket #1046 (Extensible commands in Editor2 and Editor2Toolbar) closed by
- fixed: committed to r5306
Aug 17, 2006:
- 10:27 PM Ticket #1305 (ComboBox broken in revision 5303) created by
- Hello! I just can't get the ComboBox? to work. I'm testing the …
- 7:43 PM Ticket #1304 (AccordionContainer difficulties in IE) created by
- the accordion widget in IE does not seem to work as should. First - …
- 4:01 PM Ticket #1303 (ContentPane::setUrl() stores empty cache) created by
- The following is based on an SVN checkout today, 17th Aug 06. When …
- 2:04 PM Ticket #1302 (ContentPane setUrl() sets content to '[object Object]' when target ...) created by
- The following is based on SVN checkout today -- 17 Aug 06. It appears …
- 9:55 AM Ticket #1301 (Editor2 designMode="On" fails in hidden Editor2 Componente Firefox) created by
- When using the Editor2 Component on a element (example: <textarea>) …
- 1:41 AM Ticket #1283 (Button Dependency Loading) closed by
- invalid: You can't create widgets in the <head> because <body> doesnt exist yet.
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 …
Note: See TracTimeline
for information about the timeline view.