Timeline
Dec 5, 2006:
- 7:52 PM Ticket #2103 (easing animation argument is poorly documented) created by
- what does easing function in animation do?
- 6:12 PM Ticket #2100 (tree drag'n'drop is broken) reopened by
- exception message in Mozilla […] I tried with the latest trunk …
- 5:49 PM Ticket #2100 (tree drag'n'drop is broken) closed by
- invalid: please indicate what the exception was. Alex just fixed a similar …
- 5:08 PM Ticket #2102 (Custom build with empty template file) created by
- When you do a custom build (with intern-string), and if a widget has, …
- 5:01 PM Ticket #2101 (Bug with wipeIn.) created by
- Hi guys, if you run the code at the bottom with SHOW_BUG = false and …
- 4:54 PM Ticket #2100 (tree drag'n'drop is broken) created by
- when dragging starts an exception is thrown
- 3:49 PM Ticket #2099 (hide tree context menu items for disabled actions) created by
- in the tree different nodes can have different actions disabled. to …
- 3:47 PM Ticket #2016 (FilteringTable.js) closed by
- fixed: (In [6807]) Fixes #2016.
- 3:19 PM Ticket #2034 (Tree Drag and Drop not working in the nightly tests) closed by
- fixed: (In [6805]) accepts() functions expect arrays as arguments. Fixes #2034
- 2:47 PM Ticket #2098 (No way to get HTML to validate with alternative namespaces) closed by
- invalid: Can you be specific as to why the second example will not validate? …
- 1:04 PM Ticket #2098 (No way to get HTML to validate with alternative namespaces) created by
- There is no way to get HTMl to validate if you use an alternative …
- 12:12 PM Ticket #2097 (handle compositionStart/End within onkey psuedo events) created by
- When inputting characters using an input method, such as Asian …
- 8:22 AM Ticket #2096 (accordion gap on right) created by
- In test_Layoutcode.html on IE, when you create an AccordionContainer? …
- 8:07 AM Ticket #2095 (DropdownDatePicker: can't erase selected value) created by
- If you erase the value from the <input> box (by backspacing), you …
- 8:01 AM Ticket #2005 (Error with dropdowndatepicker in IE6) closed by
- invalid: Closing for lack of testcase.
- 7:34 AM Ticket #2094 (test_editor2Dialog.html area too small (FF)) created by
- On firefox, run test_Editor2InsideDialog.html and click either link. …
- 6:11 AM Ticket #2093 (editor programatic creation over https) created by
- Connect over https to tests/widget/Editor/test_Editor2.html, then …
- 3:47 AM Ticket #2092 (implement typematic mixin or support code) created by
- Spinner, Slider, the new Carousel widget, etc... all have/need …
- 1:28 AM Ticket #2025 (tree widget in 04.1rc2 break under IE) closed by
- fixed
Dec 4, 2006:
- 11:32 PM Ticket #2091 (Fix Moxie's Use of Editor2 to Work on Safari) created by
- Bug 2066 describes an external workaround for the Editor2 widget on …
- 11:06 PM Ticket #2090 (dojo-0.4.1rc3-widget testing) created by
- Not really sure what this means [quot] Alex is rolling RC3 right now. …
- 8:15 PM Ticket #2089 ([patch][cla] Dialog should be positionable and not always centered) created by
- The widget dialog should be positionable and not always centered. …
- 8:00 PM Ticket #1756 (Editor2 is loosing your content) closed by
- invalid: not enough info, closed
- 3:07 PM Ticket #2016 (FilteringTable.js) reopened by
- Attempted to sync with check-in 6740 however the test case listed …
- 3:55 AM Ticket #1822 (Using subwidgets with widgetsInTemplate fails in Safari 2.0.4) closed by
- fixed: (In [6795]) Safari handles the <xmp> element differently than other …
- 1:12 AM Ticket #2066 (Getting Contents from Editor2 Widget Corrupted in Safari) closed by
- wontfix: Brad, This is instractable. Between the broken selection API on …
Dec 3, 2006:
- 11:05 PM Ticket #2088 (Modal Dialog does not scroll on overflow) created by
- When using a modal dialog and having content loaded via AJAX, the …
- 4:27 PM Ticket #2087 (dojo.charting.Chart and CSS) created by
- Charts created with dojo under IE are affected by CSS formatting. For …
- 4:18 PM Ticket #2086 (dojo.charting.Chart inconsistencies (IE vs. FireFox)) created by
- Modify the dojo.charting test. Change this line: […] to this line: …
- 12:14 PM Ticket #2085 (Make use of dojo.dom.destroyNode in ContentPane and io.updateNode) closed by
- fixed: (In [6791]) Fixes #2085, bye bye node.removeChild, hello …
- 12:01 PM Ticket #2085 (Make use of dojo.dom.destroyNode in ContentPane and io.updateNode) created by
- To prevent potential leaks, convert ContentPane? and io.updateNode to …
- 11:49 AM Ticket #2084 (dojo.dom.destroyNode gives error in IE when node is a textnode) closed by
- fixed: (In [6790]) Fixes #2084, correctly handle textnodes
- 11:46 AM Ticket #2084 (dojo.dom.destroyNode gives error in IE when node is a textnode) created by
- dojo.dom.destroyNode runs outerHTML and dojo.event.browser.clean on …
- 5:26 AM Ticket #2080 (intern-strings of CSS for widgets not checking for duplicate additions?) closed by
- fixed: (In [6789]) Fixes #2080: insertion of templateCssString not checking …
- 1:37 AM Ticket #2007 (toggleTableBorderCommand doesn't toggle borders back off) closed by
- worksforme: just confirmed that it works fine in IE as well so I am closing if …
- 1:08 AM Ticket #1984 (repeatedly selecting options from ComboBox popupwidget causes errors ...) closed by
- fixed: (In [6785]) Fixes #1984. For some reason, occasionally when the text …
Dec 2, 2006:
- 11:46 PM Ticket #2066 (Getting Contents from Editor2 Widget Corrupted in Safari) reopened by
- Just tested against 0.4.1 branch on Dec 2nd @ 3:46 PM, and still get …
- 10:03 PM Ticket #2083 (FloatingPane maximize button shown even when disabled) created by
-
if FloatingPane?
windowState
is set to maximized, maximize button … - 9:53 PM Ticket #2082 (FloatingPane to automatically resize in maximized mode) created by
- it would be very nice for the floating pane to support automatic …
- 9:23 PM Ticket #2067 (Editor2 Widget Has ActiveX Message/Error On Internet Explorer 7) closed by
- fixed: (In [6781]) fixes #2067
- 8:06 PM Ticket #1993 (TreeBasicControllerV3.createChild throws exception) closed by
- fixed: (In [6779]) Fixes #1993
- 7:50 PM Ticket #2037 ([patch] [need CLA] value sort on FilteringTable) closed by
- wontfix: This may work for someone but I did not provide for this by design. …
- 7:48 PM Ticket #2042 (FilteringTable: field.sortFunction must be meta.sortFunction) closed by
- duplicate: This was already fixed as another bug.
- 7:32 PM Ticket #1553 (Add API docs for dojo.text) closed by
- fixed: (In [6776]) Add comments, style changes. Fixes #1553
- 7:17 PM Ticket #2067 (Editor2 Widget Has ActiveX Message/Error On Internet Explorer 7) reopened by
- I found this on the 0.4.1rc2 branch, so this is definently still …
- 9:29 AM Ticket #2066 (Getting Contents from Editor2 Widget Corrupted in Safari) closed by
- wontfix: Adding: […] seems to make the issue go a way. There's something …
- 8:49 AM Ticket #2081 (FilteringTable: onAddData fires also if the data in the store are replaced) created by
- If the data in the store are replaced with a new objekt (but the same …
- 6:26 AM Ticket #2080 (intern-strings of CSS for widgets not checking for duplicate additions?) created by
- There was an issue reported on dojo-interest that seems to indicate …
- 1:22 AM Ticket #2072 (Editor2: toolbarAlwaysVisible doesn´t work in IE6) closed by
- worksforme
- 1:14 AM Ticket #2067 (Editor2 Widget Has ActiveX Message/Error On Internet Explorer 7) closed by
- fixed: this should have been fixed in trunk and 0.4.1 branch if not, please …
- 1:09 AM Ticket #2079 (refactor dojo.dom.destroyNode) created by
- According to ttrenka, destroyNode must go in dojo.html because of its …
- 1:07 AM Ticket #1727 (removeChild leaks in IE) closed by
- fixed: we've gotta close 0.4.1, and there's enough chatter in this ticket …
- 12:59 AM Ticket #2078 (dojo.event.connect() fails to connect to FireFox iframes in designMode) created by
- It appears that dojo.event.connect() is never calling down to the …
Dec 1, 2006:
- 10:50 PM Ticket #2077 (docpane should be fully supported or moved out of dojo.widget.*) created by
- It's not clear that docpane belongs in dojo.widget.* or if it's even …
- 10:46 PM Ticket #2076 (need to define in spec what docparser does with multple definitions) created by
- e.g. dojo.requireLocalization in loader.js is defined twice in the …
- 10:38 PM Ticket #2075 (jum.assertEquals() fails comparing null and !null) created by
- and by fails, I mean it seems to throw an exception. …
- 9:20 PM Ticket #2069 (get rid of dojo.lang.setObjPathValue deprecation warnings) closed by
- fixed: fixed in [6769]
- 9:12 PM Ticket #2074 (dojo.widget.TreeExpandToNodeOnSelect - incorrect event handler) created by
- Hi there, I downloaded release 0.4.1rc2 and also nightly build …
- 8:15 PM Ticket #2073 (Editor2: Problems with bullet list) created by
- in test_editor2_shared.html …
- 7:15 PM Ticket #2072 (Editor2: toolbarAlwaysVisible doesn´t work in IE6) created by
- I am using dojo4.1 from trunk. The following works in FF2 as desired …
- 2:28 PM Ticket #2071 (Add useful return values to dojo.event.topic.subscribe & unsubscribe) created by
- dojo.event.topic.subscribe returns undefined. It would be more useful …
- 12:42 PM Ticket #2070 (Combobox patch - annoying 'result has no properties') created by
- This trivial bug has been there for quite some time now... It's a …
- 10:24 AM Ticket #2069 (get rid of dojo.lang.setObjPathValue deprecation warnings) created by
- dojo.lang.setObjPathValue was deprecated in the eleventh hour; need to …
- 10:14 AM Ticket #2050 (TitlePane with inner pane set to open="false" does not expand) closed by
- worksforme: I tried #1 on both IE and FF, and #2 on IE. Problem doesn't reproduce …
- 10:05 AM Tickets #2039,2068 batch updated by
- fixed: (In [6768]) Merge [6767] from trunk, which fixes #2068 and #2039.
- 9:58 AM Ticket #2039 (test for parseWidgets causes unnecessary exception, disturbs debugging) closed by
- fixed: (In [6767]) Fixes #2039
- 9:39 AM Ticket #2025 (tree widget in 04.1rc2 break under IE) reopened by
- hey, its not the problem that it doesnt work at all, this happens only …
- 6:21 AM Tickets #1544,1554 batch updated by
- fixed: (In [6766]) Fixes #1544 #1554. Documentation (merge from 0.4.1 branch)
- 3:39 AM Ticket #2068 (Fisheye does not work under 0.4.1rc2 but worked under 0.4.1rc1) created by
- Fisheye no longer works under 0.4.1rc2 with Firefox 1.5.0.8 or IE …
- 2:51 AM Ticket #1633 (ucfirst attr on Textbox with utf-8 document) closed by
- duplicate: dup of #2049
- 1:44 AM Ticket #1787 (Security Warning when using iconSrc with SSL on MenuItem2 0.4 (IE6 ...) reopened by
- iconSrc is supposed to be a string, either a relative or absolute …
- 1:27 AM Ticket #2067 (Editor2 Widget Has ActiveX Message/Error On Internet Explorer 7) created by
- On Internet Explorer 7, with the default security settings on that …
- 1:10 AM Ticket #2066 (Getting Contents from Editor2 Widget Corrupted in Safari) created by
- The Editor2 widget is broken on Safari; this is a regression since it …
- 12:06 AM Ticket #2025 (tree widget in 04.1rc2 break under IE) closed by
- worksforme: Under IE7 this seems to work fine for me. I used …
Nov 30, 2006:
- 11:58 PM Ticket #2065 (Figure out how best to syndicate .Book content to new web site) created by
- 11:58 PM Ticket #2064 (Figure out site-wide search for new web site) created by
- Going to first check out "rollyo" to see how that does
- 11:57 PM Ticket #2063 (Create visual design style guide) created by
- TJ -- can you guys do this? If not, bounce back to "owen" and I'll …
- 11:56 PM Ticket #2062 (Theme dojo blog) created by
- TJ -- probably a variant of what's used in the API ref -- reassign to …
- 11:55 PM Ticket #2061 (Theme dojo.jot.com wiki) created by
- TJ, probably just a copy of the work to do for the .Book -- bug is …
- 11:54 PM Ticket #2060 (Theme dojo.book w/ new style) created by
- TJ, Alex is our Jot expert and can tell you what is involved in doing this.
- 11:53 PM Ticket #2059 (Theme Api Reference application) created by
- http://dojotoolkit.org/api/ TJ -- when you've got a design, send it …
- 11:52 PM Ticket #2058 (Figure out/write "QuickStart" guide) created by
- 11:52 PM Ticket #2057 (Sort out links to the book) created by
- Andy: the goal is that all of the book pages will have meaningful …
- 11:50 PM Ticket #2056 (ContentPane: Menu inside ContentPane not cleaned up on ContentPane ...) created by
- Only occurs in IE ( I'm using IE7 ), reproduced with 0.4.1rc2 also. …
- 11:49 PM Ticket #2055 (Make list of examples for the new web site "demos" area) created by
- Mark, once the dust has settled, let's come up with a prioritized list …
- 11:44 PM Ticket #1749 (Removal of last TreeNodeV3 in a TreeV3 displays wrong image in front of it) closed by
- worksforme: Couldn't reproduce any supposed bad behavior. If someone can supply a …
- 11:44 PM Ticket #2054 (Get RSS feed from Blog to redesigned web site front page) created by
- Tom, please upload the stylesheet and pass of to Dustin. Dustin, if …
- 11:42 PM Ticket #2053 (Style tweaking on web site redesign) created by
- Please update this bug with list of what's to do so we can get a sense …
- 11:39 PM Ticket #2052 (Determine exactly what pages will be on the new web site) created by
- Consensus from the meeting is 10 pages of content or less Please come …
- 11:32 PM Ticket #2051 (Articulate main purposes of the web site) created by
- 10:35 PM Ticket #2050 (TitlePane with inner pane set to open="false" does not expand) created by
- 1: If you have a title pane default to open with an inner pane set to …
- 9:34 PM Ticket #2049 (ucFirst in Textbox.js not UTF friendly - patch) created by
- Point browser to: …
- 9:09 PM Ticket #2048 (ComboBox in a Dialog "downArrowNode" doesn't get sized properly in ...) created by
- Only done this programmatically, seems the ComboBox?>>onResize(), gets …
- 6:51 PM Ticket #2047 (build system should be able to compress all files, not just those ...) created by
- My project's build requires A, B, and C. A, B, nor C require D. I …
- 6:08 PM Ticket #2046 (DropdownTimeTimePicker/TimePicker misbehavior with onValueChange) created by
- I've been advised that there may be CLA concerns. I am an independent …
- 5:32 PM Ticket #1727 (removeChild leaks in IE) reopened by
- *Any* time you are doing something DOM-wise that is specific to a …
- 4:03 PM Ticket #1727 (removeChild leaks in IE) closed by
- fixed: (In [6759]) fixes #1727: merged patch from schallm added back …
- 3:26 PM Ticket #2045 (browser.undo dose not work in Firefox when "url" parameter of ...) created by
- In Firefox, if location.hash is set to an uri-encoded value, the …
- 1:52 PM Ticket #2044 (Menu2: separator appears in wrong position) created by
- In test_Menu2.html, right click to see the menu. Menu2Separator …
- 1:48 PM Ticket #2043 (Menu2: icons don't show up in IE6 over https) created by
- Access test_Menu2.html over https on IE6 and right click. Should see …
- 1:47 PM Ticket #1787 (Security Warning when using iconSrc with SSL on MenuItem2 0.4 (IE6 ...) closed by
- invalid: Hmm, iconSrc is supposed to be a string, either a relative or absolute …
- 1:41 PM Ticket #2042 (FilteringTable: field.sortFunction must be meta.sortFunction) created by
- 12:43 PM Ticket #2033 (with IE, pb with pageContainer placed in a floatingPane) closed by
- fixed: (In [6755]) Fixes #2033. The PageContainer? sets the size …
- 12:37 PM Ticket #2041 (Improve handling of nested exceptions in ContentPane) created by
- When exceptions occur in event handlers called by ContentPane?, they …
- 12:22 PM Ticket #2040 ([patch][cla] ContentPane examines wrong property on nested exceptions) created by
- In the code below from ContentPane?.js, the caught exception "e" is …
- 12:08 PM Ticket #1991 (Adding <base> tag causes DOJO loading to fail...) reopened by
- I don´t think this is an IE bug. The same code works with dojo 3.1 in …
- 10:44 AM Ticket #2039 (test for parseWidgets causes unnecessary exception, disturbs debugging) created by
- In Parse.js, the following snippet tests if parseWidgets=="false": …
- 9:24 AM Ticket #2032 (FloatingPane.closeWindow raises an exception on IE) closed by
- fixed: (In [6753]) Remove overzealous call to destroyNode() (other …
- 7:07 AM Ticket #1540 (Add API docs for dojo.io) closed by
- fixed: (In [6747]) Fixes #1540. Docs for dojo.io (merge from 0.4.1 branch)
- 5:52 AM Ticket #2028 (Combobox arrow too big / setContentBox() not working on img (IE)) closed by
- fixed: (In [6745]) Fixes #2028. Thanks to Doug for figuring out that images …
- 4:03 AM Ticket #2038 (Fix spelling of destory in dojo/src/dom.js) closed by
- fixed: (In [6743]) Fixes #2038
- 3:39 AM Ticket #2038 (Fix spelling of destory in dojo/src/dom.js) created by
- Fix spelling of destory to destroy in dojo/src/dom.js
- 2:51 AM Ticket #1727 (removeChild leaks in IE) reopened by
- We need to make sure the leak count is down to what it was in 0.4.1RC1 …
Nov 29, 2006:
- 11:43 PM Ticket #2037 ([patch] [need CLA] value sort on FilteringTable) created by
- I made it so you can sort on the value attribute of a cell rather then …
- 11:22 PM Ticket #2036 (Editor2: HTML invalidated in IE) created by
- When I pass valid HTML into the Editor2 in source mode and then switch …
- 9:49 PM Ticket #2035 (multiple selection in TreeV3 does not work on Mac) created by
- The treeV3 code looks for the control key with click to perform multi …
- 7:30 PM Ticket #2034 (Tree Drag and Drop not working in the nightly tests) created by
- On these two tests: …
- 5:26 PM Ticket #2015 (GoogleMap version) closed by
- wontfix: According to the Google, current version is 2.67. There are two …
- 5:20 PM Ticket #2016 (FilteringTable.js) closed by
- fixed: (In [6740]) Fixes #2016.
- 5:18 PM Ticket #2014 (GoogleMap won't work with current version 4.1) closed by
- worksforme: Simple solution: don't put that widget in your profile. Both …
- 1:42 PM Ticket #1991 (Adding <base> tag causes DOJO loading to fail...) closed by
- invalid: that's an IE bug
- 12:28 PM Ticket #1542 (Add API docs for dojo.lang) closed by
- fixed: (In [6738]) style nits. Fixes #1542
- 10:55 AM Ticket #2033 (with IE, pb with pageContainer placed in a floatingPane) created by
- Hello dojo team, pb seen with 0.4.1rc2 If you create the following …
- 10:48 AM Ticket #2032 (FloatingPane.closeWindow raises an exception on IE) created by
- This pb seems to be a problem introduced in 0.4.1RC2 if you create a …
- 5:37 AM Ticket #2031 (Errors with xml/Parse.js on IE6 and IE7) created by
- JavaScript? errors are thrown by the getDojoTagName function in …
- 4:55 AM Ticket #2030 (FormBind gives no feedback if the form's action url is a 404.) created by
- I used a post form to reproduce. May also work with get. When you …
- 4:54 AM Ticket #2029 (button status on toolbar doesn't update in IE if you just use cursor ...) created by
- The status of toolbar buttons is never updated when using cursor keys …
- 1:54 AM Ticket #2028 (Combobox arrow too big / setContentBox() not working on img (IE)) created by
- On IE, the Combobox arrow is too big (compared to the input box), …
- 1:39 AM Ticket #2019 (IE hangs when dojo and struts-html taglib is used on one JSP) closed by
- duplicate: Looks like a dup of #1991 (which for some reason is assigned to me …
- 1:29 AM Ticket #2027 (ability to clear a datepicker) created by
- Provide the ability to clear or reset a datepicker to its …
Nov 28, 2006:
- 11:59 PM Ticket #2026 (InlineEditBox nested in FloatingPane won't save/cancel after dragging ...) created by
- Seems as though an inlineEditBox contained in a floating pane won't …
- 11:57 PM Ticket #744 (dj_eval not evaluating in the global window context in IE) reopened by
- Reopening with a test case (see previous comment).
- 10:59 PM Ticket #2025 (tree widget in 04.1rc2 break under IE) created by
- hey, im using tree widget that i create via markup and then populate …
- 10:43 PM Ticket #2024 (timezone offset error in getWeekOfYear v0.3.1) created by
- There's an issue with the current implementation that fails when the …
- 8:44 PM Ticket #2023 ([pathc][cla] Implement BUFakeNode.cloneNode() method in BUFakeDom.js) created by
- It would be good to include a cloneNode() method for BUFakeNode in …
- 8:31 PM Ticket #2022 ([patch][cla] BUFakeNode.removeAttributeNode() broken) created by
- The BUFakeNode.prototype.removeAttributeNode() method at line 299 of …
- 7:36 PM Ticket #2014 (GoogleMap won't work with current version 4.1) reopened by
- I get the problem because I use my own packed version of dojo where I …
- 6:26 PM Ticket #2021 ([patch][cla][FEATURE] WeekCalendar or WeekOrganizer) created by
- I don't know if MonthlyCalendar? works but I've never tried to make it …
- 5:23 PM Ticket #2020 (Error in BUFakeDom.js > BUFakeNode.setAttribute()) created by
- There is a one-line bug in testtools/JsFakeDom/BUFakeDom.js line 419, …
- 5:10 PM Ticket #1958 (dojo.html.insertCssText causes "Invalid procedure call or argument" in ...) reopened by
- It is still broken for me, even with the fix from the latest nightly …
- 5:04 PM Ticket #2016 (FilteringTable.js) reopened by
- I appreciate your quick response. I did dig through the code before …
- 4:00 PM Ticket #2014 (GoogleMap won't work with current version 4.1) closed by
- worksforme: Tested this with the current Google Map test, and it worked just fine …
- 3:52 PM Ticket #2016 (FilteringTable.js) closed by
- invalid: Please, please, please take a closer look on the code before filing …
- 2:25 PM Ticket #2019 (IE hangs when dojo and struts-html taglib is used on one JSP) created by
- I am using IE6.0.2900.2180.xpsp_sp2 and dojo from Trunk. This is a …
- 11:49 AM Ticket #2018 (Disabling dialog content) created by
- Dialog, and other container widgets, should have enable/disable support.
- 10:06 AM Ticket #1985 (io.bind() not working on Firefox 2.0) closed by
- invalid: this is clearly not our bug. Please do not reopen unless there's …
- 8:55 AM Ticket #2017 (ModalFloatingPane not sized properly initially) closed by
- invalid: For both FloatingPane? and ModalFloatingPane? you need to specify …
- 8:48 AM Ticket #2017 (ModalFloatingPane not sized properly initially) created by
- Hello Dojo Team, If you create a modal floating pane with a very …
- 4:21 AM Ticket #1936 (Custom builds should flatten all i18n bundles) closed by
- fixed: (In [6725]) Fixes #1936. Flatten all i18n bundles in the build process …
- 1:13 AM Ticket #2009 (Menu2/MenuItem2 disabled context menu items get class 'undefined') closed by
- fixed: (In [6724]) Fixes #2009, and also fixes some API comments.
- 1:06 AM Ticket #2008 (Timeout handling when loading modules ?) closed by
- fixed
Nov 27, 2006:
- 11:50 PM Ticket #2016 (FilteringTable.js) created by
- The FilteringTable? checkin on 6713 looks for the sortFunction on the …
- 9:42 PM Ticket #2015 (GoogleMap version) created by
- It would be great to get a function to set the version of the …
- 9:38 PM Ticket #2014 (GoogleMap won't work with current version 4.1) created by
- I didn't get an Id from the GoogleMap? widget with the current …
- 6:31 PM Ticket #2013 (date validation seems to be too permissive) created by
- tests/widget/test_validate.html Under the German Date test, change …
- 6:14 PM Ticket #2012 (editor2 does not work properly inside content pane) closed by
- duplicate: dup of #1980
- 6:11 PM Ticket #2012 (editor2 does not work properly inside content pane) created by
- when sending form with editor2 via formbind in Opera and FF the …
- 4:51 PM Ticket #2011 (Editor 2 destroy method -- does not remove iframe) created by
- The following calls do *not* work as expected: var e = …
- 3:44 PM Ticket #1985 (io.bind() not working on Firefox 2.0) reopened by
- I did as you suggested - changed the "url" parameter in the doBind() …
- 1:17 PM Ticket #1702 (setObjectCookie does not correctly remove stored variables with null values) closed by
- fixed: (In [6719]) style cleanups and a fix for incorrect deletion. Fixes #1702.
- 1:10 PM Ticket #1701 (dojo.event.browser.isEvent() doesn't check for null obj) closed by
- fixed: (In [6718]) fixes #1701
- 1:00 PM Ticket #1844 (An issue with json-rpc error server response.) closed by
- invalid: I'm not sure how a bogus JSON-RPC response from your server is a bug …
- 12:58 PM Ticket #1990 (Dojo demos appear not to run under IE7) closed by
- invalid: browser issue. Not our bug. Marking as such and closing.
- 9:16 AM Ticket #2010 ([Combobox] Form reset button sets combo value blank) created by
- After creating a Combobox Widget using a <select> tag like this: …
- 8:20 AM Ticket #2009 (Menu2/MenuItem2 disabled context menu items get class 'undefined') created by
- Disabled context menu's (from a tree context menu in my case - but it …
- 12:42 AM Ticket #2008 (Timeout handling when loading modules ?) created by
- Hi there, I'm using dojo within a Firefox extension to load some …
Nov 26, 2006:
- 11:28 PM Ticket #2006 (dropdowntimepicker has no icon) closed by
- fixed: (In [6715]) Fixes #2006
- 10:56 PM Ticket #2007 (toggleTableBorderCommand doesn't toggle borders back off) created by
- toggleTableBorderCommand in tableOperation.js plugin works initially …
- 6:47 PM Ticket #1437 ([patch][cla] True font height metrics in pixels, scrollbar width in ...) closed by
- fixed: (In [6714]) Fixes #1437, although there are issues with both Safari …
- 6:13 PM Ticket #2006 (dropdowntimepicker has no icon) created by
- The dropdowntimepicker widget shows no icon, but only the default …
- 6:10 PM Ticket #2005 (Error with dropdowndatepicker in IE6) created by
- IE6 throws an error if I use the dropdowndatepicker widget inside a …
- 5:27 PM Ticket #1841 (FilteringTable: sort function ("sortusing") missing) closed by
- fixed: (In [6713]) Fixes #1841. Custom sort functions should expect the …
- 5:19 PM Ticket #1877 (FilteringTable: onUpdateField event on a property not shown) closed by
- fixed: (In [6712]) Fixes #1877.
- 5:09 PM Ticket #1531 (Feature request - dojo.collections.Store method addDataRangeByIndex) closed by
- fixed: (In [6711]) Fixes #1531. Adds the following: getIndexOf, …
- 4:47 PM Ticket #1622 (Bug in (and inadequit fix for) dojo.crypt.SHA1) closed by
- invalid: I'm going to close this in favor of the outstanding Crypto task I have …
- 4:43 PM Ticket #1394 (Add SHA series of crypto to dojo.crypto) closed by
- duplicate
- 4:41 PM Ticket #1736 (SortableTable: parsing dates can be incorrect.) closed by
- wontfix: Closing this with the removal of Sortable from the codebase, and with …
- 12:08 AM Ticket #2004 (repeated calls to dojo.event.connect() hangs IE) created by
- See bench/connect.html for testcase. (I ran the test against trunk/ …
Nov 25, 2006:
- 11:49 PM Ticket #2003 (can't drag unless hovering over text (in IE)) created by
- On …
- 11:49 PM Ticket #2002 (check whether there are any leaks in the widget core under IE) created by
- won't start to look at this until someone can prove it is the case
- 11:16 PM Ticket #1727 (removeChild leaks in IE) closed by
- fixed: (In [6707]) fixes #1727: improved mem leak fix in IE new API …
- 9:34 PM Ticket #2000 (SplitContainer and iframes) closed by
- duplicate: Duplicate of #1044 and #1229. Also note that it's "SplitContainer?" …
- 8:32 PM Ticket #1727 (removeChild leaks in IE) reopened by
- this does not work for nodes not in the main page (such as in an …
- 8:57 AM Ticket #2001 ([patch] Patch to allow module prefixes (dependencies.prefixes) to be ...) created by
- When building a package with custom widgets, it is often handy to use …
Nov 24, 2006:
- 5:30 PM Ticket #2000 (SplitContainer and iframes) created by
- The SplitContainer? won't work it tries to resize over an iframe. …
- 4:16 AM Ticket #1241 (While the page loads, a Mixed-Content warning is triggered for each ...) closed by
- fixed: OK, this seems to be working. I tested test_Dialog.html and …
- 4:00 AM Ticket #1304 (AccordionContainer difficulties in IE) closed by
- fixed: This is fixed with the rewrite of accordion for 0.4, I think. Please …
- 3:58 AM Ticket #937 (AccordionContainer doesn't resize when browser window risize) closed by
- fixed: This was fixed w/the refactor of AccordionContainer? for the 0.4 …
- 3:27 AM Ticket #1999 (limit node title width with wrapping text) created by
- it would be convinient to support long titles allowing the title to …
- 3:25 AM Ticket #1998 (Tree: node editor doesn't expand vertically on new line in IE) created by
- when user presses Ctrl+Enter a new line is created in the editor, but …
- 3:20 AM Ticket #1997 (movable RichText with resizer) created by
- it would be cool to have a widget similar to text area in OneNote?. …
Nov 23, 2006:
- 10:42 PM Ticket #1992 (First ToolbarContainer found on a page fails to render.) closed by
- worksforme: Works for me. I tried it in IE, FF, and FF/Mac against latest in …
- 10:40 PM Ticket #1996 ([patch/cla/dojox] Carousel widget donation) created by
- Hi dojo team, Here's a carousel widget I wrote this week, would be …
- 10:12 PM Ticket #1995 (Allow adding "resource dependencies" for the build system) created by
- This is just an example/proposal: In src/widget/Spinner.js …
- 8:15 PM Ticket #1898 (TestModalFloatingPane.html IE 6 -- Problem with Iframe) closed by
- fixed: (In [6692]) fixed Dialog broken in browsers other than IE 6, refs #1898
- 7:38 PM Ticket #1978 (Popup widget don't show at the right position.) reopened by
- I've been investigating further. By using your debug method, …
- 6:47 PM Ticket #1898 (TestModalFloatingPane.html IE 6 -- Problem with Iframe) reopened by
- The fix broke it for me in IE 6.0... and in firefox. There's also the …
- 5:50 PM Ticket #1976 (status of color picker buttons never updates) closed by
- fixed: (In [6691]) fixes #1976
- 5:43 PM Ticket #1982 (on IE, problems resizing ModalFloatingPane) closed by
- duplicate: dup of #1898
- 5:42 PM Ticket #1898 (TestModalFloatingPane.html IE 6 -- Problem with Iframe) closed by
- fixed: (In [6690]) fixes #1898: the underlay div is now above iframe
- 4:21 PM Ticket #1977 (editor2 / richtext replaceEditorContent fails on empty string (Firefox)) closed by
- fixed: (In [6689]) fixes #1977
- 4:14 PM Ticket #1981 (on IE, ModalFloatingPane is not modal the second time) closed by
- fixed: (In [6688]) fixes #1981 Attention: dojo.html.removeNode(node) won't …
- 3:52 PM Ticket #1966 (toolbar shortcuts don't work) closed by
- fixed: (In [6687]) fixes #1966: call preventDefault first before calling the …
- 3:47 PM Ticket #1980 (editor2 sends its contents after 2nd submit) closed by
- fixed: (In [6686]) fixes #1980
- 3:16 PM Ticket #1994 (Tree: TreeBasicControllerV3.createAndEdit has limited functionality) created by
- *createAndEdit* fires *addChild* event twice. first when the node is …
- 3:01 PM Ticket #1993 (TreeBasicControllerV3.createChild throws exception) created by
- it seems the logic of child creation has changed somewhat and …
- 10:56 AM Ticket #1992 (First ToolbarContainer found on a page fails to render.) created by
- A LayoutContainer? containing 3 toolbars - all with LayoutAlign?='top' …
- 7:37 AM Ticket #1991 (Adding <base> tag causes DOJO loading to fail...) created by
- Hi, I am using IE 6 SP2 on Windows XP SP2 with DOJO 0.4 Widgets …
- 5:57 AM Ticket #1990 (Dojo demos appear not to run under IE7) created by
- Opening demoEngine.html in IE7 does not produce any results. Steps: …
- 4:20 AM Ticket #1961 (Documentation: Tree "+" icon overlaps with label in IE) closed by
- fixed: Fixed
- 4:19 AM Ticket #1821 (http://dojotoolkit.org/api/ does not work 99% of the time in IE6 sp2) closed by
- fixed: Fixed. Still some font stuff to work on, but it is useable.
- 1:07 AM Ticket #1989 (dojo.html.setMarginBox() etc. returns {width: true, height: true}) created by
- Seems like dojo.html.set*Box() functions were meant to return the …
- 1:00 AM Ticket #1988 (refactor resizing of layout widgets) created by
- Change HtmlWidget?.resizeTo() to take {width: 500, height: 500} type …
- 12:53 AM Ticket #1987 (Button widget should be inline) created by
- Button widget shows up as display:block, which is inconvenient for …
- 12:02 AM Ticket #1933 (IFrameIO text/plain textarea) closed by
- invalid: I don't quite understand what you mean by there being a PRE element in …
Nov 22, 2006:
- 10:55 PM Ticket #1950 (Accordion Container inside Layout Container doesn't work in IE.) closed by
- fixed: (In [6682]) Add overflow:hidden for LayoutContainer?, so that resizing …
- 10:10 PM Ticket #1986 (Tree: context menu causes multiple selection) created by
- in the tree if one node is selected and user clicks on the other node …
- 6:01 PM Ticket #1985 (io.bind() not working on Firefox 2.0) closed by
- invalid: We have a unit test in Dojo that does effectively the same thing, …
- 5:38 PM Ticket #1985 (io.bind() not working on Firefox 2.0) created by
- Since I'm a Dojo newbie, I asked in a few other places before …
- 3:51 PM Ticket #1984 (repeatedly selecting options from ComboBox popupwidget causes errors ...) created by
- If i get repeatedly selecting differnt results from a the Combobox …
- 3:09 PM Ticket #1983 (widgetsInTemplate does not process nested widgets) created by
- Sub widgets that are wrapped by, for instance, accordion panes or …
- 3:03 PM Ticket #1982 (on IE, problems resizing ModalFloatingPane) created by
- Hello dojo team, Same description as ticket 1981. On IE, the first …
- 2:55 PM Ticket #1981 (on IE, ModalFloatingPane is not modal the second time) created by
- Hello dojo team, I have a ModalFloatingPane? opened programmatically …
- 2:50 PM Ticket #1980 (editor2 sends its contents after 2nd submit) created by
- I have a binded form with editor2 created from textarea. In FF2 and …
- 6:43 AM Ticket #1979 (XSLT parsing support in Opera 9 should be included in XslTransform) created by
- the dojo.xml.XslTransform? script provides XSL-T support for IE & …
- 6:39 AM Ticket #1970 (ValidationTextbox eats all text after quote) closed by
- fixed: (In [6676]) Fixes #1970
- 5:29 AM Ticket #1937 (Generate xdomain ajax build for releases) closed by
- fixed: (In [6673]) Fixes #1937. Add xdomain ajax to release build set (merge …
- 3:49 AM Ticket #1969 (Accordion overflow in mozilla firefox) closed by
- worksforme: Seems to work fine for me. Just try …
- 3:14 AM Ticket #1963 (LayoutContainer cuts Bottom pane off in IE6) closed by
- invalid: I see a common error in your test. The second child of the …
- 2:47 AM Ticket #1978 (Popup widget don't show at the right position.) closed by
- wontfix: In order to position the popup widget, we need to know it's size. In …
- 2:30 AM Ticket #1859 (DnD test_nested_drop_targets.html broken in 0.4) closed by
- fixed: This was broken a week or two ago, but it's working now (tested on IE …
- 1:33 AM Ticket #1978 (Popup widget don't show at the right position.) created by
- I'm using Dojo 0.4 and Firefox 2.0 All widgets in my page that use …
Nov 21, 2006:
- 11:33 PM Ticket #1957 (LayoutContainer + TabContainer = strange problem) closed by
- fixed: (In [6670]) Fix dangling references after calling myWidget.destroy() …
- 10:49 PM Ticket #1977 (editor2 / richtext replaceEditorContent fails on empty string (Firefox)) created by
- In Editor2, go into html source mode and select all and hit delete. …
- 10:45 PM Ticket #1976 (status of color picker buttons never updates) created by
- The fore and background color picker buttons stay stuck highlighted …
- 10:13 PM Ticket #1975 (Localize DocPane) created by
- 10:04 PM Ticket #1952 (LayoutContainer inside TabContainer causes fatal error) closed by
- fixed: (In [6665]) Fixes #1952. On Safari (at least), clicking the close …
- 9:44 PM Ticket #1974 (Localize DemoEngine) created by
- how do we handle the json registry?
- 8:42 PM Ticket #1973 (Tree: doesn't expand correctly when working with a nested TreeNode two ...) created by
- If you have a tree with "TreeNodes?" that are two or three levels deep, …
- 7:03 PM Ticket #1972 (dojo.html.removeClass() doesn't work properly when allowPartialMatches ...) created by
- When trying to clear a set of classes from an HTML element, I found …
- 5:46 PM Ticket #1971 (ComboBox - onValueChanged not triggered when autocomplete is on) created by
- When autocomplete is on, onValueChanged not triggered if exact match …
- 5:42 PM Ticket #1970 (ValidationTextbox eats all text after quote) created by
- There is some sort of bug in the Dojo widget parser which mangles form …
- 5:09 PM Ticket #1969 (Accordion overflow in mozilla firefox) created by
- The accordion autoscroll seems not to work in this version, with …
- 5:08 PM Ticket #1903 (SplitContainer rendering is broken when using widgetsInTemplate) closed by
- invalid: You shouldn't have a ContentPane? around the SplitContainer?. And also, …
- 4:50 PM Ticket #1968 (Parsing of negative numbers broken in I18N) created by
- This gives a wrong result: dojo.i18n.number.parse("-12.1", "en"); …
- 4:46 PM Ticket #1951 (Error if no widgetId is defined) closed by
- fixed: (In [6662]) Fixes #1951
- 4:38 PM Ticket #1949 (Flicker in dojo.lfx.wipeIn with Firefox 2.0) closed by
- fixed: (In [6661]) Fixes #1949
- 3:31 PM Ticket #1967 (scrolling while Dialog shown doesn't work on FF) created by
- On IE, if you show a Dialog and then scroll, the background will be …
- 2:51 PM Ticket #1964 (parameter duration has no effect in AccordionContainer) closed by
- fixed: (In [6659]) Fixes #1964
- 11:09 AM Ticket #1966 (toolbar shortcuts don't work) created by
- In 0.4.0 it was possible to assign CTRL+R as a shortcut and it did …
- 10:34 AM Ticket #1965 ([patch] [cla] getAbsolutePosition() broken for scrolled elements in Mozilla) created by
- There is a bug in dojo.html.getAbsolutePosition() when run on …
- 10:09 AM Ticket #1903 (SplitContainer rendering is broken when using widgetsInTemplate) reopened by
- Attached is a testcase instead of inline HTML. Even using ContentPanes? …
- 8:09 AM Ticket #1964 (parameter duration has no effect in AccordionContainer) created by
Nov 20, 2006:
- 11:01 PM Ticket #1963 (LayoutContainer cuts Bottom pane off in IE6) created by
- I'll attach a test case to show the problem. it seems that if toolbar …
- 10:29 PM Ticket #1962 (Localize the Editor2 widget) created by
- We need to make a pass through the .js and .html code for Editor2, …
- 9:08 PM Ticket #1939 (Remove the tabs from LICENSE) closed by
- fixed: (In [6646]) fixes #1939
- 9:06 PM Ticket #1958 (dojo.html.insertCssText causes "Invalid procedure call or argument" in ...) closed by
- fixed: (In [6645]) fail more gracefully in the face of IE foibles. Fixes #1958
- 8:50 PM Ticket #1961 (Documentation: Tree "+" icon overlaps with label in IE) created by
- Select any object on the left. In the right pane, each method is …
- 8:47 PM Ticket #1960 (Selecting "js" file in api docs results in 404) created by
- http://dojotoolkit.org/api/#dojo.widget.DatePicker clicking on …
- 8:45 PM Ticket #1959 (Documentation summaries need HTML escapes) created by
- http://dojotoolkit.org/api/#dojo.widget.DropdownDatePicker see …
- 8:04 PM Ticket #1958 (dojo.html.insertCssText causes "Invalid procedure call or argument" in ...) created by
- In dojo.html.style.js, in the function dojo.html.insertCssText, there …
- 6:51 PM Ticket #1957 (LayoutContainer + TabContainer = strange problem) created by
- Problem: When I have complex layout, when destroying Tab, it causes …
- 5:00 PM Ticket #1956 (dojo.widget.incrementalFinderDataProvider with "backoff" (prevents ...) created by
- dojo.widget.incrementalComboBoxDataProvider = function(/*String*/ url, …
- 4:46 PM Ticket #1955 (editor2 toolbar breaks in IE7) created by
- if toolbar doesn't fit in the window the buttons in the toolbar start …
- 4:41 PM Ticket #1954 (Editor2 Dialog widget throws error when called) closed by
- fixed
- 4:40 PM Ticket #1954 (Editor2 Dialog widget throws error when called) reopened by
- 4:40 PM Ticket #1954 (Editor2 Dialog widget throws error when called) closed by
- fixed: (In [6641]) fixes #1954
- 2:38 PM Ticket #1954 (Editor2 Dialog widget throws error when called) created by
- There is an error with the Editor2 Dialog widget: this.tabStart has no …
- 1:36 PM Ticket #1953 (Tree inside Accordion causes odd layout problems) created by
- Hi, I don't know what is the problem with AccordionContainer? and …
- 12:33 PM Ticket #1952 (LayoutContainer inside TabContainer causes fatal error) created by
- http://joose.iki.fi/dojo/test-tabs7.html for code to test it, also …
- 11:32 AM Ticket #1951 (Error if no widgetId is defined) created by
- Checking out the nightly tests …
- 10:52 AM Ticket #1950 (Accordion Container inside Layout Container doesn't work in IE.) created by
- On IE when Accordion Contaier is used inside a Layout …
- 7:58 AM Ticket #1949 (Flicker in dojo.lfx.wipeIn with Firefox 2.0) created by
- If you check out …
- 7:12 AM Ticket #1948 (dojo.style.getAbsolutePosition is wrong in IE while dir=rtl, and wrong ...) created by
- hi, please look at the attachment (i hope i be able to attach it …
- 3:15 AM Ticket #1947 (getAbsolutePosition fails w/ Safari under three conditions when page ...) created by
- Safari 2.0.4 on a OSX 10.4.8 dojo-4.0 and nightlies (as of 17 Nov) …
- 2:40 AM Ticket #1946 (Dojo Demos: JSON-RPC Client broken in various ways (buttons broken, etc)) created by
- I got a clean build here: …
Nov 19, 2006:
- 11:47 PM Ticket #1945 (Tree: selection overhaul) created by
- Selection/keyboard control should be made SAME as in FF bookmark …
- 11:45 PM Ticket #1944 (fisheye widget poorly performs under opera) created by
- the fisheye list renders extremly slowly under opera and sometimes …
- 11:40 PM Ticket #1943 (editor2 widget not working properly in opera) created by
- the buttonl like bold. etc, allow only to set text to bold its not …
- 9:18 PM Ticket #1942 (Wiki points to very old sample code) created by
- This page: http://dojo.jot.com/WikiHome/BabySteps points to this URL: …
- 7:50 PM Ticket #1941 ([patch] FilteringTable: flexible date input formats) created by
- this patch adds an inputFormat attribute for dates to supply an input …
- 4:41 PM Ticket #1940 (Contradictory (old?) information in README) closed by
- fixed: (In [6634]) Fixes #1940
- 4:28 PM Ticket #1940 (Contradictory (old?) information in README) created by
- README: Note that 2PM Wed PST in this channel [irc.freenode.net #dojo] …
- 3:17 PM Ticket #1939 (Remove the tabs from LICENSE) created by
- There are tabs in the BSD section of the license (dojo/LICENSE). When …
- 7:52 AM Ticket #1938 (Autogenerated API for Dojo Storage Wrong) created by
- I noticed that my inline comments for src/storage.js did not get …
- 5:53 AM Ticket #1937 (Generate xdomain ajax build for releases) created by
- Modify buildscripts/build_release.sh to generate an xdomain ajax …
- 4:29 AM Ticket #1928 (tree leaks memory with context menu attached in IE) closed by
- fixed: the kwDisconnect() leak was fixed in r6628
- 4:24 AM Ticket #1075 (ComboBox - backspacing out last character list problem) closed by
- fixed: (In [6629]) applying Doug Hays' patch. Fixes #1075
- 3:49 AM Ticket #1936 (Custom builds should flatten all i18n bundles) created by
- i18n bundles that are not part of the built dojo.js file make many …
- 2:09 AM Ticket #1930 (dojo.event.disconnect (kwDisconnect) can cause memory leaks in IE) closed by
- fixed: (In [6628]) prevent un-necessaray joinpoint creation that was leaking …
- 1:40 AM Ticket #1935 (Dragged objects jump if positioned using "right" or "bottom" style ...) created by
- 1) Using IE6, go to: …
Nov 18, 2006:
- 8:52 PM Ticket #1762 (corrupted zips for some users downloading 0.4) closed by
- worksforme: we already offer tarballs of all our releases. See: […] Marking …
- 8:36 PM Ticket #1762 (corrupted zips for some users downloading 0.4) reopened by
- I've had people report the same thing for me on the Really Simple …
- 1:18 PM Ticket #1074 (ComboBox - incorrect type-ahead / incorrect list) closed by
- duplicate: Sam, I was unable to recreate this after applying the patch to #1075. …
- 1:04 PM Ticket #1714 (Add TABLE element around dragged TBODY element) closed by
- fixed: (In [6625]) make DnD work for <tbody> elements as well as <tr> …
- 12:27 PM Ticket #1929 (Dialog in IE 6 generates error) closed by
- fixed: (In [6624]) clobber IE exception. Fixes #1929
- 10:06 AM Ticket #1934 (Syntax error in compressed dojo.js file; current download version 0.4) created by
- There is a syntax problem in the compressed dojo.js file for version …
- 4:02 AM Ticket #1933 (IFrameIO text/plain textarea) created by
- I don't know why in IFrameIO onLoad function You are looking for …
- 1:45 AM Ticket #1930 (dojo.event.disconnect (kwDisconnect) can cause memory leaks in IE) reopened by
- this doesn't actually work. disconnect returns *false* as far as I can …
- 1:20 AM Ticket #1930 (dojo.event.disconnect (kwDisconnect) can cause memory leaks in IE) closed by
- invalid: so it's worth noting that disconnect (and kwDisconnect) does not …
- 1:11 AM Ticket #1565 (Add API docs for dojo.xml) closed by
- fixed: (In [6623]) docs for dojo.xml.Parse. Fixes #1565
Nov 17, 2006:
- 11:44 PM Ticket #1539 (Add API docs for hostenv_*) closed by
- fixed: (In [6615]) fixing numerous formatting issues, adding docs. Fixes #1539
- 11:00 PM Ticket #1932 (toCoordinateObject always gets marginbox, should respect boxtype) created by
- dojo.html.toCoordinateObject get's the position using the boxtype …
- 10:23 PM Ticket #1713 (dojo.date.format does not show up in API reference) reopened by
- 9:44 PM Ticket #1713 (dojo.date.format does not show up in API reference) closed by
- fixed: I'm seeing the dojo.date.format methods showing up now -- please …
- 8:55 PM Ticket #1931 (Tooltip mouseover fails in Firefox 2.0 under certain situations.) created by
- I noticed this first on one of my pages, but then found that the same …
- 5:04 PM Ticket #1930 (dojo.event.disconnect (kwDisconnect) can cause memory leaks in IE) created by
- I'm not sure in which situation leak can occur. one specific example I …
- 5:02 PM Ticket #1929 (Dialog in IE 6 generates error) created by
- try tests/widget/test_Dialog.html in IE 6 (click the show button)
- 4:39 PM Ticket #1928 (tree leaks memory with context menu attached in IE) created by
- the leak is about 200K. I'm not sure if it's a menu bug or tree bug. …
- 4:24 PM Ticket #1727 (removeChild leaks in IE) closed by
- fixed: (In [6604]) Merge to trunk. Fixes #1727
- 3:43 PM Ticket #1927 (ie leak: replace all instances of remove/replaceChild) created by
- See ticket #1727. There are other instances where this DOM call will …
- 2:41 PM Ticket #1926 (Widget SelectBox missing in 0.4.1) closed by
- invalid: Huh? There's no widget called "SelectBox?". There is a "Select" …
- 2:19 PM Ticket #1926 (Widget SelectBox missing in 0.4.1) created by
- Widget SelectBox? missing in 0.4.1 The one from 0.4.0 doesn't work in
- 2:02 PM Ticket #1638 (TreeV3 folder nodes don't retain isFolder state when modified) closed by
- wontfix: That's a feature, settable in TreeV3 properties.
- 1:50 PM Ticket #1845 (TitlePane, after calling wipeIn, expanding inside content will ...) closed by
- worksforme: I've tried your testcase again firefox 1.5.0.8 on windows (that's the …
- 1:41 PM Ticket #1838 (Button onMouseOut should remove class dojoButtonDepressed) closed by
- fixed: (In [6601]) Fixes #1838
- 12:56 PM Ticket #1903 (SplitContainer rendering is broken when using widgetsInTemplate) closed by
- invalid: Please stop inlining HTML into the bug report; the formatting gets all …
- 9:24 AM Ticket #1925 (Problem using widgetsInTemplate with LayoutContainer) closed by
- invalid: You're misunderstanding what widgetsInTemplate is for. That's a flag …
- 9:13 AM Ticket #1919 (dojo widgets don't show when inside a LayoutContainer with ...) closed by
- invalid: Huh? Of course it won't work if you set isContainer=false. You …
- 8:28 AM Ticket #1925 (Problem using widgetsInTemplate with LayoutContainer) created by
- Hello Dojo team, I have asked this question on the mailing list, but …
- 7:36 AM Ticket #1894 (Migrate the Dojo Storage demo app, Moxie, from Editor to Editor2) closed by
- fixed: Done.
- 7:35 AM Ticket #1924 (Moxie rich text editor defaults to one line) closed by
- fixed: Fixed; we now make the editor go to 10em's on startup, so it's easier …
- 6:58 AM Ticket #1924 (Moxie rich text editor defaults to one line) created by
- Right now the Moxie rich text editor only defaults to one line; have …
- 6:45 AM Ticket #1421 (Error: dojo.flash.comm.get is not a function) closed by
- worksforme: I checked this on the following and do not get the error, using the …
- 6:35 AM Ticket #1007 (Firefox on Mac/Linux Crashes When Flash Not Installed) closed by
- worksforme: Also tested on Linux, to see if this happens; I don't get this bug …
- 6:08 AM Ticket #1393 (object expected on line 7975 (kitchensink) , VBGetSwfVer, MSIE) closed by
- worksforme
- 5:22 AM Ticket #1923 (transformToDocument is broken in (at least) IE7) created by
- transformToDocument doesn't return a valid DOM object in IE7 (probably …
- 5:16 AM Ticket #1917 (Update Dojo Storage docs for WHAT WG Storage Provider) closed by
- fixed: Done.
- 5:16 AM Ticket #1922 (XslTransform constructor wronly creates async xsltDocument for non-IE ...) created by
- When xsltDocument is being created the async flag is not set for …
- 5:05 AM Ticket #1918 (The Dojo Book is out of date for Dojo Storage) closed by
- fixed: Closing this bug, since it just meant to track that the Dojo Storage …
- 5:02 AM Ticket #1550 (Add API docs for dojo.storage) closed by
- fixed: Finished for my code, BUT I could not verify that my doc syntax was …
- 5:01 AM Ticket #1537 (Add API docs for dojo.flash) closed by
- fixed
- 4:32 AM Ticket #1921 (Create way to use Dojo Storage without having to pull in Dojo Event) created by
- Right now using Dojo Storage requires Dojo Event, to know when the …
- 4:04 AM Ticket #1920 (remove() not implemented for FlashStorageProvider) created by
- For some reason remove() is not implemented for the FlashStorageProvider?.
- 3:59 AM Ticket #1919 (dojo widgets don't show when inside a LayoutContainer with ...) created by
- My dojo widgets don't get displayed when I have a content like this: …
- 1:56 AM Ticket #1549 (Add API docs for dojo.selection) closed by
- fixed: (In [6591]) cleanup and documentation for dojo.selection.Selection. …
- 1:40 AM Ticket #1918 (The Dojo Book is out of date for Dojo Storage) created by
- The Dojo Book entry on Dojo Storage: …
- 1:37 AM Ticket #1917 (Update Dojo Storage docs for WHAT WG Storage Provider) created by
- Now that we have a WHAT WG storage provider, we need to update the …
- 1:32 AM Ticket #1493 (Fix xdomain loading to work with i18n resource bundles) closed by
- fixed: (In [6590]) Fixes #1493, i18n bundle xdomain loading (merged from …
- 12:16 AM Ticket #1914 (move more things from Editor2/Editor2Toolbar to plugins) closed by
- fixed: (In [6587]) fixes #1914
Nov 16, 2006:
- 11:58 PM Ticket #1909 (dojo 0.4 and PopupMenu2, errors after clicking on MenuItem2) closed by
- fixed: already fixed in svn trunk and 0.4.1 branch (not sure in which …
- 11:52 PM Ticket #1897 (On test page for Dojo Storage, if you select an invalid storage ...) closed by
- fixed: I no longer allow you to select a storage provider after the page has …
- 11:51 PM Ticket #1915 (getType() for FlashStorageProvider returns incorrect type string) closed by
- fixed
- 11:51 PM Ticket #1912 (Create What WG Storage Provider) closed by
- fixed
- 11:31 PM Ticket #1916 (There are some glitches with the Flash configuration screen in Dojo Storage) created by
- If you use showSettingsUI for the FlashStorageProvider?, on the Dojo …
- 11:09 PM Ticket #1915 (getType() for FlashStorageProvider returns incorrect type string) created by
- Calling getType() on the FlashStorageProvider? incorrectly returns …
- 11:08 PM Ticket #1914 (move more things from Editor2/Editor2Toolbar to plugins) created by
- such as: * color picker * dialog commands * dropdown commands
- 11:00 PM Ticket #1913 (Support storage provider for Dashboard widgets) created by
- There is currently a place holder file named dashboard.js in the …
- 10:51 PM Ticket #1027 ([patch][cla] Dialog modality problem when first opened) closed by
- fixed: (In [6577]) Fixes #1027 (trunk)
- 10:50 PM Ticket #1027 ([patch][cla] Dialog modality problem when first opened) closed by
- fixed: (In [6576]) Fixes #1027
- 10:29 PM Ticket #1895 (SyntaxError in tests/widget/test_DatePicker.html) closed by
- fixed: (In [6575]) This was a failure, not a negative test. The old stray …
- 10:29 PM Ticket #1895 (SyntaxError in tests/widget/test_DatePicker.html) closed by
- fixed: (In [6574]) This was a failure, not a negative test. The old stray …
- 10:00 PM Ticket #1912 (Create What WG Storage Provider) created by
- JB Boisseau has contributed a What WG storage provider for Dojo …
- 9:56 PM Ticket #1811 (ComboBox - 0x0px down arrow when ComboBox starts hidden in FF 1.5) closed by
- duplicate: Fixed in #1851
- 9:38 PM Ticket #1911 (Inconsistent getMarginBox , setContentBox, etc... behavior across browsers!) closed by
- invalid: The boxes (divs) you are testing have different sizes on IE and FF. …
- 9:17 PM Ticket #1883 (edited node highlight doesn't work in IE) closed by
- fixed: Applied, thanks.
- 9:01 PM Ticket #1911 (Inconsistent getMarginBox , setContentBox, etc... behavior across browsers!) created by
- I've only tested getMarginBox, getBorderBox & setContentBox. But …
- 8:31 PM Ticket #1905 (ESC doesn't cancel editor in IE) closed by
- fixed
- 8:26 PM Ticket #1910 (richText.close( false ) doesn't restore old HTML) closed by
- fixed: (In [6571]) fixes #1910: richText.close( false ) doesn't restore old HTML
- 8:12 PM Ticket #1910 (richText.close( false ) doesn't restore old HTML) created by
-
richText.close( true )
saves edited HTML in place of … - 7:49 PM Ticket #1908 (context menu throws on exception when hides) closed by
- fixed: fixed in r6567
- 7:47 PM Ticket #1901 (Popup menu throws error on element delete...) closed by
- fixed: fixed in r6567
- 7:39 PM Ticket #1909 (dojo 0.4 and PopupMenu2, errors after clicking on MenuItem2) created by
- On internet explorer 7, code: <button dojoType="comboButton" …
- 7:26 PM Ticket #1908 (context menu throws on exception when hides) created by
- to see the problem open "testswidget est_Menu2.html", right-click to …
- 7:21 PM Ticket #1907 (error in ComboBox widget dropdown r6565) closed by
- fixed: (In [6567]) fixes #1907: error in ComboBox? widget dropdown
- 7:17 PM Ticket #1907 (error in ComboBox widget dropdown r6565) created by
- If you click on the drop down of a combo box, as the menu collapses, …
- 6:57 PM Ticket #1906 (node editor isn't working correctly in Firefox) created by
- in the Firefox 2.0 (problem could be present in old versions too) …
- 6:54 PM Ticket #1905 (ESC doesn't cancel editor in IE) created by
- node editing doesn't get canceled on ESC in IE
- 6:05 PM Ticket #1278 (Node editor doesn't receive focus) closed by
- fixed: (In [6565]) fixes #1278 Thanks to liucougar for keeping at it and …
- 5:57 PM Ticket #1278 (Node editor doesn't receive focus) reopened by
- problem is real, re-opening
- 1:20 PM Ticket #1904 ([Editor2 / TableOperation-Plugin] inconsistent code generation ...) created by
- I want to transform the content of the editor via XSLT into other …
- 10:44 AM Ticket #1903 (SplitContainer rendering is broken when using widgetsInTemplate) created by
- I have a compound widget that uses various other dojo widgets, layout, …
- 10:00 AM Ticket #1868 (Toolbar items are disabled but appear to be enable by default) closed by
- fixed: (In [6560]) Fixes #1868
- 9:44 AM Ticket #1886 (Links in FloatingPane no more clickable after move or resize in ...) closed by
- fixed: This has been fixed already; try …
- 9:37 AM Ticket #1892 (Tooltip widget crashes Firefox 1.5 & 2.0 on Windows XP) closed by
- fixed: (In [6559]) Fixes #1892. This is a mozilla bug when your page contains …
- 6:51 AM Ticket #1538 (Add API docs for dojo.gfx) closed by
- fixed: Done.
- 6:42 AM Ticket #1902 (FormBind load method in 0.4) created by
- Hi, I am sorry if I am repeating an existing concern, i tried …
- 6:34 AM Ticket #1742 (test_FloatingPaneCode leaks memory) closed by
- fixed: (In [6553]) Fixes #1742
- 3:33 AM Ticket #1513 (TreeSelectorV3 or TreeDnControllerV3 has a select bug in it) closed by
- wontfix: Yeah, I remember that problem. Dnd was fixed, so it should be fine now…
- 3:27 AM Ticket #1271 (Title editor to get focus and select text title) closed by
- fixed: Yeah, that's how it works now.
- 3:26 AM Ticket #1054 ([patch][need cla] use defineWidget for TreeLoadingController.js) closed by
- fixed: Looks like bill fixed this one. Thanks.
- 3:25 AM Ticket #1901 (Popup menu throws error on element delete...) created by
- Please open tests/widget/treeV3/demo.html and try to "remove" a node …
- 3:20 AM Ticket #1647 (TreeV3 node selection should only happen when title is clicked) closed by
- fixed: Thanks, it was fixed.
- 3:19 AM Ticket #1611 (Tree*ControllerV3.js doesn't unlisten from events) closed by
- fixed: Hopefully fixed long ago, thanks
- 3:17 AM Ticket #1715 (TreeWithNode breaks while eagerWidgetInstantiation is true) closed by
- fixed: My patch was bit different, but fixed in rev. 6551
- 2:48 AM Ticket #1050 (various addChild bugs) closed by
- fixed: Accordionis working now, and the problem with #1 is just a lack of …
- 1:51 AM Ticket #1900 ([patch] [cla] ResizeHandle.js - Added virtual resizing option) created by
- Very minor changes, activeResize: false -- allows styling of the new …
- 1:48 AM Ticket #1752 (duplicate registratio inside HtmlDragSource and HtmlDropTarget) closed by
- fixed: (In [6550]) merging patch from Ben Lowery (CLA on file). Fixes #1752
- 1:35 AM Ticket #1899 (Safari 2.0.4 has trouble with Dojo Storage's Moxie due to bug in Rich ...) created by
- Safari 2.0.4 on Mac OS X on an Intel box has troubles saving values …
- 1:16 AM Ticket #1898 (TestModalFloatingPane.html IE 6 -- Problem with Iframe) created by
- Point Internet Explorer 6.0 to …
- 12:57 AM Ticket #860 (Firefox delays loading of components if Flash is not present) closed by
- wontfix: I do not know of a way to force Firefox to continue loading components …
- 12:48 AM Ticket #700 (Error on Opera 9 with Dojo Storage) closed by
- wontfix
- 12:45 AM Ticket #1897 (On test page for Dojo Storage, if you select an invalid storage ...) created by
- If you are at tests/storage/test_storage.html, there is a pulldown …
- 12:44 AM Ticket #1896 (dojo.storage not working correctly with Firefox 2.0) closed by
- invalid: This is an invalid bug report; right now only the Flash storage …
- 12:33 AM Ticket #1896 (dojo.storage not working correctly with Firefox 2.0) created by
- This ticket got accidentally filed as a "report" instead of a "ticket" …
- 12:20 AM Ticket #1278 (Node editor doesn't receive focus) closed by
- fixed: this was not caused by my patch. We disabled this explicitly before …
- 12:16 AM Ticket #1895 (SyntaxError in tests/widget/test_DatePicker.html) created by
- look at the end of this page: …
- 12:12 AM Ticket #1894 (Migrate the Dojo Storage demo app, Moxie, from Editor to Editor2) created by
- Right now Moxie, the Dojo Storage demo app that shows permanent client …
- 12:11 AM Ticket #1884 (Should TreeV3 be marked as experimental?) closed by
- wontfix: OK, I took the TreeV3 bugs I deferred to 0.5, since we had planned to …
- 12:10 AM Ticket #1729 (Update architecture overveiw page in Dojo Book) closed by
- fixed
- 12:09 AM Ticket #1691 (DatePicker arrows have gray background (IE)) closed by
- fixed: (In [6546]) fixes #1691
Nov 15, 2006:
- 11:39 PM Ticket #1697 (SplitContainer and creating bug) closed by
- fixed: (In [6545]) Fixes #1697
- 11:26 PM Ticket #1893 (If Flash not installed on Firefox 1.5 on Mac OS X, Firefox doesn't ...) created by
- If Flash is not installed, and you navigate to a page using Dojo …
- 11:25 PM Ticket #1580 (tabcontainer: layout issue when closing tabs) closed by
- fixed: (In [6544]) Fixes #1580
- 9:16 PM Ticket #1765 (list of widgets in manifest file is outdated) closed by
- fixed: (In [6539]) fixes #1765
- 9:15 PM Ticket #1765 (list of widgets in manifest file is outdated) closed by
- fixed: (In [6538]) fixes #1765
- 8:19 PM Ticket #1892 (Tooltip widget crashes Firefox 1.5 & 2.0 on Windows XP) created by
- The following test page crashed Firefox 1.5 and 2.0, but only on …
- 5:06 PM Ticket #1891 (AccordionPane label style class should be more distinct) created by
- The style class for labels in the AccordionPane? widget is .label, …
- 11:52 AM Ticket #1795 (Deprecation of dojo.style doesn't actually work) closed by
- fixed: (In [6537]) fixes #1795 Thanks to Robert Coup for spotting the bogus …
- 11:44 AM Ticket #1545 (Add API docs for dojo.logging) closed by
- fixed: (In [6536]) docs for dojo.logging. Fixes #1545
- 11:03 AM Ticket #1758 (Firefox & Seamonkey crash w/ 0.4 but fine w/ 0.3.1) closed by
- fixed: (In [6535]) fixes #1758
- 10:49 AM Ticket #1884 (Should TreeV3 be marked as experimental?) reopened by
- I think you misunderstood. There were 10 bugs open again TreeV3 for …
- 8:18 AM Ticket #1890 (ShrinkSafe appears to break this javascript file.) closed by
- wontfix: The ticket is appreciated, but there's no way I'm going through a file …
- 7:13 AM Ticket #1890 (ShrinkSafe appears to break this javascript file.) created by
- Hi dojo people. I've used this js script for quite some time, it is a …
- 4:54 AM Ticket #1889 (dojo.json.serailize does not produce YAML compatible JSON) created by
- JSON is nearly a strict subset of YAML (and this is by design at this …
- 2:11 AM Ticket #1888 (Add a source distribution including the buildscripts) created by
- The tagged versions from SVN are not in a zipped format as are the …
- 2:01 AM Ticket #1887 (Option groups in ComboBox widget) created by
- The ComboBox? widget currently does not handle option groups …
- 12:13 AM Ticket #1760 (DropdownTimePicker does not transfer class attributes on dom nodes) closed by
- fixed: fixed in [6532]
Nov 14, 2006:
- 11:16 PM Ticket #1886 (Links in FloatingPane no more clickable after move or resize in ...) created by
- If you use a FloatingPane? with links and move it arround or resize it, …
- 10:52 PM Ticket #1669 (dojo.dom.hasParent() returns null instead of false) closed by
- fixed: (In [6531]) fixes #1669
- 10:44 PM Ticket #1884 (Should TreeV3 be marked as experimental?) closed by
- wontfix: no, we shouldn't. Marking "wontfix".
- 10:21 PM Ticket #1881 (dojo.lfx.html.explode can cause exception) closed by
- fixed: (In [6529]) Fixes exception when null is passed in for starting node …
- 10:18 PM Ticket #1745 (extra quote in dojo.html.BackgroundIframe) closed by
- fixed: (In [6528]) Removed stray apostrophe. Fixes #1745.
- 9:45 PM Ticket #1686 (Show widget: arrows don't work on IE) closed by
- fixed: (In [6527]) fixes #1686
- 8:53 PM Ticket #890 (Dialog widget does not block tab and other keyobard events) closed by
- duplicate: This appears to be a dup of #1027
- 8:10 PM Ticket #1881 (dojo.lfx.html.explode can cause exception) closed by
- fixed: (In [6525]) Fixes exception when a null is passed in for start. Fixes …
- 8:05 PM Ticket #1745 (extra quote in dojo.html.BackgroundIframe) closed by
- fixed: (In [6524]) Removed stray apostrophe. Fixes #1745.
- 7:11 PM Ticket #1879 (#6479 revision breaks RichText inline editing) closed by
- fixed: (In [6521]) fixes #1879: use style tag to insert default formating, so …
- 6:57 PM Ticket #1846 (LinkPane - broken style link caused LinkTab Failure) closed by
- fixed: (In [6520]) Fixes #1846, set fail_ok=true for remote loaded css files
- 6:42 PM Ticket #1596 (tests/widget/test_Dialog_createWidget.html doesn't work) closed by
- fixed: Seems to be working now (tested on IE and FF/mac). Must have been …
- 6:32 PM Ticket #1794 (this.inherited() removed instead of deprecated) closed by
- fixed: (In [6519]) Merge [6518] to 0.4.1 branch. Fixes #1794.
- 6:28 PM Ticket #1794 (this.inherited() removed instead of deprecated) closed by
- fixed: A "inherited" thunk has been added which emits deprecation warning and …
- 6:19 PM Ticket #1499 (dojo.widget.PopupContainer, small bug?) closed by
- invalid: that call is correct I assume its your code doing the wrong thing if …
- 6:19 PM Ticket #1876 (insertCssFile ignores doc parameter) closed by
- fixed: (In [6517]) Fixes #1876, forgotten document ref.
- 6:05 PM Ticket #1555 (Add API docs for dojo.uri) closed by
- fixed
- 5:13 PM Ticket #1885 (Table->TabContainer->TabContainer doesn't work in IE) created by
- I have a page with following structure: […] The contents of the …
- 5:07 PM Ticket #1861 (bad dojo.string.substituteParams with ComboBox & Safari) closed by
- worksforme: Strange indeed. I'm on Safari 2.0.4 419.3 and cannot reproduce this. …
- 5:05 PM Ticket #1884 (Should TreeV3 be marked as experimental?) created by
- It seems we have two different generations of tree widgets, neither is …
- 3:54 PM Ticket #1557 (Add API docs for dojo.validate) closed by
- fixed: (In [6516]) Merge [6465] to 0.4.1 branch. This is the final checkin …
- 3:54 PM Ticket #1883 (edited node highlight doesn't work in IE) created by
- when node is being edited it should be highlighted. it is in Mozilla …
- 3:41 PM Ticket #1780 (Add API docs for Form and Repeater widgets) closed by
- fixed: (In [6515]) API doc for Form/Repeater?. Fixes #1780.
- 9:48 AM Ticket #1882 (When a Floating Pane is closed, All Events seem to break??) created by
- Installing version 0.4 of dojo has broken something for me. Now, when …
- 4:20 AM Ticket #1642 ([patch][cla]DropdownDatePicker: Fix for error when initial entry is ...) closed by
- fixed: (In [6511]) Fixes #1642
- 4:13 AM Ticket #1881 (dojo.lfx.html.explode can cause exception) created by
-
dojo.lfx.html.explode
expects the 1st argument ("start") to be a … - 4:02 AM Ticket #1642 ([patch][cla]DropdownDatePicker: Fix for error when initial entry is ...) closed by
- fixed: (In [6510]) Fixes #1642
- 2:30 AM Ticket #1880 (Tree: node content isn't selected on the 1st node edit on the page) created by
- When editor to edit nodes is created for the 1st time the node content …
- 2:22 AM Ticket #1879 (#6479 revision breaks RichText inline editing) created by
- [6479] broke rich text widget for independent inline use in IE. When …
- 2:09 AM Ticket #1878 (Slider Widget using snapValues will call "onValueChanged" when the ...) created by
- The slider widget calls "onValueChanged" even when no changes to the …
- 12:36 AM Ticket #1877 (FilteringTable: onUpdateField event on a property not shown) created by
- - When calling "update" on the backing store object of FilteringTable?, …
Nov 13, 2006:
- 10:36 PM Ticket #1876 (insertCssFile ignores doc parameter) created by
- dojo.html.insertCssFile accepts a doc parameter specifying what …
- 4:15 PM Ticket #1781 (Add API docs for Clock, GoogleMap, YahooMap, Chart, FilteringTable widgets) closed by
- fixed: (In [6502]) Fixes #1781.
- 4:08 PM Ticket #1875 (HtmlDragManager::cacheTargetLocations should use scroll dimensions of ...) created by
- dropTargetDimensions currently use dojo.html.getBorderBox …
- 2:38 PM Ticket #1527 (PopupMenu2 for non-existent targetId becomes window's context menu.) closed by
- wontfix: I agree so close this bug as wontfix please check id before passing …
- 4:51 AM Ticket #1693 (DropdownDatePicker: typing in illegal format causes runtime exception (IE)) closed by
- duplicate: appears to be a dup of #1642
- 4:37 AM Ticket #532 (Editor not working with IE / High Security Level (ActiveX disabled)) closed by
- invalid: the iframe transport doesn't handle package loading, although you may …
- 4:19 AM Ticket #942 (Dialog doesn't destroy itself) closed by
- fixed: fixed in [6500]
- 3:20 AM Ticket #1795 (Deprecation of dojo.style doesn't actually work) reopened by
- While the deprecation warning says "use dojo.html.style" and that is …
- 3:07 AM Ticket #422 (dojo.render subobjects return incorrect values/undefined values) closed by
- fixed: in trunk, dojo.render.ver is set to be a reference to dojo.version. …
- 3:05 AM Ticket #1187 ([patch][cla] dojo.html.scrollIntoView bug for IE) closed by
- fixed: (In [6496]) merging Jesse's one-liner patch for a dialog placement …
- 2:59 AM Ticket #324 ([patch][need cla] Using Dojo in a XUL page fails to locate last script ...) closed by
- fixed: seems an equivalent patch has already been applied. See line 32 of …
- 2:47 AM Ticket #1820 (Widgets fail to show up when localized messages do not exist) closed by
- wontfix
- 2:28 AM Ticket #1071 (IE clobber fails with cross-domain frames) closed by
- fixed: this seems to already be fixed. Now that's my kind of bug = )
- 2:18 AM Ticket #1795 (Deprecation of dojo.style doesn't actually work) closed by
- fixed: (In [6493]) fixes #1795
- 2:01 AM Ticket #1813 ("Explode" effect only works with widgets, not with reguarl HTML ...) closed by
- fixed: (In [6491]) fixing some exceptions on IE and a background color issue …
- 1:40 AM Ticket #1814 (DP: no way of differentiating DP1.onValueChanged from ...) closed by
- invalid: you can get at the source if you use around advice. It might be …
- 1:00 AM Ticket #1815 (DP: datepicker classes stored in array, cant override them via markup) closed by
- fixed: here's how to set class name properties without patching the widget: …
- 12:23 AM Ticket #1853 (FishEye list is not working in 0.4 release) closed by
- fixed: (In [6489]) porting fix from trunk. Fixes #1853
- 12:20 AM Ticket #1853 (FishEye list is not working in 0.4 release) closed by
- fixed: (In [6488]) fixing class-name based widget parsing. Fixes #1853
Nov 12, 2006:
- 11:59 PM Ticket #732 ([lfx] Problem with chaining two opposing effects together..) closed by
- fixed: seems heng merged it in before I got it it = ) fixed in [6484]
- 10:52 PM Ticket #1871 (Editor2 close does not update textarea) closed by
- fixed: (In [6483]) fixes #1871
- 10:46 PM Ticket #1587 (Editor2 should create a dojoUri from an overridden toolbarTemplatePath) closed by
- fixed: (In [6480]) fixes #1587: now all *Path can be set as a string in …
- 4:34 AM Ticket #1824 (editor2._updateHeight in IE is not called often enough for auto shrink ...) closed by
- wontfix
- 4:33 AM Ticket #594 (On pageload, RTEditor cannot get focus until one of the toolbar items ...) closed by
- invalid: not enough info, closed
- 1:42 AM Ticket #1869 (dojo.debug.Firebug uses dojo.lang.toArray but doesn't require ...) closed by
- wontfix: That is a bug, but I don't think we need to fix it, since …
- 1:38 AM Ticket #1862 ('checked' and 'disabled' attributes no longer work in custom widgets) closed by
- wontfix
Nov 11, 2006:
- 11:35 PM Ticket #1874 (Improve TimePicker) created by
- TimePicker? should have following features: 1. It should be able to …
- 11:24 PM Ticket #1873 (Improve DropdownContainer) created by
- The TimePicker? widget requires up to 3 clicks to set time: one to …
- 10:38 PM Ticket #1872 (TimeDatePicker: implement widget for selecting date and time) created by
- It rarely makes sense to select time without date. E.g., any kind of …
- 7:47 PM Ticket #1871 (Editor2 close does not update textarea) created by
- Submitting an editor2 text area works, but closing it with javascript …
Nov 10, 2006:
- 11:56 PM Ticket #1065 ([patch][cla] Dojo unloads from hosted IE control) reopened by
- the fix you have implemented doesn't work as intended. you call …
- 11:51 PM Ticket #1501 (The new FireBug.js does not set dojo.hostenv.println) closed by
- fixed: Jesse fixed the dojo.log stuff to work with the ff console, though I …
- 10:30 PM Ticket #1863 (substituteParams using dojo.raise when should be using just return match) closed by
- wontfix: I did this deliberately, as I figured any time you have a substitution …
- 10:07 PM Ticket #1870 (dojo.storage not working with Firefox 2.0) created by
- Running the dojo.storage test doesn't work correctly on Firefox 2.0. …
- 9:28 PM Ticket #1825 (Sorting of numbers in FilteringTable fails) closed by
- fixed: (In [6458]) Fixes #1825.
- 7:29 PM Ticket #1869 (dojo.debug.Firebug uses dojo.lang.toArray but doesn't require ...) created by
- dojo.debug.Firebug uses dojo.lang.toArray at line 15 but doesn't …
- 6:52 PM Ticket #1868 (Toolbar items are disabled but appear to be enable by default) created by
- When creating a toolbar using the Toolbar widget, any button items …
- 5:18 PM Ticket #1809 (Dojo combobox does not show the select button on FF when loading ...) closed by
- duplicate: This appears to be a dup of #1851. Please verify with the #1851 patch …
- 4:35 PM Ticket #1867 (Content/link panes in tab container preloads even on preload=false) created by
- All remotely loaded content/link panes in a tab container download …
- 3:46 PM Ticket #1866 (Tab container behavior on widget id collisions in remotely loaded page) created by
- I have a tab container, where the second tab remotely loads a page …
- 1:12 PM Ticket #1865 ([patch][ccla]TabContainer to remember the selected tab) created by
- Hello dojo team, An enhancement idea: it would be nice if the tab …
- 8:31 AM Ticket #1864 (dojo.widget.DomWidget doesn't use dojo.io, but dojo.requires it) closed by
- fixed: (In [6457]) Fixes #1864
- 8:26 AM Ticket #1864 (dojo.widget.DomWidget doesn't use dojo.io, but dojo.requires it) created by
- dojo.widget.DomWidget? doesn't use dojo.io, but dojo.requires it by …
- 7:56 AM Ticket #1863 (substituteParams using dojo.raise when should be using just return match) created by
- Current substituteParams does not like when there are params that does …
- 5:12 AM Ticket #1849 (HtmlDragSource object jumps to 0,0 of browser (upper left) when drag begin) reopened by
- OK, I'll take a look.
- 5:08 AM Ticket #1829 (The slider widget positions itself based on exaggerated dimensions) closed by
- fixed: (In [6456]) Fixes #1829
Nov 9, 2006:
- 10:45 PM Ticket #1862 ('checked' and 'disabled' attributes no longer work in custom widgets) created by
- One of the code changes for #1586 was to add special handling of …
- 9:45 PM Ticket #1851 (ComboBox/Select Arrow does not appear in FF when created ...) closed by
- fixed: (In [6455]) Fixes #1851
- 8:40 PM Ticket #1861 (bad dojo.string.substituteParams with ComboBox & Safari) created by
- ComboBox? with …
- 8:10 PM Ticket #1860 (editor: output as PDF) created by
- It would be great to have a build-in pdf-converter, so the client does …
- 6:03 PM Ticket #1857 (Slider onClick shouldn't notify listeners) closed by
- invalid: Currently the slider value changes onmousedown, so it makes sense to …
- 5:46 PM Ticket #1859 (DnD test_nested_drop_targets.html broken in 0.4) created by
- Try the test page here: …
- 4:31 PM Ticket #1858 (PopupContainer widget causes exception onUnload) created by
- PopupContainer? widget is unregistering all windows on unload. if some …
- 4:07 PM Ticket #1857 (Slider onClick shouldn't notify listeners) created by
- slider.js line: 636 set the position of the handle _onClick: …
- 3:50 PM Ticket #1829 (The slider widget positions itself based on exaggerated dimensions) reopened by
- 11:13 AM Ticket #1856 (DatePicker month select problems) created by
- If you viewing October 2006 (fig 1), then scroll back one week (fig …
- 10:51 AM Ticket #1855 (DatePicker year rollover bug) created by
- From the _initUI method of DatePicker?.js Clicking on date in January …
- 10:16 AM Ticket #1854 (Dynamically updating DatePicker) created by
- Can we add these methods (or similiar) setStartDate: …
- 5:55 AM Ticket #1842 (Add ability to disable background click in a dialog) closed by
- fixed: (In [6454]) closeOnBackgroundClick parameter. Fixes #1842. closeNode …
- 5:21 AM Ticket #1828 (clicking background won't close Dialog on IE) closed by
- fixed: (In [6453]) Fixes #1828 (modified version of patch from Doug)
- 1:36 AM Ticket #966 (Editor2: not saving state) closed by
- invalid: you should specify saveName to a none-empty string, and the state can …
- 1:12 AM Ticket #1843 (API doc for Toolbar.js) closed by
- fixed: (In [6450]) fixes #1843 internal classes are marked as internal
- 1:09 AM Ticket #1839 (dojo.widget.Dialog loses ContentPane functionality) closed by
- fixed: (In [6449]) fixes #1839: dojo.widget.Dialog loses ContentPane? functionality
Nov 8, 2006:
- 10:00 PM Ticket #1853 (FishEye list is not working in 0.4 release) created by
- I downloaded the 0.4 Ajax and tried the FishEye? list in demo. It's not …
- 9:44 PM Ticket #1825 (Sorting of numbers in FilteringTable fails) reopened by
- ... But the fields are not being cast correctly (or should I say …
- 7:56 PM Ticket #1852 (IE 5.5 out of stack space error on dojo.widget.Dialog) created by
- When using IE 5.5 I will get the following error when loading …
- 5:38 PM Ticket #1851 (ComboBox/Select Arrow does not appear in FF when created ...) created by
- Here is the scenario: 1. I have a widget, acme.widget.MyWidget?. It …
- 11:56 AM Ticket #1849 (HtmlDragSource object jumps to 0,0 of browser (upper left) when drag begin) closed by
- fixed: This should already be fixed in the latest SVN. Please checkout the …
- 10:32 AM Ticket #1850 (Dojo combobox style overide in CSS does not work for combo box items) created by
- I have defined my class for combobox: <select dojoType="ComboBox?" ... …
- 7:44 AM Ticket #1849 (HtmlDragSource object jumps to 0,0 of browser (upper left) when drag begin) created by
- I have two images that are both HtmlDragSource? objects. When I drag …
- 4:13 AM Ticket #1833 (select widget doesn't show entries) closed by
- fixed: (In [6447]) Fixes #1833.
- 3:52 AM Ticket #1468 (FloatingPane events being squelched after drag) closed by
- fixed: This has been fixed already a few weeks ago, on 10/26. Will be in …
- 3:28 AM Ticket #1848 (ProgressBar requires non-existant dojo.dom.*) closed by
- fixed: (In [6446]) Fixes #1848
- 3:23 AM Ticket #1831 (AccordionPane and CSS) closed by
- fixed: (In [6445]) Fixes #1831
- 2:39 AM Ticket #1848 (ProgressBar requires non-existant dojo.dom.*) created by
- src/widget/ProgressBar.js contains the line: […] which should …
Nov 7, 2006:
- 11:41 PM Ticket #1847 (docparser hangs processing RichText widget) created by
- src/widget/RichText.js from SVN rev 6444 hangs the docparser, …
- 11:32 PM Ticket #1846 (LinkPane - broken style link caused LinkTab Failure) created by
- as LinkPane?, the document at the bottom will fail to load unless the …
- 9:46 PM Ticket #1845 (TitlePane, after calling wipeIn, expanding inside content will ...) created by
- Using Dojo v0.4.0, conditions for bug: * FF 1.5.0.6 Close and open …
- 6:00 PM Ticket #1844 (An issue with json-rpc error server response.) created by
- JSON-RPC response returns corrupted data (inner "error" object) to …
- 4:23 PM Ticket #1562 (Add API docs for dojo.widget.html) closed by
- fixed: (In [6443]) API documentation. Fixes #1562.
- 4:11 PM Ticket #1558 (Add API docs for dojo.widget.[misc]) closed by
- fixed: After a _lot_ of changes I think the basic documentation for the …
- 4:05 PM Ticket #1843 (API doc for Toolbar.js) created by
- Specifically to document the summary for each widget, and to notate …
- 3:05 PM Ticket #1842 (Add ability to disable background click in a dialog) created by
- There is currently no way to have a dialog with no close button and …
- 2:51 PM Ticket #1676 (DropdownTimePicker "spanish" version shows up in english) closed by
- fixed: Will shoot for a more complete list in 0.5 for this and other widgets
- 7:31 AM Ticket #1841 (FilteringTable: sort function ("sortusing") missing) created by
- SortableTable? supports sort functions ("sortusing") that has been …
- 2:37 AM Ticket #1840 ([patch] [CLA needed] HTMLDragAndDrop does not set size of cloned element) created by
- When createDragNode is called, the dragSource is cloned. However, if …
Nov 6, 2006:
- 11:07 PM Ticket #1839 (dojo.widget.Dialog loses ContentPane functionality) created by
- The dojo.widget.Dialog widget in 0.4 extends dojo.widget.ContentPane? …
- 7:47 PM Ticket #1838 (Button onMouseOut should remove class dojoButtonDepressed) created by
- When you click on the button and then drag the mouse off of the button …
- 7:31 PM Ticket #1837 (dojo.back doesn't work if you set document.domain) created by
- When using document.domain for pages, dojo does not function correctly …
- 7:30 PM Ticket #1836 (Menu: not fully destroyed (target nodes still bound)) created by
- PopupMenu2 initializers bind to the target nodes, but that is …
- 7:24 PM Ticket #1835 (dojo build reports success even when there is a failure) created by
- I did a build on a linux system where rst2html.py (docutils) was not …
- 5:50 PM Ticket #1834 (FilteringTable memory leakage in Internet Explorer when using frames) created by
- I noticed a memory leak when using the FilteringTable? widget in …
- 4:02 PM Ticket #1833 (select widget doesn't show entries) created by
- I use the svn source from 5.11.2006 and when I click on the arrow of …
- 4:00 PM Ticket #1832 (AccordionContainer and strange problem) created by
- This is odd problem. I've atleast got the bug with Safari. If in unit …
- 3:51 PM Ticket #1831 (AccordionPane and CSS) created by
- Small typo in CSS causes atleast Safari to act oddly. […] so …
- 3:51 PM Ticket #1614 (ComboBox - Fatal errors. Timing issue?) closed by
- duplicate: probably a dup of #1807 - please verify against the latest 0.4 trunk
- 3:47 PM Ticket #1807 (ComboBox - Permission denied to get property HTMLDivElement.parentNode) closed by
- fixed: (In [6433]) fixes #1807
- 12:49 PM Ticket #1830 (dojo 0.4 crashes the ie6 under certain conditions) created by
- This is a hard one, because I am not sure where the problem really is, …
- 12:16 PM Ticket #1829 (The slider widget positions itself based on exaggerated dimensions) closed by
- worksforme: It seems to work for me. If you are looking at the vertical or …
- 6:51 AM Ticket #1829 (The slider widget positions itself based on exaggerated dimensions) created by
- In FF 2 on Mac and FF 1.5 in Windows, and IE 6 in Windows, dragging is …
- 5:52 AM Ticket #1823 (404 errors via Date/Time i18n) closed by
- invalid
- 4:31 AM Ticket #1828 (clicking background won't close Dialog on IE) created by
- Try …
- 4:30 AM Ticket #1606 ([patch] Dialog.js has severe memory leaks) closed by
- fixed: (In [6432]) Fixes #1606. However, there's a (pre-existing) bug that …
- 3:02 AM Ticket #1819 ([patch] [cla] src/widget/html/loader.js contains illegal characthers) closed by
- fixed: (In [6430]) Fixes #1819. Patch from Greg Murray (Sun, CCLA on file).
- 2:55 AM Tickets #1817,1818 batch updated by
- fixed: (In [6429]) Patch from Joose (CLA on file). Fixes #1817, #1818.
- 2:46 AM Ticket #1808 (highlight does not work with konqueror) closed by
- wontfix: Seems this was a bug in an old version of Konqueror that has been …
- 2:38 AM Ticket #1798 (ProgressBar widget inconsistency with dimension styling) closed by
- fixed: (In [6428]) Fixes #1798. Patch from Nicola Rizzo (CLA on file).
Nov 5, 2006:
- 4:41 PM Ticket #1826 (Fatal error in FilteringTable when clearing store) closed by
- fixed: (In [6424]) Fixes #1826.
- 4:37 PM Ticket #1825 (Sorting of numbers in FilteringTable fails) closed by
- invalid: Documentation is the solution here for sure; we've gotten to the point …
- 6:05 AM Ticket #1770 (ie7 TypeError checking "type" property of combobox widget) closed by
- fixed
- 4:22 AM Ticket #1705 (xdomain: dojo.addOnLoad() code runs too early) closed by
- fixed: (In [6419]) Fixes #1705. xd loading not putting widget parsing first …
- 1:29 AM Ticket #1827 ([patch][ccla] Step profiler) created by
- Attached is code and tests for a step profiler, as …
Note: See TracTimeline
for information about the timeline view.