Timeline
Aug 5, 2007:
- 11:20 PM Ticket #1353 ([patch][cla] dojo.addOnLoad, Opera, script tags and AJAX) closed by
- wontfix: This sounds like whatever you want to load via dojo.io.bind really …
- 11:13 PM Ticket #2765 (xd: dojo.addOnLoad issue if dojo.require() things as part of an ...) closed by
- fixed: (In [9970]) Fixes #2765: calling dojo.addOnLoad inside a …
- 10:22 PM Tickets #3985,3986 batch updated by
- fixed: (In [9968]) Fixes #3985, #3986. Added logic to detect invalid dates.
- 10:08 PM Ticket #3984 (Adds support for forgotten JSON types to IFrame using dojo._contentHandlers) closed by
- wontfix: The handleAs types will differ between IO transports because they each …
- 10:01 PM Ticket #1175 (The dojo.io upload using the formNode with return type ...) closed by
- wontfix: This is working as designed. When using an input type of file, then …
- 9:56 PM Ticket #3724 (0.9: xhr Tests fail on IE 6.) closed by
- fixed: (In [9966]) Fixes #3724. Now IE 6 should pass xhr unit tests. Note …
- 8:50 PM Ticket #3987 (r9953 broke dijit._Widget.destroyDescendants() in IE6-7) created by
- return value of dojo.NodeList?.map(dijit.byNode) is different in >= …
- 8:31 PM Ticket #3981 (dojox.layout.ContentPane script tag match requires empty script tag or ...) closed by
- fixed: (In [9965]) Make script match regex a bit smarter, didn't match …
- 8:16 PM Ticket #3733 (dojo.io.script: add function to remove all in-flight requests?) closed by
- fixed: (In [9964]) Fixes #3733: Exposes semi-public method to cancel all …
- 8:00 PM Ticket #3986 (DateTextBox: error on invalid date) created by
- In test_validate.html type an invalid date and hit tab. JS error in …
- 7:58 PM Ticket #3985 (DateTextBox: date shows up as NaN/NaN/NaN) created by
- To accomodate the way the parser works, we had to represent a blank …
- 7:02 PM Ticket #3984 (Adds support for forgotten JSON types to IFrame using dojo._contentHandlers) created by
- There is a great variation in handleAs types between IFrame and the …
- 7:01 PM Ticket #3977 (Ineriting from FilteringSelect terminates in "too much recursion"...) closed by
- fixed: (In [9961]) Fixes #3977. Change to use this.inherited to fix …
- 6:54 PM Ticket #1140 (problem testing for string in ScriptSrcTransport) closed by
- fixed: Fixed this as best as possible for 0.9. Firefox still has an issue …
- 5:18 PM Ticket #512 ([patch][need cla] make encodeForm use per-type serialization functions) closed by
- wontfix: No CLA, and there is no form bind in 0.9. Closing this as wontfix …
- 4:43 PM Ticket #3853 (TextArea: width not resizing in FF) reopened by
- Duplicate is not the same thing as "browser bug". I'll take a look at …
- 4:12 PM Ticket #3983 (Slider: with no discreteValues fails to send events via buttons) created by
- HOW TO REPRODUCE: Go to …
- 4:04 PM Ticket #3982 (Slider: doesn't always respect discreteValues with showButtons="true") created by
- HOW TO REPRODUCE: Go to …
- 1:39 PM Ticket #3981 (dojox.layout.ContentPane script tag match requires empty script tag or ...) created by
- Since [9850] the script regex will match: <script> correct …
- 1:02 PM Ticket #3980 (Editor: doesn't render correctly on hidden tabs, dialogs, etc.) created by
- Hello, I am new to Dojo widgets, but lot of exploration with …
- 11:35 AM Tickets #3607,3736,3979 batch updated by
- fixed: (In [9959]) fixes #3607, #3736 and #3979
- 11:15 AM Ticket #3979 (remove safari 2.0 support in richtext) created by
- 11:03 AM Tickets #3927,3928 batch updated by
- fixed: (In [9958]) fixes #3927 and #3928
- 6:27 AM Ticket #3714 (dojo.require after page load) closed by
- wontfix: Usage of document.write is discouraged in the xdomain loading notes. …
- 6:04 AM Ticket #3978 (dojo.io.script: use dojo.doc instead of document) closed by
- fixed: (In [9957]) Fixes #3978. Using dojo.doc instead of document inside of …
- 6:03 AM Ticket #3978 (dojo.io.script: use dojo.doc instead of document) created by
- By using dojo.doc, it allows dojo.io.script.attach to be used with …
Aug 4, 2007:
- 9:10 PM Ticket #3977 (Ineriting from FilteringSelect terminates in "too much recursion"...) created by
- It breaks because of this assignment: …
- 9:05 PM Ticket #3976 (Safari 3.0 fails Combobox Test on Arrow down...) created by
- In dijit/tests/form/test_FilteringSelect.html or …
- 3:51 PM Ticket #3908 (dojo.query code needs developer documentation) closed by
- fixed: (In [9956]) adding developer docs for dojo.query(). Fixes #3908
- 11:24 AM Ticket #1616 (TooltipDialog with href: cause flicker) closed by
- fixed: (In [9955]) Defer display of dropdown until the href load finishes, so …
- 10:05 AM Ticket #1031 (Disable selection is inconsistent) closed by
- fixed: (In [9954]) Fix setSelectable() on IE to affect the selectability of …
- 9:53 AM Ticket #2661 (fuzzy font at dialog with fade toggle in IE7 and Opera 9) closed by
- fixed: (In [9952]) On IE7 Alpha(Filter opacity=100) makes text look fuzzy so …
- 9:13 AM Tickets #3682,3968 batch updated by
- fixed: (In [9951]) Fix parser bugs reading disabled/checked, and also …
- 5:57 AM Ticket #3969 (tree selected node not highlighted in ie using tundra - "outline" not ...) closed by
- worksforme: This is working for me. I see the outline on IE when you use arrows, …
- 2:45 AM Ticket #2357 (XHR connections may leak in IE to fill per host connection limit even ...) closed by
- fixed: (In [9950]) Prevent in-flight leakage on IE. fixes #2357
- 2:33 AM Ticket #3975 (xhr.js needs better in-code docs) closed by
- fixed: (In [9949]) adding better in-code docs for xhr.js. Fixes #3975
- 2:29 AM Ticket #3975 (xhr.js needs better in-code docs) created by
- 2:15 AM Ticket #2687 (Moving of floatingpane, button functionality is not working) closed by
- invalid: closing. may have simply been an implementation problem on reporter's …
- 1:54 AM Ticket #3951 ([themeTester.html]dialog2 example could not open normally) closed by
- fixed: fixed in trunk. dialog attaches itself to be direct child of body now, …
- 12:39 AM Ticket #3838 (Rename Textbox to TextBox) closed by
- fixed: (In [9948]) Fixes #3838. Renamed *box widgets in dijit to *Box
Aug 3, 2007:
- 11:09 PM Ticket #3974 (dojo.isFF is set incorrectly under Debian Linux) created by
- Debian has renamed the Firefox browser to "Iceweasel," which is …
- 9:31 PM Ticket #3973 (dojo.require doesn't support base tag) created by
- Using a base tag in html will ensure you are always able to use a site …
- 8:00 PM Ticket #3784 (FF: Empty validating text box; Esc doesn't work the first time) closed by
- fixed: (In [9945]) Fixes #3784. If null, set to ""
- 7:30 PM Ticket #3755 (IE - DatePicker: When it's open, Tab/ShiftTab don't close the the popup) closed by
- fixed: Fixed in [9934]
- 7:29 PM Ticket #3972 (PopupContainer on a page with a cross-domain IFRAME kills Dojo in Safari) created by
- Related to [http://trac.dojotoolkit.org/ticket/2723 #2723 …
- 7:08 PM Ticket #3971 (No indication to assistive technologies that a tree node is expandable) created by
- There is currently no indication to assistive technologies that a tree …
- 6:44 PM Ticket #3970 (Add Rhino "strict" mode to pre-commit hook) created by
- http://developer.mozilla.org/en/docs/New_in_Rhino_1.6R6 catches …
- 6:38 PM Ticket #3969 (tree selected node not highlighted in ie using tundra - "outline" not ...) created by
- The tundra stylesheet needs an adjustment. The current entry for …
- 6:38 PM Ticket #3963 (Default to even-odd fill style for SVG) closed by
- fixed: (In [9943]) Now fill is even-odd on SVG to match VML. A test case is …
- 6:08 PM Ticket #3967 (0.9: Add Multiple store widget demo.) closed by
- fixed: (In [9942]) Adding in a small demo of multiple stores. fixes #3967
- 6:04 PM Ticket #3965 (Switch to dojo.clone() where appropriate.) closed by
- fixed: (In [9941]) Replacing the local version of clone() with dojo.clone(). …
- 6:03 PM Ticket #3966 (ComboBox: error on Enter key) closed by
- fixed: (In [9940]) Fixes #3966. Proxy commit for haysmark. Check for …
- 6:02 PM Ticket #3968 (parser.js ignoring value="" for dates) created by
- The parser evaluates this DateTextbox?: […] However, instead of …
- 6:00 PM Ticket #3967 (0.9: Add Multiple store widget demo.) created by
- 0.9: Add Multiple store widget demo. Add a trivial demo that shows …
- 5:29 PM Ticket #3875 (Drag and drop between scrollable lists, where one list is above the other) closed by
- worksforme: I cannot reproduce it. If you have a reproducible example for Dojo …
- 5:21 PM Ticket #3966 (ComboBox: error on Enter key) created by
- To reproduce: 1. Click inside a ComboBox? 2. Add a character 3. …
- 4:48 PM Ticket #3965 (Switch to dojo.clone() where appropriate.) created by
- Since the clone() method was accepted in the Base, it should be …
- 4:42 PM Ticket #3964 (Eliminate some minor incompatibilities with SVG.) created by
- Change the direction of positive rotation from CCW to CW. Review if …
- 4:11 PM Ticket #3963 (Default to even-odd fill style for SVG) created by
- In order to be consistent we need to use the same fill-rule on all …
- 3:52 PM Ticket #3962 (Comboboxes with different data stores fail.) closed by
- fixed: (In [9938]) Fixes #3962. Proxy commit for haysmark. ComboBox? …
- 3:47 PM Ticket #3962 (Comboboxes with different data stores fail.) created by
- ComboBox? needs to instantiate its query. In Jared's dojox data store …
- 3:45 PM Ticket #3948 (DateTextBox empty value problems) closed by
- fixed: (In [9937]) Fixes #3948. Proxy commit for haysmark. The Calendar of …
- 11:49 AM Ticket #3961 ([meta] base size reductions) created by
- Base is getting pretty piggy (70K post ShrinkSafe?, 23K gzipped). It …
- 4:49 AM Ticket #3751 (Esc twice doesn't exit inline textarea - FF only) closed by
- fixed: (In [9933]) Fixes #3751. Hide <BR> tag that gets inserted in FF in …
- 12:11 AM Ticket #3881 (inline text area, save button enabled if you press tab) closed by
- fixed: (In [9931]) Fixes #3881. Set Save button disabled based on a changed …
Aug 2, 2007:
- 10:16 PM Ticket #3960 (IE @cc_on breaks dojo.require) created by
- We have 3rd party component we use that uses conditional compilation …
- 8:38 PM Ticket #3504 (doh.registerGroup setUp and tearDown doesn't work) closed by
- fixed: (In [9929]) Fixing minor test harness issue. fixes #3504
- 7:59 PM Ticket #3959 (0.9: TabConater with ContentPanes that use href appear broken.) closed by
- duplicate: Dup of #3456
- 7:32 PM Ticket #3750 (Please rename onklick event) closed by
- fixed: (In [9928]) Fixes #3750: Please rename onklick event.
- 5:50 PM Ticket #3959 (0.9: TabConater with ContentPanes that use href appear broken.) created by
- 0.9: TabContainer? with ContentPane? that use href appear broken. As of …
- 5:49 PM Ticket #3907 (fetch with initial query in ComboBox stopped working) closed by
- fixed: (In [9925]) Fixes #3907. Proxy commit for haysmark. Updated …
- 5:25 PM Ticket #3958 (Editor dies due to removed require statement) created by
- In the latest version of Editor, the dojo.require for …
- 4:55 PM Ticket #3957 (Tooltip: should have role=tooltip) created by
- The tooltips do not have ARIA markup. More specifically, …
- 4:31 PM Ticket #3169 (refactor interface to AutoCompleterMenu) closed by
- fixed: (In [9924]) Add paging to Combobox drop down list (in case many values …
- 4:22 PM Ticket #3956 (infinite loop in dijit._onTouchNode() (_base/focus.js)) closed by
- fixed: (In [9923]) Fix infinite loop when dojo itself is running in an …
- 3:57 PM Ticket #3949 (Click on leaf node in Tree -> exception) closed by
- fixed: (In [9921]) Ignore clicks on the expando-node portion of a leaf node. …
- 3:41 PM Ticket #3956 (infinite loop in dijit._onTouchNode() (_base/focus.js)) created by
- When running inside the doh test runner, dijit._onTouchNode() enters …
- 3:01 PM Ticket #3955 (0.9: dojox.wire needs a few fixes.) closed by
- fixed: (In [9920]) Minor fixes to wire. fixes #3955
- 3:00 PM Ticket #3955 (0.9: dojox.wire needs a few fixes.) created by
- 0.9: dojox.wire needs a few fixes. 1. XmlElement? and XmlWire? does …
- 2:49 PM Ticket #3954 (Widget startup function is not called when created programmatically ...) closed by
- invalid: Right, you have to call startup manually, by design, after all the …
- 2:48 PM Ticket #3954 (Widget startup function is not called when created programmatically ...) created by
- When creating a widget programmatically using the new syntax […] …
- 2:47 PM Ticket #3826 (tooltipdialog above dropdownbutton does not display correct) closed by
- fixed: (In [9919]) Fix a bunch of layout problems with Tooltip/TooltipDialog?. …
- 2:23 PM Ticket #2115 (sometimes holding down the spinner button doesn't work) closed by
- wontfix: OK, looks like this is too hard to fix. Marking as wontfix for now.
- 12:47 PM Ticket #3953 (DropdownDatePicker: Error in clearing input field when value is out of ...) closed by
- wontfix: In 0.9, you can still enter a date out of range by typing in the box, …
- 7:40 AM Ticket #3953 (DropdownDatePicker: Error in clearing input field when value is out of ...) created by
- In version 0.4.3, DropdownDatePicker?.js contains an error at updating …
- 7:20 AM Ticket #3952 ([Toaster]Toaster widget cannot active its content within its body) created by
- I found if you use IE you cannot click the links within the toaster …
- 6:39 AM Ticket #2838 (Tundra: Editor) closed by
- fixed: On second thought I think the current icons are good for Tundra. …
- 6:10 AM Ticket #3951 ([themeTester.html]dialog2 example could not open normally) created by
- There are two dialog example in the themeTester.html page, the first …
- 6:05 AM Ticket #2835 (Tundra: Dialog style/markup) closed by
- fixed: Just took a look, it looks OK for release. Closing.
- 4:54 AM Ticket #3909 (high contrast mode / bidi support) closed by
- fixed
- 4:53 AM Ticket #3950 (BIDI Tree in high contrast mode - expando is in wrong place) created by
- In RTL, the indentation is correct, but the expando chars appear on …
- 4:50 AM Ticket #3949 (Click on leaf node in Tree -> exception) created by
- test_Tree.html click on Asia, then China -> error. fx.js, line 39: …
- 2:38 AM Ticket #3948 (DateTextBox empty value problems) created by
- Settning "required=false" does not have an affect. When the date field …
- 2:06 AM Ticket #3641 (toggle animation) closed by
- fixed: (In [9915]) adding a toggler class and the start of unit tests for the …
- 1:37 AM Ticket #3947 (Add createShape() method to the group object.) created by
- Surface has this method implemented --- copy it to Group.
- 12:05 AM Ticket #1850 (Dojo combobox style overide in CSS does not work for combo box items) closed by
- invalid
- 12:04 AM Ticket #3898 (Resizing Browser Window when Dialog is Open) closed by
- fixed: (In [9914]) If screen is resized while Dialog is being shown, resize …
Aug 1, 2007:
- 11:57 PM Ticket #3904 (0.9: SplitContainer/ContentPane/TabContainer issue with Firefox and Safari) closed by
- fixed: Oh actually I already fixed the bug where TabContainer?.startup() …
- 11:48 PM Ticket #2740 (SplitContainer inside PageContainer causes no visual page output in FF ...) closed by
- invalid: Right, you either have to say doLayout=false, or put a size on the …
- 11:45 PM Ticket #1867 (Content/link panes in tab container preloads even on preload=false) closed by
- fixed: OK, after Fredrik's fixes to ContentPane? this is working.
- 11:40 PM Ticket #563 (LayoutPane cannot size itself based on it's content) closed by
- wontfix: Layout widgets aren't supposed to do this. If you want dynamic sizing …
- 10:28 PM Ticket #3946 (figure out why invalid UTF-8 is accepted by Parse.java in the ...) created by
- see checkin 9909
- 9:15 PM Ticket #3945 (add context menu to tab title to keyboard delete tabs) created by
- We added support for pressing the delete key with focus on a tab title …
- 9:04 PM Ticket #3787 (ContentPane unit test failing) closed by
- fixed: Seems Bill fixed this one when he fixed #3856 Works for me in IE6-7, …
- 8:53 PM Ticket #3944 (Adding things to Object.prototype breaks xdomain loading) created by
- If some other code adds something to Object.prototype, xd loading …
- 8:49 PM Ticket #3937 (The first tab appears in the tab order erroneously) closed by
- fixed: Fixed via [9912]
- 8:40 PM Ticket #3921 (pressing space to select a color on colorPalette causes scrolling in IE7) closed by
- duplicate: This was fixed via #3942 so closed as duplicate.
- 8:38 PM Tickets #3532,3920 batch updated by
- fixed: (In [9913]) fixes #3920 - update color palette to use onklick event to …
- 8:21 PM Ticket #3942 (space down causes IE to scroll on onklick event) closed by
- fixed: (In [9911]) Fixes #3942: space down causes IE to scroll on onklick event.
- 8:14 PM Ticket #3589 (dojo.data: should use dojo._destroyElement()) closed by
- fixed: Fixed in changeset: http://trac.dojotoolkit.org/changeset/9908
- 7:55 PM Ticket #3943 (Scrub dojo.i18n.getLocalization calls to allow safe layered xdomain loading) created by
- If a module gets put into a layer, and that layer is loaded on page …
- 7:50 PM Ticket #2188 (Allow for flattening i18n bundles for external modules not in dojo.js) closed by
- fixed: This is fixed in 0.9. What is still missing is layer file bundling, …
- 7:39 PM Ticket #3942 (space down causes IE to scroll on onklick event) created by
- When space down is pressed on an element registered to an "onklick" …
- 7:16 PM Ticket #3941 (xhr formToQuery wrong url when multiple inputs have the same name.) created by
- xhr form handling code will not generate proper url when multiple …
- 6:54 PM Ticket #3939 (Test for TooltipDialog not displaying correctly in latest builds) closed by
- duplicate: Dup of #3933
- 6:51 PM Ticket #3940 (vertical slider label misalignment on big font) closed by
- wontfix: This is a FF2 rendering/zoom problem that has already been fixed in …
- 6:46 PM Ticket #3606 (dijit.form.Slider needs basic styling [non-tundra]) closed by
- fixed: (In [9907]) Fixes #3606. Added mouse wheel support to slider. …
- 6:24 PM Ticket #3940 (vertical slider label misalignment on big font) created by
- On FF2 (at least on mac), on test_Slider.html, increase the font size …
- 5:58 PM Ticket #3939 (Test for TooltipDialog not displaying correctly in latest builds) created by
- Click on "Show Tooltip Dialog" and you'll notice the background box …
- 5:54 PM Ticket #3938 (0.9: build.sh fails on Linux with MalformedCharacterEncoding) closed by
- fixed
- 4:08 PM Ticket #3938 (0.9: build.sh fails on Linux with MalformedCharacterEncoding) created by
- 0.9: build.sh fails on Linux with MalformedCharacterEncoding? I've …
- 3:59 PM Ticket #3797 (using keyboard to select drop down menu item causes focus problems) closed by
- fixed: (In [9905]) Fixes #3797: using keyboard to select drop down menu item …
- 1:50 PM Ticket #3937 (The first tab appears in the tab order erroneously) created by
- Use tab to navigate elements on: …
- 11:18 AM Ticket #3936 (visual feedback for disabled button icons) closed by
- fixed: (In [9904]) fixes #3936: visual feedback for disabled button icons
- 10:45 AM Ticket #3936 (visual feedback for disabled button icons) created by
- icons for disabled buttons should be grayed out
- 10:36 AM Ticket #3935 (make the down arrow in dropdown buttons in toolbar in the same line as ...) closed by
- fixed: (In [9903]) fixes #3935: make the down arrow in dropdown buttons in …
- 10:32 AM Ticket #3935 (make the down arrow in dropdown buttons in toolbar in the same line as ...) created by
- 9:54 AM Ticket #3856 (dijit doh tests interfere with each other and cause errors) closed by
- fixed: (In [9902]) Update manager test to run in it's own sandbox. Fixes #3856.
- 9:19 AM Ticket #935 (Error event is fired twice.) closed by
- fixed: in 0.9, we only get the error callback once. Marking fixed.
- 9:04 AM Ticket #575 ([CLA] [fix provided] IE's responseXML (which gets called by ...) closed by
- fixed: fixed in [9899]
- 9:01 AM Ticket #3427 (make sure dojo.query :nth-child selector behaves correctly) closed by
- fixed: OK, all the tests seem to be running including the one Dylan added it. …
- 8:55 AM Ticket #3841 ([patch][cla]dojo _loader has redundant code) closed by
- invalid: OK, #78 has been addressed and like jburke said, even though we are …
- 8:55 AM Ticket #3553 (Add dojo.clone() to deep-copy objects and nodes) closed by
- fixed: (In [9901]) accepting Eugene's clone() patch. Fixes #3553
- 8:26 AM Ticket #175 (Support retrying bind calls) closed by
- wontfix: no one else has ever asked for this. Wontfix.
- 8:24 AM Ticket #3869 (dojo.fx.slideTo code inconsistent with summary in fx.js) closed by
- fixed: (In [9900]) Fix comment to match code. Fixes #3869.
- 8:15 AM Ticket #3934 (dijit/_base/focus.js - add automated test) created by
- 8:07 AM Ticket #3725 (0.9: dojo.parser fails on Seamonkey 1.1.2) closed by
- duplicate: Right, the disabled and checked flags are broken now (on any browser), …
- 8:02 AM Ticket #3294 (0.9: xhr problems with XML on IE 6.) closed by
- fixed: (In [9899]) ensure that XML documents are passed back unserialized on …
- 7:39 AM Ticket #3933 (DropdownButton make dialog too narrow) created by
- See test_Toolbar.html or test_Editor.html. As of change [9833] to …
- 7:03 AM Ticket #3932 (dijit.Menu has X-HTML incompatibilites) created by
- When using Firefox 2.0.6 with a content type of …
- 6:19 AM Ticket #3752 (textarea with autoSave - can't add a newline to textarea) closed by
- fixed: (In [9898]) TextArea? prevents Enter from bubbling, enabling …
- 4:54 AM Ticket #3899 (Regression in [9822]: can't edit autoSave InlineEditBox) closed by
- fixed: (In [9896]) Refactor the focus code, adding better support for …
- 4:43 AM Ticket #3901 (Progressbar breaks in IE) closed by
- fixed: (In [9895]) Convert this.progress expression to a number in ternary …
- 4:41 AM Ticket #3931 (Calendar: weekend columns are wider than weekday columns) created by
- All 7 columns should be equal. Any clues how to remedy this? I'm …
- 4:29 AM Ticket #1094 (Editor: Javascript error when image in Editor2 widget is repeatedly ...) closed by
- fixed: this seems to be fixed in 0.9 rewrite, closing
- 4:25 AM Ticket #3245 (problem with placeCursorAtEnd() in Richtext.js) closed by
- fixed: (In [9894]) fixes #3245: problem with placeCursorAtEnd() in Richtext.js
- 4:23 AM Ticket #3930 (Inner TitlePane arrow doesn't change with state) created by
- In test_TitlePane.html, test #6 open and close the inner pane. The …
- 4:23 AM Ticket #1069 (Editor: In IE6, selecting an image and pressing backspace loses your ...) closed by
- fixed: (In [9892]) fixes #1069: Editor: In IE6, selecting an image and …
- 4:23 AM Ticket #3929 (setClass fails on SVG documents) created by
- This is related to ticket #3878, and could be seen as an extension. …
- 4:07 AM Ticket #3928 (fire onChange event onblur for richtext) created by
- 4:07 AM Ticket #3927 (_onBlur in RichText widget) created by
- 3:48 AM Ticket #1061 (RichText wraps <span> on close in Mozilla) closed by
- fixed: (In [9890]) fixes #1061: RichText? wraps <span> on close in Mozilla
- 3:30 AM Ticket #3625 (RichText: styleSheet code problems) closed by
- fixed: (In [9889]) fixes #3625: use dojo.query and adds a test case
- 3:22 AM Ticket #3922 (Parse bug on widget variables set to null) closed by
- invalid: Right, that's intended behavior (perhaps not well documented). If …
- 2:30 AM Tickets #2998,3926 batch updated by
- fixed: (In [9887]) * fixes #3926 * fixes #2998: now Editor widget works in …
- 2:27 AM Ticket #2444 (change signal onDisplayChanged to onValueChange in richtext widget) closed by
- wontfix
- 2:21 AM Ticket #3926 (introduce onNormlizedDisplayChanged) created by
- onNormlizedDisplayChanged should mimic what updateToolbar does in 0.4 …
- 2:11 AM Ticket #3912 (buttons in editor toolbar have black border rather than transparent) closed by
- fixed: (In [9886]) fixes #3912
- 1:43 AM Ticket #3925 ([PATCH] Fixed spelling of "Province") closed by
- fixed: (In [9885]) Fixes #3925
- 1:08 AM Ticket #3925 ([PATCH] Fixed spelling of "Province") created by
- Fixed spelling of "Province". Used to read "Provence".
Jul 31, 2007:
- 10:15 PM Ticket #2023 ([pathc][cla] Implement BUFakeNode.cloneNode() method in BUFakeDom.js) closed by
- wontfix: we don't use the fakedom stuff anymore
- 9:31 PM Ticket #3924 (example of treeview functionality doesnt work as is, I found a solution) created by
- The example given in the dojo 0.9 book doesnt render appropriately as …
- 9:10 PM Ticket #3923 (Abstract access to source's map) created by
- Currently clients of dojo.dnd.Source go after the map it contains …
- 9:05 PM Ticket #3922 (Parse bug on widget variables set to null) created by
- There is a soft error that occurs: SyntaxError?: missing ) in …
- 7:22 PM Ticket #3921 (pressing space to select a color on colorPalette causes scrolling in IE7) created by
- load test_colorPalette.html in IE 7. Navigate to one of the color …
- 7:16 PM Ticket #3920 (pressing enter should select a color in color palette) created by
- currently pressing space will select a color in the color palette - …
- 6:35 PM Ticket #3919 (ColorPalette: consider removing png files from non a11y mode) created by
- If not in high contrast mode, perhaps we can do without the large png …
- 6:23 PM Ticket #3189 (ColorPalette: list color names, and translations, rather than hex values) closed by
- fixed: (In [9883]) Apply patch from Declan. Fixes #3189.
- 6:05 PM Ticket #2308 (Dojo programming model needs examples) closed by
- invalid: discussed with carla. obsolete. closing.
- 6:05 PM Ticket #2307 (events chapter needs examples) closed by
- invalid: discussed with carla. obsolete. closing.
- 6:04 PM Ticket #2306 (examples in code chapter 2 should refer to tutorial) closed by
- invalid: discussed with carla. obsolete. closing.
- 6:04 PM Ticket #1730 (update Book Introduction section) closed by
- invalid: discussed with carla. obsolete. closing.
- 5:23 PM Ticket #3915 (InlineEditBox FilteringSelect displays as invalid) closed by
- invalid: The validation seems to be working again. Not sure what happened.
- 5:23 PM Ticket #3918 (No class/id attributes for programmatic SplitContainer) created by
- When creating a SplitContainer? programmatically, and explicitly …
- 5:15 PM Ticket #3917 (lfx.slideIn/slideOut -- misleading names) created by
- Poorly named? I was looking at creating some test pages for a friend …
- 4:22 PM Ticket #3916 (SplitContainers render incorrectly when instantiated after load) created by
- With parseOnLoad set to false and a manual call to dojo.parser.parse() …
- 4:09 PM Ticket #3914 (found a syntax error in file dijit/themes/dijit.css from the dj9 beta ...) closed by
- fixed: Fixed in [9450]
- 4:02 PM Ticket #3864 (InlineEditBox TextArea: newlines multiply) closed by
- fixed: (In [9882]) Fixes #3864. Only add <BR> between existing lines instead …
- 4:00 PM Ticket #3915 (InlineEditBox FilteringSelect displays as invalid) created by
- It is yellow when you open it, meaning something went wrong with the …
- 3:46 PM Ticket #3914 (found a syntax error in file dijit/themes/dijit.css from the dj9 beta ...) created by
- Extra trailing comma in the selector .dijit_a11y .dijitCheckbox, …
- 2:21 PM Ticket #3913 (0.9: Add a requiredValue option and type option to the ActionFilter ...) closed by
- fixed: (In [9880]) Enhancement to ActionFilter?. fixes #3913
- 2:09 PM Ticket #3913 (0.9: Add a requiredValue option and type option to the ActionFilter ...) created by
- 0.9: Add a requiredValue option and type option to the ActionFilter? …
- 2:04 PM Ticket #3698 (ColorPalette not keyboard accessible on test_Menu.html) closed by
- fixed: (In [9879]) Make the menu popup and focus code more general: add …
- 1:47 PM Ticket #3912 (buttons in editor toolbar have black border rather than transparent) created by
- IE 6 does not support transparent border
- 1:24 PM Ticket #3904 (0.9: SplitContainer/ContentPane/TabContainer issue with Firefox and Safari) reopened by
- While that seems to resolve the tab container doing the vanishing act, …
- 12:34 PM Ticket #3911 (add animation to slider) created by
- It would be cool to add fx so that the slider slides over when you …
- 9:51 AM Ticket #2302 (BackgroundIFrame iframe src fixes for ie not applied to ie7) closed by
- fixed: Ah, I see, not BackgroundIframe? (which doesn't do anything on IE7) but …
- 9:44 AM Ticket #1311 (Tree: Make SortChildren extension to keep nodes sorted) closed by
- wontfix: For 0.9 we will order the children according to whatever the datastore …
- 9:43 AM Ticket #1672 (TreeV3 Expand and Collapse All can run simultaneously causing partial ...) closed by
- fixed: The new code cancels the slideOut operation before starting slideIn, …
- 9:41 AM Ticket #1439 (Tree: Bugfix keyboard stuff when node changes tree) closed by
- wontfix
- 9:40 AM Ticket #589 (dojo.event.topic.subscribe BEFORE makeWidgets) closed by
- wontfix: With the new Tree architecture I don't think this is an issue anymore.
- 9:28 AM Ticket #1656 (Add 'secure' version of eval()) closed by
- wontfix: until we get native support for safe JSON decoding from the browsers, …
- 9:06 AM Ticket #2757 (dojo.i18n test regression on mozilla) closed by
- fixed: James: I understand your hesitance with this fix, but it's not just a …
- 8:59 AM Ticket #2448 (dojo.lang.forEach issue with Select nodes) closed by
- wontfix: Talked to Alex about this. We're conflicted, but basically you are …
- 8:58 AM Ticket #2354 (dojo.lfx.html.highlight() stops abruptly for select elements in firefox) closed by
- fixed: See #2448 for root cause. But this isn't an issue in 0.9 anymore …
- 8:47 AM Ticket #2422 (Child selector fails on queries in the form 'tag#id > child' or '#id > ...) closed by
- fixed: seems this is already fixed in trunk. The bug was deeper than the fix …
- 8:41 AM Ticket #2381 (ShrinkSafe Fails for simple Regular Expression Syntax) closed by
- invalid: this is an issue in the Rhino parser itself and not in ShrinkSafe?, per …
- 8:33 AM Tickets #3635,3889 batch updated by
- fixed: (In [9878]) fixes #3635 and #3889
- 8:33 AM Ticket #1837 (dojo.back doesn't work if you set document.domain) closed by
- fixed: (In [9877]) style nits. comments and docs need fixing badly. Fixes #1837
- 8:24 AM Ticket #1592 (around advice on getElementById fails on IE) closed by
- wontfix: unfortunantly, this isn't something we can fix. It's due to the …
- 8:24 AM Ticket #1613 (tree dnd does not leaves behind last selected node when using ...) closed by
- fixed: This code isn't in Dijit 0.9 anymore so not an issue.
- 8:23 AM Ticket #1406 (window.onScroll event not firing when also connecting to a ...) closed by
- fixed: OK, checked over the 0.9 code (both dijit and dojox). Always …
- 8:19 AM Ticket #1259 (ShrinkSafe: forward reference problem (plugin.js broken)) closed by
- duplicate: Dup of #3241 (although this one came first...)
- 8:17 AM Ticket #829 (IE error adding after advice to a node's appendChild() function) closed by
- wontfix: this is an IE bug related to DOM nodes being COM objects and therefore …
- 8:14 AM Ticket #786 (dojo.event.connect not showing onbeforeunload prompt) closed by
- wontfix: Yeah, you should use dojo.addOnUnload(). I think the problem with the …
- 8:09 AM Ticket #694 (Mouse move error in tests/event/test_rate_limited_events.html) closed by
- wontfix: we're not supporting rate limited events in 0.9. We were never able to …
- 8:08 AM Ticket #611 (ShrinkSafe breaks prototype.js) closed by
- fixed: appears to have been fixed in the last year or so: […]
- 8:05 AM Ticket #610 (io.bind should support all HTTP Methods for REST API's) closed by
- fixed: dojo.xhrPut, dojo.rawXhrPut, and dojox.xhrDelete have been implemented …
- 7:52 AM Ticket #78 (Files beginning with double-underscores conflict with Zope) closed by
- fixed: (In [9875]) fixes #78. The name of the ".*" files is now settable via …
- 7:47 AM Ticket #1757 (Memory leak in dojo.js) closed by
- wontfix: sounds like James' resolution means that this isn't really a Dojo bug. …
- 7:42 AM Ticket #2358 (dojo.lfx.wipeOut throws error when wiped element has padding specified ...) closed by
- fixed: OK, I'm pretty sure this is fixed in 0.9 but note that the div you …
- 7:39 AM Ticket #2345 (propolsal for extending dojo.lfx) closed by
- wontfix: we'll accept patches against 0.9's dojo.fx. Please file patches if you …
- 7:30 AM Ticket #1127 (Bug in animation effect (IE only)) closed by
- fixed: This is working in 0.9 for whatever reason (lots of code has changed). …
- 7:27 AM Ticket #2171 (lfx.fade is broken in IE6) closed by
- wontfix: it's a bug w/ a version of IE that MS doesn't ship or support. …
- 7:26 AM Ticket #1776 (dojo.lfx.wipeOut and dojo.lfx.wipeIn breaks on doubleclick) closed by
- fixed: Yes, you need to stop the wipeOut animation before you start the …
- 7:24 AM Ticket #2321 (problem with compressed dojo.js and lfx.wipes functions - wiped elem ...) closed by
- fixed: OK, this is fixed in 0.9 because it always wipes in / out to the …
- 7:23 AM Ticket #777 (Dojo not thread safe) closed by
- wontfix: this is not a thread safety issue, you're just invoking multiple …
- 6:16 AM Ticket #1251 (dojo.io.error. Accespts type and number as a parameter but they are ...) closed by
- fixed: dojo.io.Error does not exist in 0.9. Closing.
- 6:14 AM Ticket #1706 (allow buildin xdomain resources for external modules) closed by
- fixed: Fixed in 0.9.
- 6:13 AM Ticket #2239 (For string interning with dojo.uri.cache, add strings to the cache at ...) closed by
- invalid: dojo.uri.cache has not been ported to 0.9, so closing out.
- 6:11 AM Ticket #2467 (Loading JSON/JavaScript content in IframeIO.js) closed by
- wontfix: Closing for now, since I did not get confirmation about the CLA or the …
- 6:07 AM Ticket #3177 (xdomain loading: possible error if local module does ...) closed by
- fixed: This was addressed in a recent bug fix by rcoup. I can't find it now, …
- 6:00 AM Ticket #1024 (a config property to disable css widget template) closed by
- fixed: Closing, since templateCssPath does not exist for 0.9.
- 4:36 AM Ticket #3910 (InlineEditBox: Inline text boxes don't open with text selected) created by
- Inline text boxes don't open with all their text selected like a …
- 3:56 AM Ticket #3909 (high contrast mode / bidi support) created by
- Convert Tree, Menu, and any other widgets that use arrow characters …
- 3:39 AM Ticket #3252 (port dojo offline + Gears to 0.9) closed by
- fixed
- 3:13 AM Ticket #3904 (0.9: SplitContainer/ContentPane/TabContainer issue with Firefox and Safari) closed by
- invalid: Usually when people nest a layout container inside a contentpane they …
- 3:12 AM Ticket #2237 (RpcService.js can't receive error objects) closed by
- fixed: (In [9872]) fixes #2237, handle case for RPCService where an error …
- 3:02 AM Ticket #3908 (dojo.query code needs developer documentation) created by
- The dojo.query code is rather difficult to follow. Please document it …
Jul 30, 2007:
- 10:15 PM Ticket #3907 (fetch with initial query in ComboBox stopped working) created by
- In, test_ComboBox, the "ComboBox? with an initial query" is not opening …
- 9:38 PM Ticket #3900 (TitlePane with href: setContent() called prematurely) closed by
- fixed: (In [9870]) Make preload=false work for TitlePane?, also added a …
- 8:44 PM Ticket #3167 (Port Fisheye to Dojox) closed by
- fixed: Ported copy already committed... Closing ticket, I will compare the …
- 8:37 PM Ticket #1519 (Fisheye rollover effect doesn't work properly when browser window ...) closed by
- fixed: (In [9869]) patch from Karl fixes #1519 and adds addition isFixed …
- 8:18 PM Ticket #3906 (dojo.number.regexp bug (affects dijit.form.NumberTextBox )) closed by
- duplicate
- 8:11 PM Ticket #3906 (dojo.number.regexp bug (affects dijit.form.NumberTextBox )) created by
- You can see this behavior in dijit.form.NumberTextBox? as an example. …
- 8:03 PM Ticket #3905 (Patch dojo.parser, OR stop putting widget code in event callbacks ...) created by
- Connecting to onShow in markup using TitlePane?, StackContainer? …
- 7:47 PM Ticket #3904 (0.9: SplitContainer/ContentPane/TabContainer issue with Firefox and Safari) created by
- 0.9: ContentPane/TabContainer? issue with Firefox and Safari When …
- 7:18 PM Ticket #3903 (wairole for color cell should be gridcell) closed by
- fixed: (In [9864]) fixes #3903. Updated wairole for each color cell to …
- 6:08 PM Ticket #3903 (wairole for color cell should be gridcell) created by
- When I originally added the role for the color cells I made it "td" it …
- 5:03 PM Ticket #3902 (InlineEditBox: inline textara/box - caret consistency issues) created by
- IE6/7 only - open the inline test case - go to the non-autoSave text …
- 4:48 PM Ticket #3901 (Progressbar breaks in IE) created by
- In theme tester (./dijit/themes/themeTester.html) IE gives an error, …
- 4:44 PM Ticket #3882 (inline text area test case, add autoSave text area) closed by
- fixed: (In [9860]) fixes #3882 - added autosave=true to inlineEditBox.html so …
- 4:36 PM Ticket #3891 (TitlePane/fx.wipeOut() fail because dojo.style(node, "height") returns ...) closed by
- fixed: (In [9858]) dojo.style(node, "height") can return "auto" or "" on IE …
- 4:28 PM Ticket #3900 (TitlePane with href: setContent() called prematurely) created by
- On IE with latest code in test_TitlePane.html, the test #4 pane (which …
- 4:26 PM Ticket #3899 (Regression in [9822]: can't edit autoSave InlineEditBox) created by
- The most consistent way to reproduce this issue is to enable autoSave …
- 4:22 PM Ticket #3749 (no blinking caret, only first time into textarea) reopened by
- reopen based on new information from bill: Yeah …
- 3:54 PM Tickets #3854,3880 batch updated by
- fixed: (In [9857]) fixes #3854 - in onKeyPress set focus to iframe element on …
- 3:38 PM Ticket #3752 (textarea with autoSave - can't add a newline to textarea) reopened by
- TextArea? should eat the Enter key with dojo.stopEvent(). While the …
- 3:16 PM Ticket #701 (widget infrastructure: make args and frag class variables) closed by
- fixed: Fixed in 0.9
- 3:15 PM Ticket #3673 (filtering select - empty field, uparrow not working) closed by
- wontfix: This really is an undefined behavior. Let's leave it as-is.
- 3:11 PM Ticket #1731 (separate modules, resources and widget namespaces page) closed by
- fixed
- 2:39 PM Ticket #3853 (TextArea: width not resizing in FF) closed by
- duplicate: I've tried some of the other inline display settings without success. …
- 2:17 PM Ticket #3688 (TitlePane border invisible on IE6) closed by
- fixed: I've fixed this w/all my recent changes to TitlePane? (or maybe someone …
- 1:53 PM Ticket #3807 (AccordionContainer fails to startup if there is no child) closed by
- fixed: (In [9856]) Fixes #3807: removed redundant setting of tabindex …
- 1:24 PM Ticket #3896 ([Widget]Combox will submit the combo box value when the selected value ...) closed by
- fixed: This works in 0.9. test_FilteringSelect has a blank option with a …
- 1:14 PM Ticket #3898 (Resizing Browser Window when Dialog is Open) created by
- Applies to: Dojo 0.9 beta. Browser: FF2.0, Windows Mail: …
- 12:44 PM Ticket #3830 (Dialog _duration = 0 not working in some browsers) closed by
- duplicate: Ah, Dante is right. See #3827. This is basically a duplicate.
- 12:38 PM Ticket #3897 ([Widget]Combo Box does not render normally in IE 5) closed by
- wontfix: Dojo dropped support for IE5 about a year ago, when Microsoft itself …
- 12:34 PM Ticket #3888 ([cla][patch] open must be called) closed by
- invalid: Oh, there's no API for that. Everything has to be through dojo.data …
- 8:45 AM Ticket #3897 ([Widget]Combo Box does not render normally in IE 5) created by
- Some of our user use IE 5.0 and the combo box widget seems could not …
- 8:37 AM Ticket #3896 ([Widget]Combox will submit the combo box value when the selected value ...) created by
- As title, if I assign an empty value but the display field is not …
- 7:31 AM Ticket #3855 (Tab out of tree doesn't remove dotted focus box - fails on FF, IE OK, ...) closed by
- fixed: (In [9855]) Remove node's focus CSS class when you moved away from …
- 6:59 AM Ticket #3895 (Cometd: Mutliple callbacks on handler if a user ...) created by
- If a user subscribes to a channel then unsubscribes and subscribes …
- 6:56 AM Ticket #3848 (TextArea: newlines not preserved) closed by
- fixed: (In [9854]) With renderAsHtml set to false, InlineEditBox? preserves …
- 4:11 AM Ticket #2932 (Dijit: think about removeChild()/addChild()) closed by
- worksforme
- 1:21 AM Ticket #3894 (bidi: color palette dropdown button positioned incorrectly) created by
- On IE7: see test_Button.html?test-bidi There are two dropdowns with …
- 1:16 AM Ticket #3893 (BiDi: tooltip on anchor, text shows up in wrong location) created by
- on IE (tested v7) test_Tooltip.html?test-bidi hover over 'anchor' …
Jul 29, 2007:
- 10:29 PM Ticket #3891 (TitlePane/fx.wipeOut() fail because dojo.style(node, "height") returns ...) reopened by
- We need to change some code before this ticket can be closed. If we …
- 10:17 PM Tickets #3890,3892 batch updated by
- fixed: (In [9853]) Re-add a startup() _loadCheck, makes loading from markup …
- 10:06 PM Ticket #3890 (markup href not working for ContentPane) reopened by
- Actually, it should work and we have a test for it in …
- 9:59 PM Ticket #3892 (test_ContentPane.html does not load href after r9849) created by
- href from markup broken
- 9:58 PM Ticket #3891 (TitlePane/fx.wipeOut() fail because dojo.style(node, "height") returns ...) closed by
- invalid: dojo.style uses getComputedStyle. Querying …
- 7:02 PM Ticket #3891 (TitlePane/fx.wipeOut() fail because dojo.style(node, "height") returns ...) created by
- See test_TitlePane.html on IE; each pane closes instantly rather than …
- 6:57 PM Ticket #3890 (markup href not working for ContentPane) closed by
- invalid: Right, for this uncommon case when you have a ContentPane? with an href …
- 3:33 PM Ticket #3890 (markup href not working for ContentPane) created by
- This was working in the 0.9 Beta . Downloaded new src from SVN HEAD …
- 3:22 PM Ticket #3889 (pressing escape in linkdialog dropdown in editor misbehaves) created by
- * it causes error in IE * in both IE and FF, the focus is not …
- 11:38 AM Ticket #3888 ([cla][patch] open must be called) created by
- The open method now must be called after an explicit makePopup(), but …
- 9:10 AM Ticket #3645 (TitlePane: loading from URL doesn't work) closed by
- fixed: (In [9849]) Fixes for TitlePane? url support. The code in ContentPane? …
- 6:29 AM Ticket #3887 (Do layout in CSS not JS) created by
- As per …
- 6:08 AM Ticket #2248 ([patch][cla] IE: dojo.byId() workaround fails to lookup form element ...) closed by
- fixed: I've attached another test case (byId.html) that demontrates the bug …
- 5:33 AM Ticket #3886 (dojo.html and dojo.style migration doc) created by
- All the old functions in dojo.html (and dojo.dom?) and dojo.style …
- 5:02 AM Ticket #3861 (undo/back: exception in loadIframeHistory() if d.back.init() hasn't ...) closed by
- fixed: (In [9848]) Add a warning instead of throwing an obscure exception if …
Jul 28, 2007:
- 7:58 PM Ticket #3777 (dijit.TitlePane - No "public" toggle function) closed by
- fixed: (In [9847]) Make toggle a public function. Fixes #3777.
- 7:53 PM Ticket #3877 (test_Layout.html gets errors about resizing (FF)) closed by
- fixed: (In [9846]) Fix debugging statement to allow for fact that sometimes …
- 7:27 PM Ticket #3415 (combobox / textbox + dialog + IE6) closed by
- fixed
- 7:10 PM Ticket #1526 (Dynamically creating and destroying a Tooltip does not work) closed by
- fixed: Yeah, you can look at the Validation widgets to see how to throw up …
- 5:11 PM Ticket #3885 (cloning surface divs fails on IE) closed by
- invalid: Unfortunately we cannot control how cloneNode() is implemented by MS …
- 4:56 PM Ticket #3821 (Click on a MenuItem get Error) closed by
- fixed: Not happening anymore, fixed by [9698] I think.
- 4:53 PM Ticket #3747 (First Tab Selected doesn't have correctly layout) closed by
- worksforme: Closing because no testcase and no response.
- 2:55 PM Ticket #3885 (cloning surface divs fails on IE) created by
- when creating a surface with dojox.gfx.createSurface(...) on a given …
- 1:37 PM Ticket #3666 (dijit.form.Checkbox style issues) closed by
- fixed: (In [9844]) incremental patch refs #3661 and fixes #3666 (checkbox …
- 7:43 AM Ticket #3884 (TabContainer id does not show up in DOM) created by
- TabContainer?'s id does not show up in the generated DOM. Context: Dojo …
- 6:31 AM Ticket #3200 (Access to XPConnect service denied in Firefox when trying to copy or paste) closed by
- invalid: see http://dojo.jot.com/WikiHome/SetupCopyPasteForFirefox about the …
- 3:22 AM Ticket #3859 (IE loses stroke & fill styles on shape.setShape) closed by
- fixed: Fixed in [9843].
- 3:21 AM Ticket #3589 (dojo.data: should use dojo._destroyElement()) reopened by
- Oops. Mistyped the ticket number.
- 3:19 AM Ticket #3589 (dojo.data: should use dojo._destroyElement()) closed by
- fixed: (In [9843]) Added the explicit setting of fill and stroke styles for …
- 3:01 AM Ticket #3857 (dojox.gfx.group.clear does not work) closed by
- fixed: (In [9842]) Fixes #3857. Thx, Jayant B. Sai!
- 2:12 AM Ticket #3871 (Tree selection broken due to onblur and dojo.html.toggleShowing) closed by
- invalid: Looks like this is neither a dojo nor a mozilla bug but your …
- 1:16 AM Ticket #2502 ([cla] [patch] getTextWidth methods for gfx (vml+svg) text) closed by
- fixed: (In [9841]) Fixed the bug introduced with the previous check-in. Added …
- 12:46 AM Ticket #3657 (dojox.gfx VML renderer doesn't clip on surface's boundaries) closed by
- wontfix: The only practical way to clip is to use the "clip" property of the …
- 12:23 AM Ticket #3591 (dojo.gfx: consider using dojo._destroyElement()) closed by
- wontfix: There are two cases of node removal in VML: Group.remove(), and …
Jul 27, 2007:
- 11:33 PM Ticket #2972 (SVG Paths that are not closed do not render properly in VML) closed by
- fixed: (In [9839]) Adding "r0,0" to the end of the path segment in VML …
- 11:30 PM Ticket #3883 (DnD Undraggable Drop Anchor) created by
- dojo.dnd.Source seems to require that everything specified as a drop …
- 9:41 PM Ticket #654 (Cloned element on Dnd displays below Dialog) closed by
- fixed: (In [9838]) Changed zIndex of avatar to 1999 --- it ensures that it is …
- 9:33 PM Ticket #3882 (inline text area test case, add autoSave text area) created by
- Since both autoSave and non-autoSave inline text areas are valid, an …
- 9:30 PM Ticket #3881 (inline text area, save button enabled if you press tab) created by
- Using the inline test case, go to the non-autoSave text area, open it …
- 9:29 PM Ticket #3873 (0.9: ItemFileWriteStore has identity bug with autocreation of identities) closed by
- fixed: (In [9837]) fixes #3873 -- Bug in ItemFileWriteStore? that would show …
- 8:36 PM Ticket #3880 (fix iframe title for textarea widgets - for screen reader usability) created by
- text area widget usability issues for screen readers: 1) Currently …
- 7:54 PM Ticket #3879 (dojo.style should normalize colors) created by
- Colors in FF are returned as rgb(#,#,#) and #hex in IE. It seems …
- 7:53 PM Ticket #3582 (dojo.style inconsistent?) closed by
- wontfix
- 7:36 PM Ticket #3878 (dojo.html.getClass fails on an SVG document node, and probably many ...) created by
- dojo.html.getClass fails on a non-HTML domNode. The getClass call …
- 7:33 PM Ticket #3872 (prefix Calendar styles with "dijit") closed by
- fixed: (In [9832]) Missed a checkin. Prefix calendar classes with 'dijit'. …
- 7:07 PM Ticket #2982 ([patch] [cla] dojo.byId fails (IE6,7 Opera) when used on a form, which ...) closed by
- fixed: (In [9831]) Fixes #2982. Changed ele.id to ele.attributes.id.value. …
- 6:37 PM Ticket #3877 (test_Layout.html gets errors about resizing (FF)) created by
- Just try …
- 6:31 PM Ticket #3367 (ToggleButton: improve tundra theme) closed by
- fixed: This has been fixed now.... there's a check mark shown (as the button …
- 6:25 PM Ticket #3876 (consider use of dijit tooltips for button title text) created by
- Currently the button title text is implemented using the title …
- 6:24 PM Ticket #3875 (Drag and drop between scrollable lists, where one list is above the other) created by
- To reproduce: Create 2 scrolling lists "controls", where one is …
- 6:14 PM Ticket #3874 (dojo.marginBox() doesn't work with default border width) created by
- Original description: Using 0.9 LayoutContainer? and ContentPanes?, it …
- 6:11 PM Ticket #3409 (Spinner widget - if min="0", widget allows scrolling beyond 0) closed by
- fixed: This is working in 0.9. I'll attach a testcase.
- 5:53 PM Ticket #3873 (0.9: ItemFileWriteStore has identity bug with autocreation of identities) created by
- 0.9: ItemFileWriteStore? has identity bug with autocreation of …
- 5:19 PM Ticket #2428 (Table drag and drop of rows causes misordering internally versus visually) closed by
- fixed: Fixed in 0.9.
- 4:31 PM Ticket #2436 (hideIndicator for TreeDropTargetV3 doesn't properly hide in Safari 2.0.4) closed by
- wontfix: Safari2 no longer support pluswhich Tree and DnD have been completely …
- 4:30 PM Ticket #3232 (SizeShare attribute of SplitContainer does not work if inside a ...) closed by
- invalid: The test is invalid. The SplitContainer? should be a direct child of …
- 4:24 PM Ticket #3872 (prefix Calendar styles with "dijit") created by
- 4:22 PM Ticket #2556 (event.stopEvent method causes error on IE when using frames) closed by
- fixed
- 4:17 PM Ticket #2556 (event.stopEvent method causes error on IE when using frames) reopened by
- Farther down in the file we have: […] So the documentation was …
- 4:14 PM Ticket #3424 (Editor 2 Widget Can not Support Mulitple Instances with different ...) closed by
- fixed: This is working w/the newly redesigned Editor. Just see …
- 4:06 PM Ticket #2413 (Dialog widget cannot use Button widget as close control) closed by
- fixed: This is fixed with checkins to make Dialog extend Form. Actually you …
- 3:58 PM Ticket #2105 (checkbox widget page missing from book) closed by
- fixed: Fixed in …
- 3:57 PM Ticket #2104 (Button widget page missing from book) closed by
- fixed: Fixed in …
- 3:56 PM Ticket #3865 (remove menuitem which displays calendar from test_Menu.html) closed by
- fixed: (In [9826]) Fixes #3865: remove menuitem which displays calendar from …
- 3:41 PM Ticket #3521 (TreeRpcErrorHandler not working) closed by
- wontfix: All this code has gone away in Dijit.
- 3:37 PM Ticket #3871 (Tree selection broken due to onblur and dojo.html.toggleShowing) created by
- We've encountered this problem in 0.4.3, but it may be present in …
- 3:35 PM Ticket #2993 (dojo.html.getParentByType returns the node instead of the parent if ...) closed by
- wontfix: Hmm, getParentByType() isn't supported at all in Dojo 0.9.
- 3:33 PM Ticket #2753 (<div dojoAttachPoint="domNode"></div> mentioned in FAQ fails in ...) closed by
- wontfix: Hopefully that's not in the new FAQ... because not planning to support …
- 2:57 PM Ticket #2623 ([Patch]ModalFloating over an other modal FloatingPane does not work ...) closed by
- wontfix: Sorry, all this code is gone in 0.9, and we aren't supporting dialogs …
- 2:52 PM Ticket #2605 (bug in TreeExpandToNodeOnSelect.js) closed by
- fixed: This code isn't in 0.9 anymore so it's no longer an issue.
- 2:51 PM Ticket #2580 (Dialog opened ontop of a ModalFloatingPane pb) closed by
- wontfix: ModalFloatingPane? isn't supported anymore so I'm going to close this …
- 2:42 PM Ticket #2425 (dojo tree RPCErrorHandler NOT getting invoked in firefox 2.0.0.1) closed by
- wontfix: All this code is gone in 0.9; loads from dojo.data instead and this is …
- 2:36 PM Ticket #3543 (0.9: Rich text editor tests don't seem to work right.) closed by
- fixed: (In [9825]) Remove incorrect comment in test file. Fixes #3543.
- 2:12 PM Ticket #3870 (ProgressBar: vertically center text, and set height automatically ...) created by
- See http://www.jakpsatweb.cz/css/css-vertical-center-solution.html …
- 6:13 AM Ticket #2722 (dojo.event.browser.addListener creates closure) closed by
- fixed: With the new architecture of 0.9 where disconnect() takes a handle …
- 6:06 AM Ticket #2556 (event.stopEvent method causes error on IE when using frames) closed by
- fixed: In 0.9 this code has been changed to: […] Looks fixed. The …
- 5:05 AM Ticket #514 (dojo.io.bind() not using timeoutSeconds/onTimeout for all applicable ...) closed by
- fixed: This is fixed in 0.9.
- 5:05 AM Ticket #167 (Build CSS files) closed by
- fixed: Closing this bug, since this is "fixed" in 0.9 by having stand-alone …
- 1:24 AM Ticket #2078 (dojo.event.connect() fails to connect to FireFox iframes in designMode) closed by
- fixed: The new dojo.connect reduces to addEventListener for node-ish …
- 1:18 AM Ticket #3863 (dojo._getBorderBox() unused...) closed by
- wontfix
- 12:00 AM Ticket #3734 (_onBlur not called when focus moves from edit widget out of client area) closed by
- fixed: (In [9822]) Bunch of code to properly detect when focus goes off into …
Jul 26, 2007:
- 9:41 PM Ticket #3869 (dojo.fx.slideTo code inconsistent with summary in fx.js) created by
- I am using 0.9.0beta. In the fx.js, the dojo.fx.slideTo's summary …
- 9:06 PM Ticket #3868 (drop down button arrow does not display properly within toolbar in IE7) created by
- When a drop down button with the showLabel parameter set to false is …
- 8:56 PM Ticket #3867 (drop down button arrow icon does not display properly in high contrast ...) created by
- In IE 7 the text moves vertically down in the button and the arrow is …
- 8:17 PM Ticket #3815 (Button: when no label is displayed, set title attribute on icon) closed by
- fixed: (In [9820]) fixes #3815 added showLabel parameter on button to display …
- 7:48 PM Ticket #2337 (Bug on image link or href link in a LinkPane’s tab of a TabContainer.) closed by
- fixed: (In [9819]) Make adding html to TabButton? possible again, fix a …
- 7:28 PM Ticket #3866 (0.9: dojo.query() support of general XML DOM documents.) created by
- 0.9: dojo.query support of general XML DOM documents. According to …
- 7:23 PM Ticket #3865 (remove menuitem which displays calendar from test_Menu.html) created by
- The _Calendar should not be used without being associated with a …
- 6:58 PM Ticket #2803 (ProgressBar: avoid sizing during creation) closed by
- fixed: (In [9815]) Remove sizing during postCreate and clean up some …
- 6:58 PM Ticket #3864 (InlineEditBox TextArea: newlines multiply) created by
- In IE, open test_InlineEditBox and add a newline to the TextArea?. …
- 5:21 PM Ticket #3827 (Dialog animation duration not settable) closed by
- fixed: (In [9812]) Make duration a public parameter. Fixes #3827.
- 5:06 PM Ticket #3844 (Dialog, TooltipDialog: extend Form) closed by
- fixed: (In [9811]) Convert Dialog to extend Form. Fixes #3844.
- 4:59 PM Ticket #3862 (0.9: Add in support for newItems creating an item at a point in the ...) closed by
- fixed: (In [9810]) Adding a small bit to the Write API. fixes #3862
- 4:19 PM Ticket #3863 (dojo._getBorderBox() unused...) created by
- all the box models in _base/html.js have getter/setter and a wrapper …
- 4:13 PM Ticket #2192 (dojo is not defined on line 3429 in dojo.js) reopened by
- This needs to be fixed in the 0.4.x trunk. Several customers are …
- 4:10 PM Ticket #2193 ([patch] implement letter key navigation in Tree) closed by
- fixed: (In [9809]) fixes #2193 changes by obi068 and ptbrunet (CLAs on file) …
- 3:57 PM Ticket #2820 (Editor: port to dijit) closed by
- fixed: Oops, I realized I opened another defect for the URL dialog: #3635. …
- 3:51 PM Ticket #3780 (Dijit Dialog will only render correctly if it is a direct child of the ...) closed by
- fixed: (In [9808]) If Dialog isn't a child of document.body then move it …
- 3:46 PM Ticket #3794 (dijit spinner test needs proper labels) closed by
- fixed
- 3:06 PM Ticket #3852 ("host" as attribute name is bad) closed by
- fixed: (In [9806]) host is a bad name for a DomNode? attribute; it's used by …
- 2:58 PM Ticket #3858 (ComboBox with option tag list has wrong value on page refresh in FF) closed by
- fixed: (In [9804]) ComboBox? hides its option tags instead of deleting them. …
- 1:06 PM Ticket #3862 (0.9: Add in support for newItems creating an item at a point in the ...) created by
- 0.9: Add in support for newItems creating an item at a point in the …
- 9:49 AM Ticket #3861 (undo/back: exception in loadIframeHistory() if d.back.init() hasn't ...) created by
-
dojo.back.init()
needs to be called from a<script>
tag inside the … - 9:30 AM Ticket #3816 (xdomain loading: loader_xd.js sets dojo._isXDomain too much?) closed by
- invalid: Yeah I think its ok, but the use case is pretty convoluted: * Load …
- 9:25 AM Ticket #3217 (ContentPane: pane on <tr>, setContent() on produces error in IE) closed by
- fixed: This should work now in dojox.layout.ContentPane?. Please reopen if …
- 9:17 AM Ticket #2040 ([patch][cla] ContentPane examines wrong property on nested exceptions) closed by
- fixed: This code didn't survive dojox ContentPane? port, but I tried to make …
- 9:11 AM Ticket #2852 ([patch] ContentPane having trouble with commented scripts ...) closed by
- fixed: html comments is stripped from JS code in dojox.layout.ContentPane?. IF …
- 2:17 AM Ticket #3860 (dojox.gfx.matrix.scaleAt issue in IE) created by
- So this issue is a little difficult to explain, so I will try to …
Jul 25, 2007:
- 11:20 PM Ticket #3859 (IE loses stroke & fill styles on shape.setShape) created by
- So I have a simple rect. When I add it, I set it's stroke & fill. Then …
- 10:24 PM Ticket #3858 (ComboBox with option tag list has wrong value on page refresh in FF) created by
- If you load test_ComboBox and refresh the page, the first ComboBox? …
- 10:13 PM Ticket #3857 (dojox.gfx.group.clear does not work) created by
- I see the following issues in FF/Opera/Safari when using clear() on a …
- 8:10 PM Ticket #3786 (onklick unit test failing) closed by
- fixed: I'm closing this ticket as the onklick test is now working. There are …
- 8:01 PM Ticket #3856 (dijit doh tests interfere with each other and cause errors) created by
- The dijit doh unit test for _base.manager is causing other dijit tests …
- 6:29 PM Ticket #3855 (Tab out of tree doesn't remove dotted focus box - fails on FF, IE OK, ...) created by
- Tab out of tree doesn't remove dotted focus box. Use test_Tree.html …
- 5:06 PM Ticket #3854 (can't tab out of InlineEditBox/TextArea (FF)) created by
- There's code in TextArea?.js to catch a tab and move focus to the …
- 5:03 PM Ticket #3752 (textarea with autoSave - can't add a newline to textarea) closed by
- fixed: (In [9794]) Make FF TextArea? propogate its onkeypress events beyond …
- 4:04 PM Ticket #3209 (InlineEditBox: should be copying font, height, and width from source text) closed by
- fixed: (In [9793]) InlineEditBox? calls resize on its edit widget right when …
- 3:15 PM Ticket #3853 (TextArea: width not resizing in FF) created by
- In test_TextArea, the width of the red bordered TextArea? is set to 33% …
- 3:01 PM Ticket #2975 (IE7: dojo does not load from local filesystem when isDebug: true) closed by
- fixed: Fixed in #1990
- 2:57 PM Ticket #1990 (Dojo demos appear not to run under IE7) closed by
- fixed: (In [9790]) Fixing dojo so that local file loads in IE 7 work. fixes #1990
- 2:51 PM Ticket #3852 ("host" as attribute name is bad) created by
- As seen in dojox/data/demos/demo_FlickrStore.html, when you click a …
- 2:49 PM Ticket #3611 (Spinner, Slider: flag to control when onChange is called) closed by
- fixed: Seems to be fixed by [9627]. All form widgets can set the boolean …
- 2:12 PM Ticket #3850 (customization of toolbar and plugins for editor) closed by
- fixed: (In [9788]) fixes #3850 and adds a test case for this
- 1:54 PM Ticket #3479 (TextArea get value is empty string if text pasted with mouse) closed by
- fixed: (In [9787]) Fixes #3479. Attached to native onchange event to see …
- 1:23 PM Ticket #3851 (0.9: Updates to wire for two bugs + 2 new simple demos.) closed by
- fixed: (In [9786]) Fixing minor issue in wire + 2 new demos. fixes #3851
- 1:20 PM Ticket #3851 (0.9: Updates to wire for two bugs + 2 new simple demos.) created by
- 0.9: Updates to wire for two bugs + 2 new simple demos. This fixes …
- 12:29 PM Ticket #3788 (Slider: discreteValues off by one?) closed by
- fixed: (In [9785]) Fixes #3788. Calculations needed discreteValues-1 to …
- 9:16 AM Ticket #3850 (customization of toolbar and plugins for editor) created by
- 4:37 AM Ticket #3849 (dojo.query does not work on imported nodes) created by
- * Version: 0.9beta * Browsers: FF 2.0 (probably more) * Contact: …
- 4:17 AM Ticket #3808 (CLDR data generator should be fixed by adding code to convert U+200F ...) closed by
- fixed: (In [9784]) Escape U+200F references, fix empty entries. Fixes #3808, …
- 3:05 AM Ticket #3848 (TextArea: newlines not preserved) created by
- On test_InlineEditBox.html if you edit the TextArea? and enter a bunch …
- 2:00 AM Ticket #3847 (toolbar appears under the editing area when the editor is created from div) closed by
- fixed: (In [9780]) fixes #3847 and adds a test case in test_Editor.html
- 1:59 AM Ticket #3847 (toolbar appears under the editing area when the editor is created from div) created by
- 1:13 AM Ticket #3846 (Cleanup of class names) closed by
- fixed: (In [9779]) Replacing the dndItem class with already defined and …
- 1:11 AM Ticket #3846 (Cleanup of class names) created by
- Instead of the dndItem class, we should use the dojoDndItem class, …
Jul 24, 2007:
- 6:48 PM Ticket #2844 (Formbind bug in IE6: html input field named action) closed by
- fixed: (In [9776]) Patch to 0.9 for form handling issue. fixes #2844
- 5:46 PM Ticket #3209 (InlineEditBox: should be copying font, height, and width from source text) reopened by
- Actually looking at this more closely now, it's no good for TextArea? …
- 5:43 PM Ticket #3752 (textarea with autoSave - can't add a newline to textarea) reopened by
- I checked this in but now looking at FF the save button for TextArea? …
- 5:30 PM Ticket #3209 (InlineEditBox: should be copying font, height, and width from source text) closed by
- fixed: (In [9774]) Added resize method for form widgets, to be used by …
- 3:57 PM Ticket #3845 (xhrPost() double-escapes form field names) created by
- Posting the following form: <form onsubmit="dojo.xhrPost({'form' : …
- 3:39 PM Ticket #3752 (textarea with autoSave - can't add a newline to textarea) closed by
- fixed: (In [9770]) For the TextArea? example in test_InlineEditBox set …
- 12:10 PM Ticket #2180 (update slider widget for a11y) closed by
- duplicate: WaiRoles? and states as well as keyboard support was included in the …
- 8:56 AM Ticket #2820 (Editor: port to dijit) reopened by
- Changes to Toolbar etc. broke the LinkDialog?. I'm fixing it now.
- 8:47 AM Ticket #3844 (Dialog, TooltipDialog: extend Form) created by
- Make TooltipDialog? and Dialog extend dijit.form.Form so that the …
- 8:32 AM Ticket #3843 (support nested popups) created by
- This occurs with 0.9beta in Firefox 2. I have a TooltipDialog? …
- 3:30 AM Ticket #1253 (Enable/Disable specific tab in a tabcontainer) closed by
- wontfix: We talked it through, and this isn't going to be in dijit. However, …
- 3:12 AM Ticket #3842 (CLDR generation patches) created by
- extra build step for special locales, like zh-hans-* small fixes to …
- 12:53 AM Ticket #3841 ([patch][cla]dojo _loader has redundant code) created by
- unless I'm missing something huge, we're not using package.js …
Jul 23, 2007:
- 11:58 PM Ticket #2677 (dojo.xml.Parse() does not work in IE anymore) closed by
- invalid: Not that I know of, at least not the Dojo parser. That one was the …
- 11:51 PM Ticket #2703 (FilteringTable doesn't display non HTML data with HTML escape codes ...) closed by
- wontfix: Filtering is dead, long live the king!
- 11:50 PM Ticket #3452 (FilteringTable sortFunction is unused) closed by
- wontfix: Filtering is dead, long live the king!
- 11:50 PM Ticket #2760 (headclass style not applied in FilteringTable) closed by
- wontfix: Filtering is not a part of the 0.9 effort, so closing.
- 11:47 PM Ticket #2453 (Store.setData needs to clear items{}) closed by
- invalid: Its a collections.Store thing, and its dead, so I'm closing.
- 9:50 PM Ticket #3840 (dojox.cometd.subscribe() parameter checking logic error) created by
- Currently: if((useLocalTopics !== true)||(useLocalTopcis !== false)){ …
- 6:48 PM Ticket #1142 (title and alttext for Toolbar icons) closed by
- wontfix: this will not be fixed in the 0.4x branch but will be addressed in the …
- 6:45 PM Ticket #3839 (tooltip is transparent on IE 7) created by
- On the test_tooltip hover over the select with the text "alpha" on the …
- 5:41 PM Ticket #2660 (test_TabContainer.html doesn't work properly in Opera 9.10 (Build 8679)) closed by
- worksforme: works in 0.9
- 5:06 PM Ticket #2272 (checkChildrenForFile test for disabled) closed by
- wontfix: This is no longer an issue with 0.9 because we don't have automatic …
- 5:05 PM Ticket #1059 (RichText can't be dragged) closed by
- wontfix
- 5:04 PM Ticket #2627 (wipeIn is adding 11px per wipe) closed by
- fixed: I rewrote wipeIn() so this is no longer an issue.
- 4:52 PM Ticket #2843 (Migration guide for miscellaneous widgets) closed by
- fixed
- 4:25 PM Ticket #3838 (Rename Textbox to TextBox) created by
- Capitalize Box in all case. Widget names are sometimes *box and …
- 4:23 PM Ticket #3817 (dojo.parser is b0rken on Opera 9.22 and WebKit) closed by
- worksforme: oops. the regression got fixed. My repo was somehow out of synch.
- 4:10 PM Ticket #2785 (Background of ModalFloatingPane has incorrect z-index if multiple ...) closed by
- wontfix: promise to make sure this is not an issue in 0.9/1.0 FloatingPane?. …
- 4:07 PM Ticket #2736 (fields named by integers bug in dojo.validate.check) closed by
- wontfix: seems like this says you can't name="#" any input element anyway. …
- 3:23 PM Ticket #3837 (0.9: tests.number fail on Firefox 2.0.0.5) closed by
- fixed: (In [9755]) Do whitespace replacement within [] regexp. Fixes #3837
- 2:31 PM Ticket #3105 ([dojo.data] have JsonItemStore do lazy reference resolution) closed by
- wontfix: This currently doesn't seem to gain much to do right now. Unless …
- 2:28 PM Ticket #3824 ([dojo.data] missing "var" in ItemFileWriteStore on line 278) closed by
- fixed: (In [9754]) Trivial fix in ItemFireWriteStore? fixes #3824
- 2:23 PM Ticket #3837 (0.9: tests.number fail on Firefox 2.0.0.5) created by
- GROUP "tests.number" has 26 tests to run PASSED test: number PASSED …
- 1:38 PM Ticket #3836 (more possible popup positions for tooltipdialog in dropdownbutton) closed by
- fixed: (In [9753]) fixes #3836: added a test case for this in test_Dialog.html
- 1:37 PM Ticket #3836 (more possible popup positions for tooltipdialog in dropdownbutton) created by
- 11:35 AM Ticket #3835 (Form widget) created by
- Implement Form widget for serialization/deserialization of form …
- 5:34 AM Ticket #1962 (Localize the Editor2 widget) closed by
- fixed: marking closed, new issue should be filed under new cover
- 5:31 AM Ticket #3804 (Editor2 richtextframe.html template should have a margin) closed by
- fixed: you can specify this by specifying a customized css file for the …
- 5:28 AM Ticket #2093 (editor programatic creation over https) closed by
- worksforme: works in latest 0.4 branch with FF
- 4:27 AM Ticket #1683 (Expose dragObject's absolute position) closed by
- wontfix: This functionality can be implemented in the user's code in 0.9.
- 4:26 AM Ticket #1753 (regist order impact the dnd result) closed by
- fixed: Fixed in 0.9.
- 4:20 AM Ticket #1053 (ToolbarFlexibleSpace) closed by
- invalid: not applicable any more, closing
- 4:19 AM Ticket #1602 (Add optional behaviour to PopupManager) closed by
- fixed
- 4:18 AM Ticket #796 (Editor: <textarea dojoType="Editor"> in Safari can cause Safari to Hang) closed by
- duplicate: dup of #376
- 4:12 AM Ticket #3597 (replaceEditorContent doesn't replace tags) closed by
- fixed: replaceValue is the new function for dijit, it should have fixed this issue
- 4:12 AM Ticket #1191 (Mixed content error in html/common.js) closed by
- invalid: I can't find this code in the 0.9+ codebase. Reopen if this is still …
- 4:01 AM Ticket #762 (Safari 2.0: secondary layer of text appears in RichText widget when ...) closed by
- wontfix: Safari 2.0 no longer supported as of 0.9. Working on webkit nightlies …
- 3:58 AM Ticket #376 (Textarea Rich Text Editor doesn't work in Safari) closed by
- worksforme
- 3:42 AM Ticket #2533 (Problems with Editor2 widget on FF) closed by
- invalid: please verify whether you still have those issues in dijit, closing for onw
- 3:40 AM Ticket #1943 (editor2 widget not working properly in opera) closed by
- wontfix: opera is not official supported any more
- 3:32 AM Ticket #3803 (Coding error with for loop n dojo.widget.RichText) closed by
- fixed: (In [9751]) fixes #3803 (dijit is already fixed)
- 3:23 AM Ticket #3678 (Editor Widget Fails in TabContainer) closed by
- duplicate: dup of #1301
- 3:14 AM Ticket #3834 (add mapping table for currency<>country code) created by
- unclear how we'd manage this, since the currency list is determined at …
- 2:16 AM Ticket #377 (Rich Text Editing with a textarea field doesn't work in Safari) closed by
- fixed: it works in dijit as of 2007-07-12
Jul 22, 2007:
- 10:32 PM Ticket #3833 ([patch][cla] allow Dojo to work in Firefox extensions) created by
- I have included a patch in unified diff format, that allows Dojo to …
- 5:59 PM Ticket #3831 (dijit/tests/form/test_InlineEditBox.html onChange event isn't called) closed by
- fixed: (In [9748]) Call onChange event when InlineEditBox? is saved, meaning …
- 5:49 PM Ticket #3832 (dojo.parser, attribute value that evals to false isn't sent to widget ...) closed by
- fixed: (In [9747]) Allow setting a property to false from markup, Fixes #3832
- 5:21 PM Ticket #3832 (dojo.parser, attribute value that evals to false isn't sent to widget ...) created by
- Say you want to set a widget property to false in markup […] …
- 1:44 PM Ticket #3819 (Dijit: make _base directory) closed by
- fixed: (In [9745]) Make dijit.manager names shorter and reimplement byClass() …
- 1:04 PM Ticket #1899 (Safari 2.0.4 has trouble with Dojo Storage's Moxie due to bug in Rich ...) closed by
- wontfix: Safari 2.0 is not supported anymore
- 12:30 PM Ticket #3831 (dijit/tests/form/test_InlineEditBox.html onChange event isn't called) created by
- The onChange event in InlineEditBox? isn't called on the "Edit me - I …
- 11:56 AM Ticket #3765 (InlineEditBox broken when created after is loaded, like in a ContentPane) closed by
- fixed: (In [9743]) Defer search for editwidget until startup is called, makes …
- 8:23 AM Ticket #979 (setURL(): JavaScript warnings on long page-loads.) closed by
- worksforme: Well I tried to fetch a 1 min delayed page of 1Mb size without any …
- 7:03 AM Ticket #2397 (The ContentPane loadContents executes twice.) closed by
- fixed: The 0.9 dijit ContentPane? doesn't have onShow and initial load is …
- 6:57 AM Ticket #1460 (TabContainers loaded in Content panes appears broken on Opera 9) closed by
- wontfix: This isn't relevant anymore since we don't support require calls in …
- 6:53 AM Ticket #2041 (Improve handling of nested exceptions in ContentPane) closed by
- fixed: Well scripts in content and therefore onExecError didn't survive the …
- 3:00 AM Ticket #3586 (Tab close buttons not showing up on IE6) closed by
- fixed: (In [9741]) patch from sfoster [cla] fixes #3586 (ie6 tab close icon) …
- 1:32 AM Ticket #791 (dojo.event.connect supporting array of target functions) closed by
- wontfix
Jul 21, 2007:
- 11:53 PM Ticket #3659 (Toaster JS errors in IE7) closed by
- fixed: (In [9740]) Fixes #3659
- 6:12 PM Ticket #3760 (ant kludge for saxon needed) closed by
- worksforme: runs fine on windows xp + ant 1.7 + java 6. slow, but fine. can't …
- 5:17 PM Ticket #3828 (Programmatic Dialog has no closeNode) closed by
- invalid: For widgets with a startup() method, you are required to call that …
- 5:06 PM Ticket #3829 (Dialog transparency does not work with Konqueror and IE (on wine)) closed by
- wontfix: Hi, unfortunately dijit doesn't support konqueror (see the spec for …
- 2:23 PM Ticket #3830 (Dialog _duration = 0 not working in some browsers) created by
- Setting _duration = 0, does not work with Opera, Epiphany and …
- 2:22 PM Ticket #3829 (Dialog transparency does not work with Konqueror and IE (on wine)) created by
- When opening a Dialog using Konqueror (and IE on wine) the …
- 2:19 PM Ticket #3828 (Programmatic Dialog has no closeNode) created by
- The startup method of the Dialog class is called only when the dialog …
- 2:13 PM Ticket #3827 (Dialog animation duration not settable) created by
- The duration of the animation cannot be specified from HTML but can be …
- 12:06 PM Ticket #2780 (ModalDialogBase tries to set focus on invisible element on IE, IE ...) closed by
- fixed: No, I think with Becky's change we are never setting focus to an …
- 12:05 PM Ticket #2574 (TreeV3: Focus switches from the selected node to the Expanded node on ...) closed by
- wontfix: Tree in Dijit doesn't give any feedback when a node is selected, only …
- 12:03 PM Ticket #2570 (TreeV3 removing last node for a level, the previous node does not take ...) closed by
- wontfix: Tree in dijit doesn't support removing nodes at all.
- 12:02 PM Ticket #2573 (TreeV3 programatic node selection) closed by
- fixed: Well, Tree doesn't really support selecting a node programatically. …
- 4:29 AM Ticket #2737 (GFX demos do not position slider handles correctly in WebKit (Safari) ...) closed by
- worksforme: Should be fixed in 0.9. Please retest.
- 4:21 AM Ticket #2396 (DnD not using result from onDropStart) closed by
- fixed: Completely changed in 0.9.
- 4:20 AM Ticket #2395 (DnD onDropStart not called properly) closed by
- fixed: Fixed in 0.9.
- 4:19 AM Ticket #1384 (HtmlDragObject iframe hack problem) closed by
- fixed: Fixes in 0.9
- 3:25 AM Ticket #3826 (tooltipdialog above dropdownbutton does not display correct) created by
- see the connector in the screenshot this only affects IE 6 (did not …
- 2:11 AM Ticket #3410 (dojo.lang.inArray({ a: 1, b: 2, c: 3}, "b") causes infinite loop) closed by
- wontfix: inArray was not ported. Use dojo.some in 0.9+
- 2:05 AM Ticket #3599 (DropDownButton text in toolbars does not disappear in Tundra) closed by
- fixed: (In [9738]) Add dijitButtonContents class to DropDownButton? template. …
- 1:59 AM Ticket #3602 (TooltipDialog in toolbar gets scrollbars) closed by
- worksforme: doesn't happen anymore
Jul 20, 2007:
- 11:43 PM Ticket #3746 (Button's innerHTML not displayed in Toolbar using tundra.css) closed by
- fixed: (In [9737]) Add toolbar examples with text/without graphics Fixes #3746
- 10:54 PM Ticket #3825 (title pane animations very jerky in FF) created by
- title pane animations have gotten pretty "jerky" recently, and the new …
- 9:49 PM Ticket #2820 (Editor: port to dijit) closed by
- fixed: (In [9736]) fix exceptions on startup. Fixes #2820
- 9:44 PM Ticket #3749 (no blinking caret, only first time into textarea) closed by
- duplicate: This is a confirmed FF bug that will be fixed in FF3. …
- 9:33 PM Ticket #440 (IE form widgets always on top in Accordion widget panels) closed by
- fixed: fixed in 0.9
- 9:19 PM Ticket #3824 ([dojo.data] missing "var" in ItemFileWriteStore on line 278) created by
- on line 278, I think this typeMap = this._datatypeMap[type]; …
- 9:15 PM Ticket #3823 (dojo.date.stamp toISOString and fromISOString have uppercase acronyms) closed by
- wontfix: well, not having any better ideas myself, I'm marking this wontfix. …
- 6:53 PM Ticket #3690 (support pageup/pagedown keys to move quickly in slider) closed by
- fixed: (In [9735]) fixes #3690 added pageup/pagedown keyboard support to move …
- 6:43 PM Ticket #3823 (dojo.date.stamp toISOString and fromISOString have uppercase acronyms) created by
- I think that back in 0.4, dojo.date had ISO functions like …
- 6:32 PM Ticket #3631 ([dojo.data] in JsonItemWriteStore, add serialization support for ...) closed by
- fixed: Great! I was behind the times -- I didn't realize that it was already …
- 5:05 PM Ticket #3759 (Remove redundant code in dojox.validator/regexp) closed by
- fixed: dojox.validate has been stripped of said code. again, direction …
- 5:03 PM Ticket #1021 (ComboBox + dojo.validate = need unified interface for form based widgets) closed by
- wontfix: most 0.9 widgets have validation builtin. the direction of …
- 4:53 PM Tickets #1891,3820,3822 batch updated by
- fixed: (In [9733]) refs #3661 (icon tundra unity) and fixes #3820 #3822 and #1891
- 4:16 PM Ticket #2648 (toCamelCase is slow on IE6) closed by
- wontfix: We did away with toCamelCase for 0.9
- 4:11 PM Ticket #2362 (Allow very specify module/widget path registrations) closed by
- invalid: I think this all goes away in 0.9
- 3:33 PM Ticket #3265 (Arrow shows hover in AutoCompleter, but not DateTextbox or Select) closed by
- fixed: I fixed this a while back when I hardcoded the baseClass.
- 2:49 PM Ticket #3822 (tundra.css references splitContainerSizer[V,H]-Thumb.png files -- that ...) created by
- rev: 9732 tundra.css references two image files: …
- 2:26 PM Ticket #2957 (TooltipDialog: accessibility) closed by
- fixed: (In [9732]) fixes #2957 - added an inner div to set focus onto so …
- 12:18 PM Ticket #1988 (refactor resizing of layout widgets) closed by
- fixed
- 12:17 PM Ticket #3281 (Stray keyup event after menu closed via keyboard.) closed by
- fixed: (In [9731]) Just some fixup to properly support the two signatures of …
- 11:58 AM Ticket #3432 (RadioButton layout in Dialog is skewed) closed by
- duplicate: addressed in #3666, so this is technically a duplicate. synopsis: …
- 11:50 AM Ticket #3196 (cStyle has no properties) closed by
- fixed: addressed in 0.9 with fix to #3638 so closed as fixed
- 11:35 AM Ticket #3821 (Click on a MenuItem get Error) created by
- See it in test of Menu, open menu and click on an item: this is the …
- 8:17 AM Ticket #3820 (ToggleButton style) created by
- The icon for ToggleButton? should just be a checkmark, rather than a …
- 8:09 AM Ticket #3819 (Dijit: make _base directory) created by
- Following dojo (core)'s lead, make dijit.js include certain modules by …
- 6:42 AM Ticket #3818 (widget state classes) closed by
- fixed: (In [9727]) Apply multiple classnames to a node, to make it easier to …
- 5:44 AM Ticket #3672 ([patch][ccla] GVT: number and date fixes) closed by
- fixed: (In [9726]) am/pm can come before or after the hour. Fixes #3672.
- 4:52 AM Ticket #3818 (widget state classes) created by
- Form widgets (at least button-type widgets) typically have the …
- 4:43 AM Ticket #3192 (cldr build problems) closed by
- fixed: (In [9723]) fix up doc URL reference for target XML file. Fixes #3192
- 4:33 AM Ticket #2797 (logo shows up with gray background on IE6) reopened by
- oops. I was in IE7. nm
- 4:30 AM Ticket #2797 (logo shows up with gray background on IE6) closed by
- worksforme: don't see what everyone is talking about. must be an old graphic.
- 4:25 AM Ticket #1906 (node editor isn't working correctly in Firefox) closed by
- wontfix: code isn't being ported to 0.9
- 4:20 AM Ticket #1314 (Multiple dnd + selector problem) closed by
- wontfix
- 4:16 AM Ticket #613 (request: dojoAttachPoint should have currentPoint method) closed by
- wontfix
- 4:10 AM Ticket #2286 (Rounded performance issues) closed by
- wontfix
- 4:07 AM Ticket #2359 (Tab Labels don't show on Opera 9.10 without dojo:label="Tab 1") closed by
- wontfix
- 4:07 AM Ticket #1452 (Drag and Drop Slowness: dojo.dnd.HtmlDragManager's dropTargets array ...) closed by
- invalid: tree+dnd being completely rewritten for 0.9
- 4:05 AM Ticket #1643 (dnd for 3 trees and a document) closed by
- invalid: tree+dnd are being completely rewritten for 0.9
- 4:03 AM Ticket #3692 (ValueChanged events for 0.4) closed by
- fixed: Yup, this is fixed in 0.9 as addressed by #3462, #3609, #3610, #3611.
- 3:40 AM Ticket #2263 (Ability to replace root tree node using DND) closed by
- wontfix: Since dojo.dnd and the tree's dnd will be completely rewritten for …
- 3:39 AM Ticket #1629 (Tree: Drag and Drop to destination tree node messes up node order.) closed by
- wontfix: Since dojo.dnd and the tree's dnd will be completely rewritten for …
- 3:39 AM Ticket #1312 (Tree: tree wobbles on dnd) closed by
- wontfix: Since dojo.dnd and the tree's dnd will be completely rewritten for …
- 3:38 AM Ticket #1687 (Tree: dnd can break in IE quirks mode) closed by
- fixed: Since dojo.dnd and the tree's dnd will be completely rewritten for …
- 3:38 AM Ticket #591 (DND accept problem) closed by
- wontfix: Since dojo.dnd and the tree's dnd will be completely rewritten for …
- 3:37 AM Ticket #1223 (multiple DND + selector.) closed by
- wontfix: Since dojo.dnd and the tree's dnd will be completely rewritten for …
- 1:54 AM Ticket #959 (Regression: dojo.html.getElementsByClass returns nothing if parentNode ...) closed by
- wontfix
- 1:52 AM Ticket #2851 (dojo.math.combinations is correct but inefficient) closed by
- wontfix: code was not ported to 0.9
- 1:46 AM Ticket #2764 (dojo.html.isShowing() should use computed style) closed by
- wontfix: use dojo.style in 0.9
- 1:44 AM Ticket #2252 (dojo.html.copyStyle throws an exception) closed by
- wontfix: this code no longer exists in 0.9
- 1:37 AM Ticket #2055 (Make list of examples for the new web site "demos" area) closed by
- invalid
- 1:35 AM Ticket #3817 (dojo.parser is b0rken on Opera 9.22 and WebKit) created by
- It looks like the result of dojo.query("[dojoType") in dojo.parser is …
- 1:24 AM Ticket #1932 (toCoordinateObject always gets marginbox, should respect boxtype) closed by
- invalid: toCoordinateObject is not ported to 0.9.
- 1:23 AM Ticket #1361 (getBoundingClientRect problem in IE) closed by
- invalid: These systems are rebuilt for 0.9, don't believe this exact situation …
- 1:21 AM Ticket #353 ([patch][cla] event.connect breaks with undefined first argument) closed by
- invalid: 0.9 analog dojo.connect requires a non-null first argument and will …
- 1:18 AM Ticket #97 (Comparing dojo.uri.Uri with == can be misleading ... class needs a ...) closed by
- invalid: I believe irrelevant to 0.9
- 1:13 AM Ticket #3155 (dojo.event.connectRunOnce does not auto-disconnect) closed by
- wontfix: No 'once' functionality in 0.9.
- 1:12 AM Ticket #2052 (Determine exactly what pages will be on the new web site) closed by
- invalid
- 1:12 AM Ticket #2051 (Articulate main purposes of the web site) closed by
- invalid
- 1:11 AM Ticket #2699 (How to use timeline js in dojo floating panes?) closed by
- invalid: Sorry, I don't understand the question. What is timeline JS?
- 12:53 AM Ticket #2240 (core.profile.js not include dojo.event.* files because /src/event.js ...) closed by
- fixed: (In [9720]) Fixes #2240
- 12:08 AM Ticket #3816 (xdomain loading: loader_xd.js sets dojo._isXDomain too much?) created by
- loader_xd.js sets dojo._isXDomain for each module call, but it seems …
Jul 19, 2007:
- 11:45 PM Ticket #2449 (umm... search engine friendliness ?) closed by
- wontfix: xd may address this. otherwise, what else can we expect? if you've …
- 11:43 PM Ticket #2447 ([patch][ccla] Infinite recursion loading missing module specified in ...) closed by
- wontfix: I think this all goes away with the new loading scheme in 0.9
- 11:40 PM Ticket #3363 ([doh] util/doh/runner.js may have copy/paste errors: "tests" became "doh") closed by
- fixed: (In [9719]) fix some unintentional renames of 'tests' to 'doh'. Fixes #3363
- 9:59 PM Ticket #3815 (Button: when no label is displayed, set title attribute on icon) created by
- currently the title attribute is only assigned to buttons if they are …
- 9:56 PM Ticket #3595 (fix drop down button a11y broken by revision #9350) closed by
- fixed: this was fixed as part of #3544
- 9:51 PM Ticket #3814 (Errors in sync xhr are squelched) created by
- If the xhrPost test in dojo ests\_basexhr.html is modified to a sync …
- 9:50 PM Ticket #3813 (implement a11y for grid) created by
- Need keyboard and ARIA support for grid component. A11y requirements …
- 9:46 PM Ticket #3812 (implement a11y for rich text editor) created by
- Need to provide keyboard support for rich text editor so user can …
- 9:42 PM Ticket #3811 (implement keyboard a11y for tooltips) created by
- currently the tooltips on the test_tooltip.html page only display on …
- 8:29 PM Tickets #3639,3810 batch updated by
- fixed: (In [9717]) fixes #3639 add .dijitButtonText style to button label and …
- 8:22 PM Ticket #3810 (title of combobox default button not being spoken by screen reader) created by
- the label for the button is set on the containerNode. Need to update …
- 7:35 PM Ticket #3809 (Normalize Arabic/Hindi numerals) created by
- see dijit/tests/i18n/currency.html, issue #3
- 7:33 PM Ticket #3808 (CLDR data generator should be fixed by adding code to convert U+200F ...) created by
- see dijit/tests/i18n/currency.html
- 2:15 PM Ticket #3807 (AccordionContainer fails to startup if there is no child) created by
- AccordionContainer? fails to startup if there is no child, check the …
- 1:40 PM Ticket #3806 (0.9: Tweaks to the wire demo of FlickrStore.) closed by
- fixed: (In [9714]) Minor changes to demo. fixes #3806
- 1:34 PM Ticket #3806 (0.9: Tweaks to the wire demo of FlickrStore.) created by
- 0.9: Tweaks to the wire demo of FlickrStore?. Minor updates on how …
- 12:57 PM Ticket #3805 (Very little documentation for Editor2 Widget) created by
- I donnot even know how to define which toolbar buttons you want when …
- 12:28 PM Ticket #3804 (Editor2 richtextframe.html template should have a margin) created by
- To increase the useability of the Editor2 widget i vote for a margin …
- 12:00 PM Ticket #3803 (Coding error with for loop n dojo.widget.RichText) created by
- I noticed this bug while using the Editor2 widget programtically on an …
- 11:50 AM Ticket #3544 (consolidate ESC key handling in dijit.util.popup) closed by
- fixed: (In [9713]) fixes #3544. Focus goes to arrow portion of combobutton …
- 9:28 AM Ticket #3795 (Regression in [9698]: TextArea InlineEditBox not opening in FF) closed by
- fixed: (In [9711]) Fix focus on iframes. Although you focus on …
- 8:31 AM Ticket #3802 (Hidding/Showing/Maximize/Restore a SplitContainer's child programmatically) closed by
- wontfix: This isn't something I want to add into Dijit. You could do …
- 8:06 AM Ticket #3802 (Hidding/Showing/Maximize/Restore a SplitContainer's child programmatically) created by
- It would be nice to add 4 methods to the SplitContainer?'s class : …
- 8:02 AM Ticket #3798 (ContentBox - Getting width and height of a hidden element?) closed by
- invalid: As for ProgressBar?, #2803 has been filed to remove javascript sizing …
- 3:53 AM Ticket #3775 (convert gvt tests to use DOH) closed by
- fixed: (In [9709]) Rename gvt tests -> i18n, let entire tests run before …
- 3:46 AM Ticket #3801 (i18n xdomain problem) reopened by
- rcoup, were you seeing this issue after r9573? I put in a fix for a …
- 3:10 AM Ticket #3801 (i18n xdomain problem) closed by
- fixed: (In [9708]) Fixes #3801
- 3:10 AM Ticket #3801 (i18n xdomain problem) created by
- When i load i18n bundles after an x-domain build I get an error …
- 2:54 AM Ticket #1118 (inefficient comment stripping in buildUtil.js) closed by
- fixed: (In [9707]) Thanks, Tim. Shaved about a second off a base build for …
- 1:32 AM Ticket #2621 (DnD operation causes an exception in IE when a DropTarget has been removed) closed by
- fixed: Fixed in 0.9.
- 1:32 AM Ticket #2490 (Image tag as a drag copy source doesn't work in Mircosoft IE 7) closed by
- fixed: Fixed in 0.9.
- 1:31 AM Ticket #2292 (Dragging link causes link to stop working if defined under href attribute) closed by
- fixed: Fixed in 0.9.
- 1:30 AM Ticket #2149 (dojo.dnd.HtmlDragMoveSource and constrainTo seems to disregard x/y of ...) closed by
- fixed: Fixed in 0.9.
- 1:30 AM Ticket #1935 (Dragged objects jump if positioned using "right" or "bottom" style ...) closed by
- fixed: Fixed in 0.9.
- 1:29 AM Ticket #1875 (HtmlDragManager::cacheTargetLocations should use scroll dimensions of ...) closed by
- fixed: Fixed in 0.9.
- 1:29 AM Ticket #1849 (HtmlDragSource object jumps to 0,0 of browser (upper left) when drag begin) closed by
- fixed: Fixed in 0.9.
- 1:29 AM Ticket #1840 ([patch] [CLA needed] HTMLDragAndDrop does not set size of cloned element) closed by
- fixed: Fixed in 0.9.
- 1:26 AM Ticket #1621 (DnD fails when scrolled down in a box with overflow:auto) closed by
- fixed: Fixed in 0.9.
- 1:25 AM Ticket #1567 ([dragDrop] impossible to drop in an empty list) closed by
- fixed: Fixed in 0.9.
- 1:25 AM Ticket #1508 (drag&drop wildcard problem) closed by
- invalid: Wildcards were eliminated in 0.9. Types can be specified as an array …
- 1:22 AM Ticket #1356 (Drag and drop of table cell (td) does not show ghost during drag) closed by
- fixed: Fixed in 0.9.
- 1:22 AM Ticket #1347 (HtmlDragAndDrop - onDragStart() with absolute positioning by bottom ...) closed by
- fixed: Fixed in 0.9.
- 1:22 AM Ticket #1282 (dragSource id missed) closed by
- fixed: Fixed in 0.9.
- 1:21 AM Ticket #1274 (Proposed update to DnD onDragEnd failure) closed by
- fixed: Fixed in 0.9.
- 1:20 AM Ticket #920 (memory leaks in IE while using dojo.dnd) closed by
- fixed: Fixed in 0.9.
- 1:20 AM Ticket #781 (dragging too far to the left, indicator doesn't function) closed by
- fixed: Fixed in 0.9.
- 1:18 AM Ticket #370 (DND does not work when dragging onto a panel with another under lying ...) closed by
- fixed: Fixed in 0.9.
- 1:16 AM Ticket #1534 (Add API docs for dojo.dnd) closed by
- fixed: All public methods are documented in 0.9.
- 1:15 AM Ticket #1083 ([DnD] unregister method for drop targets needed) closed by
- fixed: Fixed in 0.9.
- 12:55 AM Ticket #731 ([lfx] Wipe effect bugs..) closed by
- invalid: test case no longer works, can't verify #2
Jul 18, 2007:
- 11:10 PM Ticket #1793 (Opera and dojotoolkit.org demo = not functionnal) closed by
- invalid
- 11:06 PM Ticket #1784 (Add API doc for Show widget) closed by
- fixed: Presentation docs are up to par w/r/t it's experimental state. News …
- 11:01 PM Ticket #740 ([lfx] Need a generic toggle function) closed by
- wontfix: enhancement for 0.4
- 11:00 PM Ticket #734 (add "slide in selection demo" to demos/ dir and demo web page) closed by
- wontfix
- 9:33 PM Tickets #3512,3626,3656,3668,3789,3790,3796 batch updated by
- fixed: (In [9703]) incremental checkin refs #3661 (unify icons) and fixes …
- 9:28 PM Ticket #2419 (link error in demoEngine.html) closed by
- wontfix: not ported to 0.9
- 8:56 PM Ticket #3800 (parser does not allow spaces in json attributes?) created by
- In dijit/tests/form/test_validate.html, the "time1" widget only works …
- 7:27 PM Ticket #3799 (0.9: Minor update to FlickrStore, remove unused require.) closed by
- fixed: (In [9701]) Minor code update to remove unused require. fixes #3799
- 7:24 PM Ticket #3799 (0.9: Minor update to FlickrStore, remove unused require.) created by
- 0.9: Minor update to FlickrStore?, remove unused require. The filter …
- 7:03 PM Ticket #3798 (ContentBox - Getting width and height of a hidden element?) created by
- Not sure whether this should be an enhancement or a defect, I've …
- 6:03 PM Ticket #3797 (using keyboard to select drop down menu item causes focus problems) created by
- Navigate to a drop down menu button. Press enter to open the menu. …
- 5:11 PM Ticket #3593 (benchTool.html not working on IE6) closed by
- fixed: (In [9700]) that did that trick well enough, and fixes #3593 and …
- 5:05 PM Ticket #3796 (Wrong image urls in tundra.css) created by
- background:url("images/splitContainerSizerHThumb.png") no-repeat #ccc; …
- 4:03 PM Ticket #3795 (Regression in [9698]: TextArea InlineEditBox not opening in FF) created by
- See [9698]. When you click the paragraph in test_InlineEditBox, the …
- 3:41 PM Ticket #3794 (dijit spinner test needs proper labels) created by
- The spinner test file is hard to navigate with the screen readers …
- 3:38 PM Ticket #3793 (Screen reader problems with spin boxes) created by
- When using the spinner, the Window-Eyes screen reader speaks the value …
- 3:14 PM Ticket #3792 (0.9: Tweak to the type map/custom serialization.deserialization code ...) closed by
- fixed: (In [9699]) Updates to custom data type handling. fixes #3792
- 3:07 PM Ticket #3792 (0.9: Tweak to the type map/custom serialization.deserialization code ...) created by
- 0.9: Tweak to the type map/custom serialization.deserialization code …
- 1:08 PM Ticket #3791 (add focus() method) closed by
- fixed: (In [9698]) Make dijit function for setting focus to a node. Fixes #3791.
- 8:00 AM Ticket #3791 (add focus() method) created by
- Add focus() method to basically do a node.focus(), but catch errors, …
- 7:43 AM Ticket #3782 (DateTextbox: Wrong submit value) closed by
- fixed: (In [9697]) Added a graphical _TimePicker based on the Calendar API. …
- 7:35 AM Ticket #3766 (InlineEditBox property renderHTML name change to renderAsHtml) closed by
- fixed: (In [9696]) Rename renderHTML to renderAsHtml. Fixes #3766.
- 7:03 AM Ticket #351 (DnD: Make it easy to create arbitrary DOM node when dragging) closed by
- fixed: Fixed in 0.9.
- 5:18 AM Ticket #3790 (Slider: handle image must be specified via CSS) created by
- Currently handle image is specified in JS: […] Needs to be …
- 5:09 AM Ticket #3789 (Slider: control button look and feel via theme) created by
- Buttons on the slider should be controlled via the theme, rather than …
- 4:56 AM Ticket #3788 (Slider: discreteValues off by one?) created by
- See newly added "fancy labels" test in test_Slider.html. In order to …
- 4:39 AM Ticket #3684 (Slider: support labels as inline html) closed by
- fixed: (In [9692]) Specify labels as inline HTML rather than as attributes. …
- 4:20 AM Ticket #3787 (ContentPane unit test failing) created by
- ContentPane? unit test failing at least on FF2/mac: …
- 4:19 AM Ticket #3786 (onklick unit test failing) created by
- OnClick? unit test failing when run in conjunction with other tests. …
- 1:15 AM Ticket #939 (DnD totally b0rken in scrolled pages) closed by
- worksforme: Yes. Fixed in 0.9.
- 1:14 AM Ticket #943 (remove sync behavior in DND) closed by
- duplicate: Dup of #373.
- 1:13 AM Ticket #2003 (can't drag unless hovering over text (in IE)) closed by
- worksforme: Fixed in 0.9.
- 1:11 AM Ticket #3653 (dojo.Color.setColor(colorObj) returns invalid object (should work?)) closed by
- fixed: (In [9691]) Reduced size of dojo.Color, removed almost all type …
Jul 17, 2007:
- 9:44 PM Ticket #3785 (select a value with filtering select, press enter, focus not set properly) created by
- Using the inline edit box test tab down to the filtering select, using …
- 9:20 PM Ticket #3784 (FF: Empty validating text box; Esc doesn't work the first time) created by
- Using .../dijit/tests/form/test_validate.html tab down to the edit box …
- 6:58 PM Ticket #1955 (editor2 toolbar breaks in IE7) closed by
- wontfix: toolbar rewritten in 0.9 to be a simple container of button widgets
- 6:56 PM Ticket #2409 (Toolbar setEnabled(X,X, true) does not prevent the default action) closed by
- wontfix: Toolbar rewritten for 0.9
- 6:54 PM Ticket #2187 (ToolbarDialog could handle the widget) closed by
- wontfix
- 6:38 PM Ticket #963 (Dojo refuses to compile) closed by
- wontfix
- 6:36 PM Ticket #3353 (Aggregator uses incorrect URLs to link to some posts) closed by
- fixed: Fixed... PRoblem caused by Blogger.com only supplying ATOM feeds... …
- 6:33 PM Ticket #1092 (Add toString method to dojo.io.Error object) closed by
- wontfix: don't think this exists anymore in 0.9
- 6:26 PM Ticket #2112 (Tooltip: Multiple connectIds feature) closed by
- duplicate: patch available in #3429 - though should be modified to use commas as …
- 6:26 PM Ticket #2121 (event.disconnect not functioning as expected) closed by
- wontfix: looks like this goes away in 0.9
- 6:25 PM Ticket #3783 (0.9: Updates to XmlStore in dojox) closed by
- fixed: (In [9689]) Updates to XmlStore?. fixes #3783
- 6:24 PM Ticket #1145 (Widget leaks) closed by
- duplicate: dup of #1122
- 5:53 PM Ticket #3783 (0.9: Updates to XmlStore in dojox) created by
- 0.9: Updates to XmlStore? in dojox Minor updates in XmlStore? to …
- 5:38 PM Ticket #2071 (Add useful return values to dojo.event.topic.subscribe & unsubscribe) closed by
- fixed: looks like this happened in 0.9
- 5:32 PM Ticket #945 (dojo.dom.moveChildren might benefit from ...) closed by
- wontfix: moveChildren wasn't ported anyway. closing.
- 5:31 PM Ticket #2002 (check whether there are any leaks in the widget core under IE) closed by
- invalid: not much point in keeping this open. please open tickets if/when a …
- 5:17 PM Ticket #1946 (Dojo Demos: JSON-RPC Client broken in various ways (buttons broken, etc)) closed by
- wontfix: demoengine stuff isn't getting ported to 0.9
- 5:16 PM Ticket #2364 (memory leak in dojo.event.connect/dojo.event.disconnect) closed by
- duplicate
- 5:11 PM Ticket #3687 (use comma rather than semicolon as array separator) closed by
- fixed: (In [9688]) Allow whitespace before and after comma-separated attrs. …
- 4:23 PM Ticket #1942 (Wiki points to very old sample code) closed by
- wontfix: we deprecated the whole jot site
- 3:37 PM Ticket #3781 (0.9: Minor updates to wire converter load routines.) closed by
- fixed
- 3:06 PM Ticket #3782 (DateTextbox: Wrong submit value) created by
- DateTextbox? submits the date and time. It should only submit the …
- 2:56 PM Ticket #2205 (new feature : percent selector) closed by
- wontfix: seems like a combination slider / progressbar .. new 0.9 slider can …
- 2:54 PM Ticket #3781 (0.9: Minor updates to wire converter load routines.) created by
- 0.9: Minor updates to wire converter load routines. This fixes an …
- 2:51 PM Ticket #3405 (Patch for error in Deferred documentation) closed by
- fixed: (In [9686]) fixes #3405 - callback goes unused in example in …
- 2:46 PM Ticket #2725 (Demo doesn't work under Safari) closed by
- duplicate: dup of #2726
- 2:41 PM Ticket #3780 (Dijit Dialog will only render correctly if it is a direct child of the ...) created by
- Pls see: …
- 1:21 PM Ticket #3779 (0.9: Add in a Wire Demo using the FlickrStore.) closed by
- fixed: (In [9684]) Add in FlickrStore? Wire demo. fixes #3779
- 1:19 PM Ticket #3779 (0.9: Add in a Wire Demo using the FlickrStore.) created by
- This is to add in a Wire demo of the FlickrStore?, to show the …
- 1:11 PM Ticket #371 (PropertySetter widgets) closed by
- fixed: Marking this as closed since I believe it's resolved. The opener …
- 12:24 PM Ticket #3738 (Enhancements and useful methods for dojox.layout.ContentPane) closed by
- duplicate: duplicate of #3594
- 11:59 AM Ticket #2417 ([Editor2] copy/paste doesn´t work) closed by
- invalid: see http://dojo.jot.com/WikiHome/SetupCopyPasteForFirefox this is not …
- 11:55 AM Ticket #3395 (RichText widget has several bugs related to the page loading) closed by
- fixed: (In [9683]) fixes #3395: we need setTimeout for mozilla/firefox to …
- 11:45 AM Ticket #3513 (dojoAttachEvent problem within ContentPane) closed by
- fixed
- 11:31 AM Ticket #1711 (dojo fails to load widgets in IE7 with native XMLHTTP enabled) closed by
- wontfix: a new 0.9 version of this in in #2975 (with a patch, no word on CLA?) …
- 11:29 AM Ticket #1317 (allow widgets in title) closed by
- wontfix: This is unclear; looks like it's about putting widgets in the Tree …
- 11:22 AM Ticket #3231 (ProgressBars without label cause problems on Safari) closed by
- wontfix: my understanding is dijit will only support Safari 3. Safari 2 is …
- 5:17 AM Ticket #3403 (dj_eval still present in rpc.JsonService) closed by
- fixed: (In [9681]) fixes #3403
- 3:50 AM Ticket #3778 (dijit.TitlePane - No enabled attribute or function) closed by
- wontfix: Sorry, I don't see a need for this. Users will get confused if they …
- 3:49 AM Ticket #1310 (Automated unit-testing system based on Selenium) closed by
- invalid: this has been inactive for a year. we have DOH which may address some …
- 3:47 AM Ticket #2251 (do not run require commands if it is commented out by // when ...) closed by
- wontfix: debugAtAllCosts is gone, so this is no longer an issue
- 3:33 AM Ticket #3775 (convert gvt tests to use DOH) closed by
- fixed: (In [9680]) Make tests run in the DOH harness. Fixes #3775
- 2:02 AM Ticket #2159 (Presence of DnD causes blinking in IE on dropdown menus) closed by
- wontfix: It was a problem for DnD 0.4, but it is not a problem for DnD2 0.4 and …
Jul 16, 2007:
- 10:05 PM Ticket #3687 (use comma rather than semicolon as array separator) closed by
- fixed: (In [9679]) Use comma separator for dijit lists. Fixes #3687
- 9:08 PM Ticket #3470 (remove util/doctool, narcissus from repository) closed by
- fixed: (In [9678]) removing unused build tools. fixes #3470
- 9:04 PM Ticket #3778 (dijit.TitlePane - No enabled attribute or function) created by
- It would be nice to be able to lock the TitlePane? in an open or closed …
- 8:52 PM Ticket #3777 (dijit.TitlePane - No "public" toggle function) created by
- I don't find an public function to change the open state of a …
- 8:18 PM Ticket #3709 (ContentPane porting guide) closed by
- fixed
- 8:17 PM Ticket #3776 (dijit.layout.ContentPane loading and error images) created by
- I mailconversated with Bill and he told me to file this bug and assign …
- 7:52 PM Ticket #3769 (regression in _base/array.js) closed by
- fixed: [9765] fixed #3769
- 7:51 PM Ticket #3761 (0.9: All tests._base.array now fail on Safari B3 (Windows)) closed by
- fixed: fixed in [9675]
- 7:41 PM Ticket #1252 (Selenium IDE fails with dojo.event.connect) closed by
- wontfix: please reopen if you want to work on this.
- 7:21 PM Ticket #1453 (this.inherited() fails when inherited method calls method in original class) closed by
- invalid: This problem doesn't exist in 0.9.
- 7:20 PM Ticket #1197 (Make avoidCache a global setting for templateCssPath ?) closed by
- fixed: dojo doesn't load the CSS from Javascript anymore as of 0.9. It's …
- 7:15 PM Ticket #2906 (Exception in dojo.dom.isDescendantOf) closed by
- fixed: The port includes the try/catch and return false. There's no test …
- 7:08 PM Ticket #68 (less cryptic variable names in Dojo) closed by
- invalid: I think the age of this ticket and lack of progress proves that a …
- 6:50 PM Ticket #1646 ([patch][cla needed] strtodate(): "natural language" date parsing) closed by
- wontfix: it sounds like this should be pursued as a separate dojox project. …
- 6:37 PM Ticket #3774 (0.9: Add in a simple FlickrStore for a demo store) closed by
- fixed
- 6:24 PM Ticket #2709 (screen reader issues with number spinner) closed by
- fixed: I retested on July 16 trunk build and JAWS is working correctly so …
- 6:16 PM Ticket #625 (dojo.uri.Uri not playing well with djConfig.baseRelativePath) closed by
- wontfix: Ugh...There are still problems actually - but I have no idea if they …
- 6:08 PM Ticket #910 (Compressor jar version & maven repository) closed by
- fixed: sounds like this is ok. pls re-open if it's not
- 6:05 PM Ticket #3775 (convert gvt tests to use DOH) created by
- 5:59 PM Ticket #2058 (Figure out/write "QuickStart" guide) closed by
- wontfix: stale. closing.
- 5:36 PM Ticket #3774 (0.9: Add in a simple FlickrStore for a demo store) created by
- 0.9: Add in a simple FlickrStore? for a demo store This tracker is to …
- 4:59 PM Ticket #1989 (dojo.html.setMarginBox() etc. returns {width: true, height: true}) closed by
- fixed: new 0.9 API returns what bill expected.
- 4:58 PM Ticket #813 (dojo.lfx.toggle.fade.hide slow in certain situations) closed by
- invalid: I don't think this code exists anymore in 0.9. Jesse, please reopen …
- 4:49 PM Ticket #2565 ([cla][patch] lapse fix) closed by
- invalid
- 4:47 PM Ticket #1013 (toolbar widget: function to remove items) closed by
- fixed: what Bill said. closing
- 4:46 PM Ticket #1168 (Editor/Editor2 hangs Safari) closed by
- wontfix: no test case, plus the widget was rewritten for 0.9
- 4:42 PM Ticket #2917 (Cannot unsubscribe from dojo-checkins) closed by
- invalid
- 4:41 PM Ticket #2460 (dojo.lfx.html.propertyAnimation not handling color curves correctly) closed by
- fixed: color animation was rewritten for 0.9 and seems to work now. The …
- 4:39 PM Ticket #2588 (dojo.html.isDisplayed doesn't work on IE) closed by
- wontfix: this function was not ported to 0.9. You can access the computed …
- 4:38 PM Ticket #2499 (dojo.lang.shallowCopy does not properly copy dates) closed by
- wontfix: not ported to 0.9
- 4:37 PM Ticket #1767 (DropDownDatePicker not width enough when using style="font-weight: bold;") closed by
- wontfix: can you give an example? I'm not sure we can ever assure that the …
- 4:32 PM Ticket #2385 (API doc missing the params) closed by
- invalid
- 4:28 PM Ticket #2312 (more api docs for Widgets.. (diff included)) closed by
- wontfix: I don't think these docs apply to dijit
- 4:26 PM Ticket #2377 (Rename boostrap1.js to bootstrap.js) closed by
- fixed
- 4:25 PM Ticket #1561 (Add API docs for dojo.widget.TreeV3) closed by
- wontfix: TreeV3 was not ported to dijit
- 4:24 PM Ticket #1835 (dojo build reports success even when there is a failure) closed by
- invalid: This is from the old ant-based build.
- 4:24 PM Ticket #723 ([patch][cla] Embedded RHino with Dojo Bootstrap) closed by
- wontfix: Yeah, I never have been able to figure out what it is.
- 4:22 PM Ticket #1723 (code to trace method entry/exit) closed by
- invalid: no patch. closing
- 4:21 PM Ticket #1713 (dojo.date.format does not show up in API reference) closed by
- wontfix: don't know what the status is of the API tool, but the packages for …
- 4:21 PM Ticket #964 (Work on the Dojo Book Introduction) closed by
- invalid: no longer seems relevant
- 3:44 PM Ticket #246 (Offset for return animation after dragging failed) closed by
- wontfix: dnd has been completely rewritten. please reopen if this is still a …
- 3:42 PM Ticket #481 (debugAtAllCosts & IE & run from file system gives exceptions on page load) closed by
- wontfix: no longer applies to 0.9
- 3:32 PM Tickets #2024,2587 batch updated by
- fixed: (In [9676]) dojo.date.difference also fixes #2587, #2024
- 2:39 PM Ticket #3710 (Slider porting guide) closed by
- fixed
- 2:16 PM Ticket #3737 (Textbox.js needs updated setValue signature in postCreate) closed by
- invalid: setValue is in FormWidget? now.
- 6:58 AM Ticket #3773 (Build contains interned CSS twice for each widget) created by
- When doing a build with widgets, the resulting …
- 4:28 AM Ticket #3653 (dojo.Color.setColor(colorObj) returns invalid object (should work?)) reopened by
- Eugene, please check out some ideas for reducing the code size. See …
- 4:20 AM Ticket #688 (dojo.lfx.propertyAnimation properties should have the start value be ...) closed by
- fixed
- 4:17 AM Ticket #961 (prependclass: test first whether the class isn't yet active) closed by
- wontfix: method does not exist in 0.9
- 4:11 AM Ticket #3722 (0.9: base.html.quirks tests fail on IE 6) closed by
- fixed
- 4:11 AM Ticket #3720 (0.9: base.html tests fail on IE 6.0) closed by
- fixed
- 4:09 AM Ticket #2137 (tests/lfx/test_wipes.html shows errors) closed by
- invalid: tests have been ported to 0.9.
- 4:04 AM Ticket #1948 (dojo.style.getAbsolutePosition is wrong in IE while dir=rtl, and wrong ...) closed by
- fixed: This appears to be fixed with the latest bidi changes in 0.9
- 3:50 AM Ticket #2679 (dojo.string.encodeAscii regular expression) closed by
- wontfix: This method no longer exists in 0.9
- 2:51 AM Tickets #2024,2587 batch updated by
- fixed: (In [9674]) Go back to iterative approach to calculate day/week of …
Jul 15, 2007:
- 11:39 PM Ticket #1726 (custom widget namespace camelcase does not work in ie) closed by
- fixed: closing, requiring full classnames in 0.9 makes this irrelevant, …
- 11:29 PM Ticket #3772 (xdomain loading: when loading local modules, have to do some weird ...) created by
- To load a combination of local and xd modules, I ended up with this …
- 11:28 PM Ticket #2700 (How to set size of FloatingPane according to content size?) closed by
- fixed: not a bug, a support request. please visit dojotoolkit.org/forums if …
- 11:27 PM Ticket #2371 (dojo.validate.isUrl does not allow GET params) closed by
- fixed: doh tests for query string urls work in dojox.validate …
- 9:15 PM Ticket #2555 ([cla][patch] bug fix for colorization in Show widget) closed by
- fixed: fixed/exists in 0.4 branch, will include in dojox presentation when …
- 9:04 PM Ticket #3771 (Closing all tabs in a TabContainer throws 'b is not defined') closed by
- fixed: (In [9667]) Closing all tabs throws a error, maybe all focus calls on …
- 8:56 PM Ticket #3771 (Closing all tabs in a TabContainer throws 'b is not defined') created by
- Yet another focus() call that hinders things Need a check if node is …
- 6:34 PM Ticket #3770 ((Tooltip)Dialog preload=true broken, TooltipDialog href not loading) closed by
- fixed: (In [9665]) Fix remote load on TooltipDialog? and fix prelod=true on …
- 6:28 PM Ticket #3770 ((Tooltip)Dialog preload=true broken, TooltipDialog href not loading) created by
- Setting preload to true is broken in Dialog and TooltipDialog? Also …
- 6:18 PM Ticket #3769 (regression in _base/array.js) created by
- in [9615] blowery's safari/array modification causes issues w/ safari. …
- 5:19 PM Ticket #3768 (Adding childs to an empty TabContainer doesn't work) closed by
- fixed: (In [9664]) publish addChild event before we select the new Child. …
- 5:09 PM Ticket #3768 (Adding childs to an empty TabContainer doesn't work) created by
- If you create and startup a empty TabContainer? and then tries to …
- 4:48 PM Ticket #3767 (Can't select Tab by click, in khtml 3.5.7) closed by
- fixed: (In [9663]) Add check if focus exists as a property on focusNode …
- 4:43 PM Ticket #3767 (Can't select Tab by click, in khtml 3.5.7) created by
- Because TabButton? tries to call focus() on a SPAN element. Need a …
- 9:16 AM Ticket #3764 (refreshOnShow broken in 0.9 ContentPane when child of TabContainer) closed by
- fixed: (In [9662]) Make refreshOnShow work again, add regression test on …
- 7:35 AM Ticket #3766 (InlineEditBox property renderHTML name change to renderAsHtml) created by
- The InlineEditBox? has a property named renderHTML. I propose a name …
- 7:29 AM Ticket #3765 (InlineEditBox broken when created after is loaded, like in a ContentPane) created by
- InlineEditBox? calls dojo.addOnLoad within postCreate, it should be …
Jul 14, 2007:
- 9:15 PM Ticket #1900 ([patch] [cla] ResizeHandle.js - Added virtual resizing option) closed by
- fixed: (In [9660]) ResizeHandle? enhancements fixes #1900 and adds some neat …
- 7:39 PM Ticket #3764 (refreshOnShow broken in 0.9 ContentPane when child of TabContainer) created by
- The refresh only happens the first time the selected child. Issue …
- 8:00 AM Ticket #3652 (dojo.Color.setColor("rgba(nR, nG, nB, nA") ignores alpha value) closed by
- fixed: (In [9659]) Added full CSS3 component recognition (rgb, rgba, hsl, …
- 6:30 AM Ticket #3763 (Dojo should fix mouse wheel events) created by
- Currently the support for mouse wheel is extremely fragmented (as you …
- 2:57 AM Ticket #3653 (dojo.Color.setColor(colorObj) returns invalid object (should work?)) closed by
- fixed: Fixed in [9657].
Jul 13, 2007:
- 9:28 PM Ticket #3576 (inline editbox sav button should have proper state) closed by
- fixed: (In [9656]) Fixes #3576. Proxy commit for peteb. Move focusNode to …
- 8:03 PM Ticket #3762 ([ComboBox]: Value not set in IE) closed by
- fixed: (In [9653]) Fixes #3762. Proxy commit for haysmark. Added support for …
- 7:27 PM Ticket #3762 ([ComboBox]: Value not set in IE) created by
- The first combobox in test_ComboBox is not getting its value set on …
- 6:50 PM Ticket #3761 (0.9: All tests._base.array now fail on Safari B3 (Windows)) created by
- 0.9: All tests._base.array now fail on Safari B3 (Windows) GROUP …
- 6:31 PM Ticket #3760 (ant kludge for saxon needed) created by
- copy of the jars to make ant happy
- 6:27 PM Ticket #3759 (Remove redundant code in dojox.validator/regexp) created by
- Happily, Dojo 0.9 provides much of this functionality and in a more …
- 6:24 PM Ticket #3758 (0.9: Spinner widget template has errors) closed by
- fixed: (In [9649]) Minor fix to spinner template. fixes #3758
- 6:16 PM Ticket #3758 (0.9: Spinner widget template has errors) created by
- Table element needs cellpadding="0" All tr elements need class="dijitReset"
- 5:46 PM Ticket #3744 (ComboBox "unterminated parenthetical" error when using strings like ...) closed by
- fixed: (In [9647]) Fixes #3744. Proxy commit for haysmark. ComboBox? escapes …
- 5:29 PM Ticket #3658 (typeof parameters depends on kind of widget creation) closed by
- worksforme
- 4:57 PM Ticket #3757 (0.9: Minor update to Wire (return null/undefined instead of throwing ...) closed by
- fixed: (In [9643]) Minor patch to wire. fixes #3757
- 4:53 PM Ticket #3757 (0.9: Minor update to Wire (return null/undefined instead of throwing ...) created by
- 0.9: Minor update to Wire (return null/undefined instead of throwing …
- 3:36 PM Ticket #3700 (dijit._Template: weird error if template variable value is not defined.) closed by
- fixed: (In [9642]) Sorry about that. Really fixes #3700 this time.
- 3:32 PM Ticket #3753 (open date picker, get "handlers has no properties" (FF only)) closed by
- worksforme: Retested after updating and Bill has already fixed it.
- 3:17 PM Ticket #3756 (FilteringSelect: shift tab and enter don't close the box) created by
- Using the inline test case, open the Filtering Select, shift tab and …
- 3:16 PM Ticket #3755 (IE - DatePicker: When it's open, Tab/ShiftTab don't close the the popup) created by
- Using the inline edit box test case, tab/shiftTab doesn't close the …
- 3:10 PM Ticket #3754 (Inconsistent Esc key handling across form widgets) created by
- [edited to be more consistent with followup comments by reporter by …
- 3:09 PM Ticket #3753 (open date picker, get "handlers has no properties" (FF only)) created by
- FF only: Open the Inline Edit Box test case, tab to the date picker, …
- 3:06 PM Ticket #3752 (textarea with autoSave - can't add a newline to textarea) created by
- With textarea in autoSave mode, pressing Enter doesn't add a newLine …
- 2:53 PM Ticket #3751 (Esc twice doesn't exit inline textarea - FF only) created by
- Using the inline test case, in FF only, open the text area (the second …
- 2:50 PM Ticket #3750 (Please rename onklick event) created by
- I agree with James. It looks too much like a typo. It should be a …
- 2:49 PM Ticket #3749 (no blinking caret, only first time into textarea) created by
- In the test case for InineEditBox, tab to the text area (the second …
- 2:24 PM Ticket #3713 (various errors in themeTester.html [tree + tabcontainer]) closed by
- fixed: (In [9641]) Various fixes for _onBlur/_onFocus. Fixes #3713.
- 1:47 PM Ticket #3745 (scoping for function parameters is weird in IE) closed by
- fixed: (In [9640]) Fix various IE problems with parameters that are builtin …
- 1:40 PM Ticket #3748 (popup error var handlers not defined!) closed by
- fixed: Fixed in [9639].
- 1:39 PM Ticket #3748 (popup error var handlers not defined!) created by
- in popup.js: […] must be on line 87 not in line 97, because on …
- 1:29 PM Ticket #3747 (First Tab Selected doesn't have correctly layout) created by
- First Tab Selected in TabContainer? doesn't have correctly layout. The …
- 1:05 PM Ticket #3741 (InlineEditBox: spinner autosaves on up arrow click on IE) closed by
- fixed: (In [9638]) Fixes #3741. Change the textbox onblur to _onBlur.
- 1:05 PM Ticket #3746 (Button's innerHTML not displayed in Toolbar using tundra.css) created by
- I wanted to add a normal button (displaying text, no icon) to a …
- 11:58 AM Ticket #3700 (dijit._Template: weird error if template variable value is not defined.) reopened by
- In [9632] I reverted the previous change ([9629]). It broke many of …
- 11:49 AM Ticket #3745 (scoping for function parameters is weird in IE) created by
- On IE, in a declaration like […] the parser receives onClick as …
- 11:41 AM Ticket #3686 (Slider: use standard attribute for specifying position of children) closed by
- fixed: I thought this was fixed in [9574].
- 8:39 AM Tickets #3482,3648,3655,3674 batch updated by
- fixed: (In [9636]) Bunch of fixes for keyboard support in InlineEditBox?. …
- 7:41 AM Ticket #3744 (ComboBox "unterminated parenthetical" error when using strings like ...) created by
- I don't quite understand what's going on, but I think this is a bug in …
- 6:53 AM Ticket #3739 (screen reader no longer speaking menu items) closed by
- fixed: (In [9634]) Remove code to blur() menu item when it is no longer the …
- 6:35 AM Ticket #3686 (Slider: use standard attribute for specifying position of children) reopened by
- Ignore the above two comments, which obviously refer to a different …
- 4:59 AM Ticket #3743 (djConfig.modulePaths does not work if a script attribute) created by
- This will not work: […] it will fail because the code that parses …
- 4:34 AM Ticket #3731 (make trim() public from _base/html.js) closed by
- fixed: (In [9630]) Added dojo.trim() (one-liner), and dojo.string.trim(). Thx …
- 1:42 AM Ticket #3700 (dijit._Template: weird error if template variable value is not defined.) closed by
- fixed: (In [9629]) Put a more descriptive throw in _Templated for missing …
- 12:41 AM Ticket #3610 (Textarea: onChange() should only fire when user is finished entering value) closed by
- fixed: (In [9627]) Fixes #3610. Textarea widget can now be autosaved in …
Jul 12, 2007:
- 8:41 PM Ticket #2528 (Add Canadian validation Support) closed by
- fixed: (In [9618]) initial port of dojo.validate to dojox.validate - added …
- 8:34 PM Ticket #3742 (Add support for Safari3's native array iteration methods) closed by
- fixed: (In [9615]) fixes #3742. add support for native array iteration …
- 8:33 PM Ticket #3742 (Add support for Safari3's native array iteration methods) created by
- Safari3 added the fast native array iteration methods like map, …
- 8:27 PM Ticket #3741 (InlineEditBox: spinner autosaves on up arrow click on IE) created by
- The InlineEditBox?/spinner tests for IE autosaves as soon as the up or …
- 7:41 PM Ticket #3740 (Add mouse button constants) created by
- Dojo provides constants for the keyboard keys; dojo.keys. Similarly I …
- 6:07 PM Ticket #3739 (screen reader no longer speaking menu items) created by
- Testing menu in nightly (on July 12) with the window-Eyes screen …
- 4:25 PM Ticket #3705 (menu does not close itself on left click) closed by
- fixed: (In [9613]) Changes to get left-click to close a menu tree on all …
- 4:01 PM Ticket #3732 (dojo._destroyElement public?) closed by
- wontfix: this is not strictly true. If they are destroying elements before the …
- 3:42 PM Ticket #3738 (Enhancements and useful methods for dojox.layout.ContentPane) created by
- In our web2.0 application that is currently running on 0.4.3, we make …
- 2:03 PM Ticket #3737 (Textbox.js needs updated setValue signature in postCreate) created by
- Right now it is setValue(this.value). As of [9601] it should be …
- 1:52 PM Ticket #3736 (Calling getValue on Editor/RichText in Safari returns the value plus a ...) created by
- In Firefox and IE, if I call getValue on Editor/RichText?, I get: …
- 1:10 PM Ticket #3730 (0.9: dojo.rpc tests fail when running Dojo UT under Rhino) closed by
- fixed: (In [9604]) Fixing minor issue with RPC tests and Rhino. fixes #3730
- 8:53 AM Ticket #3735 (Enable file input in forms) created by
- In dojo.formToObject file input fields are treated as non-value form …
- 6:59 AM Ticket #3734 (_onBlur not called when focus moves from edit widget out of client area) created by
- _onBlur is not called if in the edit box and shift tabbing backward …
- 5:43 AM Ticket #3733 (dojo.io.script: add function to remove all in-flight requests?) created by
- There are times when you want to kill all in-flight requests. It would …
- 3:56 AM Ticket #3609 (Textbox widgets: make onChange fire when user is finished changing value) closed by
- fixed: (In [9601]) Fixes #3609. Added intermediateChanges boolean to control …
- 2:56 AM Ticket #3706 (popup close causes excessive widget onBlur events (IE6)) closed by
- fixed: Fixed by [9599].
- 1:14 AM Ticket #3732 (dojo._destroyElement public?) created by
- Anyone creating elements in IE will need to destroy them as well and …
- 12:53 AM Ticket #3646 (dijit/tests/layout/test_tabcontainer.html handler tab does not work) closed by
- fixed: (In [9598]) Remove test for desupported "handler" feature. Fixes #3646.
Jul 11, 2007:
- 11:58 PM Ticket #3708 (button background repeats) closed by
- fixed: (In [9597]) fixes #3708 - buttons repeating background fixed, though …
- 11:35 PM Ticket #3705 (menu does not close itself on left click) reopened by
- Menu won't close if you left click on text box. And after that it …
- 11:20 PM Ticket #3731 (make trim() public from _base/html.js) created by
- as per discussed, make public the string trim() (or reimplemenet w/ …
- 9:20 PM Ticket #3730 (0.9: dojo.rpc tests fail when running Dojo UT under Rhino) created by
- GROUP "tests.rpc" has 4 tests to run TypeError?: Cannot find function …
- 9:11 PM Ticket #3729 (dojo.data tests fail on Rhino) closed by
- fixed: (In [9595]) Update to testcases to get around a problem with Rhino …
- 8:19 PM Ticket #3729 (dojo.data tests fail on Rhino) created by
- In a big way... asserts fail, followed by a StackOverflow? Error! I'd …
- 7:36 PM Ticket #3728 (onklick test contains error) closed by
- fixed: (In [9594]) Fixes #3728: added a drop down widget to ComboButton? used …
- 7:35 PM Ticket #3596 (need to make color button on test_button.html accessible) closed by
- fixed: (In [9593]) Fixes #3596: need to make color button on test_button.html …
- 7:33 PM Ticket #3728 (onklick test contains error) created by
- The onklick test uses a ComboButton? which specifies a non-existent …
- 7:32 PM Ticket #3727 (FilteringSelect/ComboBox: should generate <select> elements on iphone) created by
- we're not going to be able to beat the built-in UI for option …
- 7:11 PM Ticket #3726 (Editor has no way to be programmatically destroyed.) created by
- I'd like to be able to close/destroy an instance of Editor and have …
- 6:48 PM Ticket #3717 (dojox show widget doesn't work on IE) closed by
- fixed: (In [9590]) fixes #3717 - now clearly marked experimental - sorry …
- 6:47 PM Ticket #3721 (0.9: base,html.rtl tests fail on IE 6) closed by
- invalid: seems to work after retesting
- 6:44 PM Ticket #3723 (0.9: Nodelist tests fail on IE 6) closed by
- duplicate: dup of the array bug #3719
- 6:35 PM Ticket #3719 (0.9: Base array tests fail on IE 6) closed by
- duplicate: see #3699
- 6:34 PM Ticket #3699 (dojo.array lastindexof argument is wrong) closed by
- fixed: (In [9589]) Fixes #3699
- 6:34 PM Ticket #3699 (dojo.array lastindexof argument is wrong) reopened by
- it's still wrong
- 6:34 PM Ticket #3725 (0.9: dojo.parser fails on Seamonkey 1.1.2) created by
- PASSED test: ../../dojo/tests/parser.html::t::testMarkupFactory …
- 6:33 PM Ticket #3718 (animateProperty with colors is b0rken) closed by
- duplicate: already reported as #3651
- 6:29 PM Ticket #3651 (dojo.animateProperty/PropLine.getValue call to dojo.blendColors incorrect) closed by
- fixed: (In [9588]) Fixes #3651
- 6:20 PM Ticket #3724 (0.9: xhr Tests fail on IE 6.) created by
- PASSED test: ../../dojo/tests/_base/xhr.html::t::rawXhrPost [object …
- 6:19 PM Ticket #3723 (0.9: Nodelist tests fail on IE 6) created by
- PASSED test: ../../dojo/tests/_base/NodeList.html::t::indexOf …
- 6:15 PM Ticket #3722 (0.9: base.html.quirks tests fail on IE 6) created by
- PASSED test: ../../dojo/tests/_base/html_quirks.html::t::t.is(100, …
- 6:14 PM Ticket #3721 (0.9: base,html.rtl tests fail on IE 6) created by
- PASSED test: …
- 6:13 PM Ticket #3720 (0.9: base.html tests fail on IE 6.0) created by
- PASSED test: ../../dojo/tests/_base/html.html::t::isDescendant …
- 6:11 PM Ticket #3719 (0.9: Base array tests fail on IE 6) created by
- PASSED test: testIndexOfFromIndex [object Error] ERROR IN: …
- 6:06 PM Ticket #3718 (animateProperty with colors is b0rken) created by
- it's using a range of 0..1 but blendColors expects -1..+1
- 6:00 PM Ticket #3679 (Unit tests fail in various timezones) closed by
- fixed: (In [9587]) Checking in fix to the date serializer to use …
- 5:40 PM Ticket #3667 (dojo.Color code could be shorter) closed by
- fixed: (In [9586]) Fixed rgb2hex so that it returns 3 octets, not 4. But I …
- 4:40 PM Ticket #3605 (tests.currency unit test is broken) closed by
- fixed: (In [9585]) Don't try to unload bundles in teardown to restore state. …
- 4:00 PM Ticket #3717 (dojox show widget doesn't work on IE) created by
- You could call this an enhancement, I suppose... but it should at …
- 3:49 PM Ticket #3715 (test_AccordionContainer.html hangs IE6) closed by
- fixed: (In [9584]) - for top level widgets, when the window is resized …
- 3:45 PM Ticket #3716 (AccordionPane broken for contained widgets) created by
- When AccordionPane? contains a SplitContainer? etc, it needs to call …
- 3:33 PM Ticket #3715 (test_AccordionContainer.html hangs IE6) created by
- Seems to be a bunch of bugs centered around resizing.
- 3:03 PM Ticket #3714 (dojo.require after page load) created by
- User: Tjerk Wolterink Email: [email protected]… ( the trac …
- 1:18 PM Ticket #3713 (various errors in themeTester.html [tree + tabcontainer]) created by
- as can be seen in: …
- 8:36 AM Ticket #2841 (Migration guide for form widgets) closed by
- fixed: Oh, I just filed #3710 and #3712 to track Slider and TimePicker?, so …
- 8:35 AM Ticket #3712 (TimePicker: migration guide) created by
- After TimeTextBox? is finished, fill in migration guide for TimePicker? …
- 8:30 AM Ticket #3711 ([docs]Editor porting guide) created by
- Fill in …
- 8:29 AM Ticket #3710 (Slider porting guide) created by
- Fill in …
- 8:28 AM Ticket #3709 (ContentPane porting guide) created by
- Fill in …
- 8:24 AM Ticket #3708 (button background repeats) created by
- In test_Button.html, especially when hovering over the tall button, …
- 8:16 AM Ticket #3251 (PageContainer: selectedChild ignored as parameter) closed by
- fixed: (In [9581]) Change to use "selected" parameter on child rather than …
- 8:04 AM Ticket #3694 (LayoutContainer: improper addChild method defined) closed by
- fixed: (In [9580]) Incorrect signature for addChild(). Fixes #3694.
- 8:03 AM Ticket #3707 (Accordion: destruction not working right?) created by
- In test_LayoutCode.html, press "Accordion layout" button, then press …
- 8:03 AM Ticket #3680 ([patch][cla] ComboBox should allow an initial query to restrict the ...) closed by
- fixed: (In [9579]) fixes #3680 Made it possible to set an initial query that …
- 7:48 AM Ticket #3704 (dijit.util.popup documentation wrong) closed by
- fixed: (In [9578]) fix inline doc. fixes #3704.
- 7:43 AM Ticket #3705 (menu does not close itself on left click) closed by
- fixed: (In [9577]) onBlur for context menus (if you click on a blank part of …
- 7:34 AM Ticket #3706 (popup close causes excessive widget onBlur events (IE6)) created by
- On IE6 in test_focusWidget.html, clicking an item from the Combobutton …
- 7:29 AM Ticket #3667 (dojo.Color code could be shorter) reopened by
- 5:39 AM Ticket #3701 (keypress faux event) closed by
- wontfix
- 4:19 AM Ticket #3705 (menu does not close itself on left click) created by
- Maybe I'm missing something, but in test_Menu.html once a menu is …
- 4:00 AM Ticket #3704 (dijit.util.popup documentation wrong) created by
- The example provided still use "widget" instead of "popup" …
- 1:29 AM Ticket #3703 (dojo.declare should throw an error for null/undefine in mixin array) created by
- Say I have a Widget that needs mixin from dijit._Container. But I …
- 1:11 AM Ticket #3686 (Slider: use standard attribute for specifying position of children) closed by
- fixed: (In [9574]) Fixes #3686. Removed child.container processing from …
Jul 10, 2007:
- 11:30 PM Ticket #3652 (dojo.Color.setColor("rgba(nR, nG, nB, nA") ignores alpha value) reopened by
- I stand corrected: it is part of CSS3. Reopening.
- 11:04 PM Ticket #3652 (dojo.Color.setColor("rgba(nR, nG, nB, nA") ignores alpha value) closed by
- wontfix: There is no rgba(r, g, b, a) notation. Where did you get it from? Is …
- 10:41 PM Ticket #3702 (xdomain loading: local i18n bundles are not evaluated in time) closed by
- fixed: (In [9573]) Fixes #3702. Loading local i18n bundles was failing.
- 10:39 PM Ticket #3702 (xdomain loading: local i18n bundles are not evaluated in time) created by
- Discovered in 0.9.0beta: if you define a local i18n bundle (one loaded …
- 10:19 PM Ticket #3115 (BiDi patches for dojo base: html and event) closed by
- fixed: (In [9571]) Patch to workaround BiDi? problems calculating offsets on …
- 10:19 PM Ticket #2258 (post commit hook for size change emails) closed by
- fixed: finally done.
- 10:17 PM Ticket #3701 (keypress faux event) created by
- on IE keypress faux event for [Delete] key vs. keypress for "." both …
- 10:03 PM Ticket #3700 (dijit._Template: weird error if template variable value is not defined.) created by
- I got a "_5 has no properties" error when using a templated widget …
- 9:26 PM Ticket #3699 (dojo.array lastindexof argument is wrong) closed by
- fixed: (In [9565]) Fixes #3699
- 9:24 PM Ticket #3699 (dojo.array lastindexof argument is wrong) created by
- identity should be fromIndex
- 9:04 PM Ticket #3667 (dojo.Color code could be shorter) closed by
- fixed: (In [9564]) More efficient color conversion, plus inline docs. Fixes #3667
- 8:53 PM Ticket #2227 (Update Dojo Storage installation on CodinginParadise.org) closed by
- invalid: This isn't a dojo bug.
- 8:13 PM Ticket #3698 (ColorPalette not keyboard accessible on test_Menu.html) created by
- To reproduce: 1. open test_Menu.html 1. open the context menu 1. …
- 7:50 PM Ticket #3697 ("Can't execute code from a freed script" with IE6 and IE7 and dojo 0.4.3) created by
- Hi, I have a complex layout with an html frame using dojo, itself …
- 6:44 PM Ticket #3696 (Implement Netvibes-like DnD source.) created by
- This source inserts a ghost node (or nodes) to give a preview of a …
- 6:29 PM Ticket #3695 (Explore the possiblity of chaining movers functionality.) created by
- In some cases the mover should be augmented at the time of creation. …
- 5:48 PM Ticket #3648 (InlineEditBox: need to cancel or save onblur (if autoSave=true)) closed by
- fixed: (In [9561]) Implement onFocus and onBlur at a widget level. Clicking …
- 5:19 PM Ticket #3669 ([dojo.data] make shared tests for ItemFileReadStore and ItemFileWriteStore) closed by
- fixed: (In [9560]) this time for sure... fixes #3669 Re-factored the unit …
- 4:53 PM Ticket #241 (release shouldn't include demos by default) closed by
- fixed: I'll close this out since there are no demos currently in the 0.9 tree.
- 4:30 PM Ticket #3085 (Add bidi testing to Dijit) closed by
- fixed: (In [9559]) Initial revision of Global Verification Tests for Dijit. …
- 4:06 PM Ticket #3085 (Add bidi testing to Dijit) reopened by
- 4:02 PM Ticket #3693 (Some website pages broken) reopened by
- actually temporarily resolved this by turning of the php accelerator, …
- 3:51 PM Ticket #3693 (Some website pages broken) closed by
- fixed: tk took care of this today.
- 2:37 PM Ticket #3694 (LayoutContainer: improper addChild method defined) created by
- […] appears to call _Container addChild with incorrect parameters …
- 2:04 PM Ticket #3693 (Some website pages broken) created by
- Various website pages appear to be broken. It happens at random. …
- 2:00 PM Ticket #3692 (ValueChanged events for 0.4) created by
- Greetings, I would love the full ValueChanged? events on the 0.4 dojo. …
- 1:35 PM Ticket #3682 (parser unit tests are failing) reopened by
- Above change broke various things (like the tab label not matching the …
- 11:43 AM Ticket #3691 (make focus of slider more visible) created by
- it is currently very difficult to determine that focus is on the …
- 11:38 AM Ticket #3690 (support pageup/pagedown keys to move quickly in slider) created by
- Windows supports pageup/pagedown within sliders - these keys move …
- 10:13 AM Ticket #3689 (Add missing widgets to themeTester.html) created by
- 1. ToggleButton? (with an icon that changes) 2. Slider (with …
- 10:11 AM Ticket #3688 (TitlePane border invisible on IE6) created by
- In themeTester.html the TitlePane? border doesn't show up and the title …
- 8:45 AM Ticket #3633 (disabled flag broken) closed by
- fixed: fixed in [9557]
- 5:50 AM Ticket #3682 (parser unit tests are failing) closed by
- fixed: (In [9557]) ensuring the that parser tests pass and that the parser is …
- 5:44 AM Ticket #2842 (Migration guide for layout widgets) closed by
- fixed
- 5:04 AM Ticket #3687 (use comma rather than semicolon as array separator) created by
- parser.js [9519] changed the array delimiter in the parser from …
- 3:51 AM Ticket #3686 (Slider: use standard attribute for specifying position of children) created by
- Current API for specifying layout position is OK: […] But the …
- 3:45 AM Ticket #3685 (Slider: label widget that auto-generates numeric labels) created by
- Something like […] and calls I18N functions to format numbers …
- 3:43 AM Ticket #3684 (Slider: support labels as inline html) created by
- Support slider labels as inline HTML (for declarative markup), like: …
- 3:19 AM Ticket #3647 (InlineEditBox: error generated when tabbing from list) closed by
- fixed: (In [9554]) Fixes #3647: ComboBox? cleans up its highlighting before …
- 3:12 AM Ticket #3683 (dojo.event migration guide) created by
- Didn't see migration guide entry for dojo.event.connect(), …
- 2:39 AM Ticket #3682 (parser unit tests are failing) created by
- 2:15 AM Ticket #3603 (devise scheme for popup to tear down the widget it creates) closed by
- fixed: (In [9550]) All widgets that popup are now required to implement …
- 2:09 AM Ticket #2759 (tooltip placement sometimes will require bubble to point downwards) closed by
- fixed: This was fixed before beta.
- 1:59 AM Ticket #3681 (doh without dojo falls through to the wrong hostenv) closed by
- fixed: (In [9549]) DOH without Dojo shouldn't fail. fixes #3681
- 1:58 AM Ticket #3681 (doh without dojo falls through to the wrong hostenv) created by
- DOH should work without Dojo but runner.js has bad heuristics for …
- 1:29 AM Ticket #2561 (We need job support utilities.) closed by
- wontfix
- 1:29 AM Ticket #3680 ([patch][cla] ComboBox should allow an initial query to restrict the ...) created by
- It would be useful to be able to specify an initial query along with …
- 1:27 AM Ticket #3669 ([dojo.data] make shared tests for ItemFileReadStore and ItemFileWriteStore) closed by
- fixed: (In [9548]) fixes #3669 Re-factored the unit tests for …
- 1:06 AM Ticket #3605 (tests.currency unit test is broken) reopened by
- I still see this failing on the nightlies, since 2007-06-02, but when …
Jul 9, 2007:
- 11:57 PM Ticket #3679 (Unit tests fail in various timezones) created by
- The current dojo.data tests assume Pacific Time and fail elsewhere. …
- 11:44 PM Ticket #3669 ([dojo.data] make shared tests for ItemFileReadStore and ItemFileWriteStore) closed by
- fixed: (In [9547]) fixes #3669 Re-factored the unit tests for …
- 9:29 PM Ticket #3678 (Editor Widget Fails in TabContainer) created by
- I have 2 tabs, and in each tab a Editor, one using <div …
- 8:44 PM Ticket #3677 (0.9: fix break in Lazy Loading store demo caused by updates to ...) closed by
- fixed: (In [9546]) Minor fix to demo due to bug caused by JsonItemStore?-> …
- 8:38 PM Ticket #3677 (0.9: fix break in Lazy Loading store demo caused by updates to ...) created by
- 0.9: fix break in Lazy Loading store demo caused by updates to …
- 8:23 PM Ticket #3675 (dojo.require in own packages do not work) closed by
- fixed: Reporter verified it works fine in 0.4.3. Closing it out.
- 7:53 PM Ticket #695 (dojo.event.connect doesn't accept the following parameters: 'around', ...) closed by
- wontfix: Marking "wontfix". The construction above is tortured and could easily …
- 7:42 PM Ticket #455 (Add support for selectors to Dojo) closed by
- fixed: Nope, not missing anything. Marking fixed.
- 7:08 PM Ticket #3676 (coords returning incorrect x/y in IE 6) created by
- Check out the rendering difference between IE 6 and FireFox?: […] …
- 5:11 PM Ticket #3675 (dojo.require in own packages do not work) created by
- I have written my own javascript code and like to use the dojo …
- 4:56 PM Ticket #3674 (pressing tab on an open autosave widget should move focus to next widget) created by
- Open the InlineEditBox test case, move focus to the first inline edit …
- 4:51 PM Ticket #3673 (filtering select - empty field, uparrow not working) created by
- Open the InlineEditBox test case, tab to the Filtering Select widget …
- 2:18 PM Ticket #3672 ([patch][ccla] GVT: number and date fixes) created by
- From Justin Yin, IBM. Thanks, Justin!
- 2:04 PM Ticket #3671 (parentConstrainedMover: body margin not taken into account by IE 6) created by
- More specifically, it looks like dojo._getMarginBox is incorrect in IE …
- 12:51 PM Ticket #3670 (0.9: Fix simple child wire demo to account for dijit.form.Button change) closed by
- fixed: (In [9543]) Minor fix to address an attribute name change on …
- 12:49 PM Ticket #3670 (0.9: Fix simple child wire demo to account for dijit.form.Button change) created by
- 0.9: Fix simple child wire demo to account for dijit.form.Button …
- 7:33 AM Ticket #3669 ([dojo.data] make shared tests for ItemFileReadStore and ItemFileWriteStore) created by
- The unit tests for ItemFileWriteStore are a super-set of the …
- 3:23 AM Ticket #2390 (ContentPane causes security error on IE7) closed by
- fixed: Just tried 0.9; seems to be working (test_ContentPane.html doesn't …
- 3:12 AM Ticket #1479 (SplitContainer setDividerLocation request) closed by
- wontfix
- 3:08 AM Ticket #3573 (popup: window.top reference throws exception in iframe) closed by
- fixed: OK, I guess this is the best we can do. Closing bug.
Jul 8, 2007:
- 2:32 PM Ticket #3637 (Potential Bug With AccordionPane in dojo .4.1 with Regards to Tab Sequence) closed by
- fixed: Great, that's what I expected. Yeah, I'm gonna close this bug since …
- 1:36 PM Ticket #3668 (visual regression in dijit.form.Texbox) created by
- the test_validate.html in dijit/tests/form no longer has focus …
- 5:22 AM Ticket #3472 (Bug in setAxesRanges function of "dojo.charting.PlotArea") closed by
- wontfix: I'll keep it in mind as I'm doing to the port of the charting engine …
- 4:47 AM Ticket #3667 (dojo.Color code could be shorter) created by
- machines prefer binary arithmetic. 20x faster on FF and we save bytes …
- 4:45 AM Ticket #3665 (dojo._destroyNode undefined in onUnload method on IE7) closed by
- fixed: (In [9542]) Fixes #3665
- 3:46 AM Ticket #3666 (dijit.form.Checkbox style issues) created by
- on the first part of the new dojo book, there were many many questions …
- 12:05 AM Ticket #3665 (dojo._destroyNode undefined in onUnload method on IE7) created by
- I enabled sliders for dojox.gfx demos, and during testing noted that …
Jul 7, 2007:
- 10:48 PM Ticket #3664 (DnD: implement moving/cloning nodes as the optimization technique) closed by
- fixed: (In [9540]) Implementing moving and cloning nodes, when there is no …
- 10:40 PM Ticket #3664 (DnD: implement moving/cloning nodes as the optimization technique) created by
- This feature will allow preserving server-side generated HTML nodes.
- 9:08 PM Ticket #3663 (dojo.xhr: make sure xhr.abort() is called in the timeout case) created by
- abort is called in the canceller function, so maybe just call …
- 7:59 PM Ticket #3662 (tree controller doesn't follow style guidelines) closed by
- fixed: (In [9539]) Fixes #3662 ... bring this up to style-guidelines, to …
- 7:58 PM Ticket #3662 (tree controller doesn't follow style guidelines) created by
- ... summary says it all.
- 6:46 PM Ticket #3661 (unify icons in tundra.css (?)) created by
- the attached patch adds an extra node to calendar template to allow …
- 6:13 PM Ticket #3660 (build: Put a comment next to the _hasResource generated code) created by
- ...to indicate that it is a build artifact, and not something you need …
- 2:29 PM Ticket #3659 (Toaster JS errors in IE7) created by
- When trying the Toaster tests in IE7, it throws a JS error "no id" …
- 1:10 PM Ticket #3658 (typeof parameters depends on kind of widget creation) created by
- Version 0.4.3 (8617): typeof parameters depends on kind of widget …
- 9:24 AM Ticket #3657 (dojox.gfx VML renderer doesn't clip on surface's boundaries) created by
- dojox.gfx doesn't clip shapes which have some negative or overflowing …
- 7:03 AM Ticket #3656 (Wrong class specified for dijitDialogContent) created by
- The Dialog dijit has the content div set to dijitTitlePaneContent when …
- 4:47 AM Ticket #3188 (Add all 147 colors to dojo.Color.named) closed by
- fixed: (In [9534]) Provide translations for dojo.colors. Use mixins to add …
- 3:14 AM Ticket #3188 (Add all 147 colors to dojo.Color.named) closed by
- fixed: (In [9532]) After multiple consultations I am committing a table of …
- 3:02 AM Ticket #3650 (Implement an EL for DnD markup) closed by
- fixed: (In [9530]) DnD move is adapted to be used with the Dojo markup. Fixes …
- 1:51 AM Ticket #3655 (InlineEditBox keyboard support (for autosave=true)) created by
- This happened after #9508 which removed the cancel and save buttons on …
- 12:00 AM Ticket #3654 ([dojo.data] make ItemFileReadStore always implement the Identity API) closed by
- fixed: (In [9527]) fixes #3654 Now ItemFileReadStore? always implements the …
Jul 6, 2007:
- 11:59 PM Ticket #3654 ([dojo.data] make ItemFileReadStore always implement the Identity API) created by
- Set up ItemFileReadStore so that it always implements the Identity …
- 9:54 PM Ticket #3653 (dojo.Color.setColor(colorObj) returns invalid object (should work?)) created by
- It seems like passing dojo.Color.setColor a dojo.Color object should …
- 9:50 PM Ticket #3652 (dojo.Color.setColor("rgba(nR, nG, nB, nA") ignores alpha value) created by
- Passing a string argument to dojo.Color.setColor containing an alpha …
- 9:45 PM Ticket #3651 (dojo.animateProperty/PropLine.getValue call to dojo.blendColors incorrect) created by
- in dojo/_base/fx.js, within dojo.animateProperty, var PropLine?, the …
- 8:04 PM Ticket #3650 (Implement an EL for DnD markup) created by
- It should be possible to use the HTML-based markup to define all …
- 8:01 PM Ticket #3649 (Normalize topic names) closed by
- fixed: (In [9525]) All topic names are normalized from the camel case to the …
- 8:00 PM Ticket #3649 (Normalize topic names) created by
- All topic names should be changed from camel case to folder case. E.g. …
- 7:36 PM Ticket #3648 (InlineEditBox: need to cancel or save onblur (if autoSave=true)) created by
- In the topmost inline textbox in test_InlineEditBox, if you click the …
- 7:32 PM Ticket #3647 (InlineEditBox: error generated when tabbing from list) created by
- Run test_InlineEditBox.html. Tab to Iowa FilteringSelect? widget. Press …
- 6:38 PM Ticket #3644 (test_TextArea.html causes "operation aborted" on IE6, IE7) closed by
- fixed: (In [9523]) Fixes #3644. Put programmatic stuff inside an addOnLoad.
- 6:06 PM Ticket #2234 (Create External Way to Use Dojo Storage without using Dojo Event) closed by
- wontfix: discussed this with brad. The new Base is assumed. Marking "wontfix".
- 6:05 PM Ticket #2221 (dojo.byId(...) returns null if node-id is defined in a ...) closed by
- fixed: toolbars are no longer constructed this way. Marking fixed.
- 6:00 PM Ticket #142 (Need a short "why use dojo" article.) closed by
- fixed: added at …
- 5:56 PM Ticket #2228 (Get Dojo Storage Build Smaller) closed by
- fixed: all builds are smaller in DOH.
- 5:51 PM Ticket #362 (JUM -- automatically run all tests, in a brower) closed by
- fixed: fixed in DOH.
- 5:50 PM Ticket #361 (JUM -- sandboxes for unit tests) closed by
- fixed: DOH supports sandboxes via iframes. Marking fixed.
- 5:50 PM Ticket #360 (JUM -- support for setUp() tearDown()) closed by
- fixed: DOH supports both. Marking fixed.
- 5:41 PM Ticket #3608 ([patch] [cla] Fix for dijit.Declaration when using <script ...) closed by
- fixed: (In [9521]) merging patch from Cameron Braid for dijit.Declaration. …
- 4:07 PM Ticket #3621 (add hash marks to slider) closed by
- fixed: (In [9520]) Fixes #3621. Created small widgets within slider to …
- 2:54 PM Ticket #3646 (dijit/tests/layout/test_tabcontainer.html handler tab does not work) created by
- In dijit/tests/layout/test_tabcontainer.html the handler tab does not …
- 11:51 AM Ticket #2511 (FloatingPane - titlebar close button) closed by
- fixed: the new behavior is that close destroy()'s the node after clicking …
- 11:41 AM Ticket #1159 (Allow absolute sizing for SplitContainer) closed by
- wontfix: No, sorry, I don't want to support this in Dijit. The SplitContainer? …
- 11:39 AM Ticket #2678 (Vertical resize fails with nested TabContainers on IE) closed by
- fixed: I tested with test_TabContainer.html. Seems to be working. If you …
- 11:30 AM Ticket #1408 (declarative events and attributes for treenodes) closed by
- wontfix: This isn't something I want to support for the dijit tree.
- 11:27 AM Ticket #3348 (PopupManager: menu positioning is off when page scrolled on IE) closed by
- fixed: Working now…
- 11:26 AM Ticket #3313 (Tree: no slide effect on IE6) closed by
- fixed: OK, it's working now; not sure what the problem was before.
- 11:24 AM Ticket #3645 (TitlePane: loading from URL doesn't work) created by
- In test_TitlePane.html the pane that loads from a URL doesn't work. …
- 11:21 AM Ticket #3514 (InlineEditBox: usability) closed by
- fixed: (In [9508]) Make autosave parameter to InlineEditBox? so that the user …
- 10:15 AM Ticket #1434 ([missing cla?] ResizableTextarea does not display correctly when ...) closed by
- wontfix: ResizableTextArea? has been abandoned in favor of an auto-sizing …
- 9:27 AM Ticket #3643 (TitlePane down arrow disappeared) closed by
- fixed: (In [9503]) Add back in TitlePane? arrow, as a character (for tundra …
- 9:14 AM Ticket #3644 (test_TextArea.html causes "operation aborted" on IE6, IE7) created by
- Loading …
- 9:03 AM Ticket #3643 (TitlePane down arrow disappeared) created by
- [7538] added a down arrow/right arrow to the TitlePane? title bar but …
- 7:10 AM Ticket #3642 (Refactor Dojo Offline Builds and Have Them Be Included in 0.9 Builds) closed by
- fixed: (In [9499]) fixes #3642: Causing layered offline.js file to be created …
- 7:10 AM Ticket #3642 (Refactor Dojo Offline Builds and Have Them Be Included in 0.9 Builds) created by
- Refactor how Dojo Offline does its optimized builds to be cleaner in …
- 6:08 AM Tickets #2343,2944,3152 batch updated by
- fixed: (In [9498]) Make slideIn()/slideOut() assume a natural height for the …
- 4:16 AM Ticket #3634 (ContentPane cannot use toggleShowing()) closed by
- fixed: Not planning to support toggleShowing(). You can manipulate the …
- 4:15 AM Ticket #3641 (toggle animation) created by
- Alex said he was going to check in a toggle animation (to wrap a …
- 3:55 AM Ticket #3634 (ContentPane cannot use toggleShowing()) reopened by
- Thanks for the reply. But what will the team do on re-enabling the …
- 2:00 AM Ticket #3634 (ContentPane cannot use toggleShowing()) closed by
- invalid: Hi, sorry about that. I don't remember what we said for M2; probably …
Note: See TracTimeline
for information about the timeline view.