Timeline
Sep 29, 2008:
- 11:18 PM Ticket #7763 ([Patch] Toaster _uniqueId doesn't work as static manner and one enhancement) created by
- Hello, The Toaster internal variable _uniqueId doesn't work as static …
- 11:04 PM Ticket #7761 (Dialog: scrollbar outside title if content too large) closed by
- invalid: You shouldn't be specifying a width/height on the Dialog widget but on …
- 10:52 PM Ticket #7760 (Tooltip for ComboBox, FilteringSelect not positioned properly) closed by
- wontfix: This is admittedly confusing but actually the issue is that you are …
- 10:45 PM Ticket #7755 (firebug lite console not appearing on IE) closed by
- worksforme: Hmm, I can't reproduce this either anymore. I'll close until if/when …
- 8:44 PM Ticket #7692 (1.2b2 Dojox VirtualGrid test fails the supplied ...) closed by
- wontfix: This is a bug in the old grid code which is no longer supported. This …
- 8:43 PM Ticket #7694 (dojox.DataGrid fails many supplied test on IE7 and FF3: ...) closed by
- fixed: (In [15351]) fixes #7694 !strict * Changed tests to correctly use …
- 8:32 PM Ticket #7762 (Can't tab from editing cells to other cells) closed by
- fixed: (In [15350]) fixes #7762 !strict * Fixed problem where you can't …
- 8:30 PM Ticket #7762 (Can't tab from editing cells to other cells) created by
- Open test_edit.html and edit a field. Try tabbing to the next …
- 8:25 PM Ticket #7761 (Dialog: scrollbar outside title if content too large) created by
- When running the attached code, the slider is outside the title bar. …
- 8:00 PM Ticket #7760 (Tooltip for ComboBox, FilteringSelect not positioned properly) created by
- For ComboBox or FilteringSelect, if using a tooltip (dijit.Tooltip …
- 4:32 PM Ticket #6876 (Dojo.keys constant wrong for Safari 3.0, 3.1) reopened by
- I'm still a bit uncomfortable forcing Safari through the IE code …
- 3:19 PM Ticket #7748 (dijit.Tooltip does not show up in Safari with 1.2.0rc2) closed by
- fixed: (In [15348]) Fixes #7748, refs #6876: reinstate faux onmouseenter / …
- 12:50 PM Ticket #7759 (Toolbar: unequal height between IE and FF) created by
- Please take a look at the 'Toolbar that looks like MenuBar?' toolbar. …
- 12:41 PM Ticket #7754 (dijit.form._FormWidget._onFocus interferes with button clicks in IE) closed by
- worksforme
- 11:40 AM Ticket #7758 (InlineEditBox: problem with dragging text) created by
- I'm not sure if this is a bug, but I've noticed one strange thing: …
- 5:18 AM Ticket #7757 (extensible hostenv configuration) created by
- Bring back support for wsh from 0.4, the possibility to support new …
- 3:55 AM Ticket #7756 (djConfig.requires does not work with custom base builds that do not ...) created by
- Not sure this is worth fixing, since you can use djConfig.addOnLoad = …
- 2:40 AM Ticket #7755 (firebug lite console not appearing on IE) created by
- Checking test_Button.html the firebug lite console appears in safari, …
- 2:08 AM Ticket #7754 (dijit.form._FormWidget._onFocus interferes with button clicks in IE) created by
- <button dojoType="dijit.form.Button" type="button">Click Me</button> …
- 12:18 AM Ticket #7749 (TabContainer doesn't show up in custom dijit containerNode) closed by
- invalid: I added comments to the above page about how to do this.
Sep 28, 2008:
- 6:28 PM Ticket #7753 (give DOH assert functions the ability to take labels to enable finer ...) created by
- once upon a time, DOH assert functions allowed a nice label to enable …
- 6:26 PM Ticket #7752 (_TimePicker should understand min/max constraints from TimeTextBox) created by
- TimeTextBox? validates using min and max but _TimePicker lets you pick …
- 5:59 PM Ticket #7751 (dojox.dtl.filter.strings.slugify bug) created by
- the dtl slugify does not work in my particular case when used inside …
- 4:10 PM Ticket #7750 (Deferred squelches errors) created by
- Test case (after including dojo): […] a = b should throw an error, …
- 3:19 PM Ticket #7747 (Rest Range) closed by
- fixed: (In [15345]) fixes #7747 (low risk)
- 2:43 PM Ticket #7749 (TabContainer doesn't show up in custom dijit containerNode) created by
- http://www.dojotoolkit.org/forum/dijit-dijit-0-9/dijit-support/tabconta …
- 2:24 PM Ticket #7748 (dijit.Tooltip does not show up in Safari with 1.2.0rc2) created by
- http://dojotoolkit.org/forum/dijit-dijit-0-9/dijit-support/1-2-0rc2-dij …
- 4:38 AM Ticket #7747 (Rest Range) created by
- I think when start is 0, range header should be items=0-19 not …
Sep 27, 2008:
- 1:32 PM Ticket #7746 (Proposal to add axis title) created by
- Titles for axes used to be available, but they became collateral …
- 9:26 AM Ticket #7745 ([cla][patch] new pseudo-animation: dojox.fx.flipCube) created by
- A new effect based again on border animations. Nicola patch from …
Sep 26, 2008:
- 9:49 PM Ticket #7744 (ability to point to a dojo release at an arbitrary location) created by
- I want to run some unit tests by pointing to a dojo source tree on a …
- 9:45 PM Ticket #7743 (deleted items remain in cache, new items not added) created by
- using: […] in the grid definition - to make sorting work […] …
- 6:44 PM Ticket #7742 (Textarea: has delayed keyboard input in Firefox 3.0.x, not Firefox 2.0.0.x) created by
- Using Firefox 3, if you hammer on the keyboard in a Textarea, you will …
- 6:40 PM Ticket #7741 (NumberTextBox: does not render properly in Iceweasel) created by
- Due to some calls in dijit.form.NumberTextbox? to dojo.isFF, the …
- 6:36 PM Ticket #7740 (Textarea: onChange does not work in Iceweasel) created by
- Due to some calls in dijit.form.Textarea to dojo.isFF, the text area …
- 4:47 PM Ticket #7739 (TimeTextBox: lenient parsing of times not working) created by
- see dijit/tests/form/test_TimeTextBox.html, tested on FF3/Mac 1. In …
- 4:31 PM Ticket #7738 (DateTextBox/TimeTextBox: pass custom parameters to pickers) created by
- While integrating dojox.widget.Calendar widgets into the …
- 3:23 PM Ticket #7736 (themeTeseter InlineEditBox/TimeTextBox example broken) closed by
- fixed: (In [15341]) Initialize InlineEditBoxes? with properly localized data. …
- 10:03 AM Ticket #7737 (XmlStore Identity API request - for compatibility with FilteringSelect) created by
- The first thing I tried to do to migrate my own javascript to DOJO is …
- 8:33 AM Ticket #7736 (themeTeseter InlineEditBox/TimeTextBox example broken) created by
- In themeTester.html on the InlineEditBox/TimeTextBox example, it …
- 8:19 AM Ticket #7735 (IE7: initial layout broken for slider scrolled out of view) created by
- See themeTester.html on IE7. Disabled sliders don't render properly …
- 8:11 AM Ticket #7734 (Cannot create initially disabled editor) created by
- See themeTester.html (tested on IE7 and FF3). The disabled editor …
- 8:01 AM Ticket #7733 (Spinner: layout problems on IE7) created by
- Spinner doesn't show up correctly on themeTester.html on IE7 until you …
- 7:01 AM Ticket #7727 (ContentPane: destroy() is destroying children, should only destroy ...) closed by
- fixed: (In [15339]) More ContentPane? destruction related fixes: 1. Emptying …
- 6:35 AM Ticket #7732 (ServiceStore fetchItemByIdentity onError) created by
- need to hook up args.onError patch: ### Eclipse Workspace Patch 1.0 …
- 3:54 AM Ticket #7709 (ContentPane: destroying widgets twice) closed by
- fixed: OK cool. I'll close this ticket then (since widgets aren't being …
- 2:01 AM Ticket #7731 (FileUploader not sending all GET data) created by
- When setting the upload path to a path with GET data, the flash …
Sep 25, 2008:
- 6:15 PM Ticket #7730 (test ticket, please close me) closed by
- invalid
- 6:13 PM Ticket #7730 (test ticket, please close me) created by
- This is a test ticket
- 5:28 PM Ticket #7729 (viewport / viewportStrict unit test failures (IE7)) closed by
- fixed: (In [15336]) Faster string concatenation. The old code seems to really …
- 5:21 PM Ticket #7729 (viewport / viewportStrict unit test failures (IE7)) created by
- Getting non-descript [object Error] in doh code running those tests on …
- 4:21 PM Ticket #7728 (Slider incorrectly handling onmousedown) created by
- Click the slider handle off-center and an onclick fires on the bar …
- 2:07 PM Ticket #7709 (ContentPane: destroying widgets twice) reopened by
- Srroy!the wrong still exists. please go to …
- 1:49 PM Ticket #7727 (ContentPane: destroy() is destroying children, should only destroy ...) created by
- Sorry!I had maybe reported the same question.But I explained vaguely …
- 1:09 PM Ticket #7724 (IE7 only: If a FilteringSelect is declared with <input dojoType ... /> ...) closed by
- fixed
- 1:09 PM Ticket #7724 (IE7 only: If a FilteringSelect is declared with <input dojoType ... /> ...) reopened by
- No problem. I'm marking this as "fixed" in 1.2.
- 12:09 PM Ticket #7726 ([dojox.widget] Roller stop() throws errors) closed by
- fixed: (In [15333]) fixes #7726 - messy typeo and added start/stop logic to …
- 12:08 PM Ticket #7726 ([dojox.widget] Roller stop() throws errors) created by
- because "clearTimeout" is spelled wrong.
- 8:46 AM Ticket #7720 (Unit test failure for Form.html getValues (IE)) closed by
- fixed
- 8:36 AM Ticket #7709 (ContentPane: destroying widgets twice) closed by
- fixed: (In [15332]) Fixes #7709: ContentPane? was destroying child widgets …
- 8:16 AM Tickets #7718,7719 batch updated by
- fixed: (In [15331]) Fix Editor sizing issues (fixes #7718, #7719): 1. When …
- 4:23 AM Ticket #7714 (IE unit test failure in NodeList::style) closed by
- fixed: (In [15330]) Fixes #7714. The change to switching to setting Enabled …
- 3:07 AM Ticket #5226 (dijit._Templated does not replace booleans correctly) closed by
- fixed: (In [15328]) Fix tests on IE. Fixes #5226. Tag attribute order is …
- 2:00 AM Ticket #7702 (dojox.validate: unit test failures) closed by
- fixed: (In [15327]) Number parsing does not handle '+' sign, remove currency …
- 1:14 AM Ticket #7706 (ContentPane: widgets in templates getting destroyed twice) reopened by
- Actually, there is a separate issue here (even after fixing #7709) in …
- 1:04 AM Ticket #7725 (ServiceStore getValues for undefined) closed by
- fixed: (In [15326]) fixes #7725
- 12:58 AM Ticket #7721 (_Templated unit test failure (IE6)) closed by
- duplicate: I reopened #5226 for this issue.
- 12:57 AM Ticket #5226 (dijit._Templated does not replace booleans correctly) reopened by
- The test case added above fails on IE. It assume DOM node attributes …
Sep 24, 2008:
- 11:23 PM Ticket #7725 (ServiceStore getValues for undefined) created by
- When getValue returns undefined (as it certainly can if the value is …
- 10:47 PM Ticket #7707 (dijit.form.FilteringSelect with asterick displayed value) closed by
- fixed: This appears to already be fixed in 1.2.
- 10:13 PM Ticket #7724 (IE7 only: If a FilteringSelect is declared with <input dojoType ... /> ...) closed by
- worksforme: Hmm, this is working fine for me, on IE7, against trunk. onChange is …
- 9:58 PM Ticket #7723 (IE7 only: If a FilteringSelect is declared with <input dojoType ... /> ...) closed by
- duplicate: Dup of #7224
- 9:53 PM Ticket #7684 (NLS: monospaced used in nls files instead of monospace) closed by
- wontfix: no plans for a 1.1.2
- 9:48 PM Ticket #7711 (Tundra grid theme as moved, not reflected in images url) closed by
- fixed: (In [15324]) fixes #7711 !strict * Fixed path to images in …
- 4:32 PM Ticket #7724 (IE7 only: If a FilteringSelect is declared with <input dojoType ... /> ...) created by
- The attached HTML and JSON files reproduce this. If test.html is …
- 4:28 PM Ticket #7723 (IE7 only: If a FilteringSelect is declared with <input dojoType ... /> ...) created by
- The attached HTML and JSON files reproduce this. If test.html is …
- 2:32 PM Ticket #7722 (defect: Axis2D error on null ticks) created by
- Current, the Default.js file attempts to generate tick marks without …
- 11:23 AM Ticket #7721 (_Templated unit test failure (IE6)) created by
- _AssertFailure: [object Error]: assertEqual() failed: expected …
- 11:23 AM Ticket #7720 (Unit test failure for Form.html getValues (IE)) created by
- […]
- 10:56 AM Ticket #7719 (Editor: sized too small (safari)) created by
- Try typing many rows of text into the editor in the mail demo on …
- 10:47 AM Ticket #7718 (Editor: size increases on mail demo, two scrollbars (IE6)) created by
- On IE6, if you type lots of rows of text into the editor, causing a …
- 8:48 AM Ticket #7717 (Tree: Add DblClick support) created by
- Add a proper "onDblClick" extension point just like the "onClick" …
- 7:31 AM Ticket #7716 ([patch] [cla] Dialog: support multiple (nested) dialogs concurrently ...) created by
- dojo Library component dijit.Dialog doesnt support multiple (cascaded) …
- 7:27 AM Ticket #7715 (setFill fails in IE6 when using a color) created by
- When running code that worked in FF on IE6, it failed when I do a …
- 2:48 AM Ticket #7714 (IE unit test failure in NodeList::style) created by
- seen on ie6 & ie7 […]
Sep 23, 2008:
- 9:56 PM Ticket #7706 (ContentPane: widgets in templates getting destroyed twice) closed by
- duplicate: Closing in favor of #7709.
- 5:36 PM Ticket #7713 ([dojox.layout] FloatingPane needs a BGIframe) created by
- The title says it all. Like other dijits, FloatingPane should attach …
- 3:33 PM Ticket #7712 (SimpleTextarea: cols parameter does not work) created by
- The cols parameter is 1 of the primary reasons to use SimpleTextarea? …
- 3:17 PM Ticket #7711 (Tundra grid theme as moved, not reflected in images url) created by
- The tundra gird theme for the old Grid (pre 1.2) has moved to …
- 12:39 PM Ticket #7710 ([patch] [cla] Tree: Add a "getIconStyle" method) created by
- It would be nice to have a "getIconStyle" method , similar to the …
- 6:36 AM Ticket #7709 (ContentPane: destroying widgets twice) created by
- Sorry.I should tell that it happened in dijit.layout.ContentPane. …
- 3:25 AM Ticket #4393 (TabContainer: support tooltips on tab buttons) closed by
- duplicate: Dup of #7508 (or vice-versa).
- 3:22 AM Ticket #7708 (TabContainer: option to change tab labels) created by
- StackContainer and TabContainer have children with the title …
- 2:39 AM Ticket #7707 (dijit.form.FilteringSelect with asterick displayed value) created by
- Found something interesting today when user reported problem with our …
- 2:03 AM Ticket #7706 (ContentPane: widgets in templates getting destroyed twice) created by
- Destroying a ContentPane that contains widgets with …
Sep 22, 2008:
- 2:52 PM Ticket #7705 ([regression] InlineEditBox: loses focus after entering figure '9') closed by
- fixed: (In [15312]) Fixes #7705 !strict. '9'==9 is true in javascript so I …
- 12:06 PM Ticket #7705 ([regression] InlineEditBox: loses focus after entering figure '9') created by
- Its a problem with the InlineEditBox. When I try to input figure '9' …
- 5:35 AM Ticket #7704 (refactor dojox.sql) created by
- Filed new ticket for the dojox.storage dependency (see #8765) Once …
- 5:32 AM Ticket #7703 (dojox.xml: unit test failure) created by
- test fails to run. references non-existent parser test
- 5:30 AM Ticket #7702 (dojox.validate: unit test failures) created by
- isInRange* isCAZipCode
- 5:22 AM Ticket #7701 (dojox.lang unit test failure) created by
- mix.cloneProps is not a function
- 5:07 AM Ticket #7700 (Move dojox.editor refactor to a separate dir) created by
- 3:02 AM Ticket #7687 (ContentPane renders width incorrectly in IE when there are scroll bars) closed by
- wontfix: OK, yah, I didn't know about the scroll bar thing myself. I bet …
Sep 21, 2008:
- 6:01 PM Ticket #7687 (ContentPane renders width incorrectly in IE when there are scroll bars) reopened by
- Sorry, Bill, that was kind of a bad example. I added the padding to …
- 2:29 PM Ticket #7699 (iframe.send not work with form arguments) closed by
- invalid: just to note: you can pass a string id for the form: value (no need …
- 1:36 PM Ticket #7699 (iframe.send not work with form arguments) created by
- iframe.send not work with form args. Error occurs like this: […] …
- 1:36 AM Ticket #7679 (DataGrid: rtl column sizing is broken) closed by
- fixed: some other column resizing problems, predating the new DataGrid?, are …
Sep 20, 2008:
- 8:35 PM Ticket #7698 (OutOfMemoryError with build stripConsole option) created by
- I'm getting OOMEs very quickly with the new stripConsole option. …
- 6:08 PM Ticket #7697 (IE8 support: -ms CSS extensions) created by
- Scrub Dojo for CSS extensions that in IE 8 require a -ms prefix now: …
- 6:04 PM Ticket #7696 (dojo.isChrome and dojo.isWebKit) created by
- Just as we do for mozilla vs. firefox, provide a dojo.isWebKit and a …
- 6:02 PM Ticket #7695 (Use native JSON support when possible) created by
- Both Firefox 3.1 and IE 8 will have native JSON support functions. Use …
- 5:51 PM Ticket #7694 (dojox.DataGrid fails many supplied test on IE7 and FF3: ...) created by
- using 1.2 beta 2 run grid\tests\test_edit_canEdit.html do: Add Row …
- 3:57 PM Ticket #7682 (FilteringSelect: rejects empty input) closed by
- worksforme: Starting with [15307] as a base, I added required="false" to the first …
- 2:22 PM Ticket #7645 (ExpandoPane: formatting on IE messed up) closed by
- duplicate: dup of #7447
- 2:17 PM Ticket #6800 (Missing date format option - days-format-narrow) closed by
- fixed: After applying the various fixes for #7188 to transform the aliases in …
- 1:37 PM Ticket #7693 (paths incorrect for -demos release) closed by
- fixed: (In [15300]) fixes #7693 - make it easier to unpack demos
- 1:35 PM Ticket #7693 (paths incorrect for -demos release) created by
- The -demos release archive comes padded with an extra folder. adjust …
- 1:28 PM Ticket #7360 (make all demos/ for each release available through some URL) closed by
- fixed
- 4:56 AM Ticket #7692 (1.2b2 Dojox VirtualGrid test fails the supplied ...) created by
- Run the distribution supplied test file …
- 4:13 AM Ticket #7691 (1.2 and 1.3 translation changes) created by
- New resources which need to be translated in 1.2.1 …
- 1:17 AM Ticket #7688 (dijit.Dialog: Programmatically created dialog can be interacted with ...) closed by
- fixed
- 12:57 AM Ticket #7687 (ContentPane renders width incorrectly in IE when there are scroll bars) closed by
- invalid: That's how IE works, it's the different box sizing model, see …
- 12:41 AM Ticket #7255 (Error on dijit.Editor.destroy()) closed by
- worksforme: I suspect the second error is related to the first one, but I can't …
- 12:00 AM Ticket #7657 (move dojox/off/demos to /demo repository) closed by
- wontfix: I'd like to keep the demo there. Since its hard to create unit tests …
Sep 19, 2008:
- 11:19 PM Ticket #7690 ([patch][cla] bugfix to dojo.byId) created by
- In the IE/Opera branch of dojo.byId there are a few bugs in these two …
- 8:03 PM Ticket #7689 (Have dojo.js detect for already loaded dojo) created by
- This is was changed by the scopeMap stuff, and fixing it is …
- 8:03 PM Ticket #7688 (dijit.Dialog: Programmatically created dialog can be interacted with ...) created by
- I have a dialog with a dijit.form.DateTextBox? in it. when it is first …
- 7:04 PM Ticket #7687 (ContentPane renders width incorrectly in IE when there are scroll bars) created by
- When there is a vertical scroll bar in a content pane, the width acts …
- 7:03 PM Ticket #7686 (dojox.DataGrid: resizing columns jumps around) closed by
- fixed: (In [15298]) Fixes #7686 Refs #7679 add position="absolute" to the …
- 7:02 PM Ticket #7686 (dojox.DataGrid: resizing columns jumps around) created by
- Small fix - need to set position to absolute in addition to setting …
- 6:45 PM Ticket #5285 (Dialog: jumps around while dragging (FF/linux)) reopened by
- The problem still exists tested on: Mozilla/5.0 (X11; U; Linux i686; …
- 5:44 PM Ticket #7659 (gfx: support for iPod/iPhone's SVG in the new firmware) closed by
- fixed: Going to mark this as fixed; if we need to reopen we can.
- 4:59 PM Ticket #7685 (Suggestions for improving build system usability) created by
- A ticket to hold suggestions to consider for Dojo 2.0 for the build …
- 4:06 PM Ticket #7684 (NLS: monospaced used in nls files instead of monospace) created by
- In 1.0, dijit/_editor/nls/FontChoice.js contained monospaced: …
- 8:28 AM Ticket #7683 (Grid in accordionPane KO) created by
- Hello, when we have a grid in an accordionPane, we get the error : …
- 3:21 AM Ticket #7635 (*.layout.ContentPane .aspx target on IE6) closed by
- invalid: Ah, yes that's because you are nesting a <p> inside of another <p>, …
- 3:17 AM Ticket #7682 (FilteringSelect: rejects empty input) created by
- Hi, When I input empty value into the filtering select, the …
- 3:07 AM Ticket #7635 (*.layout.ContentPane .aspx target on IE6) reopened by
- Hello, You can reproduce with …
- 1:16 AM Ticket #7667 (debugAtAllCosts + djConfig.require calls load functions too early) closed by
- fixed: (In [15287]) Fixes #7667. Thanks for dfabulich for tracing down the …
Sep 18, 2008:
- 11:03 PM Ticket #7674 (DataGrid: selection difficult to see in test_edit_dijit.html) closed by
- fixed: (In [15286]) Fixes #7674: DataGrid?: selection difficult to see in …
- 10:32 PM Ticket #7660 (addOnLoad() called before layer load is finished) closed by
- fixed: (In [15285]) Fixes #7660, I hope. I think it is just the known FF 3 …
- 9:01 PM Ticket #7280 (Error: Bundle not found: loading in dijit , locale=en' when calling ...) closed by
- wontfix: I installed linux and worked with httpete on the issue. Unfortunately, …
- 6:15 PM Tickets #4607,7640 batch updated by
- fixed: (In [15282]) fixes #4607 #7640 removed code that was setting selection …
- 5:58 PM Ticket #6452 (ComboBox: drop down list items don't change on backspace) closed by
- duplicate: Dup of #6876
- 5:31 PM Ticket #7681 ([meta] commit dijit robot tests) created by
- Use this ticket to drop the initial wave of robot automated tests for …
- 4:06 PM Ticket #5011 (unit tests for attributeMap) closed by
- fixed: (In [15279]) Move attributeMap tests from _Templated to to attr …
- 2:06 PM Ticket #7680 ([patch] [cla] Updating axis in 2d Charts) created by
- I had the need to be able to update an axis on the fly, so I added the …
- 1:55 PM Ticket #6291 (dojo.behavior needs docs) closed by
- fixed: (In [15274]) fixes #6291 - adding package-level docs and fixing syntax …
- 9:38 AM Ticket #7678 ([regression] FilteringSelect attached to ItemFileReadStore with data ...) closed by
- invalid: OK good, glad you got it working. Not sure I understood all of that, …
- 6:50 AM Ticket #4099 (Tundra: focus indication for checkboxes and radios (and other widgets?)) closed by
- fixed: This was fixed by [13332].
- 6:36 AM Ticket #6424 (CheckBox: support indeterminate state) closed by
- duplicate: Duplicated in #7514 but closing this ticket since #7514 has a …
- 6:10 AM Ticket #6621 (Dialog: in high-contrast mode the underlay completely blocks out the ...) closed by
- wontfix: I'm just going to close this as "wontfix".... FF2 prettiness is low …
- 6:02 AM Ticket #5293 (Dialog: cannot modify the title property easily) closed by
- fixed: This works now due to all the attr() work in #7244. […]
- 3:26 AM Ticket #6876 (Dojo.keys constant wrong for Safari 3.0, 3.1) closed by
- fixed: (In [15273]) Fixes #6876 !strict. Force safari to take a similar code …
- 12:13 AM Ticket #7333 ([regression] Toolbar: disabled buttons not indicated) closed by
- fixed: (In [15271]) Fixes #7333: disabled editor toolbar buttons should look …
Sep 17, 2008:
- 11:40 PM Ticket #5809 (strip dojo scripts from dojox.layout.contentpane's snarfScripts) closed by
- wontfix: OK, as per meeting today closing this as wontfix. We think that …
- 11:15 PM Ticket #6156 ([patch][no cla]cometd client and IE url limit to 2083 bytes) reopened by
- Oops, my mistake, submitter identified themselves but has no CLA. …
- 11:09 PM Ticket #6156 ([patch][no cla]cometd client and IE url limit to 2083 bytes) closed by
- invalid: I'm gonna close this since submitter hasn't identified themselves.
- 11:04 PM Ticket #7089 (Maven build for dojo.) closed by
- fixed
- 10:49 PM Ticket #7655 (OperationalError: (2005, "Unknown MySQL server host ...) closed by
- worksforme: (In Dustin's words) not an ongoing error, closing.
- 10:25 PM Ticket #7134 (The button page in the book isn't readable) closed by
- wontfix: Well, we are getting rid of the book anyway in favor of the new(er) …
- 10:20 PM Ticket #6402 (IE7: AlwaysShowToolbar does not float toolbar) closed by
- worksforme: It's working for me now on IE7, in test_Editor.html
- 10:18 PM Ticket #2394 ([Editor2/TableOperation] duplication of table) closed by
- invalid: Old bug. Not applicable to the current code base.
- 9:30 PM Ticket #7679 (DataGrid: rtl column sizing is broken) created by
- the div used for column sizing floats to the right and has a left …
- 9:02 PM Ticket #7678 ([regression] FilteringSelect attached to ItemFileReadStore with data ...) created by
- I have a FilteringSelect? and ItemFileReadStore? declared as below in …
- 8:40 PM Ticket #7673 (duplicate items in store when a new item's id is returned through ...) closed by
- fixed: (In [15269]) fixes #7673
- 7:52 PM Ticket #6494 (dojox.form.DateTextBox: overlays not working in Safari/IE) closed by
- fixed
- 6:52 PM Ticket #7047 ([patch] [cla] ImageGallery (ThumbinalPicker) bug on firefox 3) closed by
- fixed: (In [15267]) fixes #7047 - this seems to re-align the loading …
- 6:06 PM Ticket #7677 ([patch] [ccla] pageup and pagedown are not working correctly to move ...) created by
- using dojox/grid/tests/test_keyboard.html or test_data_grid.html the …
- 6:00 PM Ticket #7676 ([patch] [ccla] scrolling new data into view does not work via the keyboard) created by
- load dojox/grid/tests/test_data_grid.html, focus on Africa in the …
- 5:16 PM Ticket #7664 (Problem with build system) closed by
- wontfix: OK, closing as a wontfix, hopefully it will be fixed or a workaround …
- 4:16 PM Ticket #5177 (Add a chapter to the book on the layout interface (contract)) closed by
- fixed: OK, I've added http://docs.dojocampus.org/dijit/layout/_LayoutWidget …
- 2:41 PM Ticket #7675 (DataGrid: keyboard navigation problems with key repeat) created by
- press an arrow key and the selection moves as expected. Hold down an …
- 2:38 PM Ticket #7674 (DataGrid: selection difficult to see in test_edit_dijit.html) created by
- Unlike the other tests, the current selection is just a dotted line, …
- 2:31 PM Ticket #7227 (DataGrid: support for basic keyboard navigation) closed by
- invalid: lacking any unique problems in this description, I'm going to close …
- 3:12 AM Ticket #7673 (duplicate items in store when a new item's id is returned through ...) created by
- - i add a new item to the store, it is automatically assigned an …
- 2:22 AM Ticket #7619 (currency formatting not working in demo) closed by
- worksforme: started working again as of 2008-09-12. Could have been an encoding fix?
Sep 16, 2008:
- 10:28 PM Ticket #7630 (FilteringSelect: can't map empty label to value) closed by
- fixed: OK, I'm going to close this for now. The code in question was a …
- 10:18 PM Ticket #7672 (need a helper script to aide us in making branches) closed by
- fixed: (In [15258]) a quick shell script to help us make branches more …
- 10:18 PM Ticket #7672 (need a helper script to aide us in making branches) created by
- making branches today is too hard due to our svn layout. We need to do …
- 6:28 PM Ticket #6505 (Incorrect Documentation for dojo.require) closed by
- fixed: As for the second problem, I can still follow the …
- 6:11 PM Ticket #7671 (parameter documentation missing on dojo.requireLocalization) created by
- all of the parameters here are lacking documentation …
- 6:08 PM Ticket #7670 (extra HTML escapes in parameter documentation) created by
- see the documentation for the property omitModuleCheck at …
- 6:04 PM Ticket #2076 (need to define in spec what docparser does with multple definitions) closed by
- wontfix: this works because we refactored the code so that the other definition …
- 12:12 PM Ticket #7669 (NodeList: .addContent should be a mapIn function) created by
- The pattern in Dojo of having a function work on a single node with an …
Sep 15, 2008:
- 11:20 PM Ticket #7668 (If the GridContainer is placed in a border container, it is not ...) created by
- Note: all these test take place asynchronously . The base layout is a …
- 7:52 PM Ticket #7667 (debugAtAllCosts + djConfig.require calls load functions too early) created by
- When you use djConfig.debugAtAllCosts together with djConfig.require, …
- 4:22 PM Ticket #7666 (provide translations for date formats) created by
- ldml/dates/localizedPatternCharacters provides a mapping for strings …
- 4:20 PM Ticket #7665 (dateTimeAvailableFormats is missing id info) created by
- we need to preserve the mapping from id. This data is pretty much …
- 2:14 AM Ticket #7664 (Problem with build system) created by
- When trying to make a build, I ran into this error: […]
Sep 14, 2008:
- 6:57 PM Ticket #7663 (Problem with api viewer and dojo.data.*) created by
- There's a problem in the documentation for the stores in dojo.data. I …
- 2:05 AM Ticket #7662 (FilePickerTextBox doesn't work in IE) closed by
- fixed: (In [15250]) Fixes #7662 - create the dropdown during pmi instead of …
- 2:03 AM Ticket #7662 (FilePickerTextBox doesn't work in IE) created by
- Since the value attr gets called too early, it crashes on IE.
- 1:57 AM Ticket #7661 ([patch] [cla] BorderContainer: creates infinite loop in _layoutChildren) closed by
- fixed: (In [15249]) Thanks, Shane for noticing this. The optimization to …
- 1:46 AM Ticket #7361 (Tooltip: In 2D charts with event support, tooltips sometimes remain ...) closed by
- fixed: (In [15248]) Fixes #7361: race condition leading to tooltip remaining …
Sep 13, 2008:
- 5:10 PM Ticket #7647 (Copyright files are not applied if you do not use optimize= build option) closed by
- fixed: (In [15247]) Fixes #7647. Copyrights were not applied in the …
- 3:09 PM Ticket #7661 ([patch] [cla] BorderContainer: creates infinite loop in _layoutChildren) created by
- The dijit.layout.BorderContainer? widget has handling to check if it's …
- 2:07 PM Ticket #7149 (BorderContainer: does not respect style applied from class) closed by
- fixed: I fixed this by [14624].
- 1:46 PM Ticket #7366 ([release] the paths in build_release.sh are incorrect) closed by
- fixed
- 1:41 PM Ticket #6514 (FF3 screen not fully rendered for LayoutContainer/SplitContainer) closed by
- duplicate: I assume this is due to a race condition loading CSS (ie, the CSS …
- 1:24 PM Ticket #7621 (i18n demo languages are gibberish) closed by
- fixed
- 1:22 PM Ticket #7660 (addOnLoad() called before layer load is finished) created by
- On …
- 12:54 PM Ticket #7099 (Dialog: RichText doesn't work in a dialog in IE7 Standards Mode) closed by
- fixed: OK, yeah, then as I suspected this is due to / fixed by #5669.
- 6:25 AM Ticket #7598 ("Janky" resize in border container for IE) closed by
- fixed: (In [15245]) Fixes #7598 !strict: Update the API documentation for …
- 4:52 AM Ticket #7654 (Creating dijit.form.Button programmatically removes trailing elements) closed by
- invalid: Unfortunately this is a user error. HTML is not XML; specifically …
Sep 12, 2008:
- 10:58 PM Ticket #7659 (gfx: support for iPod/iPhone's SVG in the new firmware) created by
- From Jayant Sai: iPhone 2.1 now supports SVG plus the events. But it …
- 10:49 PM Ticket #7658 (IE8: support changes to setting opacity) created by
- From Jayant Sai: Regarding Opacity in IE8. Looks like the IE team …
- 10:43 PM Ticket #7632 ([regression] editor: indent button is never enabled) closed by
- fixed: (In [15244]) fixes #7632. When _sCall() was added as a wrapper to …
- 9:56 PM Ticket #7657 (move dojox/off/demos to /demo repository) created by
- it's already stripped from the build, but it would be good …
- 8:46 PM Ticket #7656 ([patch] [cla] grid: selected rows are difficult to see in high ...) created by
- open dojox/grid/tests/test_grid.html in Windows High contrast mode. …
- 7:41 PM Ticket #7655 (OperationalError: (2005, "Unknown MySQL server host ...) created by
-
==== How to Reproduce ====
While doing a GET operation on
/report
, … - 7:32 PM Ticket #7654 (Creating dijit.form.Button programmatically removes trailing elements) created by
- Version 1.2.0b2 When creating a dijit.form.Button programmatically …
- 6:49 PM Ticket #7653 (dojox-widget-colorpicker onchange event does not always return the ...) created by
- dojox-widget-colorpicker onchange event does not always return the …
- 4:11 PM Ticket #7638 (updating charts are changing graph colors) closed by
- fixed: (In [15240]) Fixes #7638 by doing the following: * set it up so that …
- 1:40 PM Ticket #7652 (dojox.form.DropDownSelect does not handle fixed-width sizes.) closed by
- fixed: (In [15239]) Fixes #7652 - apply the style declaration to the …
- 1:39 PM Ticket #7652 (dojox.form.DropDownSelect does not handle fixed-width sizes.) created by
- The style node should be part of the attributemap that gets copied to …
- 8:03 AM Ticket #7651 (Tree: if two trees have same store then drag should move item, not copy it) created by
- Hello, When dragging/dropping within the same tree, drop calls …
- 4:11 AM Ticket #7650 (Declaration: can't really create/override methods) closed by
- fixed: (In [15238]) Refactor Declaration code so that methods become real …
- 3:02 AM Ticket #7650 (Declaration: can't really create/override methods) created by
- The Declaration code lets you declare a class with methods: […] …
- 2:43 AM Ticket #7648 (Dialog: exception thrown in show() under Konqueror) closed by
- wontfix: Hi, Sorry, unfortunately dijit doesn't support Konqueror at all at …
Sep 11, 2008:
- 11:20 PM Ticket #7649 (Changing structure of a grid with flex cells crashes in IE) closed by
- fixed: (In [15237]) Fixes #7649 - check that we are not setting an invalid …
- 11:19 PM Ticket #7649 (Changing structure of a grid with flex cells crashes in IE) created by
- When we change the structure, we end up calling buildRowContent in the …
- 10:32 PM Ticket #7648 (Dialog: exception thrown in show() under Konqueror) created by
- dijit.Dialog,show throws a TypeError? exception during normal behaviour …
- 7:23 PM Ticket #7647 (Copyright files are not applied if you do not use optimize= build option) created by
- See build.js, _optimizeReleaseDirs, the if(kwArgs.optimize) block: …
- 5:46 PM Ticket #7614 (mail demo fails creating editor in contentpane) closed by
- fixed: (In [15236]) Fixes #7614. Accessing iframe.contentWindow too early …
- 5:41 PM Ticket #7620 (i18n demo tree exception) closed by
- fixed: Fixed in [15223].
- 5:25 PM Ticket #7646 (i18n demo fails on IE expanding a country) closed by
- fixed: (In [15235]) Fix JSON (removing trailing commas etc.) Fixe I18N demo …
- 2:52 PM Ticket #7646 (i18n demo fails on IE expanding a country) created by
- Apparently the problem is trailing commas in languages.json, which is …
- 2:48 PM Ticket #7614 (mail demo fails creating editor in contentpane) reopened by
- still b0rken in ie7
- 11:42 AM Ticket #7645 (ExpandoPane: formatting on IE messed up) created by
- See test_ExpandoPane.html on IE7. Can't see the tab labels (or can …
- 11:40 AM Ticket #7639 ([regression] TabContainer in ExpandoPane no longer working) closed by
- fixed: (In [15231]) For detecting widgets, we need to check two things: - …
- 10:40 AM Tickets #6755,7636 batch updated by
- fixed: (In [15229]) Don't set font on both html and body because if font-size …
- 5:51 AM Ticket #6755 (set dojo.css base font size to 12px) reopened by
- Reopening this because on IE, [14525] messes up not only Editor (see …
- 5:25 AM Ticket #7643 (Using dijit.form.ValidateTextBox attempts to load language specific ...) closed by
- invalid: This is expected, see the …
- 5:23 AM Ticket #7644 (dojo.animateProperty incorrectly assumes node has a display property) created by
- When you use dojo.animateProperty with a css style rule in IE, the …
- 3:49 AM Ticket #7643 (Using dijit.form.ValidateTextBox attempts to load language specific ...) created by
- Using dijit.form.ValidateTextBox? attempts to load two files from …
Sep 10, 2008:
- 11:41 PM Ticket #2140 (Editor widget vulnerable to XSS attacks) closed by
- fixed: Closing, as decreed by Bill. It sounds like there may be some need to …
- 11:29 PM Ticket #7642 (IE7 firebug lite calls clear after stuff has been cleaned up) closed by
- fixed: (In [15215]) Fixes #7642 - make sure consoleBody exists before trying …
- 11:29 PM Ticket #7642 (IE7 firebug lite calls clear after stuff has been cleaned up) created by
- You get an error in IE because consoleBody is null.
- 11:21 PM Ticket #7641 (dojox.image.ThumbnailPicker IE6/7 stack overflow) closed by
- duplicate: dup of #7516
- 10:53 PM Ticket #7641 (dojox.image.ThumbnailPicker IE6/7 stack overflow) created by
- First time the page loaded everything is working fine, on reloading …
- 10:43 PM Ticket #7452 (Destroying a large DataGrid takes a painful amont of time - but only ...) closed by
- worksforme: Please reopen with a test case if you are able to reproduce
- 10:42 PM Ticket #7603 (Bug in Grid Refresh when first item is added to the store. In IE7) closed by
- fixed: This appears to be fixed with the changes in [15100] - (see #7603)
- 9:13 PM Ticket #7640 ([patch][ccla]editor: [regression] can't shift-tab back into the ...) created by
- load dijit/tests/test_Editor.html. Click in any of the editor …
- 8:47 PM Ticket #7583 (BorderContainer: focus on splitters is not visible in Firefox) closed by
- fixed: (In [15206]) Changed z-index of splitter to bring back border on …
- 6:51 PM Ticket #7607 (Abbreviation no longer working for dijit Calendar) closed by
- fixed: (In [15205]) Update dojo.cldr with proper aliasing to preserve …
- 6:01 PM Ticket #7630 (FilteringSelect: can't map empty label to value) reopened by
- 5:53 PM Ticket #7639 ([regression] TabContainer in ExpandoPane no longer working) created by
- Can be see on the nightly: …
- 5:51 PM Ticket #7634 ([regression] TextArea: blank widget has no height, can't focus / type ...) closed by
- fixed: (In [15203]) Fixes #7634. Added min-height to textarea to give FF3 …
- 4:37 PM Ticket #7638 (updating charts are changing graph colors) created by
- the updating charts in nightly …
- 2:53 PM Ticket #7625 (Bug: typeMap is not settable from the parser.) closed by
- fixed: This was checked in. The commit hook for some reason didn't update it.
- 2:02 PM Ticket #7554 (Dojox.DataGrid hides Rows when a Column Heading is clicked on IE7) closed by
- fixed: Please try again with a more recent nightly (post revision [15100]) - …
- 1:56 PM Ticket #7637 (With MSIE6/7, attempts to sort a DataGrid instance cause the grid body ...) closed by
- duplicate: Dupe of #7554
- 1:49 PM Ticket #7554 (Dojox.DataGrid hides Rows when a Column Heading is clicked on IE7) reopened by
- It doesn't look fixed to me in 1.2b1: see #7637. But it was fixed in …
- 11:32 AM Ticket #7637 (With MSIE6/7, attempts to sort a DataGrid instance cause the grid body ...) created by
- This can be readily checked with the examples at …
- 8:52 AM Ticket #7636 ([regression] Editor: font size on IE too small) created by
- On IE7, compare …
- 8:08 AM Ticket #7362 (TabContainer not so ok in IE) closed by
- fixed: (In [15198]) Test case fixes for test_TabContainer_noLayout.html. …
- 7:46 AM Ticket #7635 (*.layout.ContentPane .aspx target on IE6) closed by
- invalid: Sorry things aren't working for you, but we can't do anything w/out a …
- 7:42 AM Ticket #7362 (TabContainer not so ok in IE) reopened by
- Actually my version is 1.1.0-20080416-IBM Is it because of this …
- 6:57 AM Ticket #7635 (*.layout.ContentPane .aspx target on IE6) created by
- Hi, I have a problem setting hRef property of a …
- 4:53 AM Ticket #6519 (Textarea: Focus problem in FF2) closed by
- fixed: (In [15197]) Fixes #6519: Textarea: Focus problem in FF2 Monitor focus …
Sep 9, 2008:
- 11:32 PM Ticket #7614 (mail demo fails creating editor in contentpane) closed by
- fixed: (In [15195]) Fixes #7614. References #7097. Remerge Editor change …
- 11:23 PM Ticket #7614 (mail demo fails creating editor in contentpane) reopened by
- 11:05 PM Ticket #7634 ([regression] TextArea: blank widget has no height, can't focus / type ...) created by
- When using the dojoType='dojo.form.Textarea' attribute in a DIV or …
- 9:55 PM Ticket #7630 (FilteringSelect: can't map empty label to value) closed by
- fixed: (In [15194]) Fixes #7630. Removed the short-circuit case for a blank …
- 7:48 PM Ticket #7585 ([regression] TabContainer: text equivalent for close icon is too small) closed by
- fixed: (In [15193]) fixes #7585 separate the alternative text node so it is …
- 7:46 PM Ticket #7633 ("dojo.io.iframe" bug uploading a file) created by
- Hi Error: Request FAILED: [ Error: …
- 6:28 PM Ticket #7632 ([regression] editor: indent button is never enabled) created by
- I used to be able to use the indent button to indent list items but …
- 5:59 PM Ticket #7631 (TimeTextBox: numerous usability issues) created by
- * Non-standard scrolling mechanism; should use standard scroll …
- 5:52 PM Ticket #7630 (FilteringSelect: can't map empty label to value) created by
- Hi When the combo box contains an item that is blank it is not …
- 4:26 PM Ticket #7629 (Provide more comprehensive Progress Indicator) created by
- [[Image(...)]] * Pause button label cycles …
- 3:47 PM Ticket #7628 (TabContainer: different look for nested tabs) created by
- Information architectures often rely on multiple levels of subdivision …
- 2:19 PM Ticket #5532 (Source tags not propertly identified in jsdoc) closed by
- fixed: versioning and hot-linking are available no in api-staging.dtk ... …
- 2:47 AM Ticket #7561 ([patch][ccla] Flash object created multiple times) closed by
- worksforme: Thanks for all your help and patches Julian! Closing bug.
Sep 8, 2008:
- 11:15 PM Ticket #7627 (Dojo Storage Can Sometimes Fail With Flash Storage Provider + Internet ...) created by
- I've been seeing this bug for a long time, but its very rare and hard …
- 9:43 PM Ticket #7626 ([patch][ccla]Create test case for dojox.storage.removeMultiple) created by
- Update the Dojo Storage test page to have a Remove Multiple button to …
- 9:40 PM Ticket #7563 ([patch][ccla] dojox.storage: put/get/deleteMultiple batch actions fixed) closed by
- fixed: (In [15191]) Fixes #7563; also fixed some bugs new test cases shook …
- 9:33 PM Ticket #7601 (ContentPane test missing require) closed by
- fixed: (In [15190]) Add requires for widgets in dynamic content. Fixes #7601
- 8:56 PM Ticket #7562 ([patch][ccla] dojox.flash interface broken) closed by
- fixed: (In [15187]) Fixes #7562; also rebuilt Dojo Storage SWF to pickup …
- 8:56 PM Ticket #7625 (Bug: typeMap is not settable from the parser.) created by
- Make typemap settable from the parser, like data is.
- 7:21 PM Ticket #7538 (Gears Dojo Storage Provider should not display Gears permission dialog ...) closed by
- fixed: (In [15186]) Fixes #7538; also cleaned up the code a bit around …
- 6:44 PM Ticket #7624 (dojox.sql has a dependency on dojox.off) closed by
- fixed: (In [15184]) Fixes #7624; also fixes to pass pre-commit hook
- 6:38 PM Ticket #7624 (dojox.sql has a dependency on dojox.off) created by
- If a core exception happens while inside of dojox.sql, it attempts to …
- 6:35 PM Ticket #7623 (ComboBox: should not put More choices in the text box) created by
- Run test_ComboBox.html. Click the first box down arrow and press the …
- 6:33 PM Ticket #7532 ([patch][ccla] Storage.swf gets 404 trying to retrieve ...) closed by
- fixed: (In [15183]) Fixes #7532
- 5:49 PM Ticket #7622 (dojox.flash test application incorrectly running multiple times on ...) closed by
- fixed: (In [15178]) Fixes #7622
- 5:48 PM Ticket #7622 (dojox.flash test application incorrectly running multiple times on ...) created by
- On Safari, IE, and Chrome, the dojox.flash test application gets run …
- 5:46 PM Ticket #7621 (i18n demo languages are gibberish) created by
- I believe that's the technical i18n term. Looks like an encoding …
- 5:40 PM Ticket #7620 (i18n demo tree exception) created by
- Tested on FF3/Mac. click on Asia->Israel. This exception shows up in …
- 5:25 PM Ticket #5081 (InlineEditBox: editor="dijit.Editor" doesn't work) closed by
- fixed: (In [15177]) Fixes #5081. Added specific font-size to the Editor test …
- 4:28 PM Ticket #7619 (currency formatting not working in demo) created by
- http://archive.dojotoolkit.org/nightly/dojotoolkit/demos/i18n/demo.html …
- 4:21 PM Ticket #7613 (IE: InlineEditBox / Editor has P tags that cause exceptions) closed by
- duplicate: This is really a continuation of #5081, closing in preference to that …
- 4:21 PM Ticket #5081 (InlineEditBox: editor="dijit.Editor" doesn't work) reopened by
- This isn't working on IE, see #7613.
- 3:20 PM Ticket #6480 (spell checker plugin) closed by
- duplicate: see #7618
- 3:06 PM Ticket #7618 ([cla][patch] Spell cheker for all king of input/richEditor) created by
- it's a spell checker which work with all input and all iframe. eg: you …
- 2:08 PM Ticket #7614 (mail demo fails creating editor in contentpane) closed by
- fixed: (In [15173]) Fixes #7614. References #7097. Remerge Editor change …
- 1:46 PM Ticket #7605 (dijit.tree.ForestStoreModel throws error on newItem) closed by
- fixed: (In [15170]) Fixes #7605: dijit.tree.ForestStoreModel? throws error on …
- 1:17 PM Ticket #7605 (dijit.tree.ForestStoreModel throws error on newItem) reopened by
- This is broken, I've uploaded test case now.
- 9:52 AM Ticket #7612 (Adding wmode param to dojox.av.FLVideo) closed by
- fixed: (In [15169]) Fixes #7612 Added wmode='transparent' to FLVVideo
- 6:00 AM Tickets #6982,7234 batch updated by
- fixed: (In [15168]) gfx: fixing degenerated pies (no series, empty series, …
- 4:51 AM Ticket #6925 (configuring a theme for gridlines in dojox.charting) closed by
- fixed: (In [15167]) charting: clarifying theme attributes, specifically …
- 4:34 AM Ticket #5226 (dijit._Templated does not replace booleans correctly) closed by
- fixed: (In [15166]) Fixes #5226, regression of boolean attribute handling in …
- 3:58 AM Ticket #7566 (IE: bordercontainer splitters don't work) closed by
- fixed
- 3:28 AM Ticket #7346 (Stroke and fill attributes lost when re-adding shape to surface on IE) closed by
- fixed: (In [15165]) gfx: fixes #7346, !strict, thx PetraRock?!
- 2:57 AM Ticket #7609 (dojo.connect does not work with onchange DOM event in dijit.Widget in IE7) closed by
- wontfix: That's OK, I'll take your word for it :-). I'm going to close this …
- 2:45 AM Ticket #7039 (Rendered geometries blink sometimes in the VML renderer.) closed by
- worksforme: I don't see this problem affecting our VML renderer. If you can …
- 2:37 AM Ticket #7616 (Form.validate() security violation with Air) closed by
- fixed: (In [15164]) Fixes #7616: Form.validate() security violation with Air. …
- 2:33 AM Ticket #7611 (BorderContainer: does not layout form widgets) closed by
- fixed: (In [15163]) Fixes #7611: BorderContainer?: does not layout form …
- 12:25 AM Ticket #7617 (GFX cleanup) created by
- Ongoing task to improve gfx. It doesn't include new features nor new …
- 12:23 AM Ticket #7522 (setStroke with array argument for color fails on IE6+) closed by
- fixed: (In [15162]) gfx: allow to use a dojo.Color as a shortcut for a …
Sep 7, 2008:
- 11:55 PM Ticket #4454 (Precision loss in VML renderer) closed by
- fixed: Switching to absolute commands seems to improve the performance …
- 10:11 PM Ticket #7616 (Form.validate() security violation with Air) created by
- The current validate() method does not work inside the Adobe Air …
- 8:00 PM Ticket #7615 (Toaster Shows [Object Error] in IE7) created by
- The attached code (from Mastering Dojo) works fine in FF2 and IE6 - …
- 2:22 PM Ticket #7614 (mail demo fails creating editor in contentpane) created by
- the nightly version of the mail demo dies in FF3 (and reportedly in …
- 1:24 PM Ticket #7613 (IE: InlineEditBox / Editor has P tags that cause exceptions) created by
- Run test_InlineEditBox.html using IE. Click the Editor section …
- 1:13 PM Ticket #7606 (IE: InlineEditBox / Editor throw exception) closed by
- fixed: (In [15158]) Fixes #7606. Added lineHeight to InlineEditBox?'s lis tof …
- 4:14 AM Ticket #7612 (Adding wmode param to dojox.av.FLVideo) created by
- In the video demo based on dojox.av.FLVideo the Flash object stays on …
- 3:44 AM Ticket #7611 (BorderContainer: does not layout form widgets) reopened by
- I figured out the problem The form widgets are removing the …
- 2:44 AM Ticket #7611 (BorderContainer: does not layout form widgets) closed by
- fixed: TextArea isn't supposed to work but SimpleTextArea does work, AFAIK, …
- 2:32 AM Ticket #7611 (BorderContainer: does not layout form widgets) created by
- When adding an input widget, such as dijit.form.SimpleTextarea? or …
- 2:04 AM Ticket #7597 ([regression] InlineEditBox: ComboBox produces ItemFileReadStoreError (IE6)) closed by
- worksforme: Ugh, now I can't reproduce this.
- 1:57 AM Ticket #7605 (dijit.tree.ForestStoreModel throws error on newItem) closed by
- worksforme: It works for me. I'm attaching the test case I used. In the future, …
Sep 6, 2008:
- 4:50 PM Ticket #7609 (dojo.connect does not work with onchange DOM event in dijit.Widget in IE7) reopened by
- My purpose is not validation. I have three text boxes that interact …
- 4:29 PM Ticket #7610 (dojo.require calls from a layerDependency should stay in the dependent ...) created by
- Right now, dojo.require() calls for modules in a layerDependency are …
- 4:28 PM Ticket #7609 (dojo.connect does not work with onchange DOM event in dijit.Widget in IE7) closed by
- invalid: I would not expect this to work since the input is being converted to …
- 9:59 AM Ticket #7609 (dojo.connect does not work with onchange DOM event in dijit.Widget in IE7) created by
- Browser and OS details of where the bug manifests: Internet explorer …
- 6:34 AM Ticket #7608 (Support ticks and labels on both sides of an axis) created by
- Right now axes have ticks and labels on one side only, which is …
- 6:18 AM Ticket #7048 (Dojo VML generation requires attached node if calling Shape.setFill) closed by
- wontfix: After the investigation I concluded that this is a true VML bug. We …
- 6:08 AM Ticket #6795 (Images drawn differently in Firefox and IE7) closed by
- wontfix: Don't use the image size to stretch, scale, or otherwise a geometry of …
- 5:58 AM Ticket #6939 (faulty rendering of gfx on silverlight) closed by
- fixed: Fixed in series of previous change sets.
- 5:52 AM Ticket #6083 ([patch][cla]Silverlight renderer has problems with radial gradients.) closed by
- fixed: (In [15150]) Fixes #6083 - the radial gradient problem, thx Bradley …
- 3:19 AM Ticket #7600 (Editor.js, RichText.js, etc does not work with new Widget.attr() method) closed by
- worksforme: OK great, glad to hear that (I mean, glad that it's working :-)). I'm …
Sep 5, 2008:
- 8:42 PM Ticket #7602 (Dojo not working with prototype.js) closed by
- wontfix: In prototype 1.4, there is an override to shift() (why do they do …
- 8:38 PM Ticket #7574 ([regression] TitlePane: +/- text equivalents for arrows too small to ...) closed by
- fixed: (In [15147]) fixes #7574 use img element for icon so span for text …
- 8:30 PM Ticket #7607 (Abbreviation no longer working for dijit Calendar) created by
- Defining a new instance of a dijit _Calendar no longer works when …
- 6:50 PM Ticket #7606 (IE: InlineEditBox / Editor throw exception) created by
- Run test_InlineEditBox.html using IE. Click the Editor section …
- 5:50 PM Ticket #7605 (dijit.tree.ForestStoreModel throws error on newItem) created by
- If a dijit.tree.ForestStoreModel? is created with an store with 0 items …
- 5:15 PM Ticket #7604 (Firebug Lite doesn't work when djConfig.popup == true) closed by
- fixed: (In [15143]) fixes #7604 - can't rely on djConfig being global, need …
- 5:01 PM Ticket #7604 (Firebug Lite doesn't work when djConfig.popup == true) created by
- i set debug: true and popup: true in my djConfig attribute on my …
- 3:56 PM Ticket #7603 (Bug in Grid Refresh when first item is added to the store. In IE7) created by
- Hi This bug happens on IE7. In the following browsers the problem …
- 3:19 PM Ticket #7602 (Dojo not working with prototype.js) created by
- See …
- 2:29 PM Ticket #7601 (ContentPane test missing require) created by
- http://archive.dojotoolkit.org/nightly/checkout/dijit/tests/layout/test …
- 2:04 PM Ticket #7600 (Editor.js, RichText.js, etc does not work with new Widget.attr() method) created by
- Hi Editor.js, RichText?.js, etc does not work with new Widget.attr() …
- 1:54 PM Ticket #7599 (Bug in Editor inside contentPane in FF3) created by
- Hi Editor seems not to receive any key/mouse events if inside a …
- 10:13 AM Ticket #7592 (InlineEditBox: Can't save textarea edit box if others on page have ...) closed by
- fixed: (In [15140]) Fixes #7592: Can't save textarea edit box if others on …
- 9:11 AM Ticket #7593 (InlineEditBox: broken in IE6 and IE7) closed by
- fixed: (In [15139]) Change InlineEditBox? to use <span> instead of <fieldset>, …
- 8:06 AM Ticket #7598 ("Janky" resize in border container for IE) created by
- When the 'janky' branch of bc's _layoutChildren gets called it fails …
- 7:18 AM Ticket #7597 ([regression] InlineEditBox: ComboBox produces ItemFileReadStoreError (IE6)) created by
- In test_InlineEditBox.html on IE6, click the InlineEditBox after …
- 4:05 AM Tickets #5821,7594 batch updated by
- fixed: (In [15137]) Fixes #5821, fixes #7594: programatically adding tab to …
- 1:31 AM Ticket #7595 (dataObject.length undefined in ComboBox.js (breaks paging with ...) closed by
- fixed: (In [15134]) fixes typeo referencing an undefined dataStore object. …
- 1:00 AM Ticket #7596 (Eliminate trailing commas from our code) closed by
- fixed
- 12:15 AM Ticket #7596 (Eliminate trailing commas from our code) created by
- Eliminate trailing commas from our code.
Sep 4, 2008:
- 8:13 PM Ticket #7595 (dataObject.length undefined in ComboBox.js (breaks paging with ...) created by
- dataObject.length should probably be dataObject.count in …
- 6:25 PM Ticket #7594 (TabContainer: programmatically adding a tab to an empty TabContainer ...) created by
- When adding a tab to an empty tab container, the content area is not …
- 5:31 PM Ticket #5453 (Shrinksafe barfs on "debugger" command in a file) closed by
- wontfix: the current rev of Rhino throws an error when seeing the debugger …
- 3:33 PM Ticket #7593 (InlineEditBox: broken in IE6 and IE7) created by
- As of the 09/04/nightly: …
- 3:18 PM Ticket #7592 (InlineEditBox: Can't save textarea edit box if others on page have ...) created by
- tested on 09/04/08 nightly Open dijit/tests/test_InlineEditBox.html. …
- 2:16 PM Ticket #7158 ([patch] [cla] Grid does not scroll horizontally in IE when navigating ...) reopened by
- Replying to clown: That first step should have been as …
- 2:16 PM Ticket #7591 (BorderContainer: splitter size not correct in webkit) created by
- This is only apparent if you override the provided size in the CSS. …
- 2:05 PM Ticket #7590 (ToggleSplitter doesnt provide any convenient way to get open/close ...) closed by
- fixed: (In [15121]) * Adds onOpen, onClose stubs that are called when there's …
- 1:59 PM Ticket #7590 (ToggleSplitter doesnt provide any convenient way to get open/close ...) created by
- Open/closing are what the widget does, but its doesnt provide any …
- 12:57 PM Ticket #7589 (MenuItem - this.attr('label') not working) closed by
- fixed: (In [15120]) Fixes #7589: MenuItem? - this.attr('label') not working …
- 12:37 PM Ticket #7589 (MenuItem - this.attr('label') not working) created by
- The attribute map for MenuItem seems to be all in order, using …
- 11:33 AM Ticket #7572 (Tree: javascript error with left arrow keypress on a closed root tree ...) closed by
- fixed: (In [15119]) Fixes #7572: javascript error with left arrow keypress on …
- 11:14 AM Ticket #5974 ([patch] FilteringSelect: don't require a blank entry in the drop down list) closed by
- fixed: (In [15118]) Fixes #5974: Don't query for "" when the user types a …
- 4:48 AM Ticket #7587 (ToggleSplitter doesnt always disconnect mouse event handlers when finished) closed by
- fixed: (In [15117]) Refactored the mousedown / start drag handling and …
- 4:45 AM Ticket #7588 (AccordionContainer doesnt sanity check _getTargetHeight) closed by
- fixed: (In [15116]) Added a Math.min around _getTargetHeight's value to …
- 4:25 AM Ticket #7527 (Adding and removing items in a grid.) reopened by
- I have attached 2 files to replicate the issue and am reopening the …
- 4:15 AM Ticket #7588 (AccordionContainer doesnt sanity check _getTargetHeight) created by
- If the accordioncontainer has 0 or small height, _getTargetHeight can …
- 3:14 AM Ticket #7587 (ToggleSplitter doesnt always disconnect mouse event handlers when finished) created by
- Somtimes onmousedown fires more than once (propagating?) resulting in …
Sep 3, 2008:
- 10:26 PM Ticket #7584 (Already existing widget is not destroyed.) closed by
- wontfix: Sorry, it's working as designed. I didn't want to just delete an …
- 8:58 PM Ticket #7586 (editor: information about the editor is not announced by the screen ...) closed by
- fixed: (In [15114]) fixes #7586 For FF3 need to set the title on the iframe …
- 8:33 PM Ticket #7582 (borderContainer: keyboard resizing of panes is broken) closed by
- fixed: (In [15113]) missing 'this'. Refs #7453, Fixes #7582 !strict
- 7:43 PM Ticket #7586 (editor: information about the editor is not announced by the screen ...) created by
- This is a side effect of going back to the version of the editor based …
- 5:59 PM Ticket #7585 ([regression] TabContainer: text equivalent for close icon is too small) created by
- The text equivalent for the close tab icon is the character 'x'. When …
- 5:47 PM Ticket #7584 (Already existing widget is not destroyed.) created by
- Here's a code fragment from the dijit.WidgetSet? class (manager.js) …
- 5:32 PM Ticket #7583 (BorderContainer: focus on splitters is not visible in Firefox) created by
- This was found in 1.2b1 as well as 09/02/08 nightly. Resizable …
- 5:25 PM Ticket #7582 (borderContainer: keyboard resizing of panes is broken) created by
- With 1.2b1 and 09/03/08 nightly resizable panes in the border …
- 5:08 PM Ticket #7572 (Tree: javascript error with left arrow keypress on a closed root tree ...) reopened by
- I just attached the html that fails for me. Sorry about the …
- 4:31 PM Ticket #7554 (Dojox.DataGrid hides Rows when a Column Heading is clicked on IE7) closed by
- fixed: (In [15100]) Fixes #7554 - height is mis-calculated in IE because …
- 3:42 PM Ticket #7478 (diit.form.Button: <p> around diit.form.Button breaks rendering in IE) closed by
- fixed: (In [15099]) Fixes #7478. Changed DropDownButton? template div tags to …
- 2:51 PM Ticket #7395 (regression: InlineEditBox ComboBox won't allow editing) closed by
- duplicate: Verified the problem no longer occurs. Tested using [15098].
- 4:15 AM Ticket #7581 ([dojox.widget] Make Dialog Unclosable by underlay-click) created by
- As in dojox/widget/Dialog.js line 65, please make onCancel event …
- 3:41 AM Ticket #7527 (Adding and removing items in a grid.) closed by
- invalid: This is not a bug - it is how the ItemFileWriteStore? is intended to …
- 2:04 AM Ticket #7580 (Problem with dijit.form.Form.getValues() with dijit.Form.MultiSelect ...) closed by
- worksforme: Looks like it's working to me. Try …[…]
- 1:49 AM Ticket #7580 (Problem with dijit.form.Form.getValues() with dijit.Form.MultiSelect ...) created by
- This is a form element which can return an array of values and for …
- 1:04 AM Ticket #7579 (Tree: tests broken after demo/ refactor) closed by
- fixed: (In [15098]) Fix tree custom label test, fixes #7579.
- 12:43 AM Ticket #7579 (Tree: tests broken after demo/ refactor) created by
- After move of mail and i18n demo to demos/ top level directory (from …
- 12:30 AM Ticket #7572 (Tree: javascript error with left arrow keypress on a closed root tree ...) closed by
- worksforme: This seems to be working on the latest code in trunk for …
- 12:14 AM Ticket #3303 (consider NOT setting focus to first item when menu is opened) closed by
- wontfix
- 12:09 AM Ticket #7392 (MenuItem: add option to change iconClass dynamically.) closed by
- fixed: Implemented in [14920]. FYI, the list of attributes you can changes …
- 12:02 AM Ticket #7578 (NumberSpinner Up and Down Arrows on Opera) closed by
- wontfix: Sorry, we aren't currently supporting opera; many widgets don't show …
Sep 2, 2008:
- 11:55 PM Ticket #7478 (diit.form.Button: <p> around diit.form.Button breaks rendering in IE) reopened by
- Doug, can you update DropDownButton too? Presumably that has the …
- 10:38 PM Ticket #7568 (dojox.grid.DataGrid.update() isn't working properly if the grid is not ...) closed by
- fixed: (In [15095]) Fixes #7568 - One part to fixing this issue...we no …
- 10:21 PM Ticket #7519 (Tundra theme have a bug when mouse is over dojox.grid.editors.Dijit ...) closed by
- fixed: (In [15094]) Fixes #7519 - set the text color to be black for widgets …
- 10:17 PM Ticket #7478 (diit.form.Button: <p> around diit.form.Button breaks rendering in IE) closed by
- fixed: (In [15093]) Fixes #7478. Changed Button template div tags to spans.
- 10:06 PM Ticket #7474 (regression: Grid 1.2 offers no more methods to get/add a Row) closed by
- wontfix: All item fetching must be done through the store. The documentation …
- 9:57 PM Ticket #7158 ([patch] [cla] Grid does not scroll horizontally in IE when navigating ...) closed by
- fixed: This was fixed in [15090].
- 9:46 PM Ticket #7578 (NumberSpinner Up and Down Arrows on Opera) created by
- The dijit.form.NumberSpinner? form control does not show the up and …
- 9:05 PM Ticket #7577 (validation textbox: invalid text equivalent should be larger) created by
- In high contrast mode It is really hard to see the text equivalent (x) …
- 8:54 PM Ticket #7576 (multiselect: needs documentation) created by
- Just creating a reminder to myself to add a11y doc when multiselect …
- 8:38 PM Ticket #7340 (Selecting or editing a cell on IE7 moves grid scrolling horizontally) closed by
- fixed: (In [15090]) fixes #7340 !strict * Changed to store the scroll left …
- 8:08 PM Ticket #5352 (json callback transport for cometd does not handle errors) closed by
- fixed
- 7:37 PM Ticket #7575 (Grid autoheight bugs) closed by
- fixed: Fixed with [15089]
- 7:30 PM Ticket #7575 (Grid autoheight bugs) created by
- There are a few bugs with the grid's autoheight mechanism. They are …
- 6:39 PM Ticket #7574 ([regression] TitlePane: +/- text equivalents for arrows too small to ...) created by
- The arrow icons in the title pane title bar are replaced by + and - …
- 6:20 PM Ticket #7573 (Toolbar: it is very difficult to see which button has focus in high ...) created by
- In both Firefox 2 and Firefox 3 it is very hard to see which toolbar …
- 4:14 PM Ticket #7572 (Tree: javascript error with left arrow keypress on a closed root tree ...) created by
- Hello again. I'm using a dijit tree. When the root node is closed and …
- 3:52 PM Ticket #7571 (dojox.html.metrics SSL mixed content issue) created by
- Hello. I'm using a grid control on a secure website. When I …
- 2:45 PM Ticket #7570 (PATCH under CLA: dojox.charting: wrong offset of labels on axis when rtl) closed by
- duplicate: see #7569
- 1:54 PM Ticket #7570 (PATCH under CLA: dojox.charting: wrong offset of labels on axis when rtl) created by
- When opening a dojox.charting Chart2D in a right to left language …
- 12:55 PM Ticket #7569 (dojox.charting issue with label offsets in RTL mode) created by
- dojox.charting issue with label offsets in RTL mode This issue was …
- 9:08 AM Ticket #7568 (dojox.grid.DataGrid.update() isn't working properly if the grid is not ...) created by
- I'm placing a grid on a tab pane, then switching to another tab and …
- 8:31 AM Ticket #7567 (dojox.html._ContentSetter should evaluate scripts prior to the call of ...) created by
- in the current version the method "onBegin" first calls the method of …
- 4:37 AM Ticket #7566 (IE: bordercontainer splitters don't work) created by
- dragging splitters in test_BorderContainer.html throws an exception.
- 4:37 AM Ticket #7533 (dojo.cookie.isSupported() always returns true in IE 6) closed by
- invalid: It seems that navigator.cookieEnabled is true when cookies are …
Sep 1, 2008:
- 10:34 PM Ticket #5734 (Intermittent xhrPost failure) closed by
- worksforme: I just attached an xhrInterval.html and xhrInterval.php test file. I …
- 10:15 PM Ticket #7496 (Incomplete API docs for dojo.io.iframe) closed by
- fixed
- 10:15 PM Ticket #7565 (Parent object link for dojo.io.script.__ioArgs API docs is not correct) created by
- Going to this URL: …
- 10:04 PM Ticket #7040 (add dojo._base._stubs for tiny core build appropriate to mobile ...) closed by
- wontfix: Closing this out in favor of the customBase injection done as part of …
- 6:35 PM Ticket #7564 (dijit.TextBox editing in grid broken in ie6 and 7) created by
- If you try to edit multiple cells in a grid in ie 6 or 7 then the …
- 4:33 AM Ticket #7435 ([patch][ccla]Optimization on console.log, non-debug) closed by
- fixed
- 4:21 AM Ticket #7563 ([patch][ccla] dojox.storage: put/get/deleteMultiple batch actions fixed) created by
- There are several simple bugs where put/get/deleteMultiple don't work. …
- 4:20 AM Ticket #7562 ([patch][ccla] dojox.flash interface broken) created by
- There a few problems in the way the dojox.flash interface has been …
- 2:50 AM Ticket #7561 ([patch][ccla] Flash object created multiple times) created by
- When there is one more layer in the build project - or even under …
- 2:21 AM Ticket #7548 (Some Italian month names are missing) closed by
- duplicate: Dup of #7188. All the month names should be filled in now. However, …
- 2:19 AM Ticket #7188 (UT failure: dojo.date.format) closed by
- fixed: (In [15047]) update dojo.cldr with improved xslt scripts to follow …
Aug 31, 2008:
- 3:38 PM Ticket #5676 (ContentPane: better detection about which widget to resize (in layout mode)) closed by
- fixed: (In [15039]) Fixes #5676 !strict: ContentPane?: better detection about …
- 9:05 AM Ticket #7206 ([patch] [cla] TabContainer: closable tab pane leaks dom nodes when closed.) closed by
- fixed: (In [15036]) Fix leaks. Patch from afryer (CLA on file); thanks! …
- 8:38 AM Ticket #6087 (TextArea: does not display disabled state) closed by
- fixed: (In [15035]) Fix text to be gray when disabled (again), regression …
- 4:23 AM Ticket #7517 (Editor Plugins need to be converted from setValue to obj.attr(.. method.) closed by
- fixed: (In [15034]) Conversion to attr() instead of setValue()/setContent(). …
Aug 30, 2008:
- 9:32 PM Ticket #7560 (dojo.NodeList-html doesn't work) closed by
- fixed: Oh and r15032 also NodeList?.html
- 6:11 PM Ticket #7453 (BorderContainer: splitter max is broken) closed by
- fixed: (In [15029]) Remove unneeded dojo.disconnect. Fixes #7453 !strict
- 2:39 PM Ticket #7560 (dojo.NodeList-html doesn't work) created by
- calling dojo.query("#foo").html("<p>bar</p>"); results in an empty …
- 10:34 AM Ticket #7453 (BorderContainer: splitter max is broken) reopened by
- [15028] is causing errors on page unload (tested on IE, …
- 2:12 AM Ticket #7453 (BorderContainer: splitter max is broken) closed by
- fixed: (In [15028]) Still not perfect with borders, padding, and gutters, but …
- 12:59 AM Ticket #7559 (dojox.datagrid fails on IE7 when using .setStructure) created by
- I am getting an error in IE7 (no problem in FF3 or Safari/windows) the …
Note: See TracTimeline
for information about the timeline view.