Timeline
Jan 28, 2008:
- 11:46 PM Ticket #5711 (replace use of document object in dijit javascript files with dojo.doc) closed by
- fixed: (In [12184]) Fixes #5711 !strict. Did a global find of "document" …
- 11:32 PM Ticket #5711 (replace use of document object in dijit javascript files with dojo.doc) created by
- IBM reference # 78562
- 7:48 PM Ticket #5710 (API changes and Inconsistancies w/ .setAttribute) created by
- in [11982] several undocumented API changes were made. onChange was …
- 7:33 PM Ticket #5709 (Some editor plugins don't have icons) created by
- I noticed that some editor plugins don't have buttons. For example, …
- 7:20 PM Ticket #5708 ([patch] Grid dijit editor file missing import) created by
- Refer to: …
- 7:12 PM Ticket #5705 (FontChoice plugin for Editor not working) reopened by
- Nah, this isn't IE-specific, nor focus-related. I think something's …
- 6:38 PM Ticket #5707 (Improved Editor Plugin Architecture) created by
- I don't think this is news to anyone, but wanted to start a ticket to …
- 6:29 PM Ticket #5705 (FontChoice plugin for Editor not working) closed by
- duplicate: This ticket refs #4971, which I think means that I should go ahead and …
- 5:35 PM Ticket #5706 (ThumbnailPicker Should Have Public Interface To Show Desired Thumb) created by
- There currently seems to be no way to tell the ThumbnailPicker? to …
- 5:35 PM Ticket #5705 (FontChoice plugin for Editor not working) created by
- It appears that the FontChoice? plugin is busted as of r12183. Firebug …
- 3:30 PM Ticket #5704 (Toolbar in dijit.Editor became grey when I pressed TAB in editing area ...) created by
- Run dijit/tests/_editor/test_ToggleDir.html in IE (I'm using IE6). …
- 2:43 PM Ticket #5703 (Inconsistent naming dijit.form.TextBox but Textarea) created by
- TextBox (with a capital "B") but Textarea with small "a". …
- 2:14 PM Ticket #5702 (review dijit templates for proper use of waiRole=presentation) created by
- Firefox 3 now puts divs into the accessibility hierarchy. Thus, any …
- 1:35 PM Ticket #5701 (DateTextBox: disabled check fails in Safari 3.0) created by
- When creating a DateTextBox?, the calendar picker does not work …
- 9:14 AM Ticket #5700 (hidden input field widget) created by
- Port (trivial) Hidden widget from dojox to dijit, which wraps an …
- 8:32 AM Ticket #5359 (select type widgets should support native size and multiple attributes) closed by
- fixed: (In [12182]) Move dojox.widget.Select to dijit.form.MultiSelect?. Also …
- 6:19 AM Ticket #5699 (dojox.io.proxy does not work with Safari 3) created by
- Safari 3 changed their frame security model, and in some ways acts …
- 4:03 AM Ticket #5698 (error inputting negative numbers for ar locale) created by
- I need to look into this more, but I think there is a problem where …
- 3:20 AM Ticket #5697 (Lazy Loading the AccordionContainer doesn't work) created by
- As of today's nightly test, the lazy load demonstration for the …
Jan 27, 2008:
- 9:30 PM Ticket #5696 (dijitAccordionTitle not styled with cursor=pointer) closed by
- worksforme: Ok, apparently I was wrong about this. No idea how the mismatch happened
- 9:25 PM Ticket #5696 (dijitAccordionTitle not styled with cursor=pointer) created by
- I just noticed that when I mouseover an AccordionPane?'s title (whether …
- 8:28 PM Ticket #5695 (TextArea: 5412 revisited: apparent problem destroying textarea: FF ...) created by
- Ticket 5412 was closed but I'm afraid the diagnosis provided does not …
- 8:19 PM Ticket #5691 (reset transform to original state) closed by
- wontfix: If all you want is to set an identity matrix use an empty argument: …
- 6:38 PM Ticket #5683 (dojo.layout.BorderContainer theming) closed by
- fixed: (In [12178]) fixes #5683 - adds bordercontainer styles to nihilo/soria …
- 5:56 PM Ticket #5694 (Can't not load 'doh.runner' in nested frames) created by
- dojo.require("doh.runner") in nested Frames fails with Could not load …
- 5:18 PM Ticket #5693 (dijit.layout.BorderContainer combination of horizontal and vertical ...) created by
- For design=sidebar, the horizontal splitter overlays the vertical. …
- 5:16 PM Ticket #5692 (dijit.layoutBorderContainer issues with dijit.layout.TabContainer / ...) created by
- BoderContainer? conflicts with the bottom tabs of tabcontainer in …
- 4:00 PM Ticket #5691 (reset transform to original state) created by
- Would be nice if dojo had a method to reset the matrix back to the …
- 11:55 AM Ticket #5690 ([dojox] port implode/explode animations) created by
- Explode and Implode are very cool feature I think. I don't know the …
- 8:28 AM Ticket #5419 (Custom labels on chart fails to check for -ve index to array) closed by
- invalid: The code in question is looking for a match in the classic array, …
- 8:18 AM Ticket #5516 (Major and minor gridline selection is not mutually exclusive) closed by
- wontfix: This is the intended behavior. Desirable effects can be achieved by …
- 8:14 AM Ticket #5168 (chart2d axis errors) closed by
- fixed: (In [12177]) gfx: Switching from absolutely positioned labels to …
- 4:58 AM Ticket #5689 ([patch][cla] BorderContainer collapsible feature) created by
- Not sure what to call this exactly -- please make suggestions here -- …
- 4:52 AM Ticket #5688 (Creating build layers does not use layer.resourceName) created by
- Specifying a resourceName does not result in a dojo.provide line with …
- 4:38 AM Ticket #5678 (Splitter mouse events lost over text area/ editor) closed by
- fixed: (In [12175]) Fixes #5678. /me does a little dance. Thanks, cougar.
- 2:59 AM Ticket #5482 (Dojo Book: IE fails on several pages "Internet Explorer cannot display ...) closed by
- invalid: at least in the editor example, the culprit was apparently the fact …
Jan 26, 2008:
- 11:43 PM Ticket #5687 (DnD clean up) created by
- Long living task to clean up the code periodically.
- 9:46 PM Ticket #5686 (support ioArgs argument to ContentPane) created by
- While digging into ContentPane? (as of r12172), I noticed the following …
- 9:28 PM Ticket #5685 (dojox.widget.Iterator breaks IE) closed by
- fixed: (In [12173]) fixes #5685 - !strict
- 9:14 PM Ticket #5685 (dojox.widget.Iterator breaks IE) created by
- In dojox.widget.Iterator in the function fetch() there is a …
- 2:16 PM Ticket #5664 (FF3 on mac: slider labels on themeTester are cut off) reopened by
- perhaps it's only on FF3, but it's definitely not my imagination.
- 2:12 PM Ticket #5684 ([dijit] _Widget .destroy() enhancement) created by
- It would be nice if you could somehow optionally _not_ delete the …
- 1:48 PM Ticket #5664 (FF3 on mac: slider labels on themeTester are cut off) closed by
- worksforme: Running …
- 1:28 PM Ticket #5663 (Problem validating form data and the form execute attribute does not fire) closed by
- invalid: Use dojox.validate.check, not dojo.validate.check
- 9:32 AM Ticket #5683 (dojo.layout.BorderContainer theming) created by
- BorderContainer? needs theming for all themes. I can provide soria and …
Jan 25, 2008:
- 11:16 PM Ticket #5193 (Editor: Safari/Webkit line breaks have bogus class) closed by
- fixed: (In [12169]) fixes #5193
- 11:04 PM Tickets #5234,5578 batch updated by
- fixed: (In [12168]) fixes #5578 and fixes #5234 - if image larger than …
- 11:02 PM Ticket #5347 (Editor.getValue() is incorrect when using hiliteColor plugin on ...) closed by
- fixed: (In [12167]) fixes #5347
- 10:45 PM Ticket #5682 ([dojox] floatTitleBarBg.gif missing in FloatingContainer css) closed by
- fixed: (In [12166]) fixes #5682 - add soria changes into dojox.layout.FloatingPane?
- 9:57 PM Ticket #5682 ([dojox] floatTitleBarBg.gif missing in FloatingContainer css) created by
- floatTitleBarBg.gif image and images directory is not there anymore. …
- 9:31 PM Ticket #5675 (custom dojo build failed) closed by
- duplicate: peller is correct, download a -src distribution to do the build. There …
- 9:17 PM Ticket #5681 (dialog: incorrect title text on close icon) created by
- The close icon is inheriting the title text from the dialog title div. …
- 7:14 PM Ticket #5645 (date and time fields in dialog: error when press esc to close a ...) closed by
- fixed: (In [12165]) Fixes #5645 !strict. Made the default value for …
- 7:03 PM Ticket #5680 (date parse uses default 1972, fromISOString uses 1970) created by
- Running dijit/form/test_timetextbox.html, the first textbox displays …
- 6:35 PM Ticket #5679 (onclick handlers on bumpers of slider) created by
- the attached patch adds onclick handlers in slider so that when the …
- 6:17 PM Ticket #5678 (Splitter mouse events lost over text area/ editor) created by
- See themeTester example. Happens on IE and FF.
- 2:58 PM Ticket #5677 ([dojox.image] ThumbnailPicker in hidden panes has display issues) created by
- If one places a ThumbnailPicker? in a Dialog that's already open, …
- 12:42 PM Ticket #5676 (ContentPane: better detection about which widget to resize (in layout mode)) created by
- This ticket is based on #5169. If a ContentPane has a single child …
- 12:30 PM Ticket #5675 (custom dojo build failed) created by
- I downloaded the dojo-release-1.0.2.zip and …
- 11:49 AM Ticket #5637 (dojox.layout.ContentPane.setContent(...) overwrites the window.name ...) closed by
- fixed: (In [12164]) fixes #5637 - stray global in dojox contentpane !strict
- 11:13 AM Ticket #5546 (StackContainer not created as Tab contents if tab not visible) closed by
- duplicate: I filed #5672 to summarize the issue in this bug.
- 11:07 AM Ticket #5670 (TooltipDialog: can't contain layout widgets) closed by
- fixed: (In [12162]) Fixes #5670: TooltipDialog?: can't contain layout widgets …
- 10:02 AM Ticket #5674 (Built version is looking for a nls/_<locale>.js, which doesn't exist) created by
- As mentioned yesterday to peller in IRC, our build wants to load …
- 9:07 AM Ticket #5669 (Dialog: can't contain layout widgets) closed by
- fixed: (In [12161]) Fixes #5669: Dialog can't contain layout widgets. …
- 8:59 AM Ticket #4169 (TabContainer etc. doesn't render inside Dialog, collapsed TitlePane, etc.) closed by
- duplicate: Split off into separate bugs #5669, #5670, #5671, #5672, #5673.
- 8:59 AM Ticket #5673 (AccordionContainer: pane can't contain independently sized layout widgets) created by
- See #5672 for details. Basically, if an accordion panel contains …
- 8:58 AM Ticket #5672 (StackContainer/TabContainer: pane can't contain independently sized ...) created by
- A StackContainer/TabContainer can have arbitrary layout widgets as …
- 8:50 AM Ticket #5671 (TitlePane: can't contain layout widgets) created by
- Split off from #4169: Since layout widgets can't render inside a …
- 8:47 AM Ticket #5670 (TooltipDialog: can't contain layout widgets) created by
- Split off from #4169: Since layout widgets can't render inside a …
- 8:46 AM Ticket #5669 (Dialog: can't contain layout widgets) created by
- Split off from #4169: Since layout widgets can't render inside a …
- 5:05 AM Ticket #5648 (ContentPane: child widget not started after parent.refresh() or ...) closed by
- fixed: (In [12160]) Fixes #5648: - child widget not started after …
- 2:55 AM Ticket #5668 (FF: can't see the right border of the vertical slider associated with ...) created by
- 2:21 AM Ticket #5666 (IE: splitter cursors not working) closed by
- fixed: (In [12158]) Fix IE splitter cursors. Fixes #5666
- 2:03 AM Ticket #5667 (mail demo: from column in table clipped on the left edge) created by
- 1:48 AM Ticket #5666 (IE: splitter cursors not working) created by
- 1:44 AM Ticket #5649 (ComboButton: icon appears on separate line from label) closed by
- fixed: Oops, nevermind, FF was just being stubborn about clearing the cache. …
- 1:34 AM Ticket #5665 (mail demo: icon display problem in "new mail" dropdown) closed by
- fixed: (In [12156]) remove rule that was interfering with sprites …
- 1:32 AM Ticket #5665 (mail demo: icon display problem in "new mail" dropdown) created by
- it's showing half of one icon and half of another.
- 1:07 AM Ticket #5649 (ComboButton: icon appears on separate line from label) reopened by
- Hi, this is working well now in IE6, FF2, and Safari3 but I still see …
- 12:53 AM Ticket #4958 (Need an 'onSelect' event for slider... especially for Ajax apps) closed by
- fixed: If you can document the two parameters to onChange() that would be …
- 12:33 AM Ticket #5664 (FF3 on mac: slider labels on themeTester are cut off) created by
- 0 and 100 are cut off. Looks ok in IE
Jan 24, 2008:
- 11:18 PM Ticket #4117 (BorderLayout: implement) closed by
- fixed: (In [12153]) merge newlayout branch [11995] through [12150]. Includes …
- 10:14 PM Ticket #5568 (ValidationTextbox not always render correctly in FF2 (mac and windows)) reopened by
- Changing the timeout from 0 to 250 is causing …
- 8:50 PM Ticket #5600 (editor: buttons in editor toolbar are in the tab order and should not be) closed by
- fixed: (In [12148]) fixes #5600 Just needed to add tabIndex=-1 into the …
- 8:33 PM Ticket #5663 (Problem validating form data and the form execute attribute does not fire) created by
- The following is a very simple form that I created. I am trying to …
- 5:48 PM Ticket #5656 (UT failure in html) closed by
- duplicate: see #5631
- 5:46 PM Ticket #5662 (Animation _cycle keeps fires indefinately) created by
- I'm having an issue with animations that keep firing code even when …
- 4:18 PM Ticket #5661 (ProgressBar has sections that should be marked role="presentation") created by
- Reported by Scott Haeger
- 4:18 PM Ticket #5660 (Spinner has sections that should be marked role="presentation") created by
- Reported by Scott Haeger
- 4:17 PM Ticket #5659 (Accordian has sections that should be marked role="presentation") created by
- Reported by Scott Haeger
- 4:16 PM Ticket #5658 (TabContainer has sections that should be marked role="presentation") created by
- Reported by Scott Haeger
- 4:13 PM Ticket #5657 (slider has sections that should be marked role="presentation") created by
- Reported by Scott Haeger
- 4:10 PM Ticket #5654 (Issue with the dojo.date.locale.format method) closed by
- invalid: Maryann, to understand the use case, I need to know what …
- 3:57 PM Ticket #5656 (UT failure in html) created by
- _AssertFailure: dojo/_base/_loader/bootstrap.js:353 …
- 3:42 PM Ticket #5526 (slider values are not available in MSAA in FF3) closed by
- fixed: Bug fixed in Mozilla
- 2:56 PM Ticket #5655 (InlineEditBox: problem after canceling ComboBox InlineEditor) closed by
- duplicate: Oh nevermind, this is just due to the regression in [12039], already …
- 2:29 PM Ticket #5655 (InlineEditBox: problem after canceling ComboBox InlineEditor) created by
- On FF, in test_InlineEditBox.html: 1. click "refrigerator" 2. type …
- 2:11 PM Ticket #5654 (Issue with the dojo.date.locale.format method) created by
- when calling the dojo.date.locale.format I am getting a javascript …
- 1:54 PM Ticket #5653 (InlineEditBox: blur of editor switches to view mode) created by
- See test_InlineEditBox.html and click on the currency amount. On FF …
- 1:45 PM Ticket #5652 (InlineEditBox: editor for CurrencyTextBox doesn't switch to edit mode ...) created by
- See test_InlineEditBox.html on IE, and click on the $2,000.00 box to …
- 1:29 PM Ticket #5649 (ComboButton: icon appears on separate line from label) closed by
- fixed: (In [12146]) Fixes #5649. Change the label div to be dijitInline …
- 1:18 PM Ticket #5651 (Grid.render() for grid in <div> with other child-Elements resizes wrong.) created by
- I have the following code in my html: […] The Grid is then …
- 1:09 PM Ticket #5617 ([patch][ccla]Editor: in mail demo, new message page yields page ...) closed by
- worksforme: works as of 2008-01-24
- 10:34 AM Ticket #5650 (dojox.image.ThumbnailPicker don't scroll to previous images) created by
- Try in tests dojox/image/tests/test_ThumbnailPicker.html go forward …
- 9:36 AM Ticket #5626 (TabContainer: gap under TabContainer on themeTester.html (Safari3/mac)) closed by
- worksforme: Ugh, can't reproduce this now. Probably same problem as #4058, and …
- 8:47 AM Ticket #5649 (ComboButton: icon appears on separate line from label) created by
- On both FF and IE, for the ComboButton? (only) the icon and label …
- 8:29 AM Ticket #5616 (toolbar tooltips pointing wrong way in mail demo) closed by
- fixed: (In [12145]) Fixes #5616: toolbar tooltips pointing wrong way in mail …
- 4:27 AM Ticket #5648 (ContentPane: child widget not started after parent.refresh() or ...) created by
- If you load a template containing TabContainer into a contentPane …
- 12:55 AM Ticket #5555 ([patch]Enhance dojox.gid.data.DojoData model to pass sort to the ...) closed by
- fixed
- 12:01 AM Ticket #5647 (expose functionality like dijit.layout.ContentPane and ...) created by
- the ContentPane?'s hog some really useful functionality. They provide …
Jan 23, 2008:
- 11:18 PM Ticket #5646 (Build step to inline CSS imports) created by
- Have the build inline CSS imports. It will need to account for path …
- 7:30 PM Ticket #5363 (Changes to timeTextBox and dateTextBox (add un-serialize)) closed by
- fixed: Example code accepting alternate date input added to: …
- 5:18 PM Ticket #5599 (Grid in Dojox 1.1 scroll broken with regards to page retrieval.) closed by
- worksforme
- 5:17 PM Ticket #5599 (Grid in Dojox 1.1 scroll broken with regards to page retrieval.) reopened by
- 4:48 PM Ticket #4299 (0.9 [dojox.layout.ContentPane] Instead of loadingMessage, `undefined' ...) closed by
- worksforme: Closing due to lack of response.
- 4:27 PM Ticket #5645 (date and time fields in dialog: error when press esc to close a ...) created by
- On tests/test_dialog.html open the dialog or tooltip dialog via the …
- 4:20 PM Ticket #5644 ([patch] [cla] tooltip dialog: clicking the dropdown button that ...) created by
- In test/test_Dialog.html clicking the "Show Tooltip Dialog" button …
- 4:01 PM Ticket #5643 (calendar: no indication of current selection in high contrast mode) created by
- When using the calendar, the currently selected date is shown with a …
- 3:56 PM Ticket #4025 (TooltipDialog - popups all have dotted line border around content (FF only)) closed by
- fixed: fixed in [12144]. When tooltip dialog opens focus is now set to the …
- 3:52 PM Ticket #5133 (Dialog: The dialog itself shouldn't get focus, only its contents) closed by
- fixed: fixed in [12144]. Now the first focusable item in the dialog gets …
- 3:49 PM Tickets #4411,5134 batch updated by
- fixed: (In [12144]) fixes #4411, #5134 refs # 5133, #4025. Focus now goes to …
- 3:12 PM Ticket #5599 (Grid in Dojox 1.1 scroll broken with regards to page retrieval.) closed by
- fixed
- 2:37 PM Ticket #5275 (Grid: ItemFileWriteStore, after sorting, edit data in table changes ...) closed by
- fixed
- 2:32 PM Ticket #5642 (Grid: ItemFileReadStore, after sorting, edit data in table disappears) created by
- frankf: The Jan 15 [http://trac.dojotoolkit.org/ticket/5555 Ticket …
- 10:03 AM Ticket #5641 (Tooltip remains open if button disabled) created by
- If a button gets disabled while its tooltip is displayed, the tooltip …
- 9:55 AM Ticket #5640 ([patch]onChange doesn't work for dijit.Editor) created by
- <textarea id="announcementEntrySummary" name="summary" cols="100" …
Jan 22, 2008:
- 11:08 PM Ticket #5639 (TimeTextBox: filter drop down items based on what user has typed in, ...) created by
- As per discussion with Nikolai (see …
- 6:00 PM Ticket #5636 (TimeTextBox in ContentPane causes website to 'disappear') closed by
- worksforme: I was unable to recreate this. The description did not list which …
- 3:30 PM Ticket #5638 (dijit.layout.ContentPane._checkIfSingleChild() returns false for ...) created by
- The dijit.layout.ContentPane._checkIfSingleChild() API's doc says …
- 2:38 PM Ticket #5637 (dojox.layout.ContentPane.setContent(...) overwrites the window.name ...) created by
- Dojo Version: 1.0.1 ---- Whenever you call setContent(...) on a …
- 12:57 PM Ticket #5636 (TimeTextBox in ContentPane causes website to 'disappear') created by
- Following dojo code causes the complete layout and content of a page …
- 9:52 AM Ticket #5635 (TabContainer: nested tabs broken (programmatic creation)) created by
- The test_LayoutCode.html in dijit/tests/layout shows the problem: …
- 3:59 AM Ticket #5628 (Tree item dnd defect) closed by
- fixed: (In [12118]) All the code should be inside of the if(node){...}; if an …
- 3:16 AM Ticket #5634 ([patch][cla] dojo.animateProperty does not use current style for ...) created by
- If a color (e.g. "backgroundColor") is specified with only a start or …
- 1:14 AM Ticket #5295 (dojo.coords: ComboBox popup problem in themetester.html (Safari)) closed by
- fixed: (In [12117]) Modify API doc of dojo._abs() to match behavior on FF. …
- 1:02 AM Ticket #5631 (dojo _base/html unit tests failing) closed by
- fixed: (In [12116]) Fixes #5631 !strict. Add explicit test for boolean and …
- 12:21 AM Ticket #5629 (dijit.form.Slider - IE bug at 100% with DTD HTML 4.01 Transitional) closed by
- fixed: (In [12115]) Fixes #5629. Add comment node so that the div with …
Jan 21, 2008:
- 10:18 PM Ticket #5622 (ValidationTextBox tooltip misplaced in scrolled ContentPane) closed by
- duplicate: Hi Martin, > Firefox 2.0: click on the textbox, scroll the pane. The …
- 9:13 PM Ticket #5633 (dojox.dtl._Widget fails to render {% for %} inside <select>) created by
- Firefox 2.0.0.9 RedHat? Enterprise Linux 5 Dojo 1.0.2 Problem Using a …
- 9:03 PM Tickets #5460,5611 batch updated by
- fixed: (In [12110]) fixes #5460 - makes public method fire() private (_fire) …
- 8:44 PM Ticket #5555 ([patch]Enhance dojox.gid.data.DojoData model to pass sort to the ...) reopened by
- frankf: From above: Now it can even be used to update the view …
- 7:51 PM Ticket #5570 (Grid Doesn't display all the rows) closed by
- fixed
- 7:12 PM Ticket #5632 (FF2: Editor stealing events from document) created by
- See the test case in #5099 (dojo-editor-test.html) Click on "Rich …
- 6:32 PM Ticket #5631 (dojo _base/html unit tests failing) created by
- at a glance, [12090] seems to have introduced a regression in the base …
- 5:31 PM Ticket #5630 ([patch] [ccla] Not able to run DOH tests from outside of the ...) created by
- So, I have been trying to get doh to run tests from outside of the …
- 1:34 PM Ticket #5629 (dijit.form.Slider - IE bug at 100% with DTD HTML 4.01 Transitional) created by
- Using IE 6. […] the vertical slider is not in the correct position …
- 11:48 AM Ticket #5624 (FF: if a button destroys itself when it is clicked, one event is not ...) closed by
- fixed: (In [12106]) No reason to connect to onmouseleave on <body>... I meant …
- 8:50 AM Ticket #5628 (Tree item dnd defect) created by
- at the test_Tree_DnD test in dijit/tests/tree if you set query to …
- 8:32 AM Ticket #5627 (Grid and dijit.form.CheckBox format error) created by
- Hi everyone, I want to setup a grid with some columns displaying …
- 7:18 AM Ticket #5626 (TabContainer: gap under TabContainer on themeTester.html (Safari3/mac)) created by
- Try …
- 6:59 AM Ticket #5625 (Error in doh.registerTestNs logic) created by
- I noticed a comment on …
Jan 20, 2008:
- 9:28 PM Ticket #5624 (FF: if a button destroys itself when it is clicked, one event is not ...) created by
- this regression was introduced in r12039 the fix is to change …
- 5:07 PM Ticket #5606 (soria cleanup) closed by
- fixed: (In [12104]) fixes #5606 - huge cleanup from nikolai on soria theme. …
- 4:55 PM Ticket #5604 (nihilo theme) closed by
- fixed: (In [12101]) fixes #5604 - add the Nihilo theme to dijit. This is the …
- 4:53 AM Ticket #4083 (dojo.fx.chain/combine destructive) closed by
- fixed: (In [12098]) dojo.fx: new versions of dojo.fx.combine() and …
Jan 19, 2008:
- 7:11 PM Ticket #5623 ([testcase] dojo.query("*", "id") missing node "id") created by
- [1] dojo.query("*", "id") does not include the node "id" ...yet... [2] …
- 11:16 AM Ticket #5462 (Remove either the onBegin or beforeBegin event for _Animation) closed by
- wontfix: matt, this is a wontfix. beforeBeing and onBegin are two different …
- 5:22 AM Ticket #5622 (ValidationTextBox tooltip misplaced in scrolled ContentPane) created by
- Using the Tundra theme, a ValidationTextBox? tooltip inside a …
Jan 18, 2008:
- 10:45 PM Ticket #5621 (InlineEditBox in FF2 no longer allows text selection) created by
- In FF2 when you click on a plain InlineEditBox? the input box is shown …
- 10:43 PM Ticket #5620 (dojox.widget.Wizard widget buttons trapping click) closed by
- fixed: (In [12090]) Fixes #5620 !strict. Added support to dojo.attr for …
- 8:59 PM Ticket #5618 (IE: mail demo table sort arrows missing) closed by
- duplicate: Dup of #5238.
- 6:34 PM Ticket #5620 (dojox.widget.Wizard widget buttons trapping click) created by
- as of 01-18-2008, dojox.widget.Wizard buttons do not work. …
- 5:09 PM Ticket #5619 (IE: mail demo headers are missing in BiDi) created by
- must be something to do with table layout in BiDi?? This table is a …
- 5:00 PM Ticket #5618 (IE: mail demo table sort arrows missing) created by
- don't see the up/down arrow appear when I click on the header in IE7
- 4:58 PM Ticket #5617 ([patch][ccla]Editor: in mail demo, new message page yields page ...) created by
- In mail.html, hit "New Message", then close the tab (click the x), …
- 4:54 PM Ticket #5616 (toolbar tooltips pointing wrong way in mail demo) created by
- get mail is fine, but new message and options have the pointed part of …
- 4:45 PM Ticket #5615 ([patch] [cla] dojo query unit failure on IE) created by
- Syntax error in test._base.query. Dev studio doesn't seem to be very …
- 3:20 PM Ticket #5614 (dojo.io.iframe form: API inconsistant) created by
- the form: parameter to io.iframe.send does not accept a string to pass …
- 1:21 PM Ticket #5519 (dojox.image.Lightbox infinite loading when image not loadable ...) closed by
- fixed: (In [12081]) fixes #5519 - thanks nikolai - adds a default image for …
- 12:05 PM Ticket #4114 (tundra.css, dijit.css: slim down by combining patterns to point to ...) closed by
- wontfix: bill, closing this out in lieu of the coming nihilo/soria change, …
- 9:53 AM Ticket #5613 (Dialog: make focusing on _savedFocus optional for dialog.hide) created by
-
dialog.hide connects to
onEnd
ofthis._fadeOut
to set the … - 9:53 AM Tickets #3222,3676,5541 batch updated by
- fixed: (In [12079]) Fix dojo.coords() on FF to account for borders (rather …
- 5:54 AM Ticket #3092 (tune widget system performance) closed by
- fixed
- 5:50 AM Ticket #5524 (change implementation of menu item right click) closed by
- wontfix: Hmm, I really don't see this as a bug, or at least not one worth …
- 3:01 AM Ticket #5612 (dijit.form.NumberTextBox does not round properly for the 'round' constraint) closed by
- invalid: there are no decimal places (places or number format) specified here, …
- 2:41 AM Ticket #5612 (dijit.form.NumberTextBox does not round properly for the 'round' constraint) created by
- If you specify the round constraint such as {{{<input …
Jan 17, 2008:
- 10:55 PM Ticket #5611 (minor cleanups to _base/fx.js) created by
- half of fx.js is in a closure. small cleanups can be made by wrapping …
- 10:45 PM Ticket #5609 (Theme does not load when #xxx attached to query) closed by
- fixed: (In [12073]) fixes #5609 - breaks when you use a hash
- 10:29 PM Ticket #5610 (setting min/max after construction doesn't work) closed by
- fixed: (In [12072]) Proper reference through closure for popup props. Fixes …
- 10:26 PM Ticket #5610 (setting min/max after construction doesn't work) created by
- http://www.dojotoolkit.org/forum/dijit-dijit-0-9/dijit-support/changing …
- 10:04 PM Ticket #5609 (Theme does not load when #xxx attached to query) created by
- dijit/themes/themeTester.html?theme=soria#hoho should work I think?
- 9:14 PM Ticket #5608 (1.0.2 build.bat/sh broken) closed by
- fixed: (In [12071]) Add util/shrinksafe/ to buildscripts tar. Fixes #5608
- 7:46 PM Ticket #5608 (1.0.2 build.bat/sh broken) created by
- The 1.0.2 build tools tarballs don't have the shrinksafe/ folder …
- 5:50 PM Ticket #5351 (destroy dialog fails to disconnect its modal intercepts) closed by
- fixed: (In [12068]) fixes #5351 - modal connects not being disconnected in a …
- 5:47 PM Ticket #5607 (dijit/tests/_Templates.html has 1 failure) closed by
- fixed: (In [12067]) Fixes #5607 !strict. Changed setAttribute() to utilize …
- 5:30 PM Ticket #5607 (dijit/tests/_Templates.html has 1 failure) created by
- […]
- 3:18 AM Ticket #4503 (upgrade to CLDR 1.5) closed by
- fixed: (In [12063]) build results of new cldr 1.5.1. Fixes #4503
- 1:10 AM Ticket #5469 (Selecting grid row causes unexpected scrolling) closed by
- fixed: Should be addressed by [12060]. When a selection is made, we no …
- 12:31 AM Ticket #5606 (soria cleanup) created by
- Nikolai is cleaning up the soria theme for 1.1.
- 12:31 AM Ticket #5605 (Implement or document "i18n best practices" for mail demo) created by
- 12:30 AM Ticket #5604 (nihilo theme) created by
- Nikolai has a new theme and plans to provide it for the 1.1 release
Jan 16, 2008:
- 11:30 PM Ticket #5603 ([patch][cla] add an .instantiate method to NodeList) created by
- it would be cool to do bulk-widget creation programatically. […] …
- 11:03 PM Ticket #5602 (Split jsdoc display into themeing functions) created by
- Allow each block to be themed, and re-ordered
- 10:33 PM Ticket #5595 (DateTextBox constraints with max date of June 1, 2008 does not let you ...) closed by
- fixed: (In [12052]) isDisabledDate should compare date portion only. DST …
- 9:28 PM Ticket #5601 (TabContainer: cannot disable tab buttons programatically) created by
- As of r12021, I noticed that it was not possible to disable a tab …
- 8:51 PM Ticket #5600 (editor: buttons in editor toolbar are in the tab order and should not be) created by
- The buttons in the editor toolbar are in the tab order and should not …
- 4:50 PM Ticket #5599 (Grid in Dojox 1.1 scroll broken with regards to page retrieval.) created by
- Grid in Dojox 1.1 scroll broken with regards to page retrieval. I've …
- 3:31 PM Ticket #5483 (Erratic textarea behavior in a dialog box) reopened by
- Thank you for looking at this. With the changes you have provided, it …
- 8:22 AM Ticket #5598 ([testcase] Wildcard asterisk in a table column and autowidth="true" ...) created by
- Using a Wildcard asterisk in a table column for width and using …
- 8:19 AM Ticket #5597 ([testcase] Scrolling the grid all the way down makes scrollbars appear ...) created by
- If I scroll a Grid (1.0.2) with much content all the way down it makes …
- 8:16 AM Ticket #5596 ([testcase] Autoheight makes the grid content appear way too far down) created by
- When applying autoheight="true" to the Grid, it makes the Grid content …
- 7:22 AM Ticket #5595 (DateTextBox constraints with max date of June 1, 2008 does not let you ...) created by
- Bug is present in 1.0.2 as well as up through r12046 Test Case …
- 5:44 AM Ticket #5576 (dojo.io.iframe.send can't set method to "POST") closed by
- invalid: If I pass a DOM node for the "form" attribute, then the test case …
- 1:14 AM Ticket #5557 ("<hidden>"TAG named "id" in <form>Tag(dijit.form.Form),dojo parser ...) reopened by
- Replying to doughays: > This is an IE form limitation. …
- 12:39 AM Ticket #5588 (Checked & disabled radio buttons are just displayed as disabled) closed by
- fixed: (In [12046]) Fixes #5588. Reordered two radio button rules in tundra.css.
- 12:28 AM Ticket #5557 ("<hidden>"TAG named "id" in <form>Tag(dijit.form.Form),dojo parser ...) closed by
- invalid: This is an IE form limitation. Existing form attribute names like …
Jan 15, 2008:
- 11:50 PM Ticket #5488 ([patch]value of 0 becomes "" with DojoData model) closed by
- fixed: This was fixed in tracker: http://trac.dojotoolkit.org/ticket/5555.
- 11:50 PM Ticket #5555 ([patch]Enhance dojox.gid.data.DojoData model to pass sort to the ...) closed by
- fixed
- 10:23 PM Ticket #5594 (Documentation Incorrectly States you can have a Script inside an Input) closed by
- invalid: problems with the documentation must be logged in the book
- 9:51 PM Ticket #5594 (Documentation Incorrectly States you can have a Script inside an Input) created by
- I have been trying to follow the "new" dojo way of programming …
- 9:27 PM Ticket #4982 (dijit.form.Button ignores form onsubmit) closed by
- fixed: (In [12044]) Fixes #4982. !strict Added native form attributes to …
- 9:13 PM Ticket #5593 (Window Eyes 6.1 does not report toggle button state) created by
- On FF2 and FF3, Windows Eyes 6.1 does not report the pressed state of …
- 8:03 PM Ticket #5592 (Labels not correctly associated with inputs in tooltip dialog on ...) closed by
- fixed: (In [12043]) Added ids to the inputs in the tooltip dialog on the …
- 8:02 PM Ticket #5592 (Labels not correctly associated with inputs in tooltip dialog on ...) created by
- 6:22 PM Ticket #5591 (gap under AccordionContainer on themeTester.html (Safari3/mac)) created by
- Try …
- 6:06 PM Ticket #5564 (When I mouseDown on the button and I move mouse outside the button, ...) closed by
- fixed: (In [12039]) Fixes #5564: When I mouseDown on the button and I move …
- 10:07 AM Ticket #5590 (Wrong focus after row adding in grid when moving with with cursor keys.) created by
- Hi! When you select a row with the mouse, then move the focus with …
- 7:38 AM Ticket #5589 (Bug in Grid 1.0 within ContentPane) created by
- Sorry for a lengthy post but I tried to creatу a reproducible test …
- 12:12 AM Ticket #5588 (Checked & disabled radio buttons are just displayed as disabled) created by
- .tundra .dijitRadioCheckedDisabled should be declared after …
- 12:03 AM Ticket #5580 (InlineEditbox renderAsHtml logical error when set to true using textareas) closed by
- fixed: (In [12030]) Fix problems converting value from TextBox? to be …
Jan 14, 2008:
- 9:41 PM Ticket #5587 (comboBox: add expanded=true/false property to element with combobox role) created by
- In #4710 the combobox was updated to include both the combobox and …
- 9:34 PM Ticket #5583 (dojox.stats) closed by
- duplicate: See #5584
- 9:32 PM Ticket #5586 (dropdownButton with menu: extra events with no role in FF3) created by
- When viewing events via AccEvent? the Edit Button in …
- 9:15 PM Ticket #5585 (Proposed change to Persist for dijits) created by
- Instead of persist: true/false, I propose we modify persist to be a …
- 9:00 PM Ticket #5584 ([patch] [no cla??] Basics Stats Module With Population Statistics and ...) created by
- A statistics module featuring maximum, minimum, sum, mean, median, …
- 8:25 PM Ticket #5583 (dojox.stats) created by
- A basic stats module with population statistics and regression …
- 6:45 PM Ticket #5581 (ComboBox html mode) reopened by
- No, I didn't because none of the ComboBox?-related question I looked up …
- 5:49 PM Ticket #5368 (Blog RSS Feed not working) closed by
- fixed: Fixed. Someone created a username with characters dont dont translate …
- 5:33 PM Ticket #5176 (Blog feed not working) closed by
- duplicate: Closing as dupe of #5378 even though this bug came first.
- 5:11 PM Ticket #5582 (duplicate attachPoints in dojox.Grid) created by
- if you goto, …
- 4:33 PM Ticket #5581 (ComboBox html mode) closed by
- duplicate: Dup of #5566. Have you tried *posting* a message to the forums, like …
- 4:07 PM Ticket #5579 (<Service> tags for Wire do not handle PUT well.) closed by
- fixed
- 3:54 PM Ticket #5581 (ComboBox html mode) created by
- I apologize for repeatedly starting this ticket however I have …
- 3:19 PM Ticket #5580 (InlineEditbox renderAsHtml logical error when set to true using textareas) created by
- In InlineEditBox?.js at line 129 the renderAsHtml flag is used to …
- 2:51 PM Ticket #5579 (<Service> tags for Wire do not handle PUT well.) created by
- <Service> tags for Wire do not handle PUT well. Reported from a …
- 3:45 AM Ticket #5578 ([dojox] Lightbox - factor out repetitive fade animations) created by
- some animations in Lightbox (specifically the two being combined in …
- 3:38 AM Ticket #5577 ([dojox] Lightbox errors with keyboard and single image) closed by
- fixed: (In [12022]) fixes #5577 - and some cleanups
- 3:36 AM Ticket #5577 ([dojox] Lightbox errors with keyboard and single image) created by
- there is no check to see if the keyboard listeners firing _prevImage …
Jan 13, 2008:
- 7:03 PM Ticket #5576 (dojo.io.iframe.send can't set method to "POST") created by
- dojo.io.iframe.send fails to set the method to POST, thus it can't …
- 8:35 AM Ticket #5575 (Dojo should check for WebKit rather than Safari) created by
- WebKit is used in many contexts outside of Safari, from other web …
- 8:07 AM Ticket #5574 (Dojo should use DOMContentLoaded with WebKit >= 525) created by
- Nightly builds of WebKit support the DOMContentLoaded event in a …
- 1:43 AM Ticket #5534 (Tree: ignores changes to children attribute in dojo.data.store Item) closed by
- fixed: (In [12019]) Tree: fix handling of items deleted from data store (was …
Jan 12, 2008:
- 11:42 PM Ticket #5534 (Tree: ignores changes to children attribute in dojo.data.store Item) reopened by
- Seeing exception when a nested item is deleted. Try deleting node1.1 …
- 11:37 PM Ticket #5572 (Tree: Bug adding new nodes) closed by
- worksforme: Hi all, thanks for the compliments :-). I uploaded …
- 4:38 PM Ticket #5073 ([dojox.image] gallery: photo-index like slideshow in OS X) closed by
- invalid: please re-open if a better description of the enhancement request can …
- 4:11 PM Ticket #3916 (SplitContainers render incorrectly when instantiated after load) closed by
- worksforme
- 4:11 PM Ticket #5213 ([dojox][patch] wipeInToHeight Contribution) closed by
- fixed: (In [12018]) fixes #5213 - adds a wipeTo method to dojox.fx (and …
- 3:45 PM Ticket #5540 (The bug of the storage provider's function hasKey) closed by
- fixed: (In [12017]) Fixes #5540, plus some style changes.
- 3:26 PM Ticket #4762 (can't use TreeV3 context menu on mozilla) closed by
- wontfix: oh, nm. doesn't really belong to torrey :) I doubt we have the …
- 1:07 PM Ticket #5573 (Button: Error on IE6 calling setLabel("") if showLabel=false) closed by
- fixed: (In [12015]) Fixes #5573. Added blank default for IE6 and moved …
- 11:21 AM Ticket #5573 (Button: Error on IE6 calling setLabel("") if showLabel=false) created by
- Try the following code on IE6: […] you'll get: […] Same problem …
- 9:58 AM Ticket #5572 (Tree: Bug adding new nodes) created by
- This Bug appeared on the nightly build of the 11-01-2008 the behavior …
- 9:40 AM Ticket #5571 (Grid -- text box -- single click does not clear selection) created by
- Picky, but users who have to use this all day long find this very …
- 7:49 AM Ticket #5570 (Grid Doesn't display all the rows) created by
- Since some builds ago (nightly builds) the rows in the grid are not …
- 3:05 AM Ticket #5569 (NodeList.connect documentation wrong) created by
- On the documentation website …
- 2:49 AM Ticket #5568 (ValidationTextbox not always render correctly in FF2 (mac and windows)) closed by
- fixed: (In [12007]) fixes #5568
- 2:48 AM Ticket #5568 (ValidationTextbox not always render correctly in FF2 (mac and windows)) created by
- ValidationTextBox?'s do not always render correctly in FF2 OSX. With …
Jan 11, 2008:
- 9:31 PM Ticket #5563 (Add AUTHORS file at root of dojo folder) closed by
- wontfix: we have this information maintained on the wiki
- 9:29 PM Ticket #5566 (Help with ComboBox!!!) closed by
- invalid: I'd suggest posting your question to the dijit support forums (linked …
- 7:50 PM Ticket #5565 (Wrong title of Floatingpane in Dock) closed by
- fixed: (In [12002]) fixes #5565 - and some cleanups
- 7:20 PM Ticket #5567 (_openMyself function in dijit.Menu should use evt.srcElement instead ...) created by
- dijit.Menu._openMyself contains code like the following: […] …
- 4:53 PM Ticket #5566 (Help with ComboBox!!!) created by
- Dojo version: 0.4.3 (release 8617) I'm trying to use the ComboBox? …
- 4:40 PM Ticket #4413 (create dijit routine to find first/last focusable item in a container) closed by
- fixed: (In [12001]) Implemented functions to find the first and last …
- 4:32 PM Ticket #5565 (Wrong title of Floatingpane in Dock) created by
- Create a Floatingpane and change the title with […] Now when you …
- 4:14 PM Ticket #5564 (When I mouseDown on the button and I move mouse outside the button, ...) created by
- 2:57 PM Ticket #5563 (Add AUTHORS file at root of dojo folder) created by
- I thinks it's good to know who are core Dojo developer.
- 1:21 PM Ticket #5562 (Dialog: slow/jumpy dragging (IE)) created by
- I notice that the Dialog moves in IE is not smooth like in firefox, …
- 1:16 PM Ticket #5561 (dojo._docScroll return wrong left value in IE+BIDI environment when ...) created by
- dijit.getViewport called dojo_docScroll to get the left and top value. …
- 9:14 AM Ticket #5560 (Tree: support drag and drop of nodes within tree) created by
- Currently Tree (dijit._tree.dndSource::onDndDrop()) supports dragging …
- 9:04 AM Ticket #5559 (Tree: dropping item on IE doesn't work) closed by
- fixed: (In [11999]) Tree: Fix label on dragged elements showing up as …
- 8:56 AM Ticket #5536 (Tree: provide method to set top level children) closed by
- fixed: (In [11998]) Provide user level hooks onNewTopItem() and …
- 8:48 AM Ticket #5559 (Tree: dropping item on IE doesn't work) created by
- dndSource.html references node.textContent but on IE it's innerText.
- 7:55 AM Ticket #5557 ("<hidden>"TAG named "id" in <form>Tag(dijit.form.Form),dojo parser ...) reopened by
- Replying to bill: > Native tags in forms don't work at …
- 6:23 AM Ticket #5558 (Tree: dropping onto tree icon doesn't work) created by
- If you drop something onto a tree label, it works, but dropping onto …
- 6:17 AM Ticket #5557 ("<hidden>"TAG named "id" in <form>Tag(dijit.form.Form),dojo parser ...) closed by
- duplicate: Native tags in forms don't work at all, see #4408.
- 5:31 AM Ticket #5557 ("<hidden>"TAG named "id" in <form>Tag(dijit.form.Form),dojo parser ...) created by
- OS : Microsoft Windows 2000 5.00.2195 Service Pack4 Web …
Jan 10, 2008:
- 10:15 PM Ticket #5556 (Add result-based evaluation support to dojox.jsonPath) reopened by
- 10:13 PM Ticket #5554 (dojox.jsonPath can't handle special characters in object keys or in query) reopened by
- 10:07 PM Ticket #5554 (dojox.jsonPath can't handle special characters in object keys or in query) closed by
- fixed
- 10:06 PM Ticket #5556 (Add result-based evaluation support to dojox.jsonPath) closed by
- fixed: This enhancement (and unit test) is included in the attachment for …
- 10:06 PM Ticket #5556 (Add result-based evaluation support to dojox.jsonPath) created by
- Currently dojox.jsonPath uses item-based evaluation as specified by …
- 9:53 PM Ticket #5555 ([patch]Enhance dojox.gid.data.DojoData model to pass sort to the ...) created by
- Enhance dojox.gid.data.DojoData? model to pass sort to the store, as …
- 9:53 PM Ticket #5554 (dojox.jsonPath can't handle special characters in object keys or in query) created by
- The presence of "@",";","." in the properties of objects that are …
- 9:37 PM Ticket #5322 (Widgets render taller in IE (ComboBox,TextArea,TitlePane)) closed by
- fixed: TextArea? fixed in [11994].
- 9:33 PM Ticket #5551 (dijit.textarea fires onchange when loaded empty) closed by
- fixed: (In [11994]) Fixes #5551. Setting designMode=on was adding a <BR> tag …
- 8:34 PM Ticket #5543 (ARIA valuenow property only used for numeric values) closed by
- fixed: (In [11993]) fixes #5543 only set ARIA valuenow for numeric values of …
- 8:28 PM Ticket #5464 (dojo.isDescendant returns -1 on errors) closed by
- fixed: (In [11992]) Fixes #5464 !strict
- 8:16 PM Ticket #5464 (dojo.isDescendant returns -1 on errors) reopened by
- user reports that this prevented their tooltips from closing under …
- 6:49 PM Ticket #5553 (Plugins don't work inside layout widgets that hide panes via ...) created by
- Firefox bug # 90268 has been around since July 10, 2001 …
- 5:04 PM Ticket #4342 (Tree: keyboard navigation code can be shorter) closed by
- fixed: (In [11989]) Tree: fix a bunch of lint errors and reduce size of …
- 4:12 PM Ticket #5534 (Tree: ignores changes to children attribute in dojo.data.store Item) closed by
- fixed: (In [11987]) Handle changes to a node's list of children, reported via …
- 3:54 PM Ticket #5552 (Grid page/row caching (for dojo.data), is broken on IE.) created by
- This is something I discovered while working with Grid and the …
- 5:48 AM Ticket #5551 (dijit.textarea fires onchange when loaded empty) created by
- Seems like there is a bug in the onChange trigger. When I set a …
- 4:35 AM Ticket #5550 (Fixed size textarea widget) created by
- By popular demand, should make a fixed size textarea widget similar to …
- 2:58 AM Ticket #5549 (Timesync extension for cometd) created by
- Add an extension to cometd to allow the client to synchronize time …
- 2:21 AM Ticket #5542 (dojo.NodeList.addContent hangs browser) closed by
- fixed: (In [11985]) ensure that the position default is actually respected. …
Jan 9, 2008:
- 10:59 PM Ticket #5548 (Make dojo._Url a public constructor) created by
- Given the how central URLs are to the web, it seems like dojo._Url …
- 10:20 PM Ticket #5222 (dijit.Form.CheckBox onChange method problem) closed by
- fixed: (In [11982]) Fixes #5222 !strict. Split out the special value …
- 10:04 PM Ticket #5547 (slider needs a11y section added to documentation) created by
- There is no a11y section in the 1.0 slider documentation
- 10:00 PM Ticket #5545 (dojo.data.ItemFileReadStore not accepting data keyword in constructor) closed by
- worksforme: The store works fine as far as I can tell, even using your example …
- 9:07 PM Ticket #5546 (StackContainer not created as Tab contents if tab not visible) created by
- I am porting from 0.4.3 to 1.0.2. In my original code, I had a …
- 8:05 PM Ticket #5545 (dojo.data.ItemFileReadStore not accepting data keyword in constructor) created by
- I am testing out an upgrade to dojo 1.0.2 and I ran into a problem …
- 6:06 PM Ticket #5544 (combobox: more choices option not working) closed by
- fixed: (In [11979]) Fixes #5544. Fake dojo.query datastore did not set the …
- 4:26 PM Ticket #5544 (combobox: more choices option not working) created by
- The first combobox on dijit/tests/form/test_ComboBox.html has an …
- 4:00 PM Ticket #5543 (ARIA valuenow property only used for numeric values) created by
- In order to support the Linux a11y API's the valuenow property in …
- 3:51 PM Ticket #5537 (disabled MappedTextBox widgets submit form values) closed by
- fixed: (In [11978]) Fixes #5537. Mirror disabled state in hidden input field …
- 2:22 PM Ticket #5542 (dojo.NodeList.addContent hangs browser) created by
-
with some node:
<div id="foo">bar</div>
the NodeList? operator: … - 12:33 PM Ticket #5541 (dropdown of combobox appears in wrong position when used inside ...) created by
- open dojox/layout/tests/test_BorderContainer.html, click the combobox …
- 3:48 AM Ticket #5540 (The bug of the storage provider's function hasKey) created by
- This is such a simple bug. The original code is hasKey: …
- 2:57 AM Ticket #5533 (firstDay of week for gb is wrong) closed by
- fixed: (In [11974]) GB weeks start on Monday. Fixes #5533
- 2:38 AM Ticket #5539 (dojo._Animation: onEnd fires twice and the delay is not respected) created by
- when doing advanced animations, dojo.fx.combine somehow causes FF to …
Jan 8, 2008:
- 8:00 PM Ticket #5538 (Insulation from browser specific stylesheet manipulation) created by
- I ran into an interesting use case today where I needed to dynamically …
- 6:15 PM Ticket #4710 (ComboBox: a11y attribute of editable not conveyed to ATs) closed by
- fixed: (In [11973]) fixes #4710 updates so combobox and filteringselect are …
- 5:47 PM Ticket #5537 (disabled MappedTextBox widgets submit form values) created by
- disable a NumberTextBox? and hit form submit. The hidden value is not …
- 5:17 PM Ticket #5536 (Tree: provide method to set top level children) created by
- It's impractical for Tree to tell if a new item or changed item in the …
- 5:14 PM Ticket #5535 (Tree: cannot have items with multiple parents) created by
- dijit.Tree doesn't support a DAG data store, such as a groups/users …
- 5:04 PM Ticket #5534 (Tree: ignores changes to children attribute in dojo.data.store Item) created by
- If an item is moved (copied) from one parent to another, or deleted …
- 3:40 PM Ticket #5533 (firstDay of week for gb is wrong) created by
- The first day of the week for gb is 1, not 0. I believe this is also …
- 1:58 PM Ticket #5532 (Source tags not propertly identified in jsdoc) created by
- refs #5531 , the link on that page points to the dojo.attr() api info. …
- 1:34 PM Ticket #5531 (dojo.attr missing) closed by
- invalid: it is a new feature that appears only in trunk, and will be part of …
- 12:38 PM Ticket #5223 (IE size problems.) reopened by
- Sorry to reopen this, I think you misunderstood the idea of where i'm …
- 10:19 AM Ticket #5531 (dojo.attr missing) created by
- The documentation at …
- 6:10 AM Ticket #5530 ([patch] [cla] Dijit Tree _expandNode method fires twice on exapnd event) created by
- If you attach a listener for _expandNode it will fire 2 times and …
Jan 7, 2008:
- 10:35 PM Ticket #5529 ("rss feed" link at bottom of bug pages brings up download dialog) created by
- Normally Firefox opens the "subscribe to this feed with..." page for …
- 10:11 PM Ticket #5528 (StackContainer: nested StackContainers always preload first child) created by
- IF you have nested stackContained based widgets with children set to …
- 9:57 PM Ticket #5527 (cannot shift-tab up from a toolbar in FF3) created by
- I tested Minefield nightly 3.0b3pre (2008-01-07) To reproduce: * …
- 9:53 PM Ticket #5526 (slider values are not available in MSAA in FF3) created by
- I'm not sure if this is a Dojo bug or a Firefox one. I tested …
- 8:26 PM Ticket #4552 (ItemFileWriteStore: automatically remove references to item when ...) closed by
- fixed: (In [11972]) Updated to ItemFileReadStore? and ItemFileWriteStore? to …
- 7:38 PM Ticket #5525 (Investigate using the ARIA autocomplete property on FilteringSelect ...) created by
- See https://bugzilla.mozilla.org/show_bug.cgi?id=394896
- 7:30 PM Ticket #5524 (change implementation of menu item right click) created by
- See note from Pete Brunet: "Simon, When you right click on a dojo …
- 6:28 PM Ticket #5523 (debugAtAllCosts broken for xd builds as of 1.0.2) created by
- The change to fix #5273 made it so that loader_debug.js was not …
- 2:57 PM Ticket #5264 (blank line does not terminate keyword doc comment) reopened by
- Maybe you could test it before asserting that the ticket is invalid? …
Jan 6, 2008:
- 10:19 PM Ticket #2856 (doesn't handle well text/plain response from multipart request) reopened by
- Yeah, it's the first and only textarea tag. I'm using dojo 1.0.2. …
- 9:39 PM Ticket #2856 (doesn't handle well text/plain response from multipart request) closed by
- invalid: the secret is (documented in dojo/io/iframe.js): "the response must …
- 9:26 PM Ticket #2856 (doesn't handle well text/plain response from multipart request) reopened by
- With all due respect, how exactly is this a design limitation of file …
- 8:36 PM Ticket #4921 (Textarea: Be able to specify a minimum height) closed by
- wontfix: I'm not sure anything should be changed for this. We already add …
- 5:21 PM Ticket #5514 (mem leak in IE in wai.js) closed by
- fixed: (In [11967]) fixes #5514
- 5:19 PM Ticket #5522 (offset in setStart/setEnd should be always casted to int) closed by
- fixed: (In [11966]) fixes #5522
- 5:15 PM Ticket #5521 (mem leak in IE in Editor and plugins) closed by
- fixed: (In [11965]) fixes #5521 !strict
- 5:10 PM Ticket #5522 (offset in setStart/setEnd should be always casted to int) created by
- in IE w3c range implementation
- 5:07 PM Ticket #5521 (mem leak in IE in Editor and plugins) created by
- 4:56 PM Ticket #5520 (placeCursorAtStart/End is borken in IE) closed by
- fixed: (In [11964]) fixes #5520
- 4:50 PM Ticket #5520 (placeCursorAtStart/End is borken in IE) created by
- 3:24 PM Ticket #5412 (apparent problem destroying textarea: FF status line progress bar gets ...) closed by
- invalid: The application is setting innerHTML and calling parse without waiting …
- 12:44 PM Ticket #5483 (Erratic textarea behavior in a dialog box) closed by
- invalid: […] should be: […] since it's a popup without a default width. …
- 12:22 PM Ticket #5519 (dojox.image.Lightbox infinite loading when image not loadable ...) created by
- In trunk-test_Lightbox.html the errors seem not to appear so far, …
- 11:18 AM Ticket #5518 (dojo.marginBox, set button's width error) created by
- when I use dojo.marginBox to set a button's width, it seems using …
Jan 5, 2008:
- 9:29 PM Ticket #5251 (ComboBox/FilteringSelect flicker w/drop down width) closed by
- worksforme
- 9:29 PM Ticket #5251 (ComboBox/FilteringSelect flicker w/drop down width) reopened by
- 8:23 PM Ticket #5517 (factor out moveToBookmark from _changeToStep in editor) closed by
- fixed: (In [11962]) fixes #5517
- 8:23 PM Ticket #5517 (factor out moveToBookmark from _changeToStep in editor) created by
- 8:02 PM Ticket #5449 (Dojo Chart not rendering Axis legend in the right position) closed by
- duplicate
- 7:55 PM Ticket #5516 (Major and minor gridline selection is not mutually exclusive) created by
- When plotting a grid on the chart, it is not possible to select only …
- 7:36 PM Ticket #5515 (Axis drawing order causes overwrite of chart symbols) created by
- dojox/charting/Chart2D.js In the render method between lines 203 to …
- 7:29 PM Ticket #5251 (ComboBox/FilteringSelect flicker w/drop down width) closed by
- fixed: I don't see this in the current 1.1 trunk. Please recheck with the …
- 7:10 PM Ticket #5495 (<input> tags without for="..." do not work on dijits) closed by
- fixed: (In [11961]) Fixes #5495. Changed fieldset to div and added …
- 6:19 PM Ticket #5502 (FilteringSelect with AutoComplete throws error in IE6) closed by
- fixed: (In [11960]) Fixes #5502. Change regexp test to a simple string compare.
- 4:50 PM Ticket #5514 (mem leak in IE in wai.js) created by
- 3:06 PM Ticket #5473 (memory leak in dojo._destroyElement and firebug lite under IE) closed by
- fixed: (In [11958]) fixes #5473 !strict
- 12:57 PM Ticket #5513 (dojox.image.Lightbox infinite loading when image not found) created by
- This patch should fix it: check juniorjazzcollege.nl and click on one …
- 12:56 PM Ticket #5512 (dojox.image.Lightbox infinite loading when image not found) created by
- This patch should fix it: check juniorjazzcollege.nl and click on one …
- 8:25 AM Ticket #5506 (UT failure in tests._base.NodeList) closed by
- fixed: (In [11957]) fixes #5506. When query() is called without any params, …
- 2:48 AM Ticket #5511 (dojo.NodeList .style() api) created by
- currently, NodeList?.style() accepts two string arguments. (without …
- 2:28 AM Ticket #5510 (dojo.data query supporting OR operations) created by
- A dojo.data query only supports ANDing clauses together by its nature, …
Jan 4, 2008:
- 9:01 PM Ticket #3721 (0.9: base,html.rtl tests fail on IE 6) closed by
- fixed: (In [11955]) Fixes bidi in quirks mode (thanks, makin) Fixes #3721 and …
- 8:59 PM Ticket #5481 (FilteringSelect: user-supplied query ignored if it is against the ...) closed by
- wontfix: This is a limitation of the dojo.data query API. The query object can …
- 8:49 PM Ticket #5509 (popups/dnd placement off by a scrollbar width in themeTesterQuirk (IE6/7)) created by
- [11944] caused UT failure in IE6/7. Had to back out this line in …
- 8:41 PM Ticket #5496 (Form widgets become invisible when TitlePane reopened (IE6)) closed by
- fixed: This is a nested table problem with IE that's already been fixed in …
- 8:31 PM Ticket #5508 (UT failure: tests._base.query fails to run in IE6/7) created by
- it's failing in doh, apparently. Does not enter the tests.
- 7:21 PM Ticket #5280 (ValidationTextBox adds modifies value of textbox name, causes makes ...) closed by
- fixed: (In [11953]) Fixes #5280. Removed _ prefix from the validation …
- 7:17 PM Ticket #5507 (UT failure in tests.rpc) created by
- confirmed on FF with the nightly running directly off the server …
- 7:11 PM Ticket #5506 (UT failure in tests._base.NodeList) created by
- confirmed on FF2 and IE6 […]
- 7:07 PM Ticket #5479 (TextBox widgets don't inherit font-family using IE) closed by
- fixed: (In [11952]) Fixes #5479. Added font inheritance css for IE/input. …
- 6:25 PM Ticket #5505 (time popup in themeTester raises exception) closed by
- fixed: (In [11951]) Include TimeTextBox?. refs #4890, fixes #5505.
- 6:23 PM Ticket #5505 (time popup in themeTester raises exception) created by
- click on the time in editable text and an exception occurs instead of …
- 2:22 PM Ticket #5439 (IE: Error when Editor is hidden inside iframe) closed by
- fixed: (In [11950]) Squelch exception for IE. Fixes #5439 !strict
- 2:15 PM Ticket #5504 ([patch][needs cla] dojox.grid.editors.Select doesn't use values) created by
- In a grid, when I use a dojox.grid.editors.Select, the value returned …
- 12:28 PM Ticket #5503 (dojox.grid.data.DojoData markupFactory could use constructorFunction param) created by
- Currently DojoData? class name is hard-coded in its markupFactory. This …
- 7:51 AM Ticket #5502 (FilteringSelect with AutoComplete throws error in IE6) created by
- If you have a FilteringSelect? box with autocomplete turned on, and you …
- 6:26 AM Ticket #5501 (ComboBox double-escaping HTML entities in inlined data) closed by
- fixed: (In [11947]) Fixes #5501: ComboBox? double-escaping HTML entities in …
- 5:39 AM Ticket #5501 (ComboBox double-escaping HTML entities in inlined data) created by
- Items containing HTML entities in a ComboBox? are displayed …
- 12:18 AM Ticket #5500 (out-of-the-box twistd magnet demo is broken) created by
- the path to dojo.js is not correct. When fixed, I get this bug in …
Jan 3, 2008:
- 8:25 PM Tickets #4228,4369 batch updated by
- fixed: (In [11944]) Correct DnD/dropdown bidi placement. Fixes #4369, #4228. …
- 7:05 PM Ticket #5465 (Century confusion with dijit.form.DateTextBox) reopened by
- another option is to just use 4-digit years all the time
- 6:24 PM Ticket #5497 (Problem Display Calendar for 1900's) closed by
- duplicate: dup of #5465, which I think we're going to have to address somehow.
- 6:12 PM Ticket #5223 (IE size problems.) closed by
- invalid: It is an "invalid": 1. We don't officially support specifying …
- 6:06 PM Ticket #5499 (Port the latest dojo.dnd.move code to dojox.gfx.move) closed by
- fixed: (In [11943]) Porting changes in dojo.dnd.move to dojox.gfx.move. Fixes …
- 6:04 PM Ticket #5499 (Port the latest dojo.dnd.move code to dojox.gfx.move) created by
- Split move.js into Mover.js and Moveable.js, implement local events.
- 5:10 PM Ticket #5451 (ComboBox/FilteringSelect: remove ItemFileReadStore dependency) closed by
- fixed: (In [11942]) ComboBox/FilteringSelect?: remove ItemFileReadStore? …
- 4:00 PM Ticket #5498 (TabContainer: Error rendering closable tab in IE (CSS race condition?)) created by
- Hello, I'm running into an error where a tab is not rendered …
- 3:59 PM Ticket #5461 (dojo.parser and dojox.data.XmlStore) closed by
- fixed: (In [11941]) Minor update to XmlStore? to make some parameters …
- 3:30 PM Ticket #5497 (Problem Display Calendar for 1900's) created by
- The following will correctly display 1941 when the calendar is …
- 2:29 PM Ticket #5492 (Add in enhanced HtmlStore into dojox.) closed by
- fixed: Tested on: Firefox 2.0.0.11 IE 6 IE 7 Opera 9.2 Safari B3 Seamonkey …
- 10:24 AM Ticket #5496 (Form widgets become invisible when TitlePane reopened (IE6)) created by
- Hi, I use a table to maintain sets of Form Widgets within a …
- 8:26 AM Ticket #5495 (<input> tags without for="..." do not work on dijits) created by
- If I do the following: […] Clicking on the "Click Me!" text …
- 1:22 AM Ticket #5494 (InlineEditBox: fails to appear inline for absolutely positioned node) created by
- If a div is absolutely positioned and then a dijit.InlineEditBox? is …
Jan 2, 2008:
- 9:51 PM Ticket #5493 (dojox.highlight newline after { in Safari) created by
- determine if it's CSS or Safari's fault :) either way it makes dojo …
- 9:27 PM Ticket #5090 (Typo in dojox/grid/_data/model.js) closed by
- fixed: (In [11937]) Typo. Fixes #5090 !strict
- 8:30 PM Ticket #5492 (Add in enhanced HtmlStore into dojox.) created by
- Add in enhanced HtmlStore? into dojox. This takes HtmlTableStore? and …
- 7:13 PM Ticket #5489 (remove openWin global reference from firebug.js) closed by
- fixed: (In [11935]) put global funcs in local scope. fix b0rken array …
- 7:10 PM Ticket #5491 (jsonPathStore failing UT.) closed by
- fixed: (In [11934]) Minor fix. fixes #5491
- 6:58 PM Ticket #5491 (jsonPathStore failing UT.) created by
- jsonPathStore failing UT. Some of the jsonPathStore tests fail the …
- 6:54 PM Ticket #5490 (firebug clear crashes IE) created by
- open a page with isDebug: true in Internet Explorer, like …
- 6:26 PM Ticket #5489 (remove openWin global reference from firebug.js) created by
- 4:27 PM Ticket #5488 ([patch]value of 0 becomes "" with DojoData model) created by
- I'm working with this sitepen demo: …
- 12:00 PM Ticket #5280 (ValidationTextBox adds modifies value of textbox name, causes makes ...) reopened by
- 10:37 AM Ticket #5487 (ComboBox: using a value that isn't the display label is too hard) created by
- there are some issues with the behavior of the ComboBox WRT it's …
- 9:38 AM Ticket #5486 (Missing DnD API : delete, move programmatically) created by
- there is no defined API to programmatically delete or move nodes from DnD.
- 2:51 AM Ticket #5485 (Dijit should mimic the way Base requires objects and lists to be ...) created by
- I just realized that the constraints attribute for dijits requires use …
Jan 1, 2008:
- 9:01 PM Ticket #5484 (iframe visible in IE6) created by
- win XP Internet explorer 6 Hi I have used a couple of dijits and the …
- 8:21 PM Ticket #5375 (reductions in hostenv_browser.js) closed by
- fixed: (In [11931]) Some code reductions. Fixes #5375.
- 7:02 PM Ticket #5483 (Erratic textarea behavior in a dialog box) created by
- I have a textarea that is working correctly in a main page, but the …
- 9:38 AM Ticket #5482 (Dojo Book: IE fails on several pages "Internet Explorer cannot display ...) created by
- See …
Dec 31, 2007:
- 5:41 PM Ticket #2437 (add base64 encode/decode of strings) closed by
- fixed: Fixed in r11776, dojox.encoding.base64. Forgot there was an …
- 4:13 PM Ticket #5481 (FilteringSelect: user-supplied query ignored if it is against the ...) created by
- Looks like a FilteringSelect?'s query is ignored when applied against …
- 3:02 PM Ticket #5480 (jsdoc throws error when trying to query the nonexistent nodes table) closed by
- fixed: (In [11930]) Fixes #5480. Rename all nodes table references to node
- 3:01 PM Ticket #5480 (jsdoc throws error when trying to query the nonexistent nodes table) created by
- ser warning: Table 'jsdoc.nodes' doesn't exist query: SELECT nid FROM …
- 2:42 PM Ticket #5479 (TextBox widgets don't inherit font-family using IE) created by
- IE has a bug where font-family for INPUT tags is not inherited. Not a …
- 1:09 PM Ticket #5280 (ValidationTextBox adds modifies value of textbox name, causes makes ...) closed by
- invalid
- 1:09 PM Ticket #5280 (ValidationTextBox adds modifies value of textbox name, causes makes ...) reopened by
- 1:08 PM Ticket #5280 (ValidationTextBox adds modifies value of textbox name, causes makes ...) closed by
- fixed: Does anyone know why the preceding "_" causes problems? It is a valid …
Dec 30, 2007:
- 11:26 PM Ticket #5478 (Regex pattern causes Shrinksafe to output "null") closed by
- wontfix: I guess I'm saying we can't service Rhino bugs. I'd suggest you …
- 10:33 PM Ticket #5465 (Century confusion with dijit.form.DateTextBox) closed by
- wontfix: I don't see how this can be fixed. If we display 12/31/06 (meaning …
- 5:01 PM Ticket #5476 ([dojo.query]Query result with children) closed by
- invalid: This doesn't look like a bug. It's just event bubbling. A mouseover …
- 1:45 PM Ticket #5478 (Regex pattern causes Shrinksafe to output "null") created by
- Using the online Shrinksafe at http://alex.dojotoolkit.org/shrinksafe/ …
- 5:26 AM Ticket #5464 (dojo.isDescendant returns -1 on errors) closed by
- fixed: (In [11928]) so it seems right to revert this to [10980] unless …
- 4:26 AM Ticket #5477 (Webkit has a problem with translucent translated PNGs.) created by
- Cut'n'pasted from …
- 3:56 AM Ticket #5476 ([dojo.query]Query result with children) created by
- Hi guys, I'd tried the magic dojo.query with a bundle of td tags …
- 3:04 AM Ticket #5158 (0.9 doc page error in IE) closed by
- fixed: Was a problem with not properly enabling the Dojo module
- 3:01 AM Ticket #5339 (dijit.Editor API page unreachable) closed by
- fixed
- 1:16 AM Ticket #5475 (Eliminate ways of circumventing the Color constructor) created by
- From my read of Color.js, it seems like the API would benefit from …
Dec 29, 2007:
- 9:43 PM Ticket #5474 (Use the first available summary/description for a variable that occurs ...) closed by
- fixed: (In [11927]) Fixes #5474. Set teaser/body if one has not been set
- 9:43 PM Ticket #5474 (Use the first available summary/description for a variable that occurs ...) created by
- eg dojo.byId
- 9:07 PM Ticket #5473 (memory leak in dojo._destroyElement and firebug lite under IE) created by
- reported by sieve
- 8:42 PM Ticket #5279 (cron.php loses examples in jsdoc tables) closed by
- fixed: (In [11926]) Fixes #5279. Also seriously improves performance
- 2:25 PM Ticket #5468 (Autostart parameter on Slideshow) closed by
- fixed: (In [11925]) fixes #5468 - adds autoStart param to SlideShow? ... some …
- 1:33 PM Ticket #5472 (IE memory leak in SplitContainer) closed by
- fixed: (In [11924]) fixes #5472 (!strict) and some cleanup/fixed a logic …
- 1:32 PM Ticket #5472 (IE memory leak in SplitContainer) created by
- reported by sIEve 0.0.8
- 7:04 AM Ticket #5083 (Chart2D axis error) closed by
- duplicate: Will be tracked by #5168.
- 4:37 AM Ticket #5444 (Class label mismatch between dijit._Calendar and tundra) closed by
- fixed: (In [11923]) Fixes #5444. Class names for dijitCalendarMonthLabel …
- 1:56 AM Ticket #5464 (dojo.isDescendant returns -1 on errors) reopened by
- sorry, but why return false if it's going to happen in the next line …
- 12:30 AM Ticket #5471 (factor out _Calendar.isSelected()) created by
- We do this with disabled dates. I use the calendar to support multiple …
Note: See TracTimeline
for information about the timeline view.