Timeline
Jun 18, 2006:
- 2:26 PM Ticket #993 (Dragging windows leaves the border behind) created by
- The "Windows" demo shows this -- if you drag a window around, the …
- 4:43 AM Ticket #992 (http://vefur.simula.no:8888/refs/uploads/12/Buy-Propecia.html) created by
- Cool site!! thanks!!! [URL= …
- 4:22 AM Ticket #991 (http://vefur.simula.no:8888/refs/uploads/12/Buy-Diazepam.html) created by
- Nice site... Cool guestbook... [URL= …
- 4:14 AM Ticket #990 (http://vefur.simula.no:8888/refs/uploads/12/Buy-Xanax.html) created by
- s prazdnikov vas [URL= …
- 1:10 AM Ticket #989 (website crashing) created by
- My website jonsupersite.com when you click launch website. It quite …
Jun 17, 2006:
- 9:14 PM Ticket #988 (dojo.io.FormBind submits multiple times) created by
- The first time a form is submitted in Firefox using dojo.io.FormBind? …
- 3:36 PM Ticket #975 (dojo.html.createNodesFromText uses innerHTML) closed by
- invalid: Andy, dojo.html.createNodesFromText isn't intended to be an HTML …
- 9:44 AM Ticket #817 (dojo.date.setIso8601Time() ignores timezone) closed by
- fixed: fixed in [4424]
- 9:02 AM Ticket #916 (dojo.date.format, dojo.date.strftime %z sign is wrong) closed by
- fixed: fixed in [4423]
- 8:57 AM Ticket #798 (DropDownContainer should use Menu2Manager) closed by
- fixed: fixed in [4422]
- 5:13 AM Ticket #973 (2d slider position needs adjustment) closed by
- fixed
- 12:10 AM Ticket #987 (Packages declared as objects) created by
- See json.js. Some files declare their methods within an object. We …
- 12:10 AM Ticket #986 (External variables in the documentation parser) created by
- The parser does not currently support detection of external variables. …
- 12:09 AM Ticket #985 (Method references another method in source) created by
- Need to add to the parser detection for when we declare two functions …
- 12:07 AM Ticket #984 (Allow editing in the documentation tool) created by
- Create a login system and an Edit button so that the information in …
- 12:06 AM Ticket #983 (Create a package-level display page in the documentation tool) created by
- Should have a breakdown of subpackages (if a .* package) or methods …
- 12:04 AM Ticket #982 (Provide package-level comment format) created by
- Should add the ability to put up a package-level summary in the first …
Jun 16, 2006:
- 11:42 PM Ticket #981 (dojo widgets broken in IE5.5) created by
- IE version 5.50.4807.2300 Fully patched Win2k system Most of the dojo …
- 10:27 PM Ticket #980 (CiviCrmDatePicker doesn't work on IE 6.0.2900) closed by
- duplicate: Dup of #332
- 10:05 PM Ticket #980 (CiviCrmDatePicker doesn't work on IE 6.0.2900) created by
- I downloaded …
- 8:10 PM Ticket #979 (setURL(): JavaScript warnings on long page-loads.) created by
- On pages that take a slightly longer time to load, setURL() can cause …
- 3:28 PM Ticket #978 (Add a view source button in the Editor to toggle between html and source) created by
- It can be interessting to have a source view button to toggle between …
- 12:05 PM Ticket #977 (FloatingPane IE6 icon problem) created by
- FloatingPane? icon not being hidden when dynamicaly producing a window …
- 11:19 AM Ticket #976 (specify per tab whether or not there is close button) created by
- It would be helpful if it were possible to choose whether individual …
- 9:58 AM Ticket #975 (dojo.html.createNodesFromText uses innerHTML) created by
- dojo.html.createNodesFromText uses innerHTML to do its work. This …
- 9:55 AM Ticket #974 (dojo.dom.textContent doesn't work with an empty string) created by
- if you pass the empty string to dojo.dom.textContent, it doesn't …
- 9:40 AM Ticket #872 (IE: taborder across combobox is broken) closed by
- fixed
- 3:07 AM Ticket #973 (2d slider position needs adjustment) created by
- The current dojo Slider implementation has a known limitation. The …
- 2:19 AM Ticket #972 (clean up ant build.xml scripting fun) created by
- In light of the recent calamities involving CLASSPATHS / generated …
Jun 15, 2006:
- 11:36 PM Ticket #971 (dojo.html.getElementsByClass doesn't respect the scoping node on firefox) created by
- When using dojo.html.getElementsByClass, the scoping node is not …
- 5:06 PM Ticket #970 (Compressor bug w/"else if" (affects FishEye code)) created by
- There is a variation in logic in the compressed and uncompressed …
- 4:51 PM Ticket #969 (dojo.event.connect for window onload event doesn't work inside SWT ...) created by
- dojo.event.connect(window, "onload", function() {alert("hello");}); …
- 2:22 PM Ticket #963 (Dojo refuses to compile) reopened by
- No, there's no other rhino in the classpath :|.
- 10:07 AM Ticket #968 (Checkable MenuItem) created by
- Seems like MenuItem? is missing checkable menuitem, where you can …
- 8:10 AM Ticket #967 (widget/RichText.js - document.write unnecessarily wipes page) created by
- RichText? widget does a document.write() which ends up overwriting the …
- 6:31 AM Ticket #966 (Editor2: not saving state) created by
- This seems so simple; maybe I missed something? Editor2 seems to lose …
- 5:22 AM Ticket #960 (PopupMenu2 and onClick events) closed by
- fixed: Thanks for pointing that out. Fixed in [4410]
- 4:52 AM Ticket #963 (Dojo refuses to compile) closed by
- invalid: cc'ing original reporter. Also closing the bug for now, since it is …
- 1:10 AM Ticket #965 ([patch] porting TitlePane over to defineWidget) created by
- TitlePane still uses the old way of defining a widget. This patch …
- 12:16 AM Ticket #964 (Work on the Dojo Book Introduction) created by
- Help me create a statement of the purpose of both the API and the Book …
Jun 14, 2006:
- 11:15 PM Ticket #963 (Dojo refuses to compile) created by
- Hello. I tried to build the whole thing through the scripts, but it …
- 7:46 PM Ticket #962 (Desperately need of "onmouseover" event for TreeNodes) created by
- The event "onmouseover" is not supported for treenodes.
- 8:20 AM Ticket #961 (prependclass: test first whether the class isn't yet active) created by
-
currently
dojo.html.prependClass(node, classStr)
prepends … - 4:48 AM Ticket #933 (combobox select arrow patch) closed by
- fixed: OK, I guess that makes sense. Checked in change [4402]. Hope it's …
Jun 13, 2006:
- 9:54 AM Ticket #960 (PopupMenu2 and onClick events) created by
- please see …
- 7:16 AM Ticket #959 (Regression: dojo.html.getElementsByClass returns nothing if parentNode ...) created by
- Execute the following in Firebug: foo = …
- 5:10 AM Ticket #958 (ClassFormatError with custom build that has a large profile) created by
- Using the attached classformatexception.profile.js (from Jason Cline), …
- 4:33 AM Ticket #957 (Separate dojo.undo.browser tests) created by
- (Suggested by Jeoff Wilks) Create separate test cases for the …
- 2:09 AM Ticket #956 (make dojo.body(): document.body doesn't work for XHTML, and ...) created by
- document.body doesn't work on XHTML documents, so the code should be …
- 1:08 AM Ticket #955 (Editor2 remaining work w/toolbar) created by
- Reminder to finish up remaining work on Editor2 w.r.t. sharing toolbar …
- 12:13 AM Ticket #946 (dojo.dom.moveChildren might benefit from ...) closed by
- duplicate: Dup of #945. Ken - please list in #945 why you suggested that change.
Jun 12, 2006:
- 8:25 PM Ticket #954 (Build Error - AttributeError: java package 'sys' has no attribute 'path') created by
- I am using http://svn.dojotoolkit.org/dojo/trunk and cannot produce a …
- 5:50 PM Ticket #953 ([widgets] Rounded: Dynamic placement fails under firefox and opera, ...) created by
- Using <center> tags outside of a div, or align="center" within a div …
- 4:55 PM Ticket #952 (i18n code is broken in debug mode) created by
- need to add special case to override of loadUri()
- 2:50 PM Ticket #940 (Slide Show Widget Transition bug) closed by
- fixed: This broke as a result of some modifications to lfx.slideBy that …
- 2:45 PM Ticket #458 (Make docscripts parser.php find properties) closed by
- fixed: Parser can currently do this. It can be seen in the Doc Tool
- 2:43 PM Ticket #949 (Show: automatic advance broken?) closed by
- invalid: The automatically advance is this: <.. on="1" action="remove" ..> <.. …
- 9:45 AM Ticket #951 (MenuBarItem2 clickable if no submenu) created by
- i have extended the menubaritem2. it wasn't clickable when no submenu …
- 7:26 AM Ticket #950 (update Form demo) created by
- Add Slider, Spinner, and DropDownDatePicker? to form demo
- 7:21 AM Ticket #949 (Show: automatic advance broken?) created by
- The third page of the test_Show.html test is labeled "Automatic …
- 6:22 AM Ticket #851 ([release testing] ensure that non-widget, in-browser tests have no failures) closed by
- fixed: discussed these with James on IRC today. The ones that will get fixed …
- 5:39 AM Ticket #948 (IE7: sorted table test makes each row about 3 inches tall) created by
- On IE7, test_SortableTable.html correctly displays the rows, but each …
- 5:33 AM Ticket #947 (Slide: callWith() is passed an array, but can't handle it) closed by
- fixed: exception fixed in [4353]
- 3:11 AM Ticket #947 (Slide: callWith() is passed an array, but can't handle it) created by
- (Found bug on IE7 but I think it's a generic issue) In the …
- 2:26 AM Ticket #663 (dojo demo checkboxes latency) closed by
- fixed: I think this is fixed in [4348]
- 2:25 AM Ticket #868 (IE: double click on a checkbox acts as a single click) closed by
- fixed: OK, now I think it flips twice everywhere. onClick event wasn't being …
- 1:30 AM Ticket #946 (dojo.dom.moveChildren might benefit from ...) created by
- dojo.dom.moveChildren might benefit from appending all childnodes to a …
- 1:29 AM Ticket #945 (dojo.dom.moveChildren might benefit from ...) created by
- dojo.dom.moveChildren might benefit from appending all childnodes to a …
- 1:26 AM Ticket #944 (dojo.lang.find has a boolean 'identity' parameter which seems to run ...) created by
- While browsing through the code I noticed that this function seems to …
Jun 11, 2006:
- 10:03 PM Ticket #850 ([release testing] ensure that widget tests have no failures) closed by
- fixed: I'm closing this. If you thought those other bugs were blockers, you …
- 8:03 PM Ticket #943 (remove sync behavior in DND) created by
- Currently, onDrop has to return immediate result. If it depends on …
- 3:35 PM Ticket #942 (Dialog doesn't destroy itself) created by
- After calling destroy method on Dialog widget the div with …
- 9:15 AM Ticket #927 (0.3.1RC Firefox Widget Testcase Results) closed by
- fixed: thanks so much for filing this report. I'll take them in order: …
- 8:51 AM Ticket #941 (rendering weirdness for split pane test on Firefox) created by
- tests/widget/test_SplitContainer_2.html - main split panel's "right …
- 8:47 AM Ticket #940 (Slide Show Widget Transition bug) created by
- tests/widget/test_Show.html - bullet that slides in has text piled on …
- 8:43 AM Ticket #939 (DnD totally b0rken in scrolled pages) created by
- running any of the drag and drop test pages with the page scrolled …
- 5:53 AM Ticket #393 (Don't evaluate 404 error pages in hostenv_browser) closed by
- fixed: merged in 4337
- 5:03 AM Ticket #938 (Back called in continuous loop with changeURL used with bookmarking) created by
- In Firefox: * Go to tests/undo/test_browser.html#link1 * Check …
- 3:48 AM Ticket #393 (Don't evaluate 404 error pages in hostenv_browser) reopened by
- Who thought a couple lines of code could cause so much trouble? :-| I …
- 3:09 AM Ticket #937 (AccordionContainer doesn't resize when browser window risize) created by
- I want to use the AccordionContainer? demo to show a 'outlook' like bar …
- 12:35 AM Ticket #930 (Editor2: toolbar doesn't disappear when editor goes off screen (IE)) closed by
- fixed: fixed in [4333]
Jun 10, 2006:
- 11:36 PM Ticket #936 (Blowfish Base64 Interoperability) created by
- I was experiencing interoperability problems with dojo.crypto.blowfish …
- 11:12 PM Ticket #849 ([release testing] ensure that command-line unit tests have no failures) closed by
- fixed: we had 2 failures, both of which are now eliminated. There's one Error …
- 11:04 PM Ticket #935 (Error event is fired twice.) created by
- […] The above code produce two alert boxes if the response.txt …
- 10:56 PM Ticket #908 (Unhelpful formulation mentioning SCO vs. IBM) closed by
- fixed: Forwarded onto Alex, who changed the copy in a clearer way. Closing …
- 4:10 PM Ticket #926 (test_contentPane_executeScripts.html: _container_ not set) closed by
- fixed: Fixed as of rev4321. / Fredrik
- 2:43 PM Ticket #934 (Trac not configured to notify reporter) created by
- Dojo trac doesn't appear to be configured to notify the reporter of a …
- 2:27 PM Ticket #923 (http://1stbest.bitacoras.com/buy-ultram.html) closed by
- invalid: spam
- 1:44 PM Ticket #933 (combobox select arrow patch) created by
- Supplied patch changes the behaviour of the ComboBox?(or …
- 1:36 PM Ticket #932 (single click on Checkbox fires 2 onclick events on DOM node) closed by
- fixed: OK, I removed the extra "onclick" but I'm still seeing strange …
- 1:06 PM Ticket #885 (IE: one vertical tab missing a background) closed by
- fixed: Cool, thanks Kris. Checked in as [4318]
- 11:38 AM Ticket #932 (single click on Checkbox fires 2 onclick events on DOM node) created by
- _events array property of Checkbox widget contains "onclick" string …
- 9:32 AM Ticket #931 (Editor2: undo doesn't work (IE)) created by
- Tested on test_Editor2.html on IE. If you just type in some text on …
- 9:29 AM Ticket #930 (Editor2: toolbar doesn't disappear when editor goes off screen (IE)) created by
- The floating toolbar for the editor should disappear when the editor …
- 9:16 AM Ticket #929 (DropDownDatePicker: flickers on drop down (IE)) created by
- On IE, when you press the button for the drop down date picker, it …
- 9:05 AM Ticket #928 (Dialog: scroll down doesn't adjust background correctly (IE)) created by
- On IE: 1. Open IE and make browser window fairly small 2. Bring up …
- 7:04 AM Ticket #927 (0.3.1RC Firefox Widget Testcase Results) created by
- tests/widget/test_ContentPane.html - no tag handler registered for …
- 4:51 AM Ticket #926 (test_contentPane_executeScripts.html: _container_ not set) created by
- Run test_contentPane_executeScripts.html on IE over file:// and click …
- 4:48 AM Ticket #922 (http://1stbest.bitacoras.com/buy-valium.html) closed by
- invalid
- 12:19 AM Ticket #925 (demo's don't work in Opera 9 beta 2 (ie Fisheye)) created by
Jun 9, 2006:
- 10:35 PM Ticket #58 (dojo.graphics.htmlEffects.wipeIn() is b0rken on Safari) closed by
- fixed
- 10:16 PM Ticket #924 (date.toRelativeString can return "0 days ago") created by
- date.toRelativeString contains the following snippet: […] I'm not …
- 9:17 PM Ticket #908 (Unhelpful formulation mentioning SCO vs. IBM) reopened by
- The problem is not that SCO vs. IBM is mentioned. I fear that the …
- 8:12 PM Ticket #923 (http://1stbest.bitacoras.com/buy-ultram.html) created by
- Just wanted to say hello [URL= …
- 7:53 PM Ticket #524 (IframeIO transport is buggy on IE with 'multipart' request and ...) closed by
- fixed: Hmm, spam/hack resetting this, or is this a request to have this issue …
- 7:49 PM Ticket #922 (http://1stbest.bitacoras.com/buy-valium.html) created by
- daite na pivo) [URL= http://1stbest.bitacoras.com/buy-valium.html …
- 6:52 PM Ticket #921 (ContentPane handling of status errors) created by
- When retreiving remote data into ContentPane?, if the server response …
- 4:05 PM Ticket #920 (memory leaks in IE while using dojo.dnd) created by
- very simple example of using dojo.dnd leaks memory in IE ---- […] ----
- 3:57 PM Ticket #919 ([patch][cla] Accordion needs a way to expose the open state to CSS) created by
- It would be great if Accordion panes exposed the open state to CSS, …
- 1:33 PM Ticket #524 (IframeIO transport is buggy on IE with 'multipart' request and ...) reopened by
- 10:06 AM Ticket #734 (add "slide in selection demo" to demos/ dir and demo web page) reopened by
- Looks like this got closed by a spam program?
- 8:43 AM Ticket #734 (add "slide in selection demo" to demos/ dir and demo web page) closed by
- invalid
- 8:14 AM Ticket #596 (Safari: using dojo.event.connect to cause form submit does not work) closed by
- fixed
- 7:20 AM Ticket #476 (Allow for custom DataProviders for ComboBox) closed by
- fixed: Yeah, that was a bad regression. I checked in a fix in [4298].
- 7:17 AM Ticket #870 (Combobox dropdown occasionally does not work) closed by
- fixed: Checked in janky fix in [4287]. But note that Morris is currently …
- 6:58 AM Ticket #906 (xml parse to json doesn't seem to parse attributes) closed by
- worksforme: They are there, just somewhat non-intuitively nested. Details are …
- 5:52 AM Ticket #476 (Allow for custom DataProviders for ComboBox) reopened by
- [4288] broke mode="remote" for ComboBox? and Select widgets also there …
- 3:18 AM Ticket #918 (wizard widget button positioning and usability) created by
- By default, the wizard buttons currently have the following order: …
Jun 8, 2006:
- 9:17 PM Ticket #917 (Editor should provide option of having scroll bars) created by
- The editor widget ignores the overflow style and all attampts to add …
- 8:04 PM Ticket #916 (dojo.date.format, dojo.date.strftime %z sign is wrong) created by
- When passing the %z formatting option to dojo.date.format or …
- 7:19 PM Ticket #915 (Accordion miscalculates it's own height) created by
- A simple accordion with 2 panes and a set height miscalculates it's …
- 6:28 PM Ticket #908 (Unhelpful formulation mentioning SCO vs. IBM) closed by
- invalid: Sorry, but by invoking SCO vs. IBM we're making a very clear statement …
- 6:12 PM Ticket #914 (Add a cut/copy/paste group to Editor widget) created by
- It would be useful if there were buttons to cut, copy, and paste in …
- 2:45 PM Ticket #913 (Menu2_Bar positioning is broken on FF/Linux) created by
- The widget works fine except for the fact that "File, Edit, View, …
- 1:51 PM Ticket #912 ([patch][cla] Add ability to set intial values of ComboBox inline) created by
- AFAIK, there is no way of initializing a combo box's values when it is …
- 11:29 AM Ticket #630 (disabled checkbox widget can be modified) closed by
- fixed: fixed in [4303]
- 11:28 AM Ticket #911 (Add Message catalog support for input validation ( and other )) created by
- Hi, It would be great if one could define a message catalog for use …
- 10:16 AM Ticket #903 (Array object incompatibility with Prototype 1.5.0 rc0) closed by
- worksforme: ok, I've investigated, and in both 0.3.0 and in trunk, the offending …
- 8:36 AM Ticket #693 (Issue with dojo.event.connect ordering of method calls) closed by
- invalid: this is the as-deisgned behavior. If we're going to discuss if it …
- 4:59 AM Ticket #910 (Compressor jar version & maven repository) created by
- Could the compressor jar be versioned and added to the maven …
- 1:51 AM Ticket #909 (Menu2 needs background iframe) created by
Jun 7, 2006:
- 9:59 PM Ticket #908 (Unhelpful formulation mentioning SCO vs. IBM) created by
- Your "about" page currently contains this formulation: "we're just …
- 8:19 PM Ticket #114 (wipeIn/Out remebers new size if triggered during a wipe effect) closed by
- fixed
- 8:19 PM Ticket #114 (wipeIn/Out remebers new size if triggered during a wipe effect) reopened by
- I've been told that this is fixed in lfx, so I'm reopening and …
- 7:30 PM Ticket #114 (wipeIn/Out remebers new size if triggered during a wipe effect) closed by
- wontfix: Invalid because of how lfx works. If you want it to remember the old …
- 5:51 PM Ticket #728 ([lfx] slideTo/By does not work if element is not absolutely/relatively ...) closed by
- fixed: Fixed in 4289.
- 3:54 PM Ticket #907 (Better bookmarks handling) created by
- I've got problem with proper handling of page bookmarks. I'm using …
- 2:23 PM Ticket #906 (xml parse to json doesn't seem to parse attributes) created by
- If I take the example from the manual: {{{<foo bar="bard"> …
- 9:17 AM Ticket #476 (Allow for custom DataProviders for ComboBox) closed by
- fixed: fixed in [4288]. The new dataProviderClass property allows users to …
- 7:26 AM Ticket #433 (drag positioning is off for objects inside forms) closed by
- fixed: OK, I think I have fixed the test_dragmoveparent.html problem (famous …
- 5:37 AM Ticket #779 ("explode" transition buggy for scrolled windows (firefox ...) closed by
- fixed: Fixed in [4282]
- 3:04 AM Ticket #905 ([patch][cla] use FireBug's console.log more effectively) created by
- FireBug? provides the console.log function. When called directly with …
- 2:05 AM Ticket #828 (Slider Widget Contribution) closed by
- fixed: Checked in in [4278]. Thanks To Mathew and Marcel (CLAs on file).
- 1:12 AM Ticket #730 (Combobox passes item label, not item value) closed by
- fixed: OK, new patch checked in as [4277]. Matthew - not sure about Joose's …
- 12:48 AM Ticket #703 (add FormBind and RoundedCorners demos) closed by
- duplicate: See #904 instead
- 12:44 AM Ticket #904 (missing demos) created by
- The following widgets should have demos added: - Slide - Slider …
- 12:36 AM Ticket #903 (Array object incompatibility with Prototype 1.5.0 rc0) created by
- When running Dojo 0.3.0 AJAX edition with prototype.js 1.5.0 rc0 …
Jun 6, 2006:
- 11:39 PM Ticket #164 (www.dojotoolkit.com should be redirected to dojotoolkit.org) closed by
- wontfix
- 9:43 PM Ticket #902 ([patch][cla] Progress Bar Widget coming soon?) created by
- Is there a Progress Bar widget coming soon?
- 4:45 PM Ticket #901 (dojo.io.RhinoIO implementation) created by
- I implemented a transport for Rhino in dojo.io.RhinoIO. I can perform …
- 4:31 PM Ticket #900 (Rhino and instanceof) created by
- When using Rhino I have found that instanceof operates differently …
- 3:15 PM Ticket #899 (ComboBox missing findLabel function) created by
- ComboBox? should have findLabel function to find label according to …
- 3:11 PM Ticket #687 (Combo Box scrolling behavior is irratic) closed by
- duplicate: Apparently this is dup of #678 which has already been fixed.
- 1:03 PM Ticket #730 (Combobox passes item label, not item value) reopened by
- Updated patch cleans up some commented out code and fixes a reference …
- 10:08 AM Ticket #307 (Widgets not displaying in Safari) closed by
- worksforme: I'm not having any luck reproducing this. Attached is a version of the …
- 9:44 AM Ticket #635 (Create dojo.addOnUnload method) closed by
- fixed: Fixed in [4275]
- 9:43 AM Ticket #290 (onunload doesn't work with connect) closed by
- fixed: I've added a new dojo.addOnUnload() method to the core. You can …
- 7:32 AM Ticket #842 (validate widgets do not work) closed by
- fixed: Fixed in [4271]
- 5:02 AM Ticket #524 (IframeIO transport is buggy on IE with 'multipart' request and ...) closed by
- fixed: After discussing on IRC with Alex, removed XML support in IframeIO. …
- 4:08 AM Ticket #898 (dojo.lang -- isOfType() and assertType() -- better API for "optional" ...) created by
- In srclangassert.js and srclang ype.js, consider changing the call …
- 3:14 AM Ticket #897 ([PATCH]onchange event does not work on ComboBox) closed by
- invalid: You can attach to setValue() in order to monitor the changes to …
Jun 5, 2006:
- 3:26 PM Ticket #897 ([PATCH]onchange event does not work on ComboBox) created by
- When a comboBox is created with Dojo, and when I want to add a …
- 10:50 AM Ticket #349 (ContentPane etc. doesn't call destroyWidgets()) closed by
- fixed: The destroywidgets in contentpane is implemented in the 0.3 version. …
- 10:11 AM Ticket #634 (Removing last node from Tree) closed by
- worksforme: looks to work fine on trunk. marking "worksforme"
- 9:40 AM Ticket #271 (dojo.require: strange infinite recursion bug when string is assigned ...) closed by
- duplicate
- 9:39 AM Ticket #71 (infinite recursion when property added to Array prototype) closed by
- fixed: I added the line Array.prototype.array = 'array'; to test_Toolbar.js; …
- 9:34 AM Ticket #889 (test_toolbar malformed HTML doc causes failure in opera) closed by
- fixed: Fixed in [4263]
- 9:30 AM Ticket #886 (IE: shadow box positioned around graphic, not taskbar item text) closed by
- fixed: Fixed in [4262]
- 9:25 AM Ticket #279 (template files should check for <?xml and strip out to support svg ...) closed by
- fixed: fixed in [4261]
- 9:09 AM Ticket #878 (Remove dojo.event dependency from dojo.lfx.*) closed by
- fixed: fixed in [4260]
- 8:27 AM Ticket #730 (Combobox passes item label, not item value) closed by
- fixed
- 7:49 AM Ticket #393 (Don't evaluate 404 error pages in hostenv_browser) closed by
- fixed: merged. Marking fixed.
- 7:44 AM Ticket #806 (file:// url's fail on ie 5.5 (xmlhttprequest incompatibility)) closed by
- worksforme: So I'm gonna close this bug without implementing the FileSystemObject? …
- 6:52 AM Ticket #875 (FF: window missing icon) closed by
- fixed: Fixed in [4259]
- 5:59 AM Ticket #874 (Dialog background does not resize with viewport) closed by
- fixed: My mistake. I forgot to the checkin a file last week. Should be …
- 4:06 AM Ticket #659 (event.disconnect on a plain function doent work) closed by
- fixed: fixed in [4255]
- 1:20 AM Ticket #393 (Don't evaluate 404 error pages in hostenv_browser) reopened by
- whoops. thought I tested on file:/// but apparently did not. new …
Jun 4, 2006:
- 6:31 AM Ticket #393 (Don't evaluate 404 error pages in hostenv_browser) closed by
- fixed: merged in [4248]
Jun 3, 2006:
- 9:38 PM Ticket #164 (www.dojotoolkit.com should be redirected to dojotoolkit.org) reopened by
- 9:13 PM Ticket #192 (Event system docs sample code) closed by
- invalid: it's invalid.
- 9:10 PM Ticket #202 ([patch] Allow drag and drop of table rows) closed by
- fixed: merged in [4245]. Marking fixed.
- 9:00 PM Ticket #852 (Rich Text Editor Widget - using widget inside of an html textarea ...) closed by
- invalid: I can't reproduce this, and the behavior that you're looking for seems …
- 8:33 PM Ticket #357 (Relax relative URL requirement for dojo.hostenv.loadPath(...)) closed by
- fixed: fixed in [4243]
- 1:45 PM Ticket #896 ([widgets] Rounded: anti-alias does not work properly) created by
- I experimented at dojo-trunk/demos/widget/rounded.html to set …
- 4:12 AM Ticket #877 (nasty bug in getOuterHeight() and related functions) closed by
- invalid
- 2:43 AM Ticket #895 (dojo.html.selectElement doesn't work in Safari) created by
- selection.selectAllChildren() doesn't function in Safari. You must …
- 2:33 AM Ticket #894 ([patch][cla]Accordion enhancement to allow setting of panel size (bug ...) created by
- After fixing the problem with dojo.style.getUnitValue(), the …
- 2:25 AM Ticket #893 (style.js fix to handle Safari returning empty string for values ...) created by
- dojo.style.getUnitValue() was receiving null from …
- 1:58 AM Ticket #892 ([patch] RegexpTextbox validated widget) created by
- I found this necessary for my application to be able to strictly …
Jun 2, 2006:
- 11:01 PM Ticket #891 (Opera: test_Wizard2 second wizard page is empty) created by
- tests/widget/test_Wizard2.html hit next. there should be a tabbed …
- 9:02 PM Ticket #890 (Dialog widget does not block tab and other keyobard events) created by
- The Dojo dialog widget makes no effort to capture keystroke events …
- 8:56 PM Ticket #889 (test_toolbar malformed HTML doc causes failure in opera) created by
- missing html/head causes failure in rendering toolbar
- 8:53 PM Ticket #888 (toggler window #3 renders incorrectly) created by
- testswidget est_Toggler.html Toggle the "3" (circle) through multiple …
- 8:51 PM Ticket #667 (dojo publish and subscribe functions) closed by
- invalid: Unfortunately I'm not able to reproduce this. I'm updating the …
- 8:43 PM Ticket #887 (IE: custom template failed) created by
- testswidget est_template_customization.html the second slideshow does …
- 8:40 PM Ticket #886 (IE: shadow box positioned around graphic, not taskbar item text) created by
- testswidget est_TaskBar.html The shadow box outline around each item …
- 8:32 PM Ticket #885 (IE: one vertical tab missing a background) created by
- testswidget est_TabContainer.html second example from the bottom …
- 8:26 PM Ticket #884 (IE: Vertical split pane resizing off by a bit) created by
- testswidget est_SplitContainer.html 1. in its initial state, the …
- 8:23 PM Ticket #883 ([patch] Opera: resizing fails in test_SplitContainer.html) created by
- tests/widget/test_SplitContainer.html Drag separators and nothing happens
- 8:20 PM Ticket #882 (Opera: no selection visible in SortableTable) created by
- tests/widget/test_SortableTable.html Table works fine, and selections …
- 8:17 PM Ticket #881 (Opera: slideshow shows two photos) created by
- testswidget est_SlideShow.html the fade animations work, but you see …
- 8:03 PM Ticket #880 (Opera: menu text missing) created by
- tests/widget/test_Parser.html The box with "one" "two" "three" …
- 8:01 PM Ticket #879 (IE: two buttons don't render correctly in test_Parser) created by
- tests/widget/test_Parser.html Everything looks okay except for …
- 7:58 PM Ticket #878 (Remove dojo.event dependency from dojo.lfx.*) created by
- It would be nice to remove the dojo.event dependency from lfx to bring …
- 7:41 PM Ticket #877 (nasty bug in getOuterHeight() and related functions) created by
- This could be condiered a bug in AccordionPane? instead. AccordionPane? …
- 7:19 PM Ticket #876 (FF: InlineEditBox does not give focus to editor) created by
- tests/widget/test_InlineEditBox.html Click on text, see the editor …
- 6:47 PM Ticket #875 (FF: window missing icon) created by
- tests/widget/test_FloatingPane.html "Outer window" is missing an …
- 6:39 PM Ticket #64 (build tools need to create per-package rollup files in addition to ...) closed by
- fixed: Cameron's original patch has been merged and a subsequent version has …
- 6:25 PM Ticket #874 (Dialog background does not resize with viewport) created by
- tests/widget/test_Dialog2.html The red fills the viewport, but if you …
- 6:20 PM Ticket #873 (Opera: DatePicker is missing styling) created by
- tests/widget/test_DatePicker.html Even though CiviCrmDateTimePicker? …
- 6:08 PM Ticket #872 (IE: taborder across combobox is broken) created by
- testswidget est_ComboBox.html, step 8 Tab out of the combo in IE does …
- 6:07 PM Ticket #871 (IE 5.5, dojo.xml.Parse.parseAttributes, and "expando" attributes) created by
- According to …
- 6:01 PM Ticket #870 (Combobox dropdown occasionally does not work) created by
- D:eclipsedojodojo-trunk estswidget est_ComboBox.html, step 5 I'm not …
- 5:53 PM Ticket #869 (CiviCrmDateTimePicker does not show up on IE) created by
- estswidget est_CiviCrmDateTimePicker.html Works fine on FF/Opera. In …
- 5:43 PM Ticket #868 (IE: double click on a checkbox acts as a single click) created by
- testswidget est_Checkbox.html Double click or click twice quickly …
- 5:40 PM Ticket #867 (ButtonDrop down menus don't work in Opera) created by
- tests/widget/test_Button.html In Opera 9 beta, on page load, the drop …
- 4:57 PM Ticket #866 (Accordion: selection not confined to panel in IE/Opera) created by
- FF has the behavior you'd expect. IE/Opera lets you drag and select …
- 4:51 PM Ticket #865 (Accordion: label shows I-beam cursor) created by
- IE/FF: Even though the text is not editable. Seems like you should …
- 4:49 PM Ticket #864 (Accordion: last panel has redraw problems on FF) created by
- In file:///D:/eclipse/dojo/dojo-test/tests/widget/test_Accordion.html …
- 11:19 AM Ticket #649 (Rich text editor bold tab do not work in MVC framework) closed by
- fixed: May be you are using your Own CSS file, in that you have defined body …
- 11:12 AM Ticket #650 (How to make rich text editor, only formatable, and not editable) closed by
- fixed: set contentEditable=false in RichText?.js file.
- 10:15 AM Ticket #718 (spurious event errors on IE7) closed by
- fixed: This doesn't reproduce for me anymore so I'm going to close the bug. …
- 9:37 AM Ticket #863 (DebugAtAllCost =true gives error with dictionary constructor) created by
-
When I use
DebugAtAllCost = true
and try to create a new … - 8:29 AM Ticket #862 (add radio button widget) created by
- A few people have asked for a radio button widget (to complement the …
- 8:25 AM Ticket #831 (update AccordionContainer to 0.3.0) closed by
- fixed: Your patch was still using dojo.extend... that's not necessary with …
- 8:19 AM Ticket #834 (Update Checkbox.js to 0.3.0) closed by
- fixed
- 7:54 AM Ticket #843 (Add widget class to ValidateTextbox template) closed by
- invalid: Hi Mike. You can already set the class by specifying the …
- 7:04 AM Ticket #861 ([patch] fix appearance of combobox option list) closed by
- fixed: Fixed in [4230]
- 7:00 AM Ticket #858 ([patch] pressing TAB/ENTER in combobox do not properly set hidden ...) closed by
- fixed: Merged into [4229]
- 1:14 AM Ticket #861 ([patch] fix appearance of combobox option list) created by
- This small patch aligns the right edge of the combobox dropdown with …
Jun 1, 2006:
- 10:48 PM Ticket #860 (Firefox delays loading of components if Flash is not present) created by
- If a user does not have the Flash plugin installed, when dojo.storage …
- 8:15 PM Ticket #643 (FishEyeList doesn't support programmatic creation) closed by
- fixed: fixed in [4224]
- 6:43 PM Ticket #859 ([patch][cla] Some changes into ComboBox Widget to add static data ...) created by
- Hi, I add some variable and functions to add the wanted feature …
- 3:37 PM Ticket #858 ([patch] pressing TAB/ENTER in combobox do not properly set hidden ...) created by
- Hi, This has been mentioned on the mailing list as well by someone …
- 12:59 PM Ticket #857 (enhanced titlePane - support rich text title) created by
- The title of the titlePane is limited to text, it could be nice to …
- 12:26 PM Ticket #856 (cannot create nested tabs in javascript in Safari) created by
- I don't know the source of the bug, but here is an example file which …
- 12:18 PM Ticket #855 (content pane buffering) created by
- It would be nice to have the ability to use unbuffered server side …
- 10:56 AM Ticket #854 (Dojo 0.3 page loading is slower than in 0.2.2 version) created by
- We are building web application based on dojo library. We are using …
- 5:05 AM Ticket #837 (DropdownDatePicker defined as container) closed by
- fixed: Fixed in [4221]. DropDownContainer? itself shouldn't have had …
- 3:55 AM Ticket #853 (comments starting with //@ or /*@ cause errors in IE) closed by
- fixed: Committed fix.
- 3:51 AM Ticket #853 (comments starting with //@ or /*@ cause errors in IE) created by
- IE JScript has a feature called conditional comments that can be …
- 1:29 AM Ticket #852 (Rich Text Editor Widget - using widget inside of an html textarea ...) created by
- Bug: When using the Rich Text Editor in a textarea tag (eg. …
- 12:00 AM Ticket #730 (Combobox passes item label, not item value) reopened by
- Something in this patch hosed the ability to set the value of the …
May 31, 2006:
- 9:56 PM Ticket #851 ([release testing] ensure that non-widget, in-browser tests have no failures) created by
- 9:55 PM Ticket #850 ([release testing] ensure that widget tests have no failures) created by
- 9:52 PM Ticket #849 ([release testing] ensure that command-line unit tests have no failures) created by
- 8:48 PM Ticket #551 (New method: dojo.style.setStyleAttributes()) closed by
- fixed: Diff applied. Might be nice for committers to have access to a list …
- 5:11 PM Ticket #848 ([patch] I added 'f' format to date.js) created by
- with that format it's maybe to put off "0" ahead numerical month (as …
- 3:31 PM Ticket #844 (ActiveX) closed by
- wontfix: Can you provide more information? What part does not work if ActiveX …
- 2:54 PM Ticket #847 (the TreeLoadingController does not support multiple levels of nodes) created by
- == "TreeLoadingController?" and the "loadProcessResponse". == It would …
- 12:17 PM Ticket #537 (Menu2 not always working in IE) closed by
- fixed: Fixed in [4212]
- 11:13 AM Ticket #846 (DropdownDatePicker + scrollbars through it) created by
- Relates to bug #719 Here is picture of the problem (running FF on …
- 10:46 AM Ticket #795 (DropdownDatePicker and it's name) closed by
- duplicate: Solved in ticket #721
- 9:18 AM Ticket #845 ([patch][cla] FormContainer) created by
- This is FormContainer? widget. Currently you create forms like this: …
- 8:37 AM Ticket #844 (ActiveX) created by
- Can Dojo be made to work in IE if ActiveX is disabled?
- 8:03 AM Ticket #722 (IE 6 locks up on all examples) closed by
- fixed: new demoEngine resolves this particular problem. However there still …
- 8:01 AM Ticket #164 (www.dojotoolkit.com should be redirected to dojotoolkit.org) closed by
- fixed: *.dojotoolkit.com, dojotoolkit.com both are now aliases for …
- 7:48 AM Ticket #830 (Error on the main page on http://dojotoolkit.org/) closed by
- fixed: Hello guys. We found and fixed the problem. The proxy server was …
- 3:03 AM Ticket #774 (mark dojo.fx, dojo.Animation as deprecated) closed by
- fixed: Fixed in 4208. I'm not deprecating dojo.animation.Animation because …
- 2:59 AM Ticket #843 (Add widget class to ValidateTextbox template) created by
- Unlike most Dojo widgets, the ValidateTextbox? (and all derivatives) …
- 2:20 AM Ticket #839 (Remove duplicate widgets from rename) closed by
- worksforme: Huh, I think there is only one: TabContainer?: …
- 2:10 AM Ticket #842 (validate widgets do not work) created by
- dojo-trunk/tests/widget/test_validate.html gives the following Errors …
- 1:50 AM Ticket #730 (Combobox passes item label, not item value) closed by
- fixed: Merged in [4207]
May 30, 2006:
- 11:26 PM Ticket #838 (fix for running on rhino) closed by
- fixed: David, I just checked the debug.js that is in the latest SVN, and this …
- 11:21 PM Ticket #736 (Build target for official Dojo builds should prompt for version number) closed by
- fixed: If you set -Dversion=x.x.x.flag when invoking ant to do a release, it …
- 8:49 PM Ticket #840 (dojo.logging.Logger minor correction to allow logging in browser :)) closed by
- duplicate
- 8:42 PM Ticket #841 (dojo.debug questionable write of "DEBUG" string) created by
- I noticed when starting to use dojo.log.Logging to write …
- 7:59 PM Ticket #840 (dojo.logging.Logger minor correction to allow logging in browser :)) created by
- The dojo.logging.logQueueHandler.emit function has a check to see if …
- 7:54 PM Ticket #839 (Remove duplicate widgets from rename) created by
- There are currently at least 3 widgets that are a collection of tabs. …
- 7:43 PM Ticket #838 (fix for running on rhino) created by
- This is the error I get: js: "/home/dsnopek/dojo/src/debug.js", line …
- 6:22 PM Ticket #837 (DropdownDatePicker defined as container) created by
- DropdownDatePicker? inherits DropdownContainer?, but doesn't overwrite …
- 3:45 PM Ticket #537 (Menu2 not always working in IE) reopened by
- Hello I think this problem still exists. Could you please clarify? …
- 3:22 PM Ticket #836 ([patch][cla] SlideShowBanner (new widget)) created by
- Basically this is an expansion of the slideShow widget... might could …
- 1:32 PM Ticket #835 (Date format from string to date object) created by
- In dojo.date we have: dojo.date.format = dojo.date.strftime = function …
- 12:15 PM Ticket #834 (Update Checkbox.js to 0.3.0) created by
- Redid using defineWidget, removed …
- 12:01 PM Ticket #833 (accordioncontainer + layoutcontainer == broken layout) created by
- Layoutcontainer inside accordioncontainer is broken. Here is the code …
- 11:56 AM Ticket #832 (onLoad event does not work on IE when Editor2 widget is used) created by
- onLoad event does not work on IE when Editor widget is used FF and …
- 11:37 AM Ticket #831 (update AccordionContainer to 0.3.0) created by
- Updated to use defineWidget()…
- 7:14 AM Ticket #810 (Addition of setCaption method to Toolip widget) closed by
- wontfix: Tooltip extends from ContentPane? so you can just use the setContent() …
- 4:56 AM Ticket #827 (windowState set to maximized for FloatingPane has no effect) closed by
- fixed: It's working for me in the latest code: …
May 29, 2006:
- 6:13 AM Ticket #830 (Error on the main page on http://dojotoolkit.org/) created by
- I'm tring to load the "see it in action" tab on the website (trough a …
- 6:06 AM Ticket #672 (IFrameIO transport does not seem to work in Safari (the test does not ...) closed by
- fixed: Fixed in r4198. Safari (at least 2.0.3+) should work now with …
- 5:39 AM Ticket #829 (IE error adding after advice to a node's appendChild() function) created by
- I'm trying to add after advice to a node's appendChild() function. It …
- 4:57 AM Ticket #828 (Slider Widget Contribution) created by
- I have implemented a slider widget based on code by Marcel …
- 3:59 AM Ticket #827 (windowState set to maximized for FloatingPane has no effect) created by
- I have a floating pane that is initially minimized (div tag's …
May 28, 2006:
- 2:13 PM Ticket #826 (Safari/konqueror caching bug) created by
- With browser cache enabled in many versions of Safari and Konqueror, …
- 7:57 AM Ticket #729 (Trouble with dojo.io.bind and XML) closed by
- fixed: Fix in r4197. I was able to reproduce this error in MSIE when loading …
- 6:28 AM Ticket #577 (IframeIO transport does not handle mimetype text/html well) closed by
- fixed: This should be fixed in SVN r4196. If text/html is used, then the …
- 6:26 AM Ticket #131 (Iframe with mimetype text/plain does not return data) closed by
- fixed
- 6:24 AM Ticket #674 (IFrameIO transport : data is undefined for text/plain mimetime) closed by
- duplicate: Closing as a dupe of #131.
- 5:21 AM Ticket #825 (demo could use some perf lovin) closed by
- invalid
- 1:28 AM Ticket #825 (demo could use some perf lovin) created by
- The demo shown is definitely a very cool thing, it sometimes feels a …
May 27, 2006:
- 11:31 PM Ticket #824 (DomWidget.addChild() is not using the reference node passed into it) created by
- DomWidget.addChild() is passed a pos and a ref, but the code seems to …
May 26, 2006:
- 11:58 PM Ticket #823 (Protect against exceptions in dojo.event.topic.publish()) created by
- Right now if one of the subscribers to a topic throws an exception, …
- 10:48 PM Ticket #822 (rewrite dj_addNodeEvtHdlr to avoid direct assignment to window.onload) closed by
- invalid: this is the correct, documented behavior. You destroyed Dojo's onload …
- 8:58 PM Ticket #822 (rewrite dj_addNodeEvtHdlr to avoid direct assignment to window.onload) created by
- With the following simple html the alert that is launched during …
- 7:12 PM Ticket #821 (dropdowndatepicker: change will not reflect in widget if input is in ...) created by
- When entering a date in the format "31.12.2006" (DD.MM.YYYY) the …
- 6:06 PM Ticket #792 (Bug while trying to load AccordionPane into ContentPane more than once) closed by
- fixed: Fixed as of 4174 / Fredrik
- 6:06 PM Ticket #820 (if MenuItem2 is created after the menubar has been used, popupmenu2 ...) created by
- Full example follows. Click 'Bookmarks' -> 'Add..', and type a name. …
- 5:58 PM Ticket #797 (dojo tooltips don't work in opera 8.52) closed by
- fixed: This is fixed as of 4183 Works in Opera 8.54 Linux / Fredrik
- 7:47 AM Ticket #587 (ResizeHandle should handle raw dom nodes not just Widgets) closed by
- fixed: Fixed in [4188]
- 7:13 AM Ticket #725 (problem with tab + back button on http://www.dojotoolkit.org/ website.) closed by
- fixed: This is working now.
- 6:31 AM Ticket #799 (Button is not rendering properly in FF until after window resize) closed by
- fixed: OK, I think I've fixed this in [4186]. Please verify the fix is …
- 5:26 AM Ticket #560 (Dojo builds should not re-define the root Dojo object if included twice) closed by
- fixed: Fixed in 4185.
- 4:04 AM Ticket #819 (Calling 'disable()' has no effect on InlineEditBox.) created by
- Calling 'disable()' has no effect on InlineEditBox?.It seems …
- 12:21 AM Ticket #815 (Trying to find radio button implementation.) closed by
- invalid: There is no radio button widget, sorry.
- 12:12 AM Ticket #812 (IE SSL Warning when using "dojo.html.BackgroundIframe" on https) closed by
- duplicate: Dup of #548
May 25, 2006:
- 10:31 PM Ticket #818 (ContainsOnly fails test in FF) created by
- in FF, go to …
- 9:55 PM Ticket #817 (dojo.date.setIso8601Time() ignores timezone) created by
- dojo.date.setIso8601Time() goes to the trouble of figuring out the …
- 8:43 PM Ticket #811 (djConfig.baseScriptUri.length) closed by
- invalid: You will have to supply more information. What does your djConfig …
- 5:15 PM Ticket #816 (textContent is available in FF 1.5) created by
- in the implementation of dojo.dom.textContent, it does not make use of …
- 4:30 PM Ticket #815 (Trying to find radio button implementation.) created by
- Hello I am trying to find the radio button, the HtmlCheckBox? doesn't …
- 2:46 PM Ticket #814 (dojo.storage manual examples incorrect) created by
- dojo.storage examples in manual might be better as: store a value …
- 2:11 PM Ticket #807 (www.dojotookit.org appears to be in edit mode with firefox/mac) closed by
- worksforme: Yeah, I can't duplicate this issue at all; I wouldn't be surprised if …
- 2:06 PM Ticket #813 (dojo.lfx.toggle.fade.hide slow in certain situations) created by
- Not sure what elements caused the issues, but there is an app I'm …
- 1:17 PM Ticket #812 (IE SSL Warning when using "dojo.html.BackgroundIframe" on https) created by
- Hi, when we use dojo.html.BackgroundIframe? with SSL, IE send a SSL …
- 11:57 AM Ticket #733 (SplitContainer with ContentPane loaded by href, resize bar has not a ...) reopened by
- 11:02 AM Ticket #811 (djConfig.baseScriptUri.length) created by
- I am getting the following error when I try loading a module, which …
- 8:20 AM Ticket #810 (Addition of setCaption method to Toolip widget) created by
- Currently the only way to change the caption of the tooltip is to edit …
- 7:09 AM Ticket #809 (dom.isNode is defined incorrectly [patch]) created by
- The typeof Element, a class, is correctly identified as 'function' if …
- 5:24 AM Ticket #808 (LayoutContainer: random order for multiple panes in same position) closed by
- fixed: Fixed in [4180]
- 5:21 AM Ticket #808 (LayoutContainer: random order for multiple panes in same position) created by
- From dojo-interest: The code below gives different results in IE and …
- 3:46 AM Ticket #807 (www.dojotookit.org appears to be in edit mode with firefox/mac) created by
- I went to dojotoolkit tonight using firefox on my mac and the whole …
- 1:08 AM Ticket #805 (comboBox appearing on next line) closed by
- invalid: Sounds like you want to use float:left style, or maybe put the label …
- 12:58 AM Ticket #758 (xdomain loading of widget that uses href attribute does not work with ...) closed by
- fixed: Fixed. Thanks to Bill for guidance and for Fredrik for making the …
- 12:52 AM Ticket #764 (scope bug in Rounded) closed by
- fixed: Fixed in [4177]. The code relating to setCorner() was pretty messed …
- 12:50 AM Ticket #759 (xdomain loading dojo.undo.browser does not work) closed by
- fixed: It works, it just has to be in the custom-built dojo.js for the …
May 24, 2006:
- 10:39 PM Ticket #242 (Can't get just browser event easily) closed by
- duplicate: Closing this one in favor of #513, which has info on the possible fix.
- 7:01 PM Ticket #806 (file:// url's fail on ie 5.5 (xmlhttprequest incompatibility)) created by
- Dojo modules fail to load reporting the error "failed loading …
- 3:39 PM Ticket #805 (comboBox appearing on next line) created by
- How can i make the label of the combobox and the combox appear on the …
- 2:52 PM Ticket #804 (dojo.version is not updated to 0.3.0) closed by
- duplicate: This will be fixed when #736 is fixed (although, not for the 0.3.0 …
- 2:02 PM Ticket #804 (dojo.version is not updated to 0.3.0) created by
- The version information in the dojo.version object has not been …
- 1:46 PM Ticket #803 (sortable table - <tr selected="true"> b0rken) created by
- Adding the selected="true" attribute into the <tr> tag does not (at …
- 7:08 AM Ticket #683 (FloatingPane inside a FloatingPane: dragging doesn't work) closed by
- fixed: Fixed in [4170]
- 6:31 AM Ticket #712 (background iframe not necessary for IE7) closed by
- fixed: Fixed in [4167]
- 6:18 AM Ticket #682 (DnD dosnt work properly when constrained to a node (patch attached - ...) closed by
- fixed: Fixed in [4166]
- 6:09 AM Ticket #802 (revert style.js to normal formatting) created by
- (reminder for alex) Revert style.js to normal formatting so that the …
- 3:17 AM Ticket #673 (dojo ant test task) closed by
- invalid: Patch is pretty stale now as quite a few changes have been made. Going …
- 2:49 AM Ticket #582 (disalbe/enable button methods request) closed by
- fixed: Added setCaption() and setDisabled() methods to Button widget in [4162]
- 2:15 AM Ticket #801 (Menu2 and MenuBar2 style) created by
- Menu2 and Menu2Bar style need to be updated to Soria. A soria menu …
- 2:07 AM Ticket #706 (better dialog demo) closed by
- fixed: fixed in [4161]
- 12:57 AM Ticket #328 (combobox /javascript error when pushing caret (IE)) reopened by
- 12:36 AM Ticket #800 (Button widget cannot submit forms) created by
- It's not possible to use the dojo::Button as the triggering mechanism …
- 12:32 AM Ticket #799 (Button is not rendering properly in FF until after window resize) created by
- (from dojo-interest) I've got code such as: <div class="nav"> <button …
- 12:13 AM Ticket #798 (DropDownContainer should use Menu2Manager) created by
- DropDownContainer? and Menu2 should share the same code for show/hide, …
May 23, 2006:
- 11:08 PM Ticket #797 (dojo tooltips don't work in opera 8.52) created by
- in opera 8.52 (linux) none of the tooltips work. cf. …
- 8:32 PM Ticket #796 (Editor: <textarea dojoType="Editor"> in Safari can cause Safari to Hang) created by
- In Safari 2.0.3, using Dojo 0.3.0 Using the Editor in a TextArea? can …
- 6:20 PM Ticket #795 (DropdownDatePicker and it's name) created by
- <input type="text" name="myName" dojoType="dropdowndatepicker" /> and …
- 5:53 PM Ticket #794 (dojo.lang.isAlien intermittently broken on IE6/7) created by
- For some instances of IE6 / IE7 Beta 2, dojo.lang.isAlien bombs out …
- 4:30 PM Ticket #793 (Demo's hang in IE and Opera) created by
- I tried accessing your demo's using IE and Opera. In the case of IE, …
- 4:24 PM Ticket #792 (Bug while trying to load AccordionPane into ContentPane more than once) created by
- Whilst trying to dynamically load content from strings, which contains …
- 4:08 PM Ticket #791 (dojo.event.connect supporting array of target functions) created by
- The usefulness of this capability is questionable, but in situations …
- 4:05 PM Ticket #551 (New method: dojo.style.setStyleAttributes()) reopened by
- Tom: we have a CLA on file for Wolfram. Regardless of whether or not …
- 3:46 PM Ticket #790 (dojo license meta inclusion in each src file included in packaged builds) closed by
- wontfix: it isn't really possible to avoid this cost in a production build. Our …
- 3:38 PM Ticket #787 (DOJO demos hang under IE6, XPSP2) closed by
- duplicate: this is a duplicate of #722
- 3:36 PM Ticket #788 (DOJO demos hang under IE6, XPSP2) closed by
- duplicate: this is a duplicate of #722
- 2:54 PM Ticket #790 (dojo license meta inclusion in each src file included in packaged builds) created by
- Again, feel free to close right away if it doesn't make sense. During …
- 2:50 PM Ticket #789 (hostenv_rhino.js not loaded in time for packaged dojo builds) created by
- When running the jum tests off of a "built" dojo package version I …
- 8:21 AM Ticket #788 (DOJO demos hang under IE6, XPSP2) created by
- ALL DOJO demos ("see it in action") hang under IE6, XPSP2
- 8:21 AM Ticket #787 (DOJO demos hang under IE6, XPSP2) created by
- ALL DOJO demos ("see it in action") hang under IE6, XPSP2
- 7:38 AM Ticket #713 (dropdowndatepicker creates bigger box than it is) closed by
- fixed: fixed in r4146 by setting the containerNode to have a transparent …
- 7:35 AM Ticket #719 (Button on top of DatePicker) closed by
- fixed: fixed in r4145
- 4:04 AM Ticket #328 (combobox /javascript error when pushing caret (IE)) closed by
- fixed: FILE: ComboBox?.js Code changed at line 100 in function getCaretPos. …
- 2:21 AM Ticket #741 (None of the 0.3 release archives include the test directory) closed by
- fixed: fixed in [4143]. Release 0.3.1 will include tests/ directories in the …
- 1:59 AM Ticket #735 (add "slide in selection demo" to demos/ dir and demo web page) closed by
- duplicate: sorry, meant to say it's a dupe of #734
- 1:52 AM Ticket #705 (tree demo broken) closed by
- invalid: that file doesn't even include dojo.js. The comment at the top of the …
- 1:43 AM Ticket #715 ('Archives' link for dojo-contributors is bad) closed by
- fixed: fixed.
- 1:39 AM Ticket #786 (dojo.event.connect not showing onbeforeunload prompt) created by
- The following non-dojo.event.connect code shows a "got here" alert …
- 1:02 AM Ticket #785 (css interning is b0rken) closed by
- fixed: Fixed in r4141. Goofed on one of the syntaxes for templateCssPath.
- 12:42 AM Ticket #785 (css interning is b0rken) created by
- CSS-interning is breaking my build with head... basically I am getting …
- 12:41 AM Ticket #735 (add "slide in selection demo" to demos/ dir and demo web page) reopened by
- #735 is a dup of #735? It doesn't make sense.
- 12:37 AM Ticket #735 (add "slide in selection demo" to demos/ dir and demo web page) closed by
- duplicate: this is a dupe of #735
- 12:27 AM Ticket #760 (combo box typo) closed by
- fixed: these appear to be copy/paste errors from netWindows. Fixed in [4140]
- 12:23 AM Ticket #765 (scope bug or typo in Toolbar) closed by
- fixed: Appears it wasn't even being used. Fixed in [4139]
- 12:19 AM Ticket #766 (TreeRPCController typo) closed by
- fixed: fixed in [4138]
- 12:14 AM Ticket #769 (blend scope issue) closed by
- fixed: fixed in [4137]
- 12:12 AM Ticket #772 (animation fps typo) closed by
- fixed: looks like a copy-and-paste error. Fixed in [4136]
May 22, 2006:
- 11:50 PM Ticket #784 (Editor: add auto-save via dojo.storage to Editor2) created by
- if dojo.storage is available, Editor2 should have an optional …
- 10:12 PM Ticket #778 (template property replacement not catching ${this.afterLabel}) closed by
- fixed: my fault. fixed in [4134]
- 12:20 PM Ticket #783 (Disconnect doesn't work on document) created by
- I tried this with dojo 0.3.0 on Firefox 1.5: …
- 9:53 AM Ticket #756 (A fix and and an enhancement for dojo.dom) closed by
- fixed: merged (after style fixes) in [4126]
- 9:20 AM Ticket #565 (bug & fix - custom templatePath attribute not processed properly by ...) closed by
- fixed: good catch. thanks for spotting that. fixed in [4125]
- 8:49 AM Ticket #763 (RichText typo) closed by
- fixed: fixed in [4123]
- 8:30 AM Ticket #761 (CivCrm extraneous variable) closed by
- fixed: it was cruft. removed in [4122]
- 7:15 AM Ticket #782 (Combox is missing setKeyValue() function) created by
- Setting combobox value according to key is not currently possible. …
- 4:17 AM Ticket #781 (dragging too far to the left, indicator doesn't function) created by
- In dnd/test_simple.html, if you drag any element such that your mouse …
- 2:18 AM Ticket #775 (encodeForm doesn't handle multiple checkboxes / multi-select) closed by
- invalid: Yep, a quick look at some raw POST data verifies that I was totally …
- 2:11 AM Ticket #780 (deprecate Editor) created by
- Assuming Editor is going to be removed in favor of Editor2, Editor …
- 12:56 AM Ticket #779 ("explode" transition buggy for scrolled windows (firefox ...) created by
- Hi everyone, the "explode" effect on tooltips seems to be buggy in …
- 12:27 AM Ticket #778 (template property replacement not catching ${this.afterLabel}) created by
- I just noticed in tests/widget/test_FloatingPane.html that the tree …
- 12:00 AM Ticket #768 (vml chart var x not defined) closed by
- fixed: Duh.
May 21, 2006:
- 11:54 PM Ticket #771 (Queue was undefined local var) closed by
- fixed: Fixed.
- 11:53 PM Ticket #770 (BinaryTree undefined local variable) closed by
- fixed: Fixed.
- 11:48 PM Ticket #754 (Developer information link on website is b0rken) closed by
- fixed: If this was related to the developer link in the blog, it's fixed. …
- 10:30 PM Ticket #727 ([lfx] Highlight effect doesn't work if element has a background image..) closed by
- fixed: Fixed in r4111.
- 2:19 PM Ticket #777 (Dojo not thread safe) created by
- Hi, unless I use the API in an incorrect way (which would mean the …
- 9:03 AM Ticket #776 (SlideShow updated with defineWidget and cleaned up template file) closed by
- fixed: merged as of r4101
- 8:12 AM Ticket #776 (SlideShow updated with defineWidget and cleaned up template file) created by
- Updated SlideShow? widget using defineWidget per 0.3.0 and also removed …
- 7:03 AM Ticket #775 (encodeForm doesn't handle multiple checkboxes / multi-select) created by
- encodeForm adds a new variable of the same name on the query string …
- 2:46 AM Ticket #774 (mark dojo.fx, dojo.Animation as deprecated) created by
- Dojo.fx etc. has been deprecated by dojo.lfx. Mark it to be removed …
May 20, 2006:
- 9:28 PM Ticket #773 (FATAL from a very simple page) created by
- I have an FATAL: Could not load 'dojo.io'; last tried '_ _package_ …
- 9:19 PM Ticket #772 (animation fps typo) created by
- If we are still going to support dojo.Animation (as opposed to …
- 9:07 PM Ticket #771 (Queue was undefined local var) created by
- In line 57 of collections/Queue.js, where is items defined? […]
- 9:06 PM Ticket #770 (BinaryTree undefined local variable) created by
- In line 71 of collections/BinaryTree.js, where is result defined? […]
- 8:59 PM Ticket #769 (blend scope issue) created by
- In line 65 of graphics/color.js, what does new Color call?: […]
- 8:45 PM Ticket #768 (vml chart var x not defined) created by
- line 163 of widget/vml/Chart.js, x is not previously defined in scope …
- 8:39 PM Ticket #767 (validate has two conflicting definitions of fillInTemplate) created by
- why are there to fillInTemplate methods defined here? […]
- 8:37 PM Ticket #766 (TreeRPCController typo) created by
- In line 115 of widget/TreeRPCController.js, where was obj defined? […]
- 8:35 PM Ticket #765 (scope bug or typo in Toolbar) created by
- Line 921 of widget/Toolbar.js, where is nullArgs defined? […]
- 8:32 PM Ticket #764 (scope bug in Rounded) created by
- In line 53 of widget/Rounded.js, setCorner is not scoped correctly: […]
- 8:30 PM Ticket #763 (RichText typo) created by
- Line 986 and 987 in widget/RichText.js, what is arr? Should this be …
- 8:26 PM Ticket #762 (Safari 2.0: secondary layer of text appears in RichText widget when ...) created by
- Safari 2.0 has an issue where clicking into the first position in a …
- 8:22 PM Ticket #761 (CivCrm extraneous variable) created by
- Line 79, widget/CiviCrmDatePicker.js: what is this for: […]
- 8:19 PM Ticket #760 (combo box typo) created by
- line 133 of widget/html/ComboBox.js, what is twe? […]
May 19, 2006:
- 11:11 PM Ticket #759 (xdomain loading dojo.undo.browser does not work) created by
- Put test case here: tests/xdomain/test_xdomainUndoBrowser.html …
- 10:37 PM Ticket #758 (xdomain loading of widget that uses href attribute does not work with ...) created by
- This test case reproduces the issue: …
- 10:07 PM Ticket #757 (Dialog extends beyond viewport) created by
- When there is a lot of content in a dialog, it extends beyond the …
- 6:53 PM Ticket #753 (css-interning doesn't fix paths of background images) closed by
- fixed: The HTML string interning does not use a fixpaths function like the …
- 6:07 PM Ticket #756 (A fix and and an enhancement for dojo.dom) created by
- This makes two small changes: * Fixes dojo.dom.innerXML(): doesn't …
- 5:56 PM Ticket #755 (Not really a bug, but an error at your ffast widget authoring doc) created by
- An error in your doc : …
- 6:17 AM Ticket #754 (Developer information link on website is b0rken) created by
- See short summary.
- 5:49 AM Ticket #753 (css-interning doesn't fix paths of background images) created by
- Doing abuild with the css-interning flag, the url() paths are not …
- 5:24 AM Ticket #752 (There Is No Tests Directory In The 0.3.0 Standard Release) closed by
- duplicate: Dup of #742 and #751
- 5:23 AM Ticket #751 (There Is No Tests Directory In The 0.3.0 Standard Release) closed by
- duplicate: Dup of #742
- 5:04 AM Ticket #752 (There Is No Tests Directory In The 0.3.0 Standard Release) created by
- There is no tests directory in the 0.3.0 standard release which causes …
- 5:03 AM Ticket #751 (There Is No Tests Directory In The 0.3.0 Standard Release) created by
- There is no tests directory in the 0.3.0 standard release which causes …
- 4:34 AM Ticket #749 (typo in src/validate.js (require dojo.valdiate.common)) closed by
- fixed: thanks, fixed in 4070
- 2:57 AM Ticket #750 (Animation duration as String) created by
- lfx/Animation.js constructor checks if dojo.lang.isNumber(handlers) …
- 2:08 AM Ticket #749 (typo in src/validate.js (require dojo.valdiate.common)) created by
- Just check SVN and this is still there in trunk: …
- 1:57 AM Ticket #748 (Main web site demos with IE hang) closed by
- duplicate: This is a dupe. Closing in favor of the other one (#722).
- 12:34 AM Ticket #748 (Main web site demos with IE hang) created by
- (Just filing this bug for tracking purposes. Search dojo-interest for …
Note: See TracTimeline
for information about the timeline view.