Timeline
Jun 5, 2008:
- 8:50 PM Ticket #6899 (Tree: error if delete item, then recreate item w/same id) created by
- I am trying to reload a dijit.tree tree node. I created a refresh node …
- 6:17 PM Ticket #6898 (DnD: Firefox 2 specific DnD problem.) created by
- One of the products at my company hit a strange problem that only …
- 8:59 AM Ticket #6897 (backbutton with iframes breaks cometd connection) created by
- If a page with a cometd connection established also contains an …
- 8:18 AM Ticket #6896 (dijit._editor.getChildrenHtml() does not work on IE.) created by
- dojo.version: 1.1.1 (13707) major=1 minor=1 patch=1 revision=13707 …
- 7:32 AM Ticket #6895 (Button: name/value not submitted w/form) created by
- Taken from …
- 4:43 AM Ticket #6891 (dojo.addOnUnload doesn't fire as expected in IE.) closed by
- duplicate: Yes, it should be fixed in [13555]. If the reporter wants to try a …
- 4:37 AM Ticket #6885 (Build fails when "dojo.requireLocalization" arguments aren't a string ...) closed by
- wontfix: That function in i18nUtil.js is trying to do an optimization, to …
- 1:59 AM Ticket #6894 (Grid paging doesn't invalidate or recycle pages resulting in excessive ...) created by
- When scrolling, the grid dynamically creates 'pages' of row data on …
Jun 4, 2008:
- 11:50 PM Ticket #6893 (dojox.io.windowName) created by
- Provides secure cross-domain request transport capability. Sends a …
- 11:22 PM Ticket #1634 (Internationalized strings for keys in Dojo Storage) closed by
- wontfix: Marking as WONTFIX since it introduces too many issues per each of the …
- 11:15 PM Ticket #2198 (dojo.flash DojoExternalInterface flash6 -> javascript communication ...) closed by
- fixed: I thought I closed this bug; Dojo Storage was refactored extensively …
- 11:14 PM Ticket #1916 (There are some glitches with the Flash configuration screen in Dojo Storage) closed by
- wontfix: This is not fixable since its an issue in the Flash UI layer. Marking …
- 10:23 PM Ticket #6892 (DataGrid queries the store multiple times for one render.) closed by
- fixed: (In [13896]) fixes #6892 !strict * Fixed multiple queries going out …
- 10:20 PM Ticket #6892 (DataGrid queries the store multiple times for one render.) created by
- For each render operation, DataGrid? sends multiple queries to the …
- 10:12 PM Ticket #6854 (Grid Selection Problem) closed by
- fixed
- 7:03 PM Ticket #6891 (dojo.addOnUnload doesn't fire as expected in IE.) created by
- in the startup() of my dijit, I do […] the onloads work great. The …
- 6:14 PM Ticket #6890 (Dialogs / Menus flash when closing on FF Linux) created by
- When closing dijit.Menus (in my case off dd buttons) the menu will …
- 6:11 PM Ticket #6889 (dialog: input type=file as only element in dialog does not work with ...) created by
- The "Show file Dialog" example on tests/test_dialog.html that opens a …
- 5:08 PM Ticket #6867 (More errors in demo and test pages for dojo) closed by
- fixed: (In [13894]) Fixing closure issues. fixes #6867
- 3:35 PM Ticket #6888 (focus a form widget onmouseup instead of onmousedown) closed by
- fixed: (In [13893]) fixes #6888: call focus synchronously onmouseup for form …
- 3:31 PM Ticket #6888 (focus a form widget onmouseup instead of onmousedown) created by
- 3:27 PM Ticket #6887 (Tag closure issues in a wide set of testcases.) closed by
- fixed: Checked in the minor fixes for these. Closing.
- 3:22 PM Ticket #6887 (Tag closure issues in a wide set of testcases.) created by
- Description Resource Path Location Type No end tag …
- 3:17 PM Ticket #4757 (ComboBox High Contrast: Border problem) closed by
- fixed: this is no longer an issue for 1.2. It was fixed when the styling of …
- 3:09 PM Ticket #6337 (drop down button: initial focus moves to second item in FF3) closed by
- worksforme: Works properly as of Firefox 3 daily build for 0601/2008 so closing
- 2:50 PM Ticket #6858 (move menu item focus indicators to surround entire menu item) closed by
- fixed: (In [13890]) fixes #6858. Updated so that focus is on the entire menu …
- 2:47 PM Ticket #6858 (move menu item focus indicators to surround entire menu item) reopened by
- 2:31 PM Ticket #6858 (move menu item focus indicators to surround entire menu item) closed by
- fixed: (In [13888]) fixes #6858. Updated so that focus is on the entire menu …
- 2:28 PM Ticket #5914 (Column resizing with multiple header rows sometimes does not work.) closed by
- fixed: (In [13887]) Fixes #5914. Check validity of row before using it. !strict
- 2:11 PM Ticket #6886 ([patch][ccla]Radiobutton: ignores <form> boundaries) created by
- When 2 forms contain a group of radiobutton sharing the same name, …
- 2:05 PM Ticket #6762 (Grid columns cannot be resized with view widths as percentages) closed by
- fixed: This should be resolved with revision [13863] - the fix for bug #6864
- 1:34 PM Ticket #6884 (AccordionContainer remove ContentPane CSS) closed by
- fixed: (In [13885]) taken out .dijitContentPane, fixes #6884
- 1:27 PM Ticket #6885 (Build fails when "dojo.requireLocalization" arguments aren't a string ...) created by
- I've this code : […] ShrinkSafe? raise this error : […] I've …
- 12:04 PM Ticket #6884 (AccordionContainer remove ContentPane CSS) created by
- ContentPane? will have a default padding of 5px which will screw up the …
- 11:38 AM Ticket #6879 (fix misc HTML syntax issues) closed by
- fixed: (In [13884]) Fixes #6879. Inline elements cannot be direct children …
- 4:39 AM Ticket #6883 (Grid dojox.grid._View.destroy() leaks nodes/memory in IE) created by
- Running a simple create/destroy test of the dojox.grid.DataGrid? in …
- 1:22 AM Ticket #6588 (Firebug / Firebug-lite incompatibility: Firebug-lite initializes even ...) reopened by
- This is occurring currently with Firebug 1.2 beta. Further discussion …
Jun 3, 2008:
- 10:41 PM Ticket #6882 (test files don't work in RTL tundra) created by
- Dijit test and demo files don't include tundra_rtl.css, so they don't …
- 10:38 PM Ticket #6881 (RTL CSS files interfere w/each other) created by
- The selectors in files like tundra/Calendar_rtl.css affect all widgets …
- 10:27 PM Ticket #6409 (Widgets don't completely scroll into view when they receive focus.) reopened by
- [13710] breaks Dialog on IE6 in RTL mode. …
- 10:24 PM Ticket #6880 (Button: clicking on edges of button won't submit form) created by
- The Button template allows for various button styling, such as noir's …
- 10:08 PM Ticket #6879 (fix misc HTML syntax issues) created by
- Invalid character "&" inside HTML elements. Invalid …
- 10:07 PM Ticket #6878 (multiversion support does not work with dojo.js layer has ...) closed by
- fixed: This is fixed in r13877
- 9:55 PM Ticket #6878 (multiversion support does not work with dojo.js layer has ...) created by
- When dojo.js is built with a module that has i18n resources that get …
- 9:38 PM Ticket #6877 (Revised CLA and CCLA for easier PDF Form usage) created by
- Here are some PDF's i altered from the CLA, CCLA download area. I …
- 7:35 AM Ticket #6876 (Dojo.keys constant wrong for Safari 3.0, 3.1) created by
- Same problem as described in Ticket #5951 but on a MacBook? laptop with …
- 6:14 AM Ticket #6875 (dojox.dtl should use variable context) closed by
- fixed: (In [13870]) Fixes #6875. Call function with the object it's attached to
- 6:13 AM Ticket #6875 (dojox.dtl should use variable context) created by
-
with a template variable like
{{ foo.bar }}
thebar()
method … - 12:10 AM Ticket #6874 (the character > should be > inside <pre> block) closed by
- fixed: (In [13868]) Fixes #6874. Changed > to > inside <pre> blocks.
- 12:02 AM Ticket #6874 (the character > should be > inside <pre> block) created by
- dojox/highlight/tests/test_highlight.html …
Jun 2, 2008:
- 11:52 PM Ticket #6873 (QueryReadStore.html: <style> should not be inside <body>) closed by
- fixed: (In [13867]) Fixes #6873. Moved <style> to <head>.
- 11:51 PM Ticket #6873 (QueryReadStore.html: <style> should not be inside <body>) created by
- 11:44 PM Ticket #6872 (test_Nodelist-fx.html: inline <code> cannot contain block <pre> using ...) closed by
- fixed: (In [13866]) Fixes #6872. Changed <pre> to contain <code>.
- 11:42 PM Ticket #6872 (test_Nodelist-fx.html: inline <code> cannot contain block <pre> using ...) created by
- 10:51 PM Ticket #6871 (Form.html: <span> cannot contain <ol> using HTML 4.0.1 strict DTD) closed by
- fixed: (In [13865]) Fixes #6871. Changed <span> contaning <ol> to <div>.
- 10:50 PM Ticket #6871 (Form.html: <span> cannot contain <ol> using HTML 4.0.1 strict DTD) created by
- 10:33 PM Ticket #6870 (missing </h2> in test_Tree_vs_jsonPathStore.html) closed by
- fixed: (In [13864]) Fixes #6870. Added </h2> tag.
- 10:30 PM Ticket #6870 (missing </h2> in test_Tree_vs_jsonPathStore.html) created by
- 9:01 PM Ticket #6864 (dojox.grid.DataGrid: resizing of percentage-specified widths needs to ...) closed by
- fixed: (In [13863]) fixes #6864. Allow more accurate resizing of …
- 8:58 PM Ticket #6869 (dojox.grid.DataGrid: multiple views not resizing correctly) closed by
- fixed: (In [13862]) fixes #6869 resizes multiple views correctly !strict
- 8:53 PM Ticket #6869 (dojox.grid.DataGrid: multiple views not resizing correctly) created by
- When resizing a grid with multiple views, the view that is being …
- 8:15 PM Ticket #6868 (Dojo.data model in grid has bug in onSet event handling) closed by
- fixed: (In [13861]) Minor fix to the model. fixes #6868 \!strict
- 7:13 PM Ticket #6868 (Dojo.data model in grid has bug in onSet event handling) created by
- Dojo.data model in grid has bug in onSet event handling. Basically, …
- 7:03 PM Ticket #6867 (More errors in demo and test pages for dojo) created by
- Description Resource Path Location Type No start tag …
- 6:59 PM Ticket #6866 (ProgressBar: middle line misaligned according to font-size (tundra)) closed by
- fixed: Fixed by [13858].
- 6:34 PM Ticket #6866 (ProgressBar: middle line misaligned according to font-size (tundra)) created by
- ProgressBar has a thin horizontal line in the empty section which …
- 6:22 PM Ticket #6865 (Form.html unit test regression) created by
- [12482]/#2666 caused a failure in the Form.html test [13752]/#6215 …
- 5:57 PM Ticket #6754 (Button: white pseudo-borders appearing inside of buttons on IE) reopened by
- Rolled back in [13856] since IE7 and Nihilo/Soria? were broken, see …
- 5:57 PM Ticket #6775 (Button: black borders appear around Dijit buttons when focused (IE)) reopened by
- Rolled back in [13856] since IE7 and Nihilo/Soria? were broken, see …
- 5:14 PM Ticket #6846 ("inherited" method doesn't support patching) reopened by
- 3:57 PM Ticket #6864 (dojox.grid.DataGrid: resizing of percentage-specified widths needs to ...) created by
- When resizing columns that have percentage-specified widths, the …
- 9:46 AM Ticket #6863 (Debugging is broken) created by
- Debugging is broken and complaints are long overdue. Since Firefox …
- 9:39 AM Ticket #6229 ([cla/patch] ProgressBar: glitch on IE6 for test2) closed by
- fixed: (In [13854]) Patch (thanks Peter!) to fix ProgressBar? glitches on IE6, …
- 8:19 AM Ticket #6862 (BorderContainer addChild bug) created by
- After recent changes in BorderContainer? a bug still remain adding a …
- 7:11 AM Ticket #6861 (console.info() causing recursive logging in dojox.analytics) created by
- In dojox.analytics, the file _basejs contains the following on line …
- 5:50 AM Ticket #6860 (A string containing "dojo.provide" causes the build system to throw an ...) closed by
- wontfix: I appreciate this can cause issues, but there are no plans to expand …
- 4:11 AM Ticket #4462 (xdomain loading of a layer file that contains dojo.gfx fails.) closed by
- fixed: (In [13853]) Fixes #4462: Get xdomain loading to work for dojox.gfx. …
Jun 1, 2008:
- 7:55 PM Ticket #6860 (A string containing "dojo.provide" causes the build system to throw an ...) created by
- When building a file with "dojo.provide" in a string, it causes the …
- 7:24 AM Ticket #6859 (Resizable Dialog) created by
- Hi A dijit.dialog resizable=true/false will enhance this …
- 5:48 AM Ticket #6750 (duplicate onCell events (and probabily others)) closed by
- fixed
- 5:33 AM Ticket #6852 (Tests in IE7 are broken) closed by
- fixed
- 3:12 AM Ticket #6858 (move menu item focus indicators to surround entire menu item) created by
- as per email conversation, the focus indicator ring for menu items …
- 1:38 AM Ticket #6857 (autoStart bug Image.SlideShow) created by
- When autoStart is enabled, as soon as the first slide loads it fades …
May 31, 2008:
- 8:30 PM Ticket #6856 (dojox.grid.DataGrid: percentage widths do not work in IE) closed by
- fixed: (In [13850]) fixes #6856. IE does not support negative numbers in …
- 8:20 PM Ticket #6856 (dojox.grid.DataGrid: percentage widths do not work in IE) created by
- specifying percentage widths on a cell do not work as desired in IE - …
- 8:18 PM Ticket #6855 (dojox.grid.DataGrid: allow for specifying initial % widths - but allow ...) closed by
- fixed: (In [13849]) fixes #6855. Allow for setting % in markup as well as …
- 8:14 PM Ticket #6855 (dojox.grid.DataGrid: allow for specifying initial % widths - but allow ...) created by
- Issue 1: Currently the DataGrid? doesn't allow for specifying % widths …
- 8:05 AM Ticket #6854 (Grid Selection Problem) created by
- Introduced in nightly build: 31/05/2008 Row number:0 (zero) is not …
May 30, 2008:
- 10:44 PM Tickets #5987,6463 batch updated by
- fixed: (In [13844]) fixes #5987, fixes #6463 !strict * Applying Kris Zyp's …
- 10:02 PM Ticket #6846 ("inherited" method doesn't support patching) closed by
- fixed: (In [13843]) Extend "inherited" method in declare to use memoized …
- 6:45 PM Ticket #6853 (The removeSelectedRows method seems to be broken) created by
- This method of _grid.js seems to be broken and do not do what is …
- 6:37 PM Ticket #6852 (Tests in IE7 are broken) created by
- Hi It must be something basic because every test I checked is broken …
- 5:10 PM Ticket #5798 (dojox.io.xhrMultiPart. incomplete....) closed by
- fixed: (In [13839]) Fixes #5798. Adds the ability to submit a form, prevents …
- 4:00 PM Ticket #6825 (Grid is broken in FF2) closed by
- fixed: All of the tests (except the yahoo search and the mysql edit) work …
- 3:46 PM Ticket #5747 (DomParser: tokenize script and style tags in pre-parse, possibly ...) closed by
- wontfix: Going to nix this task; this is intended to be a pure XML parser, and …
- 1:40 PM Ticket #5032 (Cannot change dojox.grid.data.Objects objects on the fly) reopened by
- The solution implemented in changeset 12830 actually breaks certain …
- 8:55 AM Ticket #6851 (CSS optimization in build: absolute url-paths (e.g. for images) ...) created by
- when I make a dojo build (dojo 1.1.0) with …
- 1:28 AM Ticket #6850 (Provide a dojox.cache for generic client side caching functionality) created by
- I've noticed with the rewrite of the dojox.grid that the model concept …
May 29, 2008:
- 10:01 PM Ticket #6849 (default console.* wrappings may not work on Safari 3.1/Dojo 1.1) created by
- calling console.debug() from the web inspector w/ Dojo 1.1 throws an error
- 9:58 PM Ticket #6848 (dojo.io.script should have a way to explicitly provide errors) created by
- (filed by alex on another's machine) successful responses to …
- 7:56 PM Ticket #6758 (Grid can't select row in IE) closed by
- fixed: (In [13830]) fixes #6758 !strict * Added getEditNode() method to …
- 7:44 PM Ticket #6847 ([patch][cla] Allow specification of a DnD Container's drop "parent" ...) created by
- The DnD technical documentation describes the Container's internal …
- 7:21 PM Ticket #6846 ("inherited" method doesn't support patching) created by
- Because "inherited" uses searching to match methods to prototypes, you …
- 7:19 PM Ticket #6696 (dojo.declare doesn't allow mixins that aren't declared with dojo.declare) closed by
- fixed: dojox.grid._Events is now defined via declare, which I believe has …
- 6:33 PM Ticket #6822 ([dojox.grid] QueryReadStore / Grid interaction broken in nightly) closed by
- fixed: (In [13828]) fixes #6822 !strict * Added filter() method to …
- 5:27 PM Ticket #6845 ([cla] Demo for dojos showcase) created by
- hello, its Marcin Lulek's contribution here ( i dont have trac …
- 5:13 PM Ticket #6844 (CTR: + click no longer working in Grid) created by
- Control + Click no longer allows selection of multiple rows in the …
- 4:54 PM Ticket #6823 ([dojox.grid] some onEvents firing twice) closed by
- fixed: (In [13826]) fixes #6823 !strict * Changed dojox.grid.keyEvents to …
- 3:25 PM Ticket #6843 ([dijit.themes] Regression in Button styling) created by
- [13754] seems to have broken nihilo and soria button styles. See: …
- 12:08 PM Ticket #6842 ([dijit.layout] Consider deprecating AccordionPane) created by
- It seems odd we have this intermediary AccordionPane? (a templated …
- 10:07 AM Ticket #6841 ([patch] [cla] Image Carousel Widget) created by
- First checkin of Carousel widget This is a widget that displays images …
- 7:06 AM Ticket #3158 (Opera refresh issue) closed by
- wontfix: Tested... broken in Opera 9.27, but works in Opera 9.5b2 on Mac OS X. …
- 3:30 AM Ticket #6839 ([Patch] OSX: Dnd Moveable stuck to cursor on right click) closed by
- fixed: (In [13825]) dnd: special treatmeant of the right mouse button on …
May 28, 2008:
- 9:55 PM Ticket #6840 (DateTextBox day, month and year validations are wrong) created by
- The validations for the dojox.form.DateTextBox?'s day, month and …
- 9:08 PM Ticket #6839 ([Patch] OSX: Dnd Moveable stuck to cursor on right click) created by
- Run the dojo test page :/dojo/tests/dnd/test_moveable.html in Mac …
- 3:46 PM Ticket #6838 (Handling timeouts in AJAX) closed by
- invalid: You should be able to add an error handler to your request and then …
- 12:57 PM Ticket #4897 ([PATCH][cla] Add a model that can use a key from a dataset) closed by
- invalid: Since we removed the old grid and models and moved to dojo.data, this …
- 12:45 PM Ticket #6838 (Handling timeouts in AJAX) created by
- I am using dojo.xhrGet to execute a AJAX Call. url: ajaxUrl, …
- 12:28 PM Ticket #6837 ([patch] [cla] GridContainer Widget) created by
- Initial checkin of GridContainer? Widget. The Grid Container is a …
- 12:07 PM Ticket #6836 (api navigation enhancements) created by
- example: …
- 12:43 AM Ticket #6835 (ExpandoPane shows content when collapsed) created by
- The test_Expando_more.html, demonstrates that a closed left expando, …
May 27, 2008:
- 6:44 AM Ticket #6834 (Square brackets handled improperly in dojo attribute queries) created by
- Browser: Firefox 2.0.0.14 OS: Mac OS X 10.5.2 I was unable to find …
- 6:36 AM Ticket #6833 (Typo in dojo.fx) closed by
- fixed: (In [13807]) dojo.fx typo correction: fixes #6833. !strict
- 6:35 AM Ticket #5626 (TabContainer: gap under TabContainer on themeTester.html (Safari3/mac)) closed by
- fixed: Fixed by [13696], thanks dante! (This is another ticket that should …
- 6:34 AM Ticket #6833 (Typo in dojo.fx) created by
- The name of a method misspelled.
- 5:39 AM Ticket #6717 (Event Support) closed by
- fixed: This functionality was introduced in the combo commit --- [13805].
- 3:53 AM Ticket #6832 ([patch][cla] dojox.collections.Set Contribution/Implementation) created by
- Hi, Initially I thought dojox.collections.Set was an implementation …
- 1:43 AM Ticket #6831 (Improve the ActiveState .cix generation tool) created by
- Working with ActiveState?, I was submitted this patch to my makeCix.php …
May 26, 2008:
- 6:30 PM Ticket #5952 (Dialog with duration of "1" doesn't load.) closed by
- worksforme: Hmm, this is working for me, against 1.1.0 downloaded from …
- 6:07 PM Ticket #6603 (Dialog on https page gives "Do you want to display the nonsecure ...) closed by
- wontfix: I'm not sure what you mean. The 404s are responses from the server …
- 5:33 PM Ticket #6830 (dojo.query can't find Editor Widgets on Dom Node) closed by
- invalid: I tried this w/out the strange substring() code (I guess you are …
- 5:06 PM Ticket #5776 (bad placing of dijit.popup when page takes almost the whole viewport height) closed by
- fixed: (In [13803]) Fix problem where popup appears too far to the left. …
- 4:39 PM Ticket #6806 (Tree gets multiple tab stops) closed by
- fixed: This was fixed by [13784], should have been closed automatically.
- 4:36 PM Ticket #6345 (Tree dnd : dragging an item by the right part of the drag handle makes ...) closed by
- duplicate: Ah right, this is a dup/manifestation of #4854 / #6350. …
- 4:33 PM Ticket #6183 (Tree: a Tree nodes' contentNode inadequate when multi-referenced by a ...) closed by
- duplicate: Ok, this is a dup (of #5535), so closing.
- 4:31 PM Ticket #5837 (Tree: _tree.dndSelector does not set current type) closed by
- invalid: No response for two months, closing.
- 4:30 PM Ticket #5836 (Tree: dnd between tree and target broken) closed by
- invalid: No response for two months... closing.
- 3:47 PM Ticket #5530 ([patch] [cla] Dijit Tree _expandNode method fires twice on exapnd event) closed by
- fixed: (In [13802]) Notification when Tree node is opened/closed. Fixes …
- 2:02 PM Ticket #6830 (dojo.query can't find Editor Widgets on Dom Node) created by
- Hi I am trying to integrate Dojo to our framework , I am handling now …
- 1:04 PM Ticket #6238 (Tree: "'item' has no properties" message in dndSelector.js) closed by
- fixed: (In [13801]) Disable dropping onto the Tree itself rather than onto a …
- 10:36 AM Ticket #6826 (Menu: font too large) closed by
- fixed: (In [13800]) Fixes #6826: make font-size of menus match main page's …
- 10:14 AM Ticket #6828 (Calendar: Memory leak for typematic) closed by
- fixed: (In [13799]) Fixes #6828: Calendar: Memory leak for typematic Perhaps …
- 9:59 AM Ticket #6789 (Tree: DnD controller not destroyed) closed by
- fixed: (In [13798]) Fixes #6789: Tree: DnD controller not destroyed !strict
- 9:57 AM Ticket #6829 (Memory leak on dijit._Calendar) closed by
- duplicate: Dup of #6828.
- 9:53 AM Ticket #6829 (Memory leak on dijit._Calendar) created by
- We have typematic connection that isn't disconnected when the widget …
- 9:53 AM Ticket #6828 (Calendar: Memory leak for typematic) created by
- We have typematic connection that isn't disconnected when the widget …
- 6:40 AM Ticket #6827 (DateTextBox: onChange() and getValue() strange behavior on blank or ...) created by
- Try the following in test_DateTextBox.html from firebug console: …
- 4:59 AM Ticket #6237 (Tree: lastFocused is stale) closed by
- invalid: Oh nevermind, it's set indirectly via a dojo.connect: …
May 25, 2008:
- 6:18 PM Ticket #6826 (Menu: font too large) created by
- on popup menus, the font sizes for the item labels are now too large …
- 3:51 PM Ticket #6825 (Grid is broken in FF2) created by
- Lot of tests are broken on FF2, like my application. see: …
- 3:50 AM Ticket #6824 (dojox.grid.Grid does not render correctly if on 'second' accordion pane.) created by
- Test case attached. If the divs are reorganized so that the grid …
May 24, 2008:
- 11:42 PM Ticket #6823 ([dojox.grid] some onEvents firing twice) created by
- connecting to a grid's onCellClick and onCellDblClick results multiple …
- 11:12 PM Ticket #6822 ([dojox.grid] QueryReadStore / Grid interaction broken in nightly) created by
- I just svn up'd and in dojox/data/demos/ the QueryReadStore hooked to …
- 2:05 AM Tickets #6819,6820 batch updated by
- fixed: (In [13797]) fixes #6819, fixes #6820. Allow the model to be set at a …
- 1:28 AM Ticket #6821 (Preserve exception information in dojo.xhr) created by
- In dojo.xhr, when an exception is encountered, the deferred object is …
- 12:12 AM Ticket #6820 (dojox.grid.DataGrid: queryOptions not being passed to constructor) created by
- It's missing from the definition of the prototype
May 23, 2008:
- 11:52 PM Ticket #6819 (dojox.grid.DataGrid: Need to allow model to be set at a later time) created by
- Suggestion: we should rename the current setModel to _setModel and …
- 11:51 PM Ticket #6816 (dojox.grid.DataGrid: Need way to get index of an item) closed by
- fixed: (In [13795]) fixes #6816. Added in getItemIndex !strict
- 11:10 PM Ticket #6818 (dojox.grid.DataGrid: deleting an item before scrolling down results in ...) created by
- Setup: 1 - A DataGrid? with lots of data (more data than exists in …
- 10:21 PM Ticket #6817 (dojox.grid.DataGrid: deleting parent before a child results in "...") created by
- Situation: I have two items in a store - "a" and "b" - where b is …
- 10:14 PM Ticket #6816 (dojox.grid.DataGrid: Need way to get index of an item) created by
- For selecting based on items, it would be nice to have a function for …
- 8:26 PM Tickets #5469,6746 batch updated by
- fixed: (In [13793]) refs #6353 !strict * Moved dojox.grid.VirtualGrid? to …
- 7:42 PM Ticket #6815 (dojox.rpc.OfflineRest) created by
- OfflineRest? is a module that adds local storage capability to the Rest …
- 6:38 PM Ticket #6814 (Error in "load" callback triggers "error" callback even though xhr ...) created by
- Dojo 1.1.1 Rev 13707 If an error is thrown within the "load" callback …
- 6:19 PM Ticket #6801 (dojo.date.locale does not format "standalone" dates correctly.) closed by
- fixed
- 6:15 PM Ticket #6813 ([patch][ccla]duplicate entries in dojo.cldr) created by
- not sure how long it's been like this, but if you look in …
- 4:41 PM Ticket #6802 (CSVStore fails on line breaks) closed by
- fixed: (In [13788]) Tweak to the testcase. fixes #6802 \!strict
- 3:07 PM Ticket #6812 (support missing data point in line chart) created by
- current dojo charting doesn't support the display of missing data …
- 2:07 PM Ticket #6811 (TreeStoreModel error in error message) created by
- On line 968 of Tree.js in 1.1.1 release there is this: throw new …
- 12:49 PM Ticket #6810 (Please provide a mechanism to allow a dijit.Menu context menu to be ...) created by
- dijit.Menu context menus are designed to be bound to specific DOM …
- 11:09 AM Ticket #6809 (Grid mouseover highlighting behaviour inconsistent) created by
- When the columns in the grid are not wide enough to fill the space …
- 9:40 AM Ticket #6808 (i18N demo: missing languages for many countries) created by
- Barbados, for example, should have a child for "English", but doesn't. …
- 9:01 AM Ticket #5082 (Consider new data to map countries to continents in i18n demo) closed by
- fixed: (In [13786]) Fixes #5082 and more correctly fixes #5033 by using …
- 6:23 AM Ticket #6328 (i18n demo hangs opening "Bosnia and Herzegovina" node) closed by
- fixed: (In [13785]) Fixes #6328: i18n demo hangs opening "Bosnia and …
May 22, 2008:
- 9:43 PM Ticket #6807 (shift-enter throws error in editor) closed by
- fixed: (In [13782]) fixes #6807
- 9:43 PM Ticket #6807 (shift-enter throws error in editor) created by
- 6:20 PM Ticket #6806 (Tree gets multiple tab stops) created by
- 1. Go to …
- 6:20 PM Ticket #6805 (QueryReadStore: Move xhr handler to be a class function) closed by
- fixed: (In [13780]) Fixes #6805. Break out callback into a non-anonymous …
- 5:56 PM Ticket #6805 (QueryReadStore: Move xhr handler to be a class function) created by
- Instead of an anonymous function
- 4:31 PM Ticket #6804 (Dialog: way to know when the show and hide animations have completed) created by
- Currently, show and hide are async operations due to the animated …
- 3:53 PM Ticket #6803 (Some Bizarre behaviour - Buttons in Soria Theme.) created by
- Some Bizarre behaviour in Soria Theme. [1] In Soria theme the buttons …[…]
- 2:07 PM Ticket #6712 (add affordances to textboxes for time and date pickers) closed by
- duplicate: Dup of #5151.
- 8:35 AM Ticket #6802 (CSVStore fails on line breaks) created by
- Using the CSVStore I have come across a situation in which, is there …
- 6:03 AM Ticket #6801 (dojo.date.locale does not format "standalone" dates correctly.) created by
- dojo.date.locale supports a character code 'c' for 'standalone' date …
- 6:00 AM Ticket #6800 (Missing date format option - days-format-narrow) created by
- The unicode date formatting spec mentions that "EEEEE" should map to …
- 12:53 AM Ticket #6787 (ComboBox: popup appears at wrong offset (FF2)) closed by
- wontfix: Talked to Adam about this and decided to mark this as wontfix... the …
- 12:52 AM Ticket #6799 (dojo.coords(): wrong x/y when ancestor has border and style.overflow ...) closed by
- wontfix
- 12:44 AM Ticket #6799 (dojo.coords(): wrong x/y when ancestor has border and style.overflow ...) created by
- See attached test case. On FF2, dojo.coords(node) returns the wrong …
- 12:33 AM Ticket #6794 (TabContainer: full screen layout problem) closed by
- worksforme: Works for me... I'm attaching the testcase I used, which is basically …
- 12:00 AM Ticket #6798 (ARIA dojox.form.DropDownSelect check) created by
- I am unable to test ARIA-capability of the dojox.form.DropDownSelect?. …
May 21, 2008:
- 10:11 PM Ticket #6797 (Grid compatibility in 1.2) created by
- Grid compatibility in 1.2 This concern was raised by people at my …
- 5:41 PM Ticket #6796 (Pass dimensions during splitter drag) closed by
- fixed: (In [13775]) Fixes #6796. If the widget has a resize method, call it. …
- 5:36 PM Ticket #6796 (Pass dimensions during splitter drag) created by
- During splitter drag, pass dimensions.
- 1:31 PM Ticket #6795 (Images drawn differently in Firefox and IE7) created by
- I have two adjacent divs of size 350 x 350. In one, I draw a 256 x 256 …
- 1:02 PM Ticket #6792 (FlickrRestStore.getValues returns non-array for dates) closed by
- fixed: (In [13774]) Minor update from Shane. Reviewed, is fine. Committing. …
- 7:46 AM Ticket #6794 (TabContainer: full screen layout problem) created by
- Hi, I have some question when I use dijit.layout.TabContainer?, I want …
- 2:08 AM Ticket #6793 (dojo.xhr docs need some love) created by
- some of the ioargs aren't even parsing. "the error function will be …
May 20, 2008:
- 8:53 PM Ticket #6792 (FlickrRestStore.getValues returns non-array for dates) created by
- Calling getValues for "datetaken" and "datepublished" returns the …
- 6:49 PM Ticket #6791 (dojo.withDoc not used in a number of places (breaks ie with foriegn ...) created by
- Dojo has context (window, document) switching function, such as …
- 6:39 PM Ticket #6790 (Corrupted PNG blocks to load images on IE7) closed by
- fixed: (In [13772]) Resaved .png as an actual .png. fixes #6790
- 5:52 PM Ticket #6790 (Corrupted PNG blocks to load images on IE7) created by
- The image dijit/themes/soria/images/tooltipConnectorRight.png is …
- 4:28 AM Ticket #6789 (Tree: DnD controller not destroyed) created by
- My tree is created programmatically. In certain circumstances, I need …
- 1:44 AM Ticket #6788 (dojo._setOpacity will remove other filters on the domnodes when opacity==1) created by
- 1:06 AM Ticket #6782 (Splitters are broken in nightly build 18/05/2008) closed by
- fixed: (In [13767]) Redo patch for proper instantiation of splitters. …
- 12:58 AM Ticket #6787 (ComboBox: popup appears at wrong offset (FF2)) created by
- It feels like this is a regression of a bug that was reported in trac …
- 12:11 AM Ticket #6786 (clicking file download link destroys all dijits on page in IE) created by
- I raised a defect yesterday which was rejected, but i have more …
May 19, 2008:
- 5:59 PM Ticket #6785 (FF: Whitespace stripping in RichText too slow) closed by
- fixed: fixed in [13766]
- 5:55 PM Ticket #6785 (FF: Whitespace stripping in RichText too slow) created by
- The following line in RichText?.js takes many seconds to process a …
- 3:07 PM Ticket #6784 (Setting location.href or iframe.src destroys all ContentPanes in IE) closed by
- wontfix: Sure, IE is "sensitive" this way, that even setting the window's …
- 2:16 PM Ticket #6006 (Range slider widget (dojox.widget.RangeSlider)) closed by
- fixed: (In [13764]) fixes #6006. Commit to add range slider form widget. !strict
- 1:39 PM Ticket #6164 (FF3B4 deprecated getBoxObjectFor) closed by
- invalid: Yeah - I forgot about this one...I think it's actually been OK since B5.
- 12:01 PM Ticket #6784 (Setting location.href or iframe.src destroys all ContentPanes in IE) created by
- If you have a dijit.layout.ContentPane? in a web page, setting the …
- 7:41 AM Ticket #6783 (Incorrect values of checkboxes when dnd-ing rows with IE) created by
- Hello. My problem doesn't appear in Firefox, just with IE. I want to …
- 4:02 AM Ticket #1189 ([cla] TaskBarItem improvement) closed by
- invalid: marking as 'invalid' only because the current state of web-desktop UI …
- 3:57 AM Ticket #6779 ([dijit] AccordionPane doesn't respect refreshOnShow) closed by
- fixed: (In [13763]) fixes #6779 - refreshOnShow support fixed in …
- 12:42 AM Ticket #6369 (dojox.fx.sizeTo Initialization bug?) closed by
- duplicate: of #6275
- 12:41 AM Ticket #5163 ([dojox][patch][no cla] fx.highlight missing functionality that was in 0.4.3) closed by
- wontfix: i'm going to argue that the functionality isn't sorely missed, and not …
- 12:35 AM Ticket #6612 ([patch/cla] dojox.layout.RotatorContainer) closed by
- fixed: RadioGroupSlide fixed z-index issue. Talked to chris about this, …
- 12:33 AM Ticket #5437 (CSS Sprite for Tundra Theme) closed by
- fixed: This patch it out of date as it stands. Bill: closing this ticket out …
- 12:29 AM Ticket #1570 ([CLA] [PATCH] TimeZonePicker by Chris Barber) closed by
- wontfix: we/he has another idea that is less M$-ish. closing this, it's my …
- 12:28 AM Ticket #5603 ([patch][cla] add an .instantiate method to NodeList) closed by
- fixed: this probably has enough tests now, scattered throughout and it's own …
- 12:26 AM Ticket #6668 (destroy() option to not remove dom node) closed by
- fixed: this was merged prior to [13684]. The other refs in this ticket refer …
May 18, 2008:
- 11:49 PM Ticket #6653 ([meta] remove accidental global variables) closed by
- fixed
- 3:41 PM Ticket #6782 (Splitters are broken in nightly build 18/05/2008) created by
- In nightly build 17/05/2008 it is ok Replication: …
- 7:59 AM Ticket #6781 ([patch][needs cla] BorderContainer: added showHideRegion feature) created by
- Hi I added to BorderContainer? a feature to hide and show regions. I …
- 2:29 AM Ticket #6777 (BorderContainer programmatic wrong splitters) closed by
- fixed: (In [13760]) Fix programmatic test case with splitters. Thanks, genro. …
May 17, 2008:
- 5:13 PM Ticket #6186 (Dialog: ESC key on non-drop-down field closes dialog instead of ...) closed by
- fixed: Fixed by [13769].
- 4:06 PM Ticket #6780 (Button widget broken on IE7) created by
- After applying [13754], the Button widget appears to be broken on (IE7 …
- 12:46 PM Ticket #6737 (SimpleTextArea: inheriting text from TextArea widget (FF3)) closed by
- fixed: (In [13758]) Fixes #6737. Add autocomplete=off to native textarea nodes.
- 11:57 AM Ticket #6779 ([dijit] AccordionPane doesn't respect refreshOnShow) created by
- Setting refreshOnShow on an accordion pane doesn't do anything. The …
- 11:34 AM Ticket #6778 (Menu: error when clicking right arrow icon) created by
- (split off from #6773) I just found another bug, click the little …
- 10:49 AM Ticket #6483 ([patch][cla]insertIndex in AccordionPane differences in IE vs FF) closed by
- fixed: (In [13756]) IE is case sensitive, so need to pass correct case to …
- 9:56 AM Ticket #6777 (BorderContainer programmatic wrong splitters) created by
- I think that there is a bug in the way BorderContainer? manage …
- 5:20 AM Ticket #6776 (console.debug problematic in cometd) closed by
- fixed: (In [13755]) fixed #6776 reduced console.log entries
- 5:04 AM Tickets #6754,6775 batch updated by
- fixed: (In [13754]) updates to button templates, css, and tests. These …
- 4:11 AM Ticket #6776 (console.debug problematic in cometd) created by
- The console.debug statements in cometd are causing portability …
- 2:45 AM Ticket #6775 (Button: black borders appear around Dijit buttons when focused (IE)) created by
- an unattractive black border appears around Dijit buttons and dropdown …
May 16, 2008:
- 11:35 PM Ticket #6215 (Button: submit button value not in form data) closed by
- fixed: (In [13752]) Fixes #6215 !strict. Added name attribute to Button …
- 10:51 PM Ticket #6774 (Possibly better handling of heights in dojo.fx.wipeIn) created by
- When using dojo.fx.wipeIn the effect tends to "snap" at the end in our …
- 9:03 PM Ticket #6773 (Menu: add timeout so submenu doesn't close if mouse touches parent ...) created by
- Add fudge factor for popup. If you click a popupmenu(submenu) and …
- 8:51 PM Ticket #6772 (dojo.hasAttr busts when node doesn't have the getAttributeNode function) created by
- Since dojo.attr uses dojo.hasAttr this issue also affects it. Test …
- 6:55 PM Ticket #6771 (DND: Internal source copy when copyOnly=true) created by
- Source objects receive an extra copy of an item if it is dragged, and …
- 5:02 PM Ticket #6770 (cometd cross domain long polling broken with ESC) created by
- hitting ESC in a cross domain long polling application appears to …
- 5:00 PM Ticket #6769 (cometd handshake and publish do not have timeout handlers) closed by
- fixed: (In [13751]) fixes #6769 added timeouts to handshake and publish
- 4:38 PM Ticket #6769 (cometd handshake and publish do not have timeout handlers) created by
- The handshake message and the sending of messages in cometd do not …
- 2:19 PM Ticket #6715 (dojox.widget.Calendar incrementing months twice) closed by
- fixed: (In [13749]) Fixes #6715. One-line patch from shane
- 2:14 PM Ticket #5063 ([cla][patch][needs tests[ NEW dojox.data.DBFilteredReadStore) closed by
- duplicate: No reply from contributor. Since there has been no confirmation on if …
- 9:06 AM Ticket #6766 (BorderContainer padding not affecting top container) closed by
- invalid: My bad, in themeTester the padding was reset to 0 therefore it …
- 7:55 AM Ticket #6065 (Tree: attribute to specify label) closed by
- fixed: This was fixed in [13724]. Ticket should have been automatically …
- 7:34 AM Ticket #2461 (Destroy Dialog does not clean up all references to the dialog elements ...) closed by
- fixed: (In [13748]) Fix leak. Fixes #2461. !strict
- 7:27 AM Ticket #5982 ([cla][patch][test] missing message is not correct on validation text box) closed by
- wontfix: Right, I just wanted to have one message that says something like …
- 6:31 AM Ticket #6690 (QueryReadStore + ComboBox / FilteringSelect + paging) reopened by
- I have do a simple test for this changeset it can work when there's …
- 5:45 AM Ticket #6763 (Tree: not fully compliant to the store.Write API) closed by
- invalid: Ok, we talked on IRC... this was actually a problem w/the custom store …
- 4:57 AM Ticket #6592 (InlineEditBox: does not replace " with " on editor creation) closed by
- fixed: (In [13747]) Fix problem where you type a quote in the edit mode, then …
- 3:42 AM Ticket #6761 (Exception with DateTextBox) closed by
- invalid
- 3:30 AM Ticket #6768 (BorderContainer: style gap between panes for splitter=false) created by
- When splitter=true […] ...BorderContainer leaves a gap between …
- 2:32 AM Ticket #6767 (test page icons don't work with Tundra) created by
- Many of the icons used in test pages (the white "plus" icon in …
May 15, 2008:
- 11:18 PM Ticket #6766 (BorderContainer padding not affecting top container) created by
- The padding set on a BorderContainer? somehow does not affect the top …
- 10:13 PM Ticket #6764 (BorderContainer support padding) closed by
- fixed: (In [13743]) Compute layout with padding. Fixes #6764 !strict
- 9:14 PM Ticket #6765 (JSON Procedure Call: error handling) created by
- Error object contains only HTTP error. Example: […] Exception …
- 9:07 PM Ticket #6592 (InlineEditBox: does not replace " with " on editor creation) reopened by
- On the latest nightly on archive.dojotoolkit.org if I type Bob "King …
- 8:19 PM Ticket #6764 (BorderContainer support padding) created by
- To create a more solid L&F each bordercontainer which is using …
- 7:58 PM Ticket #6763 (Tree: not fully compliant to the store.Write API) created by
- As talked on IRC to sfoster, here is what I found being "wrong" with …
- 6:30 PM Ticket #6762 (Grid columns cannot be resized with view widths as percentages) created by
- I'm not sure if this has been posted before or if it is impossible but …
- 2:45 PM Tickets #6176,6747 batch updated by
- fixed: (In [13739]) Fixes #6747 #6176. Committing patch from dante to add …
- 2:07 PM Ticket #6761 (Exception with DateTextBox) created by
- When a D'ateTextBox widget is onto T'abContainer, F'ireFox's error …
- 12:23 PM Ticket #6760 (reduce the # of images used by dojox.fx.Shadow) created by
- in order to ues dojox.fx.Shadow to add visual interest to Dijit …
- 12:15 PM Ticket #6759 (Dialog: support multiple dialogs (one dialog launching another)) created by
- I'm trying to launch a dialog from a dialog. On the second dialog with …
- 12:15 PM Ticket #6758 (Grid can't select row in IE) created by
- In IE, when trying to select a row, an "object doesn't support this …
- 12:06 PM Ticket #6755 (set dojo.css base font size to 12px) reopened by
- Not quite, you affected the font-size for FF and Safari but not for …
- 11:27 AM Ticket #6757 (toolbar spacing isn't always even) created by
- certain types of toolbar items seem to exhibit weird/b0rken alignment …
- 11:09 AM Ticket #6756 (JSON Procedure Call with named parameters) created by
- It is not possible to make JSON RPC with named parameters. Example: …
- 10:51 AM Ticket #6755 (set dojo.css base font size to 12px) closed by
- fixed: (In [13736]) updating the overall font size to be 12px as discussed in …
- 10:51 AM Ticket #6755 (set dojo.css base font size to 12px) created by
- as discussed in weekly full team meeting for 05/07/08
- 10:45 AM Ticket #6754 (Button: white pseudo-borders appearing inside of buttons on IE) created by
- on IE only, a bleed through background of 1px (i.e., an "inner …
- 2:55 AM Ticket #6749 (duplicate onCell events (and probabily others)) closed by
- duplicate: Dup of #6750, which has testcase so closing this one.
- 2:53 AM Ticket #6752 (Grid moves when onRowClick in FF2) closed by
- duplicate: Dup of #6751 right?
- 1:35 AM Ticket #6281 (dijit test pages should include dijit.dijit or other appropriate roll-up) closed by
- fixed: (In [13735]) Add 'dijit.dijit' to load layer for all tests and improve …
- 12:40 AM Ticket #6753 (FilteringSelect: way of adding new items) created by
- I defined a FilteringSelect dijit in html (using option tags instead …
May 14, 2008:
- 6:01 PM Ticket #6752 (Grid moves when onRowClick in FF2) created by
- I am not sure if this problem is related to the previous event ticket …
- 5:58 PM Ticket #6751 (Grid moves when onRowClick in FF2) created by
- I am not sure if this problem is related to the previous event ticket …
- 4:51 PM Ticket #6750 (duplicate onCell events (and probabily others)) created by
- See attached program. [1] Click on cell [2] pop window will be …
- 4:51 PM Ticket #6749 (duplicate onCell events (and probabily others)) created by
- See attached program. [1] Click on cell [2] pop window will be …
- 5:10 AM Ticket #6748 (dojo.io.iframe.send does not appear in API tool) created by
- See summary.
- 3:02 AM Ticket #6745 (event.button normalization in dojo.fixEvent) closed by
- duplicate: I agree, this would be nice. Dup of #3740.
- 1:57 AM Ticket #6747 ([patch] [cla] Slider/Spinner: Safari mousewheel support) created by
- I've been playing around with mousewheel support and came up with a …
May 13, 2008:
- 11:15 PM Ticket #6551 (Zooming: Implement zoom limitations) closed by
- fixed: This ticket was fixed in [13713], [13714], [13715], [13716], [13717], …
- 11:14 PM Ticket #6550 (Zooming: Implement scale/offset controls) closed by
- fixed: This ticket was fixed in [13713], [13714], [13715], [13716], [13717], …
- 11:13 PM Ticket #6549 (Implement scale/offset calculations as a separate object) closed by
- fixed: This ticket was fixed in [13713], [13714], [13715], [13716], [13718].
- 10:49 PM Ticket #6746 (Firefox scrolls horizontally when a vertical scroll command issued) created by
- Windows XP FF2: If a grid is wide enough to warrant a horizontal …
- 10:07 PM Ticket #6745 (event.button normalization in dojo.fixEvent) created by
- In dojo.fixEvent, there should be some code that normalizes the …
- 8:42 PM Ticket #6744 (dojo.isSafari doesn't work properly for Safari 2.0.4) created by
- The browser sniffing in the hostenv_browser.js needs to have the …
- 6:59 PM Ticket #6398 (Spinner: Pressing increment/decrement button does nothing when value ...) closed by
- fixed: (In [13729]) Fixes #6398. If the value is not-a-number and the user …
- 5:41 PM Ticket #6743 (Toasters in ie6) created by
- I am having trouble with Toasters in ie6. I have the following test …
- 5:27 PM Ticket #6455 (TabContainer: spacing) closed by
- fixed: (In [13727]) Took away padding and spacing between tabs - for padding …
- 5:11 PM Ticket #6690 (QueryReadStore + ComboBox / FilteringSelect + paging) closed by
- fixed: (In [13726]) Fix detection of whether there's more data to fetch or …
- 4:56 PM Ticket #6742 (Container default padding) created by
- Add 1-2px of white space padding top and sides of content in …
- 4:52 PM Ticket #6741 (Function registered with dojo.addOnLoad is executed before document ...) created by
- From pbarbier at novell dot com (Pascal Barbier). Bug occurs only …
- 4:50 PM Ticket #4137 (FF2: TextArea: tiny cursor after Delete) closed by
- worksforme: Using FF 2.0.0.14, I don't see this problem.
- 4:41 PM Ticket #6740 (Old Firefox releases and dojo 1.1.1 (and probably below)) closed by
- wontfix: Given that Mozilla no longer supports Firefox versions under 2.0, we …
- 4:24 PM Ticket #6378 (DropDownButton: rendering 60px tall) closed by
- worksforme: I'm not sure that I understand or see the problem. Here's a …
- 4:10 PM Ticket #6739 (IE6 and IE7 - Widgets lose this.domNode (null) when instanciated in ...) closed by
- wontfix: That's a weird one alright. I don't think it's because of the …
- 3:48 PM Ticket #6306 ([patch] [cla] TextBox: intermediateChanges in TextBox based widgets ...) closed by
- fixed: Fixed in [13384].
- 2:10 PM Ticket #5870 (Dialog: option/ability to not hide after a submit) closed by
- wontfix: This functionality should be accomplished via the submit button …
- 1:42 PM Ticket #6740 (Old Firefox releases and dojo 1.1.1 (and probably below)) created by
- Too much recursion is displayed by pretty old Firefoxes (tested 1.0.8) …
- 1:21 PM Ticket #6739 (IE6 and IE7 - Widgets lose this.domNode (null) when instanciated in ...) created by
- When a dijit.dialog is create inside dojo.addonLoad() it can lose some …
- 12:24 PM Ticket #6533 (dijit._isElementShown returns wrong result for input hidden on IE) closed by
- fixed: (In [13723]) Fixes #6533: dijit._isElementShown returns wrong result …
- 11:45 AM Ticket #6415 (StackContainer: contents does not fit in Firefox Window) closed by
- invalid: I'm going to close this until we get a testcase. I suspect the …
- 11:07 AM Ticket #6264 (Toolbar: extra spacing between buttons (FF)) closed by
- fixed
- 10:37 AM Ticket #6738 (Chart2D reverse order Y axis yields no ticks or labels) created by
- I'd like my chart2d Y axis to start with 0 at the top and a large …
- 10:37 AM Ticket #6326 (Form demo / themeTester: font sizes unequal) closed by
- fixed: (In [13721]) Remove definition of "medium" from dijitTests.css since …
- 10:20 AM Ticket #6307 (Textarea/TextBox: better font, font-size, and spacing (as default for ...) closed by
- fixed: OK, font and padding are "fixed". Standardized font to be like …
- 5:32 AM Ticket #6737 (SimpleTextArea: inheriting text from TextArea widget (FF3)) created by
- See themeTester.html on FF3. The text displayed in the …
- 4:59 AM Ticket #6729 (querycommandvalue of formatblock may throw error) closed by
- fixed: already fixed in trunk r13687 (don't know why the log didn't manage …
- 4:18 AM Ticket #6736 (Dialog: After closing Dialog, drop down values are not selectable ...) created by
- Hi I am using dojo 0.9, I have few drop-down boxes on page (HTML …
- 2:34 AM Ticket #6729 (querycommandvalue of formatblock may throw error) reopened by
- 12:50 AM Ticket #6409 (Widgets don't completely scroll into view when they receive focus.) closed by
- fixed: (In [13710]) Fixes #6409 !strict. Redesigned dijit.scrollIntoView to …
- 12:44 AM Ticket #6481 ([patch] [cla] Slide direction control for dojox.layout.RadioGroup.js) closed by
- fixed: (In [13709]) fixes #6481 - adds ability to specify direction of …
May 12, 2008:
- 11:20 PM Ticket #6735 (grid scrolling/paging now very slow, hangs browser) created by
- After doing a checkout of the trunk on 12/05/2008 the performance of …
- 5:21 PM Ticket #6734 ([regression] Editor: Big border around editor from div (IE7)) created by
- See: …
- 12:14 PM Ticket #6732 (dojox.image.Gallery test broken when Soria theme used) closed by
- fixed: (In [13694]) refs #6664 - i knew the delayed parsing in the nihilo / …
- 8:26 AM Ticket #6733 (Editor: can only enter a single char on last line (Safari 3.1/mac)) created by
- Regression since Editor refactor. 1. Load …
- 7:55 AM Ticket #6327 (Editor: can't append to last line (Safari 3.1/mac)) closed by
- worksforme: OK, no one else could reproduce this and I can't even reproduce it …
- 7:09 AM Ticket #6732 (dojox.image.Gallery test broken when Soria theme used) created by
- When loading the image gallery test from the …
- 7:00 AM Milestone 1.1.1 completed
- A drop-in replacement for the …
May 11, 2008:
- 11:09 PM Ticket #6731 (Improve web site evangelism of users of Dojo) created by
- The DojoUsers page just contains a …
- 6:22 PM Ticket #6730 (Add extension point to Grid editing to intercept edits) created by
- When hooking a grid up to a DojoData? store, you can have columns that …
- 3:49 PM Ticket #6729 (querycommandvalue of formatblock may throw error) closed by
- fixed: (In [13688]) fixes #6729 in 1.1 branch
- 3:15 PM Ticket #6729 (querycommandvalue of formatblock may throw error) created by
- if the editor is just loaded
- 10:55 AM Ticket #6728 (Safari3, dojo._getMarginExtents error.) created by
- the hack solution on that function seems does not need any more.
- 12:29 AM Ticket #6727 (Support djConfig.addOnLoad for use in the djConfig.afterOnLoad case.) closed by
- fixed: (In [13682]) Fixes #6727. Support a djConfig.addOnLoad option. Also …
May 10, 2008:
- 11:16 PM Ticket #6727 (Support djConfig.addOnLoad for use in the djConfig.afterOnLoad case.) created by
- Suggestion from Matthew Russell: it would be good to allow configuring …
- 10:54 PM Ticket #6726 (dojox.validate.isUrl returns true when first character is a number) closed by
- duplicate: dup of #2347 ... the spec says 12345 (as well as 1notaurl) are all …
- 9:56 PM Ticket #6726 (dojox.validate.isUrl returns true when first character is a number) created by
- […]
- 8:07 PM Ticket #6725 (Grid model enhancement: add data loaded event) created by
- Currently there is no straightforward way to know when a model has …
- 4:59 PM Ticket #6664 (dijit test pages are misleading regarding styling and themes) closed by
- fixed: (In [13680]) re fixes #6664 - grid was the last little piece to get.
- 4:18 PM Ticket #6724 (press enter at the begining of <p> does not scroll the editor properly) closed by
- fixed: (In [13668]) fixes #6724 in branch 1.1
- 4:13 PM Ticket #6724 (press enter at the begining of <p> does not scroll the editor properly) created by
- if the <p> is at the bottom of the editor
- 4:10 PM Ticket #4070 (Editor: if placed inside a layout widget, have the iframe area take up ...) reopened by
- forgot to mention: in order for that to work, you need to manually add …
- 4:02 PM Ticket #4070 (Editor: if placed inside a layout widget, have the iframe area take up ...) closed by
- fixed: add height="100%" to the editor, and it should work just fine
- 3:58 PM Ticket #6723 ([patch][cla]Support for event suspend/resume) created by
- Add support to dojo.connect for suspending and resuming connections. …
- 2:43 PM Ticket #6664 (dijit test pages are misleading regarding styling and themes) reopened by
- I forgot dojox/grid/* …
- 2:26 PM Ticket #6664 (dijit test pages are misleading regarding styling and themes) closed by
- fixed: (In [13666]) fixes #6664 - hit every test in dijit and dojox. please …
- 2:23 PM Ticket #6674 (Dialog: moving scrollbar *on the dialog* recenters it) closed by
- worksforme: i can't reproduce this, except for when you scroll inside the dialog …
- 2:14 PM Ticket #6722 (Fix dojo._toArray to enhance performance.) created by
- Change dojo._toArray from this: […] to this: […] (I figure …
- 1:15 PM Ticket #6375 ([demos] remove the chat demo from dijit/) closed by
- fixed: (In [13664]) fixes #6375 - b0rken demo that uses dojox needn't be in dijit.
- 3:23 AM Ticket #6721 (incorrect grid refresh with new data, if grid is not displayed) created by
- I have a complex situation where a grid refresh seems to cause the …
- 1:18 AM Ticket #6720 (IE: dijit._editor.getNodeHtml fails on IMG) closed by
- fixed: (In [13658]) Tolerate IE returning attribute values as Numbers. Fixes …
- 12:34 AM Ticket #6720 (IE: dijit._editor.getNodeHtml fails on IMG) created by
- IE seems to encode numeric attributes, like width=600, as Number, not …
May 9, 2008:
- 10:51 PM Ticket #6719 (Implement a visual indicator of currently visible area in regards to ...) created by
- Implement a visual indicator of currently visible area in regards to …
- 10:49 PM Ticket #6718 (Integration with the Tooltip Widget) created by
- Charting integration with the tooltip widget
- 10:47 PM Ticket #6717 (Event Support) created by
- Implement event support for charting
- 5:54 PM Ticket #6716 (Menu: popups should be relative to row - not arrow cell) closed by
- fixed: (In [13654]) fixes #6716: popup around the menu item - not just the …
- 5:53 PM Ticket #6716 (Menu: popups should be relative to row - not arrow cell) created by
- When a menu with a submenu is displayed too close to the right-hand …
- 5:16 PM Ticket #6715 (dojox.widget.Calendar incrementing months twice) created by
- When the "next month" and "previous month" arrows on the calendar, it …
- 3:40 PM Ticket #6528 (Rewrite dojox.widget.Calendar as a set of mixins) closed by
- fixed: (In [13652]) fixes #6528: proxy commit for shane which splits …
- 2:27 PM Ticket #6714 (Add removeXXX() methods) created by
- Add removeSeries(), removeAxis(), and removePlot() methods to support …
- 7:51 AM Ticket #6713 (Grid paging too slow (solution suggestion).) created by
- Hi! The paging is too slow when managing big sets of rows. We've been …
- 7:35 AM Ticket #6712 (add affordances to textboxes for time and date pickers) created by
- the combo box and the filtering select provide an affordance to …
- 6:09 AM Ticket #6711 (spotlight image link errors) created by
- On http://dojotoolkit.org/spotlight , if you are not logged into …
- 5:29 AM Ticket #6649 (DropDownButton/ComboButton/ToggleButton: disabled state looks incorrect) closed by
- fixed: (In [13650]) Fixes for disabled buttons: - gray arrow not black …
- 1:15 AM Ticket #6710 (dojox.grid.data.Table sorts column with same values different upon ...) created by
- The default sort() implementation of dojox.grid.data.Table (or …
May 8, 2008:
- 10:02 PM Ticket #6610 (destId parameter error on Mozilla Firefox while Storing encrypted data ...) closed by
- fixed: (In [13648]) Fixes #6610. !strict.
- 9:49 PM Ticket #6672 (Bubble charts don't use fill color setting) closed by
- fixed: (In [13647]) Fixes #6672 (Bubble charts don't respect custom fill …
- 8:43 PM Ticket #5510 (dojo.data query supporting OR operations) closed by
- fixed: A user submitted a store that supports an and/or query synta that was …
- 8:42 PM Ticket #6709 (Undefined variable 'foo' in AtomReadStore tests) closed by
- fixed: (In [13645]) Fixing an error in the AtomReadStore? tests. Undefined …
- 8:42 PM Ticket #6709 (Undefined variable 'foo' in AtomReadStore tests) created by
- AtomReadStore?.js: var value = …
- 8:36 PM Ticket #5873 ([patch][cla] AndOrReadStore, AndOrWriteStore: New stores supporting ...) closed by
- fixed: (In [13644]) Adding in the AndOr?*Store from Frank F. Had to do a lot …
- 3:09 PM Ticket #6708 (Error in GoogleSearchStore callback code causing sporadic failured) closed by
- fixed: (In [13628]) Minor bugfix to GoogleSearchStore?. fixes #6708 \!strict
- 1:56 PM Ticket #6708 (Error in GoogleSearchStore callback code causing sporadic failured) created by
- There is a error with the placement of a parenthesis that causes an …
- 8:58 AM Ticket #6707 (Editor.getValue() chokes is HTML attribute has a numeric parameter.) created by
- Specifically, this line of dijit._editor.getNodeHtml(/*DomNode?*/) will …
- 5:16 AM Ticket #6539 (dojo._getText throws error if window has a bas tag and cacheBust is ...) closed by
- fixed: (In [13626]) Fixes #6539. Non-string uris (like dojo._Uri objects) …
- 5:06 AM Ticket #6380 (Deprecation of json-commenting) closed by
- fixed: (In [13625]) Fixes #6380. Forgot to account for json-comment-optional. …
May 7, 2008:
- 8:57 PM Ticket #6706 (grid has rows but has no data after using setModel) created by
- environment: firefox 2.0.0.14 in windows XP professional sp2 on …
- 7:05 PM Ticket #6705 (shape.moveToBack() makes the shape unselectable) created by
- To summarize my report: * Version of Dojo and build name: nightly …
- 6:38 PM Ticket #6702 (Cleanup for validation errors) closed by
- duplicate: Bill is right about my original intention of this ticket. Jared asked …
- 6:37 PM Ticket #6264 (Toolbar: extra spacing between buttons (FF)) reopened by
- Turns out that removing the border specified by -moz-focus-inner (in …
- 6:35 PM Ticket #6702 (Cleanup for validation errors) reopened by
- broken links != invalid HTML
- 6:33 PM Ticket #6692 (Norwegian 'no' locale missing from dojo.cldr) closed by
- fixed: (In [13621]) Move Norwegian resources from 'no' to 'nb', to be …
- 5:03 PM Ticket #6704 (ItemFileWriteStore: use internal function call internally) closed by
- fixed: (In [13619]) Fixes #6704: make internal call to _setValueOrValues …
- 5:00 PM Ticket #6704 (ItemFileWriteStore: use internal function call internally) created by
- As a part of deleteItem() function in ItemFileWriteStore?, it calls …
- 4:32 PM Ticket #6703 (Editor doesn't resize correctly inside layout widgets) closed by
- duplicate
- 4:30 PM Ticket #6702 (Cleanup for validation errors) closed by
- duplicate: Dup of #6698 right?
- 4:17 PM Ticket #6703 (Editor doesn't resize correctly inside layout widgets) created by
- When Editor is put into container layout widgets, it won't resize. …
- 4:02 PM Ticket #6702 (Cleanup for validation errors) created by
- In an attempt to cleanup the code base, I'm going to attempt to …
- 3:32 PM Ticket #6701 (_TimePicker: move template) closed by
- fixed: (In [13618]) fixes #6701: move the time picker template to be in …
- 3:29 PM Ticket #6701 (_TimePicker: move template) created by
- Currently, it's in dijit/form/templates - should probably be in …
- 3:04 PM Ticket #6700 (dojo.require problems in firefox) created by
- Using dojo.require in firefox 2.0.0.14 does not work on a specific …
- 2:54 PM Ticket #6699 (ResizeHandle: Fixed Width Resize Option) created by
- Requesting a fixed-width resize option for the ResizeHandle? feature. …
- 2:15 PM Ticket #6264 (Toolbar: extra spacing between buttons (FF)) closed by
- fixed: (In [13617]) Fix toolbar spacing on FF. Patch from Sam Foster (CLA on …
- 1:15 PM Ticket #6698 (Thousands of broken links in test files) created by
- Thousands of broken link validation errors in test files appear after …
- 11:57 AM Ticket #6412 (Provide labelAttr and labelType for ComboBox) closed by
- fixed: fixed by [13269]
- 9:09 AM Ticket #6697 (Send long-polling content as text/json rather than ...) created by
- The bayeux spec allows bayeux messages to be sent either directly as …
- 9:04 AM Ticket #6380 (Deprecation of json-commenting) reopened by
- This fix makes the use of json-comment-optional very verbose, even in …
- 7:34 AM Ticket #6696 (dojo.declare doesn't allow mixins that aren't declared with dojo.declare) created by
- The destroy method doesn't work on the Grid at the moment. It …
- 2:50 AM Ticket #6685 (adding box-model to dijit._base.sniff) closed by
- fixed: (In [13602]) Add .dijitContentBox/.dijitBorderBox flags to <html> in …
- 12:04 AM Ticket #6190 (Tree: bottom of leaf icon is cutoff on soria theme (IE)) closed by
- worksforme: Hmm that's strange. Well since we haven't actually fixed anything …
May 6, 2008:
- 8:48 PM Ticket #6670 ([patch][cla]Inserting item in dojo data model in grid doesn't ...) closed by
- fixed: (In [13591]) keep row ids consistent with dojo.data. Fixes #6670 !strict
- 8:34 PM Ticket #6661 (global hours variables in dojox.date.HebrewDate and IslamicDate.js) closed by
- fixed: (In [13589]) Style and global fixes. Fixes #6661 !strict
- 7:14 PM Ticket #6695 (Odd Lightbox rendering issue with TitlePane.) closed by
- invalid
- 6:52 PM Ticket #6695 (Odd Lightbox rendering issue with TitlePane.) created by
- I am having an issue with dojox.image.Lightbox on ie6 (of course) - …
- 6:13 PM Ticket #6693 (removeSelectedRows is broken in 6/5/2008 Nightly Build) closed by
- fixed: (In [13588]) fixes #6693 !strict * Forgot to change the calls to …
- 6:00 PM Ticket #6694 (Provide the easy way to replace the avatar and extend its functionality.) created by
- One example is to add animation on unsuccessful/canceled drop.
- 5:26 PM Ticket #6693 (removeSelectedRows is broken in 6/5/2008 Nightly Build) created by
- This method crash. See for example the following test: …
- 11:36 AM Ticket #6692 (Norwegian 'no' locale missing from dojo.cldr) created by
- doing a complete build of dojo.nls results in a missing 'no' folder
- 2:08 AM Ticket #6047 ([patch][cla]When editing in the grid using the defualt Dijit Text box, ...) closed by
- fixed: (In [13585]) fixes #6047 !strict * Applied patch from Ben Schell …
Note: See TracTimeline
for information about the timeline view.