Timeline
Jun 25, 2007:
- 9:37 PM Ticket #3526 (Update docs on 0.9 IO calls) created by
- Need to document the allowed parameters to the xhr, dojo.io.script and …
- 9:32 PM Ticket #3525 (InsertImageDialog/Editor2 throws TypeError when editing an image) created by
- this error happends with IE7 but is ok with FF to reproduce the …
- 6:35 PM Ticket #3519 (Weird http://:/ request noticed when loading dojo.js from svn source ...) closed by
- wontfix
- 6:12 PM Ticket #1302 (ContentPane setUrl() sets content to '[object Object]' when target ...) closed by
- fixed: Hum. I think this was addressed ages ago, pre 0.4 And it seems to work …
- 6:03 PM Ticket #3518 (Remove AlphaImageLoader line in tundra.css for dijitTundraGradientBg.png?) closed by
- fixed: (In [9288]) Fixes #3518. Commenting out alpha image filter since the …
- 6:00 PM Ticket #1303 (ContentPane::setUrl() stores empty cache) closed by
- fixed: I belive that this is no longer an issue with 0.9. 0.9 doesn't have a …
- 5:56 PM Ticket #3524 (Tab Container resize problem on change tab) created by
- Example page structure: TabContainer? LinkPane? SplitContainer? …
- 5:12 PM Ticket #3511 (dojo.query.orphan(): don't pass query) closed by
- fixed: it's already fixed.
- 4:12 PM Ticket #3407 ([patch] [cla] DateTextbox and a test demo html file) closed by
- fixed: (In [9287]) Added a new DateTextbox? test to test_validate with no …
- 3:59 PM Ticket #3523 (Button's width decreases when clicking arrow) created by
- Ever since [9255], the arrow button on ComboBox? has been shrinking on …
- 3:13 PM Ticket #3380 (div overflow within contentPane and splitContainer doesn't work) closed by
- invalid: Hi. I think you aren't using the layout widgets correctly. I'm not …
- 2:44 PM Ticket #3522 (Regressions in [9275] in ComboBox) created by
- Bill, please test your changeset, [9275] : 1. hasDownArrow no longer …
- 2:10 PM Ticket #3170 (Menu: icons not showing up in test_Menu.html) closed by
- fixed: (In [9284]) Fixes #3170: Menu: icons not showing up in test_Menu.html. …
- 1:15 PM Ticket #2664 (a11y improvements for dijit inlineEditbox) closed by
- fixed: (In [9283]) commit for ptbrunet (CLA via IBM). add button role to …
- 10:42 AM Ticket #3521 (TreeRpcErrorHandler not working) created by
- The Tree RPCErrorHandler doesn't work (neither Firefox 2 nor IE 7) To …
- 10:05 AM Ticket #3520 (Dojo.query does not recognise escaped colon characters for CSS selector) created by
- CSS 3 spec insists that ids and other names containing colons may be …
- 6:30 AM Ticket #3519 (Weird http://:/ request noticed when loading dojo.js from svn source ...) created by
- Using IE 6.0 with HTTPWatch, I noticed a couple of http://:/ requests …
- 6:26 AM Ticket #3139 (isDebug=true crashes test_validate in IE6/7 over HTTP) closed by
- fixed: (In [9281]) Fixes #3139. Using the standard dojo.addOnLoad() to …
- 6:21 AM Ticket #3518 (Remove AlphaImageLoader line in tundra.css for dijitTundraGradientBg.png?) created by
- When loading dijit/tests/form/test_validate.html, I notice there are …
- 5:07 AM Ticket #3517 (dijit.util.popup: don't automatically save/restore focus) created by
- dijit.util.popup() automatically saves/restores the focus. This is …
- 5:00 AM Ticket #3516 (DateTextBox: automatically display dropdown) created by
- Rather than having a drop down arrow, automatically display the …
- 4:10 AM Ticket #3515 (dojo.marginBox returns different value under Safari/WebKit) created by
- Safari behaves differently when you set the width of a child div to be …
Jun 24, 2007:
- 10:22 PM Ticket #3514 (InlineEditBox: usability) created by
- - The drop down list (from Combobox, DateTextBox?, etc) covers up the …
- 10:10 PM Ticket #3513 (dojoAttachEvent problem within ContentPane) created by
- 0.9 nightly 24/06/07 I have a custom templated widget that uses a …
- 5:26 PM Ticket #3398 (tab close buttons don't render on webkit) closed by
- worksforme: They are showing up for me now.
- 5:19 PM Ticket #2817 (SplitContainer: port/rewrite for dijit) closed by
- fixed: OK, I'm going to close this. SplitContainer? has been ported. I think …
- 5:17 PM Ticket #2987 (Jitter in test_Layout.html) closed by
- fixed: OK, this is already fixed, right? I don't see any jitter, and …
- 5:11 PM Ticket #2816 (TabContainer: port to dijit) closed by
- fixed: OK, I think this is finished.
- 5:10 PM Ticket #3512 (TabContainer: tab images position dependent) created by
- For the background image of the selected tab (at least) need a …
- 4:53 PM Ticket #2818 (LayoutContainer: port to dijit) closed by
- fixed: (In [9277]) Remove some code that no longer seems to be necessary …
- 4:16 PM Ticket #2974 (Tundra: Theme validation widget) closed by
- fixed
- 4:16 PM Ticket #3148 (menu widget doesn't have tundra theme) closed by
- fixed: This has been fixed along the way.
- 1:43 PM Ticket #3454 (implement borderBox()?) reopened by
- Not true at all. Border box is always faster than margin box (both …
- 10:45 AM Ticket #3332 (Tooltip not appearing in Webkit) closed by
- fixed: Hmm, seems to be working now (in Safari 3). Not sure what the problem …
- 10:31 AM Ticket #3025 (Design Request: data, dataProviderClass, store, url attributes for ...) closed by
- fixed: (In [9275]) Refactor Combobox and FilteringSelect? to require data …
- 9:47 AM Ticket #3511 (dojo.query.orphan(): don't pass query) created by
- As Alex said in the mail, he's going to change the interface to …
- 8:54 AM Ticket #3020 (Dijit: data binding smarts and properties need to be a mixin) closed by
- wontfix: As it turns out, "labelAttr" and "typeAttr" have been removed, "query" …
- 8:51 AM Ticket #3345 (Tree: should call getLabel()) closed by
- fixed: (In [9273]) Use store.getLabel() to get label of each node. Remove …
- 8:43 AM Ticket #3510 (Consider to implement a way to require dojo.parser without getting a ...) created by
- All widgets that mixins dijit._Templated requires dojo.parser. I …
- 6:20 AM Ticket #3490 (Parsing bug) closed by
- fixed: already fixed in trunk: …
- 6:15 AM Ticket #3509 (timeout not working dojo.io.script.get() timeout doesn't work) closed by
- fixed: (In [9271]) Fixes #3509. Timeout path in general for io operations …
- 4:29 AM Ticket #3509 (timeout not working dojo.io.script.get() timeout doesn't work) created by
- Timeout setting fails to do cancel/timeout a request. Test file at …
- 12:28 AM Ticket #3508 (dijit._Calendar un-themable) closed by
- fixed: (In [9270]) menuItems were forced to .tundra class as well. fixes …
- 12:24 AM Ticket #3508 (dijit._Calendar un-themable) created by
- in dijit.css there is a class reference to .tundra, making any change …
Jun 23, 2007:
- 8:59 PM Ticket #3507 (xhrGet prints error in Console when cancelling a download) created by
- Hi ! I hope this not by design, there were no tests for cancel in …
- 7:02 PM Ticket #3505 (problem with widgets embedded within a template) closed by
- fixed: (In [9268]) Fixes #3505. Changed return to continue so that …
- 7:02 PM Ticket #3506 (add base presentation class to DojoX) closed by
- fixed: (In [9267]) initial checkin of presentation set fixes #3506 …
- 7:00 PM Ticket #3506 (add base presentation class to DojoX) created by
- this is the rewrite of the port of 0.4.x's "Show" widget, greatly …
- 6:19 PM Ticket #3311 (LayoutContainer: remove sorting option) closed by
- fixed: (In [9266]) Fixes #3311: Simplify LayoutContainer? and …
- 6:08 PM Ticket #3505 (problem with widgets embedded within a template) created by
- If a template contains other widgets and widgetsInTemplate=true, then …
- 6:02 PM Ticket #2826 (TooltipDialog: implement) closed by
- fixed
- 5:53 PM Ticket #3390 (opening/closing popup menu in IE7 in themTester.html causes tabs to ...) closed by
- fixed: This is working for me (even tested on two computers). Must have been …
- 5:49 PM Ticket #3373 (Dialog from href="" src not working.) closed by
- fixed: Seems to be working now as per test_Dialog.html.
- 5:47 PM Ticket #3312 (Showable included strangely) closed by
- fixed: Removed the showable class altogether a few days ago.
- 4:22 PM Tickets #3406,3448 batch updated by
- fixed: (In [9265]) Make getParent() only return a value if parent is a …
- 2:33 PM Ticket #3504 (doh.registerGroup setUp and tearDown doesn't work) created by
- Hi ! When trying to figure out how the new unit test system works, I …
- 2:32 PM Ticket #3484 ([ComboBox] Search on delete keypress) closed by
- fixed: (In [9264]) Added a case for dojo.keys.DELETE to ComboBox? (wasn't …
- 1:56 PM Ticket #3503 (dojo.connect does'nt propagate return from original function) created by
- Hi ! When you dojo.connect to a function that returns a value, that …
- 1:35 PM Ticket #2978 (make Dijit test pages all use consistent CSS and idiomatic JS) closed by
- fixed: closing this. _most_ are done, tests changing rapidly atm. will keep …
- 1:25 PM Ticket #3502 (cleanup root tundra folder of images) closed by
- fixed: (In [9263]) image cleanup fixes #3502 ... also added 'inderterminate' …
- 12:50 PM Ticket #3502 (cleanup root tundra folder of images) created by
- for consistancy ... move all images into /tundra/images
- 12:01 PM Ticket #3501 (add benchtool to dijit bench tests) closed by
- fixed: (In [9262]) benchTool fixes #3501
- 11:19 AM Ticket #3501 (add benchtool to dijit bench tests) created by
- ... simple result-submitting benchmark tool.
Jun 22, 2007:
- 11:15 PM Ticket #2757 (dojo.i18n test regression on mozilla) reopened by
- The fix in r8388 bothers me, in particular this part: […] I …
- 10:41 PM Ticket #3500 (ioArgs.cancel is not a function) closed by
- fixed: (In [9261]) Fixes #3500. Bad cancel() reference.
- 10:23 PM Ticket #3500 (ioArgs.cancel is not a function) created by
- When xhrGet fails, a non existant ioArgs.cancel is called. …
- 7:38 PM Ticket #3499 (Port DeferredList to 0.9) created by
- I'm starting to port my code to 0.9 and need DeferredList?. The road …
- 7:35 PM Ticket #3498 (drupal forums allow spam) created by
- I just noticed that the Drupal forums are getting spammed: …
- 7:18 PM Ticket #3306 (enable accordion container arrows for high contrast / images off mode) closed by
- fixed: (In [9259]) Fixes #3306: added arrow symbols to accordion for high …
- 6:52 PM Ticket #3497 (Editor: this.domNode.parentNode.removeNode is not a function) created by
- hi .. I was working on 0.9 book and so was reading tests from the …
- 6:41 PM Ticket #3496 (Typo in dojox.gfx.matrix.invert()) closed by
- fixed: (In [9257]) Corrected typo. Thx Kun Xi. Fixes #3496.
- 6:27 PM Ticket #3496 (Typo in dojox.gfx.matrix.invert()) created by
- From e-mail: Hello Eugene, I am merging the matrix3d.js to …
- 4:52 PM Ticket #3474 (opening a drop-down button does not close others) closed by
- fixed: (In [9256]) Refactor dijit.util.focus. Fixes #3474.
- 4:37 PM Ticket #3495 (Editor Fails to Render in Content Pane after Form Bind) created by
- The code to create the contentpane is: <div …
- 3:29 PM Ticket #3478 (Dijit: clean up base class hierarchy/naming) closed by
- fixed
- 3:24 PM Ticket #2685 ([ContentPane] The ComboBox attempts to hide itself and also fires ...) closed by
- fixed: (In [9254]) _FormWidget uses this.connect again to clean up the mouse …
- 2:05 PM Ticket #2096 (accordion gap on right) closed by
- fixed
- 1:50 PM Ticket #2685 ([ContentPane] The ComboBox attempts to hide itself and also fires ...) reopened by
- [9024] also creates a small regression in that it uses dojo.connect …
- 1:19 PM Ticket #1990 (Dojo demos appear not to run under IE7) reopened by
- Alex, I'm reopening this as you said you were amenable to the …
- 6:17 AM Ticket #2646 (addOnLoad is not recognizing contentpane html widgets in Firefox 2.0.0.3) closed by
- wontfix: Like Adam said above, having the dojo.addOnLoad() inside your second …
- 6:02 AM Tickets #2685,3489 batch updated by
- fixed: (In [9246]) Rollback [9236]. Making popup closing asynchronous is …
- 5:37 AM Ticket #3494 (While ruunning in IE6 getting this error --DEBUG: dojo.widget.Parse: ...) created by
- I have written this code-- <!DOCTYPE html PUBLIC "-W3CDTD XHTML …
- 1:13 AM Ticket #2295 (CDATA in parser) closed by
- wontfix: The whole XML parser is gone in 0.9.
- 1:12 AM Ticket #2491 (Disabling the parsing of a nodes childNodes) closed by
- wontfix: Given the way the parser has been rewritten for 0.9 (using …
- 1:10 AM Ticket #2184 (allow class="myns-Widget" syntax for user namespaces) closed by
- fixed: All of this has changed for dijit; you just specify the full class …
- 1:01 AM Ticket #3379 (Combobox: test_Combobox_destroy drop down too wide) closed by
- worksforme: Hmm, working correctly for me now.
- 12:32 AM Ticket #3491 ([DateTextbox] Calendars not closing) closed by
- duplicate: Right, this is a dup of [3474] and should be fixed in dijit.popup (see …
Jun 21, 2007:
- 9:07 PM Ticket #3366 (Calendar: arrow images not showing up correctly) closed by
- fixed: (In [9243]) Fixes #3366: Calendar: arrow images not showing up …
- 8:49 PM Ticket #3493 (update dialog for high contrast mode) created by
- dialog is transparent in high contrast mode (in FF2 this is due to a …
- 8:44 PM Ticket #2505 (Implement accessibility for dialog) closed by
- fixed: (In [9241]) update .dijitDialog with padding so setting focus to …
- 7:08 PM Ticket #3492 (down arrow of combox is spoken by screen reader as "question") created by
- I was able to fix this in the drop down button by using the …
- 6:57 PM Ticket #3441 (dojo.event.connect(myDiv, 'appendChild') causes TypeError in MSIE 6) closed by
- wontfix: The event code has been entirely reworked for 0.9, so we will have to …
- 6:53 PM Tickets #3483,3485 batch updated by
- fixed: (In [9239]) Fixes #3483, #3485. Proxy commit for haysmark. Clicking …
- 6:10 PM Ticket #2685 ([ContentPane] The ComboBox attempts to hide itself and also fires ...) reopened by
- Regression in [9236] created by fadeout code broke this again.
- 5:59 PM Ticket #3491 ([DateTextbox] Calendars not closing) created by
- If you open one Calendar, then click another arrow button to open …
- 5:16 PM Ticket #3490 (Parsing bug) created by
- When: widgetsInTemplate = true, after it gets to that widget, the …
- 2:03 PM Ticket #3489 (Regressions in [9236]) created by
- 1. Selecting an option in ComboBox? creates an error 1. In …
- 5:04 AM Ticket #2592 (selectChild is not working in AccordionContainer widget) closed by
- fixed
- 4:59 AM Ticket #2617 (Bug in AccordionContainer?) closed by
- invalid: Sorry, I'm new at this. You'll have to point out what's wrong. And …
- 4:51 AM Ticket #2372 (AccordionContainer + bigger than oneline labels = bug when not selected) closed by
- invalid: ok, I tested multi-line labels (the originally reported bug) and it …
- 4:42 AM Ticket #1832 (AccordionContainer and strange problem) closed by
- worksforme: I don't see a problem with the programmatic accordion example. A lot …
- 4:33 AM Ticket #3420 (DateTextBox: invalid dates not reflected in calendar) closed by
- fixed: (In [9238]) For invalid date selection, change display month but not …
Jun 20, 2007:
- 10:28 PM Ticket #3488 (Dialog should have hover state on close Icon) created by
- ... like like TabContainer? hover state.
- 10:26 PM Ticket #3487 (Make save/cancel buttons in InlineEditor float) closed by
- fixed: (In [9237]) fixes #3487 Save/cancel buttons now float
- 10:02 PM Ticket #3487 (Make save/cancel buttons in InlineEditor float) created by
- Visual change so the buttons don't cause the editing part to whoosh up …
- 9:39 PM Ticket #3328 (Rename PageContainer to StackContainer) closed by
- fixed: (In [9235]) Rename PageContainer? to StackContainer?. Fixes #3328
- 9:38 PM Ticket #3328 (Rename PageContainer to StackContainer) closed by
- fixed: (In [9234]) Rename PageContainer? to StackContainer?. Fixes #3328
- 9:30 PM Ticket #2643 (AccordionContainer FF render bug) closed by
- fixed
- 9:30 PM Ticket #1969 (Accordion overflow in mozilla firefox) closed by
- fixed
- 8:40 PM Ticket #2421 (After closing dialog - focus should return to previous position) closed by
- fixed: (In [9233]) refs #2505 better handling of modality; use …
- 7:54 PM Ticket #2613 (dojo.html.Chain does not fire onEnd when play invoked with zero length ...) closed by
- fixed: currently, chain will return undefined if an empty array is passed in.
- 7:20 PM Ticket #3325 (dojo.fx.chain/combine fail on empty array) closed by
- fixed: (In [9230]) Remove instance-based chain/combine methods, fix event …
- 6:45 PM Ticket #3486 (provide cross-browser synthetic event support?) created by
- Dijit, and others would probably benefit from a cross-browser way of …
- 5:34 PM Ticket #3485 ([ComboBox] Search timing issues) created by
- When we actually deploy ComboBox? on large databases, some funny things …
- 4:40 PM Ticket #3484 ([ComboBox] Search on delete keypress) created by
- If you press backspace, the menu opens. If you press delete (as in …
- 4:28 PM Ticket #3483 ([ComboBox] autocomplete=true replaces text on arrow click) created by
- If you open the menu from an arrow click, the contents of the textbox …
- 4:26 PM Ticket #3481 ([ComboBox] Issues with identifers) closed by
- fixed: (In [9229]) Fixes #3481. Proxy commit for haysmark. A JsonItemStore? …
- 4:16 PM Ticket #3482 (missing focus events when using InlineEditBox) created by
- Open an InlineEditBox which wraps an <input>. Activate the Cancel …
- 3:46 PM Ticket #3481 ([ComboBox] Issues with identifers) created by
- A ComboBox? with option tags cannot work, because it has no field …
- 2:36 PM Ticket #3480 (Slight failure when using dojo.html.getBoxSizing with Opera) created by
- I don't know if this can even be solved with the current version of …
- 2:31 PM Ticket #3347 (FilteringSelect: should call getIdentity()) closed by
- fixed: (In [9228]) Fixes #3347. Proxy commit for haysmark. Removed keyAttr …
- 11:59 AM Ticket #865 (Accordion: label shows I-beam cursor) closed by
- fixed
- 4:47 AM Ticket #3479 (TextArea get value is empty string if text pasted with mouse) created by
- When using Firefox on win32 or linux then if you start with an empty …
- 3:53 AM Ticket #894 ([patch][cla]Accordion enhancement to allow setting of panel size (bug ...) closed by
- invalid: Sorry again that we let this get stale. I think the problems have …
- 3:12 AM Ticket #3467 (backgroundiframe throws cryptic error when node.id is undefined) closed by
- fixed
- 2:07 AM Ticket #3478 (Dijit: clean up base class hierarchy/naming) created by
- Clean up the base class hierarchy before beta. * dijit.base.Sizable …
Jun 19, 2007:
- 7:21 PM Ticket #3477 (onEnd fires multiple times for combined animations) created by
- This is confusing, at best. I've got no way, as the caller, to …
- 5:48 PM Ticket #3453 (suppression of errors in 0.9) closed by
- fixed: I've checked all of the squelches in Base to ensure that they're (at a …
- 5:40 PM Ticket #3473 (ComboBox (dojo 4.2) IE7 Error on Select) closed by
- fixed: Right, all of that toLowerCase code is gone, and 0.9 does a better job …
- 4:31 PM Ticket #3398 (tab close buttons don't render on webkit) reopened by
- Rolling back this change; it breaks both FF and IE, making the close …
- 4:22 PM Ticket #3476 (Checkbox/Radio: no focus marker on FF) created by
- You can't tell that a radio button or checkbox has focus on FF. That …
- 4:18 PM Ticket #3475 (Radio: tabbing into radio button group goes to wrong radio button (IE)) created by
- On IE6/IE7, in test_Checkbox.html, click first checkbox then keep …
- 4:08 PM Ticket #3321 (remove remaining uses of imageBgToSrc) closed by
- fixed: (In [9224]) Fixes #3321: remove remaining uses, and implementation of, …
- 4:04 PM Ticket #3474 (opening a drop-down button does not close others) created by
- in themeTester.html, if you open one of the drop down buttons, go to …
- 3:56 PM Ticket #3349 (ToggleButton: implement) closed by
- fixed: (In [9223]) Finish up implementation of ToggleButton? (with onChange()) …
- 1:20 PM Ticket #3473 (ComboBox (dojo 4.2) IE7 Error on Select) created by
- In _performSearch, from line 223 comes this: …
- 12:15 PM Ticket #3472 (Bug in setAxesRanges function of "dojo.charting.PlotArea") created by
-
Hello,
In
charting/PlotArea.js
, in the function … - 10:40 AM Ticket #3454 (implement borderBox()?) closed by
- wontfix: border box is much more expensive. Margin and content box were chosen …
- 10:32 AM Ticket #3471 (dijit.byId() doesn't gracefully handle non-string inputs) closed by
- fixed: (In [9215]) make dijit.byId() handle non-strings (potentially widget …
- 10:28 AM Ticket #3471 (dijit.byId() doesn't gracefully handle non-string inputs) created by
- dijit.byId() should work like dojo.byId() WRT normalizing string and …
- 5:24 AM Ticket #3310 (Incorrect backlog handling in cometd.js) closed by
- fixed: (In [9211]) another awesome patch from Greg Wilkins (CLA on file). The …
- 5:15 AM Ticket #3470 (remove util/doctool, narcissus from repository) created by
- Is this stuff used anymore? It would be good to remove it, to …
- 5:09 AM Ticket #3258 (validate test fails over http) closed by
- fixed
- 5:03 AM Ticket #3465 (AccordionContainer does not open pane marked as 'selected') closed by
- duplicate: dup of #3466
- 5:02 AM Ticket #2926 (AccordionContainer layout is brutally slow) closed by
- fixed: (In [9210]) put guards around layout code in add/removeChild. Methods …
- 4:41 AM Ticket #3469 (Allow preservation of line returns with shrinksafe compression in ...) closed by
- fixed: (In [9209]) Fixes #3469, and also removes some obsolete files. Now …
- 4:39 AM Ticket #3469 (Allow preservation of line returns with shrinksafe compression in ...) created by
- Allow an option to preserve line returns when running the command line …
- 4:37 AM Ticket #3468 (accordion: overflow isn't working) closed by
- fixed: (In [9208]) Show scrollbars only when you need them, otherwise we'll …
- 3:46 AM Ticket #3344 (sub-tabs lose rendering on re-display) closed by
- fixed: (In [9207]) Remove Showable interface; Dialog and Tooltip are …
- 2:47 AM Ticket #3468 (accordion: overflow isn't working) closed by
- fixed: (In [9203]) Don't set overflow to 'hidden'. Fixes #3468
- 2:42 AM Ticket #3468 (accordion: overflow isn't working) created by
- 2:41 AM Ticket #3467 (backgroundiframe throws cryptic error when node.id is undefined) created by
- 2:36 AM Ticket #3466 (AccordionContainer: does not open pane marked as 'selected') closed by
- fixed: (In [9202]) Replace dojo.indexOf with something operational. Fixes #3466
- 2:35 AM Ticket #3466 (AccordionContainer: does not open pane marked as 'selected') created by
- dojo.indexOf operation is passed a function argument to look for …
- 2:35 AM Ticket #3465 (AccordionContainer does not open pane marked as 'selected') created by
- dojo.indexOf operation is passed a function argument to look for …
- 2:30 AM Ticket #3182 (Accordion: clicking open pane causes error) closed by
- fixed
- 2:17 AM Ticket #919 ([patch][cla] Accordion needs a way to expose the open state to CSS) closed by
- fixed
- 2:12 AM Ticket #2945 (AccordionContainer: extend PageContainer) closed by
- fixed
- 1:56 AM Ticket #3344 (sub-tabs lose rendering on re-display) reopened by
- OK, I think I reproduced this in test_TabContainer.html (first tab …
- 12:53 AM Ticket #3106 (Support "indeterminate" progress bar via animated gif rather than ...) closed by
- fixed: (In [9201]) Fixes #3106: Support "indeterminate" progress bar via …
- 12:42 AM Ticket #3417 (FilteringSelect tooltip can appear when node un focused) closed by
- fixed: (In [9200]) Added a _hasFocus attribute to help FilteringSelect? decide …
- 12:36 AM Ticket #3417 (FilteringSelect tooltip can appear when node un focused) closed by
- fixed: (In [9199]) Added a _hasFocus attribute to help FilteringSelect? decide …
- 12:34 AM Ticket #3269 (Select/Autocompleter: add parameter to display/hide down arrow) closed by
- fixed: (In [9198]) Changed ComboBoxNoArrow? styles so that the table did not …
Jun 18, 2007:
- 11:49 PM Ticket #3464 (Move key handling code from util/popup into Menu) created by
- As per http://dojotoolkit.org/2007-06-18-dijit-meeting simplify the …
- 11:44 PM Ticket #3463 ([dojox.validate] validate.check doesn't validate checkbox groups) created by
- If you define a checkbox group as a required field for …
- 11:34 PM Ticket #3462 (ValueChanged events: make sure fully specified (and implemented properly)) created by
- Make sure we have a full plan for valuechanges in (at least) Form …
- 11:22 PM Ticket #3461 (Widget.connect onclick should register some key based triggers.) created by
- onclick fires for most elements via mouse, but for many of them it can …
- 10:55 PM Ticket #3460 (revisit combox a11y) created by
- Design of combobox may have changed since @2939 was filed and closed. …
- 10:43 PM Ticket #3459 (Compataiblity problem with MooTools on load) created by
- We have noticed that there seems to be a problem when mootools is …
- 9:05 PM Ticket #2625 (Unescaped example code not showing up) closed by
- fixed
- 9:02 PM Ticket #3458 (0.9: Add in some demos for using dojox.wire) closed by
- fixed: (In [9196]) Committing in some simple demos for wire. fixes #3458
- 8:48 PM Ticket #2342 (Memo example on page61 of Dojo Book) closed by
- fixed: http://dojotoolkit.org/book/dojo-book-0-4/part-4-more-widgets/writing-y …
- 7:32 PM Ticket #3235 ([Select] arrow keys close popup in IE) closed by
- fixed: This might just have been another FirebugLite? problem. I tried it …
- 5:47 PM Ticket #3458 (0.9: Add in some demos for using dojox.wire) created by
- 0.9: Add in some demos for using dojox.wire The testcases for wire, …
- 4:37 PM Ticket #3457 (keep a ref to the smd in rpc) closed by
- fixed: (In [9195]) add in smd to the rpc obj, fixes #3457
- 4:34 PM Ticket #3457 (keep a ref to the smd in rpc) created by
- keep a reference to the smd obj as this.smd in rpc
- 3:27 PM Ticket #3456 (Submenu positioning is incorrect) closed by
- fixed: Fixed in [9193]
- 2:28 PM Ticket #3074 (tab closing doesn't work on IE 7) closed by
- fixed: (In [9192]) Every node on IE defines "removeChild" as a native …
- 1:39 PM Ticket #3456 (Submenu positioning is incorrect) created by
- Submenus are always being opened in the top-left of the browser window …
- 1:19 PM Ticket #3344 (sub-tabs lose rendering on re-display) closed by
- worksforme: Accordion is pretty broken right now, and also the test file is weird …
- 11:07 AM Ticket #204 (dialog widget needs work) closed by
- fixed: 'stock button' is tundra theme now. 'default buttons' etc. extending …
- 11:01 AM Ticket #2667 ('Interacting With Widgets' recommends wrong widget method .toggle()) closed by
- fixed
- 10:59 AM Ticket #2535 (www.dojotoolkit.org "help" tab links to the obsolete manual) closed by
- invalid
- 10:58 AM Ticket #2375 (wrong link) closed by
- fixed: http://dojotoolkit.org/developer/GettingInvolved …
- 10:51 AM Ticket #2061 (Theme dojo.jot.com wiki) closed by
- invalid: deprecated?
- 10:50 AM Ticket #2057 (Sort out links to the book) closed by
- fixed: dtk.org uses drupal's auto-name now.
- 10:48 AM Ticket #2731 (Examples in dojo book don't work) closed by
- fixed
- 9:27 AM Ticket #3455 (dojo.coords().y (and probably x), wrong value on Safari3 when page scrolled) created by
- dojo.coords(node, true) is supposed to return the absolute position of …
- 3:15 AM Ticket #3454 (implement borderBox()?) created by
- Widgets like Combobutton/FilteringSelect? and …
- 3:07 AM Ticket #3438 (0.9: dojoType versus dojotype browser oddness.) closed by
- fixed: (In [9184]) make sure attribute searches handle all-lower-case …
- 2:48 AM Ticket #3453 (suppression of errors in 0.9) created by
- In doing development with 0.9 I'm noticing a lot of places (no …
- 2:05 AM Ticket #3419 (Deferred's should hitch() callbacks.) closed by
- fixed: double-checked the code. It's already hitch()-ing.
- 1:18 AM Ticket #2356 (Slideshow looping) closed by
- wontfix
Jun 17, 2007:
- 11:40 PM Ticket #3384 (Broken link to 0.4 book on docs page) closed by
- fixed: ... so i _can_ modify those nodes. who'da thought it. this is fixed.
- 11:21 PM Ticket #3104 (Accordion Pane error when click on selected title) closed by
- fixed: i reported this, and with current accordion changes, this bug is no …
- 4:03 PM Ticket #3452 (FilteringTable sortFunction is unused) created by
- Hi, I'm using version 0.4.3 of dojo. The FilteringTable? has an …
- 4:02 PM Ticket #3449 (dojo.io.argsFromMap messes up the order of the arguments) closed by
- fixed: I agree the code looks a bit odd. However, I believe you are not …
- 1:30 PM Ticket #3451 (dojo.io.bind return value) created by
- i'm implementing RPC using dojo.io.bind. unfortunately bind does not …
- 11:51 AM Ticket #3450 (StackContainer/TabContainer: support non-fixed sized) created by
- The doLayout flag from 0.4 days is broken, and needs to be fixed... …
- 11:42 AM Ticket #3449 (dojo.io.argsFromMap messes up the order of the arguments) created by
- there's some kludge in dojo.io.argsFromMap which is used only from …
- 11:21 AM Ticket #3448 (ContentPane fails a lot of dijits(this time I attach test files)) created by
- sorry that I have to reopen a ticket in this way,because I have no …
- 9:07 AM Ticket #3447 (ContentPane fails a lot of dijits) closed by
- invalid: Sorry, I have no idea what you mean. In what way does the second code …
- 9:06 AM Ticket #3446 (can't create accordion in ContentPane) closed by
- invalid: Sorry, I have no idea what you mean. In what way does the second code …
- 8:37 AM Ticket #3447 (ContentPane fails a lot of dijits) created by
- when I put accordionContainer or tabContainer in ContentPane?,they all …
- 5:07 AM Ticket #3441 (dojo.event.connect(myDiv, 'appendChild') causes TypeError in MSIE 6) reopened by
- No way to have an error thrown during dojo.io.connect(...), say if IE …
- 5:03 AM Ticket #3446 (can't create accordion in ContentPane) created by
- Here's my code: it works fine when it's: […] but fails when: …
- 3:10 AM Ticket #2825 (Toggler: port to dijit) closed by
- wontfix: Decided not to port this widget; it's too trivial, and also, the …
Jun 16, 2007:
- 7:43 PM Ticket #3445 (Have Dojo Offline layered build be created as dojox/off/offline.js ...) closed by
- fixed: (In [9180]) fixes #3445
- 7:42 PM Ticket #3445 (Have Dojo Offline layered build be created as dojox/off/offline.js ...) closed by
- fixed: (In [9178]) fixes #3445
- 7:41 PM Ticket #3445 (Have Dojo Offline layered build be created as dojox/off/offline.js ...) created by
- 7:14 PM Ticket #3228 ("grey" is not a CSS standard color keyword -> change to "gray") closed by
- wontfix: This is no longer an issue with 0.9, so resolving as wont fix.
- 12:06 PM Ticket #3444 (Create Dojo Offline Layered Build) closed by
- fixed: (In [9177]) fixes #3444; new Dojo Offline layered profile, offline.js; …
- 12:05 PM Ticket #3444 (Create Dojo Offline Layered Build) closed by
- fixed: (In [9176]) fixes #3444; new Dojo Offline layered profile, offline.js; …
- 12:05 PM Ticket #3444 (Create Dojo Offline Layered Build) created by
- 6:40 AM Ticket #3431 (dojo.xhrGet does not work in IE 7 with handleAs: 'javascript') closed by
- duplicate: Closing as dupe of #744
- 5:14 AM Ticket #3347 (FilteringSelect: should call getIdentity()) reopened by
- Actually what I meant was to remove the keyAttr column and require …
- 4:57 AM Ticket #3443 (Jsonp Params in JsonpService fails when no params are required.) closed by
- fixed: (In [9173]) fixes empyt param case in jsonpservice. fixes #3443
- 4:50 AM Ticket #3443 (Jsonp Params in JsonpService fails when no params are required.) created by
- a method with no parameters fails to be encoded properly.
- 4:28 AM Ticket #3163 (move parser.js and manager.js from dijit to core) closed by
- fixed: (In [9171]) Remove dijit.util.parser stub. Fixes #3163.
- 4:09 AM Ticket #3433 (dijit.util._place(): dijit.util.getScroll is not a function) closed by
- fixed: (In [9169]) Missed removing a reference to getScroll() (which I …
- 3:58 AM Ticket #3442 (ContentPane Overlapping requests) closed by
- fixed: (In [9168]) when abort is called on a content pane, make it cancel the …
- 3:42 AM Ticket #3437 (dijit.layout.PageContainer widget shrinks every window.onresize with ...) closed by
- invalid: Hi there. You need to have a size specified for the page container. …
- 3:20 AM Ticket #3433 (dijit.util._place(): dijit.util.getScroll is not a function) closed by
- fixed: (In [9166]) Missed removing a reference to getScroll() (which I …
- 2:41 AM Ticket #3442 (ContentPane Overlapping requests) created by
- Multiple requests to show a content pane can cause the page to load …
- 1:58 AM Ticket #3338 (dojo.fadeOut and dojo.fadeIn have incorrect documentation and ...) closed by
- fixed: (In [9165]) Improve docs. Fixes #3338
- 1:03 AM Ticket #3441 (dojo.event.connect(myDiv, 'appendChild') causes TypeError in MSIE 6) closed by
- wontfix: >> TypeError?: Object doesn't support this property or method Right. …
Jun 15, 2007:
- 11:28 PM Ticket #2912 (port iframeio to Core) closed by
- fixed: (In [9163]) Fixes #2912. dojo.io.iframe ported. Tests succeed in IE 6, …
- 9:36 PM Ticket #3441 (dojo.event.connect(myDiv, 'appendChild') causes TypeError in MSIE 6) created by
- Hello, Connecting to a <div>'s appendChild method works beautifully …
- 8:32 PM Ticket #3440 (Rich Text Area doesn't work on IE 7) closed by
- fixed: (In [9160]) fixes #3440
- 8:30 PM Ticket #3440 (Rich Text Area doesn't work on IE 7) created by
- In my HTML I have the following: <textarea id="storageValue" …
- 8:03 PM Ticket #3439 (when close a tab pane with focus on the tab title, visible focus is lost) created by
- With focus on the tab title of a closable tab pane, click on the close …
- 7:58 PM Ticket #3323 (regression: TabContainer TabButton keyboard navigation broken) closed by
- fixed: (In [9159]) commit for David Bolter; updates so can tab to first child …
- 7:49 PM Ticket #3438 (0.9: dojoType versus dojotype browser oddness.) created by
- 0.9: dojoType versus dojotype browser oddness. In Firefox, if you …
- 7:27 PM Ticket #3437 (dijit.layout.PageContainer widget shrinks every window.onresize with ...) created by
- See the attached PageContainer_bug1.html in Firefox 2.0 (IE6 doesn't …
- 7:14 PM Ticket #3436 (0.9: SplitContainer works poorly in IE 6.) created by
- I built a really simple testcase for using SplitContainer? while …
- 5:52 PM Ticket #3435 (patch for dojox.gfx to support alpha levels in gradient stops) created by
- w3 says the property stop-opacity is available with svg ... this adds …
- 3:49 PM Ticket #3434 (Calendar: IE throws exception when using innerHTML property of element(s)) created by
- Within DatePicker?.js there are multiple occurrences of setting the …
- 2:30 PM Ticket #3433 (dijit.util._place(): dijit.util.getScroll is not a function) created by
- When trying to open a context menu with the keyboard I get the …
- 12:39 PM Ticket #3432 (RadioButton layout in Dialog is skewed) created by
- I've placed a vertical group of two RadioButtons? in a Dialog. The …
- 4:56 AM Ticket #3431 (dojo.xhrGet does not work in IE 7 with handleAs: 'javascript') created by
- In IE 7 on Windows XP dojo.xhrGet does not return actionable …
- 4:25 AM Ticket #3426 (combine getViewport() and getScroll() into single function) closed by
- fixed: (In [9150]) Fixes #3426: combine getViewport() and getScroll() into …
- 3:38 AM Ticket #3269 (Select/Autocompleter: add parameter to display/hide down arrow) reopened by
- The drop down is much too wide. Reopening bug.
- 3:07 AM Ticket #3318 (PopupMenu positioned incorrectly when opened with the keyboard) closed by
- fixed: (In [9147]) Correctly position context menu when opened via keyboard …
- 2:49 AM Ticket #3430 (Patch for dojo.parser to automatically dojo.require dojoType(s)) closed by
- wontfix: Hi Cameron. Yes, we get this question about once a month, but decided …
- 2:42 AM Ticket #3135 (IE scrolls window when a menu is opened if not at top of page) closed by
- fixed: Checked in option #1, rev [9109].
- 2:40 AM Ticket #3308 (Cannot open the PopupMenu when clicking towards the right or bottom ...) closed by
- fixed: Fixed by changes for #3423
- 12:06 AM Ticket #3430 (Patch for dojo.parser to automatically dojo.require dojoType(s)) created by
- from [email protected]… : Here is a simple patch that calls …
Jun 14, 2007:
- 11:58 PM Ticket #3429 ([patch] [cla] Tooltip: support multiple node ids in the connectId attribute) created by
- 9:27 PM Ticket #3425 (0.9 dojo version string not updated correctly?) closed by
- fixed
- 9:10 PM Ticket #3416 (wai.js a11y style check needs to inline the CSS style it needs) closed by
- fixed: (In [9141]) Fixes #3416: Move a11y style check so that it does not …
- 7:26 PM Ticket #3428 (regression: drop down vulnerable to space bar selection of menu items) created by
- To recreat: in dijit/tests/form/test_Button.html: In FF2 on windows …
- 7:13 PM Ticket #3427 (make sure dojo.query :nth-child selector behaves correctly) created by
- :nth-child() on the root node is a somewhat confusing selector, so …
- 6:38 PM Ticket #3269 (Select/Autocompleter: add parameter to display/hide down arrow) closed by
- fixed: (In [9138]) Added hasDownArrow flag to _DropDownTextBox that adjusts …
- 6:30 PM Ticket #3426 (combine getViewport() and getScroll() into single function) created by
- 6:29 PM Ticket #3423 (placeOnScreen() cleanup) closed by
- fixed
- 6:27 PM Ticket #3180 (Need layer option to not include some modules that are not in any ...) closed by
- fixed: (In [9137]) Fixes #3180. A layer can specify 'discard: true' to not …
- 5:17 PM Ticket #3425 (0.9 dojo version string not updated correctly?) created by
- From Roger Bordeaux: ------------- I get the nightly build at …
- 4:23 PM Ticket #3424 (Editor 2 Widget Can not Support Mulitple Instances with different ...) created by
- I'm not sure if this is by design or a bug but a jMaki user would like …
- 2:11 PM Ticket #3422 (0.9: Caching problems on IE when invoking services with wire (and ...) closed by
- fixed: (In [9128]) Applying minor patches to wire and XmlStore?. fixes #3422
- 2:00 PM Ticket #3423 (placeOnScreen() cleanup) created by
- 1. remove padding arg; it's never used 2. remove variable call …
- 1:31 PM Ticket #3422 (0.9: Caching problems on IE when invoking services with wire (and ...) created by
- 0.9: Caching problems on IE when invoking services with wire (and …
- 1:29 PM Ticket #3421 (Fix to ticket #3406) closed by
- duplicate: Yes, I appreciate your work but you have to understand that there are …
- 1:24 PM Ticket #3404 (Have getIdentityAttributes do forceload) closed by
- invalid: Incorrect usage of the API. getIdentityAttributes: function(/* item …
- 1:12 PM Ticket #3421 (Fix to ticket #3406) created by
- I don't recive your answer and than i decide to open a new ticket with …
- 12:34 PM Tickets #3236,3267 batch updated by
- fixed: (In [9126]) Make tooltip appear on right, or on left for browsers with …
- 12:23 PM Ticket #3420 (DateTextBox: invalid dates not reflected in calendar) created by
- 1. load test_validate.html 2. go to the first date box (with …
- 10:29 AM Ticket #3419 (Deferred's should hitch() callbacks.) created by
- It's easy to hose yourself today with deferreds since they don't hitch …
- 6:51 AM Ticket #3418 (dojo.undo.browser with bookmarking bug) created by
- http://archive.dojotoolkit.org/dojo-2007-05-15/ajax/tests/undo/test_bro …
- 5:40 AM Ticket #3414 (xd builds: layer files could include dojo.i18n even though dojo.xd.js ...) closed by
- fixed: (In [9122]) Fixes #3414: dojo.i18n is not included in xd layer files …
- 5:15 AM Ticket #3417 (FilteringSelect tooltip can appear when node un focused) created by
- This is due to code in FilteringSelect?.js: […] The true flag means …
- 3:42 AM Ticket #3416 (wai.js a11y style check needs to inline the CSS style it needs) created by
- wai.js should use cssText on the element it uses to check for a11y, …
- 2:41 AM Ticket #3412 (FilteringTable auto sorts first time) closed by
- wontfix: Filtering table isn't being ported to Dijit or Dojox. Sorry!
- 1:37 AM Ticket #3415 (combobox / textbox + dialog + IE6) created by
- Nesting widgets that use the "dijitInputField" or "dijitComboBoxInput" …
- 1:18 AM Ticket #3414 (xd builds: layer files could include dojo.i18n even though dojo.xd.js ...) created by
- Need to make sure the xd version of the layer files do not include …
- 1:17 AM Ticket #2714 (Need build options to minify/compress all files in a build) closed by
- fixed: (In [9118]) Fixes #2714. Now possible to shrinksafe or comment-remove …
Jun 13, 2007:
- 11:43 PM Ticket #3413 (Dijit not cleaning up after itself) closed by
- fixed: (In [9114]) Fixes #3413. Thanks, Bryan for catching this.
- 10:36 PM Ticket #2748 (Port loader_xd.js to 0.9) closed by
- fixed: Basic work is done. I'll open more specific bugs as they are found in …
- 10:34 PM Ticket #2712 (Generate xd.js files for layers and individual modules) closed by
- fixed
- 10:20 PM Ticket #3413 (Dijit not cleaning up after itself) created by
- When you call destroy() or destroyRecursive() on a widget, it calls …
- 9:57 PM Ticket #3388 (isDebug does not work in xdomain case with non-firefox browsers) closed by
- fixed: (In [9113]) Fixes #3388: Converted firebug lite to work as a div in …
- 7:04 PM Ticket #3412 (FilteringTable auto sorts first time) created by
- If i want filtering table to not sort the data the first time i get it …
- 6:18 PM Ticket #3411 (Menu: focus code is causing scroll) closed by
- fixed: (In [9109]) Fixes #3411: Menu: focus code is causing scroll Removed …
- 6:12 PM Ticket #3411 (Menu: focus code is causing scroll) closed by
- duplicate: Nevermind, dup of #3135
- 6:10 PM Ticket #3411 (Menu: focus code is causing scroll) created by
- On IE, open test_Menu.html, scroll down, and right click. Screen will …
- 5:58 PM Ticket #3410 (dojo.lang.inArray({ a: 1, b: 2, c: 3}, "b") causes infinite loop) created by
- Invoking dojo.lang.inArray(...) with an Object instead of an Array in …
- 5:58 PM Ticket #3340 (gears initialization causes exception in firebug) closed by
- fixed: (In [9108]) Fixes #3340: Second try. Previous attempt bypassed safari …
- 5:49 PM Ticket #3340 (gears initialization causes exception in firebug) closed by
- fixed: (In [9107]) Fixes #3340: Gets rid of an odd activexobject error …
- 5:47 PM Ticket #3409 (Spinner widget - if min="0", widget allows scrolling beyond 0) created by
- Try ... 1st spinner allows you to scroll to -1 and beyond, second …
- 5:20 PM Ticket #3408 (drop-down menus from buttons may have wrong width) created by
- in the themeTester.html page, in the buttons tab, it's clear that many …
- 5:12 PM Ticket #3398 (tab close buttons don't render on webkit) closed by
- fixed: (In [9106]) make the tab close buttons "inline-block" on the browsers …
- 4:38 PM Tickets #3304,3333,3335 batch updated by
- fixed: (In [9105]) Fixes for focus/keyboard support for tree. Fixes #3304, …
- 4:32 PM Ticket #3407 ([patch] [cla] DateTextbox and a test demo html file) created by
- 3 things in patch 1. remove the templatePath since it is defined in …
- 4:27 PM Ticket #3406 (Dynamically loaded content in ContentPane doesn't resize itself onload ...) created by
- today i submit the ticket #3042 But the bug i submit is a general …
- 3:40 PM Ticket #3347 (FilteringSelect: should call getIdentity()) closed by
- fixed: (In [9101]) Fixes #3347. Proxy commit for haysmark. If you leave …
- 3:36 PM Ticket #3385 (dijit.util.BackgroundIframe is broken in IE6 and FF2) closed by
- fixed: (In [9100]) Various fixes/cleanp that seem to make the menu errors on …
- 3:02 PM Ticket #3405 (Patch for error in Deferred documentation) created by
- Index: /dojo/_base/Deferred.js …
- 2:04 PM Ticket #3404 (Have getIdentityAttributes do forceload) created by
- I want this sort of code to work without waiting for a fetch to finish …
- 1:03 PM Ticket #3402 (Dijit SplitContainer doesn't work when contained in a ContentPane) closed by
- wontfix: Actually I meant to *attach* the testcase using the "Attach File" …
- 1:00 PM Ticket #3401 (Popup Menu doesn't work in IE (6)) closed by
- fixed: (In [9097]) Various fixes/cleanp that seem to make the menu errors on …
- 12:56 PM Ticket #3403 (dj_eval still present in rpc.JsonService) created by
- line 21 in rpc/JsonService.js still uses dj_eval(), needs changing to …
- 12:10 PM Ticket #3402 (Dijit SplitContainer doesn't work when contained in a ContentPane) created by
- In this case SplitContainer? doesn't work. It doesn't resize and …
- 12:09 PM Ticket #3374 (0.9: Date stamp tests fail on IE 6 and IE 7) closed by
- duplicate: oops. I opened another ticket on this. See #3386
- 9:34 AM Ticket #3401 (Popup Menu doesn't work in IE (6)) created by
- Following bugs: - using …
- 8:07 AM Ticket #3400 (dojo.undo should support save-on-exit strategy) created by
- Currently dojo.undo assumes that I will save my state upon arrival at …
- 7:06 AM Ticket #2515 (Dialog - is moving the window is jerky in IE6?) closed by
- fixed: I just tried it with test_Dialog.html; seems to be working fine on IE6.
- 7:05 AM Ticket #2399 (allow Dialog widget to not recenter itself if larger than browser viewport) closed by
- wontfix: The user can specify a size for the dialog and set overflow: auto to …
- 7:03 AM Ticket #2089 ([patch][cla] Dialog should be positionable and not always centered) closed by
- wontfix
- 7:02 AM Ticket #2835 (Tundra: Dialog style/markup) reopened by
- Still needs some work, the top bar is too short and doesn't have a …
- 7:01 AM Ticket #2297 (Dialog trigger SSL warning) closed by
- fixed: Just tried test_Dialog.html with latest dijit code ([9083]) and seems …
- 6:57 AM Tickets #1967,3274,3393 batch updated by
- fixed: (In [9082]) Fix various dialog bugs, and put opacity in CSS file, …
- 6:52 AM Ticket #2311 ([cla] setting background color on dialog breaks if done before showing) closed by
- fixed: This is fixed with the new design, where color (and everything else) …
- 6:49 AM Ticket #2835 (Tundra: Dialog style/markup) closed by
- fixed: Looks to me like this is already done.
- 5:15 AM Ticket #3397 (In RichText widget 'domeNode' instead of 'domNode') closed by
- fixed: (In [9080]) fixes #3397
- 5:12 AM Ticket #3399 (bottom tab labels cutoff on themeTester.html) closed by
- fixed: (In [9079]) Fix bottom tab labels getting cutoff on themeTester.html. …
- 5:12 AM Ticket #3386 (dojo.date.stamp unit tests broken on IE) closed by
- fixed: (In [9078]) Assume local timezone if none is specified in …
- 5:10 AM Ticket #3399 (bottom tab labels cutoff on themeTester.html) created by
- Doesn't happen on FF2, but happens on IE6/7 and also safari.
- 4:00 AM Ticket #3398 (tab close buttons don't render on webkit) created by
- in themeTester.html, tab close buttons aren't showing up on Safari 3 …
- 3:59 AM Ticket #3397 (In RichText widget 'domeNode' instead of 'domNode') created by
- Found a typo that creates a bug in RichText?. In the method open() on …
- 3:33 AM Ticket #3392 (Dialog Dragging) closed by
- fixed: sorry for the dupe in 3396. fixed in [9076]
- 3:30 AM Ticket #3396 (dialog widget should only be draggable from the title bar) closed by
- fixed: (In [9076]) make the drag of the dialog only happen from the title …
- 3:30 AM Ticket #3396 (dialog widget should only be draggable from the title bar) created by
- 3:22 AM Ticket #3394 (href dialog never loads anything) closed by
- duplicate: Dup of #3373
- 3:20 AM Ticket #3395 (RichText widget has several bugs related to the page loading) created by
- This bug is caused by three issues in the RichText? widget; I don't …
- 2:31 AM Ticket #3394 (href dialog never loads anything) created by
- The href dialog doesn't display any page nor do i see a request …
- 2:30 AM Ticket #3393 (Opening Dialog twice on the test page) created by
- Opening dialog twice results in a something awful (not the website). …
- 2:17 AM Ticket #3392 (Dialog Dragging) created by
- The dialog dragging needs to have an option to not be draggable …
- 1:37 AM Ticket #3391 (Custom node listener has no leak prevention in IE6) closed by
- fixed
- 1:31 AM Ticket #3391 (Custom node listener has no leak prevention in IE6) created by
- dojo.connect takes a fifth 'dontFix' parameter that prevents Dojo from …
- 1:14 AM Ticket #3320 (test_parent_constraints.html: margin problem with IE6) closed by
- fixed
- 1:10 AM Ticket #3378 (dojo.contentBox incorrectly uses clientWidth/Height instead of ...) closed by
- fixed: (In [9069]) Forgot to account for border when switch between client …
- 12:48 AM Ticket #3382 (selecting an item from a combobox popup still creates a tooltip) closed by
- fixed: (In [9067]) Fixes #3382. Changed prompt to only show when the textbox …
- 12:32 AM Ticket #2117 (table sizing broken) closed by
- fixed: Mostly the ...box functions should now work with TABLE and BUTTON, …
- 12:31 AM Ticket #3390 (opening/closing popup menu in IE7 in themTester.html causes tabs to ...) created by
- if the page has not been resized yet, opening and closing the …
Jun 12, 2007:
- 11:37 PM Ticket #3389 (TemplatedWidget.js errors calling dijit.util.parser.parse) closed by
- duplicate: Already fixed in [9064]
- 11:33 PM Ticket #3389 (TemplatedWidget.js errors calling dijit.util.parser.parse) created by
- dijit.util.parser was changed to dojo.parser but TemplatedWidget?.js …
- 11:28 PM Ticket #3378 (dojo.contentBox incorrectly uses clientWidth/Height instead of ...) reopened by
- The original code explicitly used clientWidth/Height so that …
- 11:02 PM Ticket #3388 (isDebug does not work in xdomain case with non-firefox browsers) created by
- Since firebuglight wants to load an HTML file, and communicate with …
- 10:44 PM Ticket #3387 (implement scoped <script type="dojo/connect"> system for declaratively ...) created by
- as discussed at length with owen and eugene, the system needs to …
- 9:46 PM Ticket #3386 (dojo.date.stamp unit tests broken on IE) created by
- regression caused by the latest changes to fromISOString
- 9:14 PM Ticket #3385 (dijit.util.BackgroundIframe is broken in IE6 and FF2) created by
- The dijit.util.BackgroundIframe is broken in IE6 and FF2. …
- 7:35 PM Ticket #3384 (Broken link to 0.4 book on docs page) created by
- Page: http://dojotoolkit.org/docs Link Text: The Dojo Book, 0.4 Link …
- 5:52 PM Ticket #3383 (ProgressBar: can't be inlined) created by
- Change any of the progress bar tests in test_ProgressBar.html and add …
- 5:31 PM Ticket #3382 (selecting an item from a combobox popup still creates a tooltip) created by
- despite selecting a valid item, users are still prompted to enter a …
- 5:19 PM Ticket #3381 (Dijit: fix spacing on files) closed by
- fixed: (In [9057]) Remove trailing spaces from JS files. Fixes #3381.
- 5:12 PM Ticket #3381 (Dijit: fix spacing on files) created by
- Strangely (or not so strangely) a lot of our files have spaces at the …
- 4:41 PM Ticket #3377 (0.9: Inline Edit box tests fail) closed by
- fixed: (In [9055]) Fix path to parser. Fixes #3377.
- 4:35 PM Ticket #3327 (add Dialog and noir to themeTester, again.) closed by
- fixed: (In [9054]) Add some comments and Dialog to themeTester page. Patch …
- 4:03 PM Ticket #3380 (div overflow within contentPane and splitContainer doesn't work) created by
- Reported by Pengyue Li, IBM (CCLA) Ref #67239 There are two divs: …
- 4:00 PM Ticket #3350 (FormElement generalized code for mouse and CSS class management) closed by
- fixed
- 3:51 PM Ticket #3379 (Combobox: test_Combobox_destroy drop down too wide) created by
- On tets_ComboBox_destroy.html on FF2/mac (maybe other platforms too), …
- 3:30 PM Ticket #3378 (dojo.contentBox incorrectly uses clientWidth/Height instead of ...) closed by
- fixed: (In [9052]) Fixes #3378. Change clientWidth/Height to …
- 3:17 PM Ticket #3378 (dojo.contentBox incorrectly uses clientWidth/Height instead of ...) created by
- dojo._getContentBox uses node.clientWidth and subtracts off the …
- 2:57 PM Ticket #3377 (0.9: Inline Edit box tests fail) created by
- When loading: dijit/tests/form/test_InlineEditBox.html, firebug …
- 2:33 PM Ticket #3376 (0.9: Get dojox.wire tests passing in commandline tool) closed by
- fixed: (In [9051]) Minor update to get wire UT running in commandline tool. …
- 2:31 PM Ticket #3376 (0.9: Get dojox.wire tests passing in commandline tool) created by
- 0.9: Get dojox.wire tests passing in commandline tool Two of the …
- 2:26 PM Ticket #3375 (0.9: Get dojox.data tests passing in commandline test tool) closed by
- fixed: (In [9050]) Fixing two minor issues that prevented the tests from …
- 2:23 PM Ticket #3375 (0.9: Get dojox.data tests passing in commandline test tool) created by
- 0.9: Get dojox.data tests passing in commandline test tool The …
- 2:05 PM Ticket #3361 (JsonItemStore unit test data out of sync) closed by
- fixed: (In [9049]) Updating UT for JsonItemStore?. fixes #3361
- 2:00 PM Ticket #3374 (0.9: Date stamp tests fail on IE 6 and IE 7) created by
- While testing other fixes, I discovered date is failing again on IE 6 …
- 1:36 PM Ticket #3373 (Dialog from href="" src not working.) created by
- Dialog [extending contentpane] should allow href="" in markup to load …
- 1:23 PM Ticket #3362 (JsonItemStore unit tests: countries_withattributes.json no longer needed) closed by
- fixed: (In [9048]) Removal of now unused test data. fixes #3362
- 1:13 PM Ticket #3372 (0.9: Remove _itemMap in JsonItemStore, not needed with keys as numerics.) closed by
- fixed: (In [9047]) Trivial cleanup. fixes #3372
- 1:07 PM Ticket #3372 (0.9: Remove _itemMap in JsonItemStore, not needed with keys as numerics.) created by
- 0.9: Remove _itemMap in JsonItemStore?, not needed with keys as …
- 8:38 AM Ticket #3371 (DnD: add events/topics to dojo.dnd.Moveable/Mover) created by
- It should be in line with the rest of DnD.
- 8:29 AM Ticket #3370 (DnD: problem with form elements) created by
- From forums: I have a form in ContentPane and my browser is Firefox …
- 7:38 AM Ticket #3369 ([dojo.data] Notification API refers to dojo.event.connect, which no ...) closed by
- fixed: (In [9045]) Fixes #3369
- 7:37 AM Ticket #3369 ([dojo.data] Notification API refers to dojo.event.connect, which no ...) created by
- Need to update data/api/Notification.js
- 6:46 AM Ticket #3368 (ToggleButton: Noir theme) created by
- dijitToggleButton* patterns and rules need to be added to noir.css …
- 6:45 AM Ticket #3367 (ToggleButton: improve tundra theme) created by
- In Tundra, the ToggleButton?'s depressed state …
- 1:25 AM Ticket #3366 (Calendar: arrow images not showing up correctly) created by
- After #3321 is fixed, check to make sure that calendar arrow icons are …
- 1:17 AM Ticket #3365 (move dojox.util.parser into core as discussed w/ bill) closed by
- duplicate: Actually this is a dup of #3163
- 12:12 AM Ticket #3365 (move dojox.util.parser into core as discussed w/ bill) created by
- like it says on the tin
Jun 11, 2007:
- 11:51 PM Ticket #3364 (Tree: use cursor as indicator that tree is loading, rather than ...) created by
- (see title)
- 11:18 PM Ticket #3346 (Combobox: switch to using getLabel() as default) closed by
- wontfix: As talked about in the meeting, this doesn't have any value, so we …
- 11:15 PM Ticket #3363 ([doh] util/doh/runner.js may have copy/paste errors: "tests" became "doh") created by
- I'm not sure about this, but it looks like there are a number of …
- 10:01 PM Ticket #3287 (_DropDownTextbox: open method position) closed by
- fixed: (In [9032]) Fixes #3287. Proxy commit for haysmark. Moved open() out …
- 9:52 PM Ticket #3362 (JsonItemStore unit tests: countries_withattributes.json no longer needed) created by
- Now that we've dropped support for attribute-items, I think we no …
- 8:55 PM Ticket #3361 (JsonItemStore unit test data out of sync) created by
- The unit tests for JsonItemStore? include two copies of the …
- 8:30 PM Ticket #3360 (minor tundra nits: buttons, calendars, highlight colors, font sizes) created by
- there's some nit-picky stuff that looks a bit whack curently: * …
- 8:15 PM Ticket #3140 (firebug lite formatting is kinda whack on Opera and Webkit (esp in DOH)) closed by
- fixed
- 7:31 PM Ticket #3359 (ComboButton menu should be positioned under the button) closed by
- fixed: (In [9024]) Start refactor of _onMouse() as outlined in …
- 6:14 PM Ticket #3359 (ComboButton menu should be positioned under the button) created by
- The ComboButton menu should be positioned under the button. It is …
- 5:38 PM Ticket #3358 (0.9: Minor dojo.data function documentation updates.) created by
- The wording in some of the dojo.data API docs could use some updates. …
- 4:31 PM Tickets #2685,3357 batch updated by
- fixed: (In [9020]) Fixes #2685, #3357. Proxy commit for haysmark. Addresses …
- 2:24 PM Ticket #3257 (dojo.io.bind with file don't work on a remote server) closed by
- invalid
- 2:16 PM Ticket #3355 (dojox.widget.Toaster require() fix ...) closed by
- fixed: (In [9017]) BackgroundIframe? moved. Change require. Fixes #3355
- 2:10 PM Ticket #3356 (0.9: Update OpmlStore getLabel to allow setting of which attribute is ...) closed by
- fixed: (In [9016]) Fixing OpmlStore? to allow setting of which attribute acts …
- 2:06 PM Ticket #3357 (Regression in [8995]: place.js broken in FF2 and IE7, popups have 0 height) created by
- The new iframe wrapper code for PopupManager? (popup.js now) in [8995] …
- 1:53 PM Ticket #3356 (0.9: Update OpmlStore getLabel to allow setting of which attribute is ...) created by
- 0.9: Update OpmlStore? getLabel to allow setting of which attribute is …
- 1:16 PM Ticket #3355 (dojox.widget.Toaster require() fix ...) created by
- dojox.widget.Toaster stopped working/loading/evaling due to it's …
- 11:56 AM Ticket #3354 (build 0.9-M2 produces "M2 is not defined" in uncompressed version of ...) created by
- Setting: ------- Using the 0.9-M2 as downloaded from: …
- 8:06 AM Ticket #3353 (Aggregator uses incorrect URLs to link to some posts) created by
- In some posts on the website's aggregator, the Planet Dojo page, the …
- 5:29 AM Ticket #3352 (Dijit parser should register the parse call as first addOnLoad callback) closed by
- fixed: (In [9010]) Fixes #3352. Insures wai.js onload callback is called …
- 5:07 AM Ticket #3275 (CSS: refactor AutoCompleter to ComboBox and Select to FilteringSelect) closed by
- fixed: Looks like we're all set, Mark got everything that was necessary as …
- 4:56 AM Ticket #3208 (Usability: reconsider/check what happens when you tab away from a ...) closed by
- fixed: We considered this and decided that the invalid value would stay …
- 4:49 AM Ticket #2834 (Tundra: Accordion style and markup) closed by
- fixed: Tundrafication is complete. Still some bugs on display, but that's …
- 4:35 AM Ticket #3307 (Menu arrows not visible) closed by
- fixed: (In [9009]) fixes #3307 Submenu items showing up now
- 4:05 AM Ticket #3351 (Checkbox: refactor to use dijit_a11y) closed by
- fixed: (In [9008]) Refactor Checkbox and RadioButton? to take advantage of …
- 3:49 AM Ticket #3352 (Dijit parser should register the parse call as first addOnLoad callback) created by
- I suggest changing the following line in dijit.util.parser: […] …
- 3:46 AM Ticket #3351 (Checkbox: refactor to use dijit_a11y) created by
- Now that we've reimplimented detection of high-contrast mode or not, …
Jun 10, 2007:
- 9:50 PM Ticket #2964 (Make 0.9 buildscripts dir easier to approach) closed by
- fixed: (In [9005]) Fixes #2964, make buildscripts dir more approachable
- 5:52 PM Ticket #3350 (FormElement generalized code for mouse and CSS class management) created by
- Need library code to handle mouse events, setting appropriate flags on …
- 5:45 PM Ticket #3349 (ToggleButton: implement) created by
- Button that you can be in selected or deselected state, useful as base …
- 5:39 PM Ticket #3089 (TabContainer breaks layout when closing tab) closed by
- fixed: (In [9002]) Fixes #3089 (space between tab labels and tab labels after …
- 2:45 PM Ticket #3289 (TreeNodeV3.isFolder="false" wrongly interpreted) closed by
- wontfix: For 0.9 tree works off of dojo.data so there is no isFolder node anymore.
- 2:30 PM Ticket #3282 (dijit.base.Container.getChildren() returns children in reverse order on IE) closed by
- fixed: Alex fixed this in [8959]
- 2:28 PM Ticket #2659 (layout doens't work in Safari when one of ContentPane widgets is hidden) closed by
- worksforme: Yup, you can't get the size of a hidden box; I think this is all …
- 2:25 PM Ticket #2294 (Do not work with Palm browser) closed by
- wontfix
- 4:14 AM Ticket #3240 (Build: put protections around modules to avoid overwriting by layer ...) closed by
- fixed: (In [9000]) Fixes #3240: adds guards around module code to avoid …
- 4:13 AM Ticket #3240 (Build: put protections around modules to avoid overwriting by layer ...) closed by
- fixed: (In [8999]) Fixes #3240: adds guards around module code to avoid …
Jun 9, 2007:
- 11:29 AM Ticket #3076 (refactor wai.js) closed by
- wontfix: Nevermind, this bug is obsoleted by #3321
- 11:25 AM Ticket #3348 (PopupManager: menu positioning is off when page scrolled on IE) created by
- Try test_Menu.html on IE. Scroll down then right-click.
- 11:22 AM Ticket #3347 (FilteringSelect: should call getIdentity()) created by
- FilteringSelect? should call getIdentity() to get the key for each …
- 11:22 AM Ticket #3346 (Combobox: switch to using getLabel() as default) created by
- Combobox should call getLabel() by default, to get the text for each …
- 11:19 AM Ticket #3345 (Tree: should call getLabel()) created by
- Tree should call getLabel() by default, to get the default text for …
- 10:37 AM Ticket #3336 (popup menu showing a large blank box on IE6) closed by
- fixed: (In [8995]) Refactor and simplify BackgroundIFrame and the code that …
- 10:36 AM Ticket #3344 (sub-tabs lose rendering on re-display) created by
- a simple test file is attached. Long story short, just create a set of …
- 7:05 AM Ticket #3124 (broken links on Trac front page) closed by
- fixed
- 7:04 AM WikiStart edited by
- (diff)
- 7:03 AM WikiStart edited by
- (diff)
- 6:58 AM Ticket #2774 (Trac replaces reporter email with 'guest' on new tickets) closed by
- wontfix: This is a result of requiring login to the site. I can't currently …
- 6:50 AM Ticket #2915 (port dojo.rpc to core) closed by
- fixed
- 6:50 AM Ticket #3111 (0.9: All JsonRPC tests fail in Firefox 2.0.0.3) closed by
- fixed: (In [8994]) fixes to some rpc tests and show a useful error for tests …
- 5:07 AM Ticket #1889 (dojo.json.serailize does not produce YAML compatible JSON) closed by
- fixed: (In [8992]) update json serializer to produce yaml compliant output. …
- 4:47 AM Ticket #3237 (Rename JsonPService to JsonpService) closed by
- fixed: (In [8991]) Rename JsonPService.js to JsonpService?.js for consistency …
- 4:39 AM Ticket #3322 (dojo.rpc.JsonService syntax error on IE) closed by
- fixed: (In [8990]) remove trailing comma. Fixes #3322
- 2:19 AM Ticket #3343 (move dojo.Color out to separate module) created by
- should dojo.Color and related code be moved out to its own module in …
- 1:41 AM Ticket #3342 (Impliment a data provider with JSON server side filtering support.) created by
- JsonDataProvider? without server side support is not useful when the …
- 1:29 AM Ticket #2214 (Cancel Drag and Drop with Escape Key) closed by
- fixed: (In [8989]) Now ESCAPE cancels the drag. Fixes #2214.
- 1:20 AM Ticket #3341 (DnD: increase distance between the cursor and the avatar) closed by
- fixed: (In [8988]) Increased the distance between the cursor and the avatar. …
- 1:19 AM Ticket #3341 (DnD: increase distance between the cursor and the avatar) created by
- 1:18 AM Ticket #3316 (DnD 0.9: Bug on cancelling drop) closed by
- fixed: (In [8987]) Added a missing mouse button state change. Fixes #3316.
- 12:43 AM Ticket #3340 (gears initialization causes exception in firebug) created by
- In hostenv_browser.js the check for Gears causes an exception every …
- 12:08 AM Ticket #3339 (dojo.isGears incorrectly initialized) closed by
- fixed: (In [8983]) fixes #3339: dojo.isGears incorrectly initialized
- 12:06 AM Ticket #3339 (dojo.isGears incorrectly initialized) created by
- dojo.isGears is initialized to be the version string of Gears, which …
Jun 8, 2007:
- 10:34 PM Ticket #3338 (dojo.fadeOut and dojo.fadeIn have incorrect documentation and ...) created by
- I am porting the Dojo Storage test page, at …
- 7:24 PM Ticket #3337 (build system corrupts some characters in localized files) created by
- Observed in Version 0.4.3 Using the build system to build your own …
- 6:48 PM Ticket #3336 (popup menu showing a large blank box on IE6) created by
- Revision [8970] has caused a regression with the background iframe …
- 6:35 PM Ticket #3285 (Combobox/FilteringSelect: CSS for invalid value) closed by
- fixed: (In [8973]) Fixes #3285. Proxy commit for haysmark. FilteringSelect? …
- 6:21 PM Ticket #3335 (interaction issues between mouse and keyboard in tree) created by
- Currently if you navigate the tree with the keyboard and then switch …
- 6:18 PM Ticket #3334 (DnD: port Flickr demo to 0.9) closed by
- fixed: (In [8972]) For the lack of better place I ported flickr_demo.html to …
- 6:16 PM Ticket #3334 (DnD: port Flickr demo to 0.9) created by
- 6:02 PM Ticket #3333 (last focused item in tree gets lost if close the branch with a mouse) created by
- if you have focused on a child node of an opened branch and then use …
- 5:53 PM Ticket #3332 (Tooltip not appearing in Webkit) created by
- In test_validate, test_InlineEditBox, test_ComboBox, and …
- 5:25 PM Ticket #3331 (DnD: typo) closed by
- fixed: (In [8971]) Fixing typo (thx Anni Hienola), and slightly restructuring …
- 5:23 PM Ticket #3331 (DnD: typo) created by
- From the mailing list: Don't know exactly where to send these things. …
- 3:28 PM Ticket #3330 (dojox.cometd.connected is not set to true when connected using polling.) created by
- dojox.cometd.connected is not set to true when connected using …
- 1:53 PM Ticket #3329 (AccordionPane has "undefined" in the class attribute) created by
- Spent half an hour tracing and still can't figure out where it's …
- 1:52 PM Ticket #2650 (HTML generated by DatePicker doesn't include an ID) closed by
- fixed: the new form elements in 0.9 preserve id properly.
- 1:11 PM Ticket #3328 (Rename PageContainer to StackContainer) created by
- I like it. Bill, I take it you're cool with this.
- 12:00 PM Ticket #3327 (add Dialog and noir to themeTester, again.) created by
- just a patch to themeTester with 'noir' as an added theme, and two …
- 6:04 AM Ticket #3137 (High contrast Menu issues) closed by
- fixed: (In [8970]) Fixes #3137: high contrast menu issues Patch from Simon …
- 5:21 AM Ticket #3136 (Disabled menu items are not styled differently than non-disabled ones on IE) closed by
- fixed: (In [8969]) Fixes #3136: Disabled menu items are not styled …
- 4:34 AM Ticket #3326 (Need "null" animation, or a way to add a delay into a chain) created by
- 4:33 AM Ticket #3325 (dojo.fx.chain/combine fail on empty array) created by
- These methods are also undocumented. I'd suggest scrapping them for …
- 4:12 AM Ticket #3319 (firebug console swallows dojo.lang.declared class method thrown exception) closed by
- wontfix: A little unfair to blame Dojo on this one. Prototype should fall into …
Jun 7, 2007:
- 9:28 PM Ticket #3023 (color palette needs ARIA roles) closed by
- fixed: (In [8968]) added aria role to colorPalette. fixes #3023
- 7:06 PM Ticket #3305 (enable tab close icons for high contrast / images off mode) closed by
- fixed: (In [8967]) commit for davidb; close indicator for tabs now works in …
- 6:46 PM Ticket #3324 (Checkbox Widget not rendering in IE 7.0) created by
- I was attempting to use a checkbox widget inside of a custom widget …
- 6:23 PM Ticket #3323 (regression: TabContainer TabButton keyboard navigation broken) created by
- We can no longer tab to the tab button in a TabContainer?. I think …
- 6:10 PM Ticket #3322 (dojo.rpc.JsonService syntax error on IE) created by
- dojo.rpc.JsonService? has a syntax error when evaluated on IE6.0 Cause …
- 5:54 PM Ticket #3321 (remove remaining uses of imageBgToSrc) created by
- Remove remaining uses of imageBgToSrc(), and the method definition …
- 5:50 PM Ticket #3320 (test_parent_constraints.html: margin problem with IE6) created by
- I modified test_parent_constraints.html and added margin: …
- 5:27 PM Ticket #3319 (firebug console swallows dojo.lang.declared class method thrown exception) created by
- Kind of a weird one... Firefox 1.5 and Firefox 2.0 using Firebug …
- 3:43 PM Ticket #3250 (Select dropdown won't expand when first option has an empty label) closed by
- fixed: (In [8965]) Fixes #3250. Proxy commit for haysmark. Added support in …
- 3:21 PM Ticket #3318 (PopupMenu positioned incorrectly when opened with the keyboard) created by
- To reproduce: 1. open dijit/tests/test_Menu.html 1. focus the text …
- 2:55 PM Ticket #3302 (down arrow needs to be removed from the dropdown button description) closed by
- fixed: (In [8963]) use labelledby attribute to identify the name of the …
- 2:53 PM Ticket #2163 (only one waiState can be specified per element within a template) closed by
- fixed: (In [8962]) allow multiple waiStates in a widget template fixes #2163
- 1:50 PM Ticket #3317 (Comet listeners are not removed when the connection is closed) created by
- When a script invokes cometd subscribe, a listener is added for this …
- 1:36 PM Ticket #3299 (0.9: Add in getLabel() and getLabelAttributes() api to dojo.data.api.Read) closed by
- fixed: (In [8961]) Adding in getLabel API. fixes #3299
- 1:33 PM Ticket #3316 (DnD 0.9: Bug on cancelling drop) created by
- I think that I've found another bug in new DnD API, Here is an example …
- 12:30 PM Ticket #3315 (illegal commas in cometd.js) closed by
- fixed
- 10:02 AM Ticket #3315 (illegal commas in cometd.js) created by
- At cometd lines 530, 636, 662, there are commas at the end of object …
- 9:48 AM Ticket #3293 (0.9: Failure in dojo.query (as called through djit getChildren)) closed by
- fixed: (In [8959]) ensure that return order is right on IE/Safari. Fixes #3293
- 8:51 AM Ticket #2782 (Tree: port to dijit) closed by
- fixed: This is basically finished; maybe some code cleanup to be done. Will …
- 8:48 AM Ticket #3314 (Tree: implement icons) created by
- The tree control should be able to put icons to the left of each …
- 8:42 AM Ticket #3313 (Tree: no slide effect on IE6) created by
- At least in themeTester.html, the slide effect when you open/close a …
- 8:34 AM Ticket #3238 (PageButton does not extends Button) closed by
- fixed: (In [8958]) Implemented _ToggleButton base class (extended from …
- 6:44 AM Ticket #3223 (DnD: delay starting the move) closed by
- fixed
- 5:01 AM Ticket #3065 (allow load/error handlers to be passed to new I/O methods) closed by
- fixed: (In [8955]) Fixes #3065, adds load, error, handle function callback …
- 4:42 AM Ticket #3312 (Showable included strangely) created by
- Layout inherits from Showable so other widgets shouldn't be inheriting …
- 2:52 AM Ticket #3311 (LayoutContainer: remove sorting option) created by
- Simplify LayoutContainer? and dijit.base.Layout.layoutChildren() by …
- 1:37 AM Ticket #3276 (0.9: Dojo support for PUT/DELETE) closed by
- fixed: (In [8954]) post, put, and delete support from Jared. Fixes #3276
Jun 6, 2007:
- 11:58 PM Ticket #3310 (Incorrect backlog handling in cometd.js) created by
- The publish method in cometd add messages to the backlog if the state …
- 11:29 PM Ticket #3309 (gfx: Convert test_matrix.html to use D.O.H.) created by
- This is non-visual test, and it should use D.O.H. --- our standard …
- 11:07 PM Ticket #3247 (additions and fixes to initial port of Dialog) closed by
- fixed: OK, this ticket is confusing; I added some of the stuff from the patch …
- 9:37 PM Ticket #1958 (dojo.html.insertCssText causes "Invalid procedure call or argument" in ...) closed by
- wontfix: Despite all the clever workarounds to this problem, marking won't fix, …
- 9:05 PM Ticket #3061 (drop down menu should not be associated with the default combo button) closed by
- fixed: (In [8948]) commit for davidb fixes #3061 added click and key handlers …
- 8:22 PM Ticket #3308 (Cannot open the PopupMenu when clicking towards the right or bottom ...) created by
- Cannot open the PopupMenu when clicking towards the right or bottom …
- 8:17 PM Ticket #3307 (Menu arrows not visible) created by
- The arrows that indicate that MenuItems have a submenu are not …
- 8:16 PM Ticket #3298 (dojo.dnd.Mover does not work with iframes) closed by
- fixed: (In [8947]) Making sure that the correct document is used for move …
- 7:59 PM Ticket #2405 (FilteringTable, format Date broken) closed by
- wontfix: FilteringTable? is not being ported to either Dijit or DojoX, so I'm …
- 7:59 PM Ticket #2220 (FilteringTable: allow custom sorting functions to operate on source data) closed by
- wontfix: FilteringTable? is not being ported to either Dijit or DojoX, so I'm …
- 7:58 PM Ticket #1941 ([patch] FilteringTable: flexible date input formats) closed by
- wontfix: FilteringTable? is not being ported to either Dijit or DojoX, so I'm …
- 7:58 PM Ticket #1834 (FilteringTable memory leakage in Internet Explorer when using frames) closed by
- wontfix: FilteringTable? is not being ported to either Dijit or DojoX, so I'm …
- 7:58 PM Ticket #1585 ([patch][cla] Key and focus support for FilteringTable) closed by
- wontfix: FilteringTable? is not being ported to either Dijit or DojoX, so I'm …
- 7:57 PM Ticket #3015 (FilteringTable needs stub for selections that destroy the widget) closed by
- wontfix: FilteringTable? is not being ported to either Dijit or DojoX, so I'm …
- 7:57 PM Ticket #2720 (Filteringtable multiple select) closed by
- wontfix: This behavior was both by design and request...but.... FilteringTable? …
- 7:56 PM Ticket #2618 (FilteringTable incorrectly identifies dataType for columns in fillCell ...) closed by
- wontfix: FilteringTable? is not being ported to either Dijit or DojoX, so I'm …
- 7:56 PM Ticket #2470 (Incorrect filteringTable row selection when shift+clicking around ...) closed by
- wontfix: FilteringTable? is not being ported to either Dijit or DojoX, so I'm …
- 7:56 PM Ticket #2387 (FilteringTable removes existing classes when sorting) closed by
- wontfix: FilteringTable? is not being ported to either Dijit or DojoX, so I'm …
- 7:55 PM Ticket #2315 (FilteredTable.isSelected(o) always returns true if o is in table's store) closed by
- wontfix: FilteringTable? is not being ported to either Dijit or DojoX, so I'm …
- 7:55 PM Ticket #2147 (Sorting HTML fields in Filtering Table) closed by
- wontfix
- 7:55 PM Ticket #1372 (FilteringTable: allow custom formatters) closed by
- wontfix: FilteringTable? is not being ported to either Dijit or DojoX, so I'm …
- 7:53 PM Ticket #2277 (dojo.dom.innerXML default performance resembles outerXML) closed by
- invalid: I'm going to close it because you are right.
- 7:47 PM Ticket #3306 (enable accordion container arrows for high contrast / images off mode) created by
- The arrows in the accordion container title do not display in high …
- 7:46 PM Ticket #3305 (enable tab close icons for high contrast / images off mode) created by
- The close icons in the tab container do not display in images off or …
- 7:43 PM Ticket #3062 (pressing space on dropdown button should toggle the associated menu) closed by
- invalid: Closing this invalid since enter and space will not toggle the menu …
- 7:41 PM Tickets #3249,3255 batch updated by
- fixed: (In [8945]) Switched from manual code to dojo.marginBox() for all …
- 7:34 PM Ticket #3304 (first tree item should be in the tab order - not the tree container) created by
- Currently the tree container element is in the tab order of the page. …
- 7:30 PM Ticket #3303 (consider NOT setting focus to first item when menu is opened) created by
- Currently when a menu is opened focus is set to the first item. This …
- 7:25 PM Ticket #3302 (down arrow needs to be removed from the dropdown button description) created by
- Screen readers do not understand html entity characters and speak, …
- 7:23 PM Ticket #3301 (up/down arrow buttons on number spinner should not receive focus) created by
- Since the up and down arrow keys can be used directly in the spinner …
- 7:20 PM Ticket #275 ([widget engine] svg defs as a part of widget templates) closed by
- invalid: Going to close this; I don't think Dijit will be implementing anything …
- 7:18 PM Ticket #1785 (dojo.lfx.rounded is very slow in IE 7) closed by
- wontfix: Not being ported to Dojo or DojoX (i.e. will be removed for Dojo 0.9 …
- 7:18 PM Ticket #1709 (rounded corners autoPad and widgets inside problem) closed by
- wontfix: Not being ported to Dojo or DojoX (i.e. will be removed for Dojo 0.9 …
- 7:18 PM Ticket #1707 (dojo.lfx.rounded : borders and corners with different size) closed by
- wontfix: Not being ported to Dojo or DojoX (i.e. will be removed for Dojo 0.9 …
- 7:16 PM Ticket #2707 (memory leak in dojo charting) closed by
- wontfix: Closing this because the port of charting to DojoX includes a rewrite …
- 7:15 PM Ticket #2516 (dojo.charting.Chart problems in IE) closed by
- wontfix: Closing this because the port to DojoX includes a port to use …
- 7:14 PM Ticket #2517 (Possible efficiency improvement for chart lines in VML) closed by
- wontfix: Going to close this; porting charting to use dojox.gfx, and that …
- 7:02 PM Ticket #2947 (TabContainer a11y) closed by
- fixed: Closed as fixed, work on 'closing a tab' will happen on 2226
- 6:57 PM Ticket #3300 (Dialog, Tooltip: problems because they are moved to document.body) created by
- Dialog Tooltip contents, and drop downs (popups) are moved from their …
- 6:18 PM Ticket #3299 (0.9: Add in getLabel() and getLabelAttributes() api to dojo.data.api.Read) created by
- 0.9: Add in getLabel() and getLabelAttributes() api to …
- 6:08 PM Ticket #3198 (0.9: Failures in dojo.html on WebKit.) closed by
- fixed
- 6:08 PM Ticket #3298 (dojo.dnd.Mover does not work with iframes) created by
- dojo.dnd.Mover and dojo._abs have dojo.doc hardcoded even though both …
- 5:56 PM Ticket #3297 (html.js: on non-Mozilla browsers offsetLeft/Top and style.left/top ...) closed by
- fixed
- 5:55 PM Ticket #3296 (html.js: adjust _setMarginBox for TABLE and BUTTON which are border-box) closed by
- fixed
- 5:55 PM Ticket #3295 (html.js: _toStyleValue can mismatch cases when caching) closed by
- fixed
- 5:51 PM Ticket #3297 (html.js: on non-Mozilla browsers offsetLeft/Top and style.left/top ...) created by
- Modify _setMarginBox to reduce left and top by the computed margin …
- 5:44 PM Ticket #3296 (html.js: adjust _setMarginBox for TABLE and BUTTON which are border-box) created by
- 5:41 PM Ticket #3295 (html.js: _toStyleValue can mismatch cases when caching) created by
- 4:54 PM Ticket #3294 (0.9: xhr problems with XML on IE 6.) created by
- One of my co-workers uncovered what appears to be a problem with …
- 4:49 PM Ticket #3293 (0.9: Failure in dojo.query (as called through djit getChildren)) created by
- 0.9: Failure in dojo.query (as called through dijit getChildren()) …
- 4:41 PM Ticket #3292 ([ComboBox] Backspace clears last reported value) closed by
- fixed: (In [8942]) Fixes #3292. Proxy commit for haysmark. Pressing a …
- 4:09 PM Ticket #3292 ([ComboBox] Backspace clears last reported value) created by
- If you empty a ComboBox? and press backspace, the last reported value …
- 3:51 PM Ticket #3284 (Select: highlighting not according to spec) closed by
- fixed: (In [8940]) Fixes #3284. Proxy commit for haysmark. Before this …
- 2:14 PM Ticket #3207 ([dojo.data] Identity API provides no way to find the identifying ...) closed by
- fixed: (In [8939]) Checking in minor API addition. fixes #3207
- 1:37 PM Ticket #3290 (ComboBox button click does nothing) closed by
- fixed: (In [8937]) Fixes #3290. Proxy commit for haysmark. Addresses …
- 1:09 PM Ticket #3291 (0.9: Remove the attribute-item information on Read API of dojo.data) closed by
- fixed: (In [8936]) Commiting in minor change to remove the attribute-item …
- 1:07 PM Ticket #3291 (0.9: Remove the attribute-item information on Read API of dojo.data) created by
- 0.9: Remove the attribute-item information on Read API of dojo.data …
- 12:02 PM Ticket #3279 (ESC on combobox acts like ENTER) closed by
- fixed: (In [8935]) Fixes #3279. Proxy commit for haysmark. Override getValue …
- 11:59 AM Ticket #3290 (ComboBox button click does nothing) created by
- Clicking the ComboBox? button is supposed to bring up a full list - it …
- 11:40 AM Ticket #3289 (TreeNodeV3.isFolder="false" wrongly interpreted) created by
- Don't know if this has been filed already, because viewing bug liste …
- 6:34 AM Ticket #3288 (Dijit: standardize attribute names) created by
- Use "title" for Dialog, Titlepane, and children of …
- 4:23 AM Ticket #3287 (_DropDownTextbox: open method position) created by
- (as I mentioned in email or IM, I forget which) DateTextBox? injects an …
- 4:00 AM Ticket #3283 (Widgets enhancing form fields should have an API to get the field name) closed by
- worksforme: Yeah, just dijit.byId("myWidget").name should tell you the name.
- 3:49 AM Ticket #3286 (Need UI to provide hints for input formats) created by
- You're presented with an input for a date or a currency (e.g. …
- 3:13 AM Ticket #3171 (tooltip popups obscure critical UI choices in InlineEditBox) closed by
- duplicate: Ah, this is basically a dup of #3267 and other bugs about …
- 2:49 AM Ticket #3285 (Combobox/FilteringSelect: CSS for invalid value) created by
- Thanks for fixing to not display not erase invalid user input; it …
- 1:32 AM Ticket #3284 (Select: highlighting not according to spec) created by
- In 0.4.3, …
Jun 5, 2007:
- 8:58 PM Ticket #3219 (InlineEditBox template problems with dijitInlineValue class) closed by
- fixed: (In [8931]) fixes #3219 Removed border from tundra.css => .dijitInlineValue
- 8:49 PM Ticket #3283 (Widgets enhancing form fields should have an API to get the field name) created by
- I'm dealing with nested forms using div's and my own way of keeping …
- 8:45 PM Ticket #3175 (Autocompleter/Select styling issues) closed by
- fixed: #1 -- this is deliberate. Closing as not a bug. #2 -- dup of 3222 #3 …
- 8:44 PM Ticket #2901 (select widget down arrow s visually too high on webkit) closed by
- fixed: Working for me now. Note that in Safari (eg: not latest webkit) the …
- 8:40 PM Ticket #3151 (TabContainer CSS issues) closed by
- fixed: Fixed on my machine w/ dojo.css checkin.
- 7:58 PM Ticket #3256 (propose remove index.html in /dijit/themes/tundra) closed by
- fixed: (In [8929]) fixes #3256 Removing file as per Bill's request
- 7:33 PM Ticket #3282 (dijit.base.Container.getChildren() returns children in reverse order on IE) created by
- I noticed a recent regression in PopupMenu key navigation on IE(6&7): …
- 7:14 PM Ticket #3280 (Stray keyup event after menu closed via keyboard.) closed by
- duplicate
- 7:10 PM Ticket #3281 (Stray keyup event after menu closed via keyboard.) created by
- Here is a known example: 1. a popup menu is invoked. 1. a menu item …
- 7:10 PM Ticket #3280 (Stray keyup event after menu closed via keyboard.) created by
- Here is a known example: 1. a popup menu is invoked. 1. a menu item …
- 6:44 PM Ticket #3268 (Select/Autocompleter: don't erase incorrect input) closed by
- fixed: (In [8928]) Fixes #3268. Proxy commit for haysmark. If you enter …
- 6:43 PM Ticket #3279 (ESC on combobox acts like ENTER) created by
- Run test_ComboBox.html and click the drop down button. Cursor down and …
- 6:04 PM Ticket #3278 (Repeater should base itself off of tbody instead of tr when used ...) created by
- aka: port repeater to 1.x In td's that span multiple rows you the …
- 5:46 PM Ticket #3277 (test_FilteringSelect.html test 8 has a default value in IE but not FF) closed by
- fixed: (In [8927]) Fixes #3277. Proxy commit for haysmark. A FilteringSelect? …
- 4:23 PM Ticket #3271 (Rename: Autocompleter --> Comobox, Select --> FilteringSelect) closed by
- fixed: (In [8926]) Fixes #3271. Proxy commit for haysmark. Rename …
- 4:07 PM Ticket #3277 (test_FilteringSelect.html test 8 has a default value in IE but not FF) created by
- 4:02 PM Ticket #3024 (color palette needs to provide actual color names) closed by
- duplicate: duplicate to #3189
- 2:33 PM Ticket #3276 (0.9: Dojo support for PUT/DELETE) created by
- This is a reminder ticket about the support for PUT/DELETE in the xhr …
- 1:55 PM Ticket #3275 (CSS: refactor AutoCompleter to ComboBox and Select to FilteringSelect) created by
- Refs #3271. We are renaming the widgets AutoCompleter? and Select. As …
- 1:05 PM Ticket #3274 (Dialog: opacity should be defined in CSS not as parameter) created by
- [8904] put the opacity of the background in CSS, but [8925] …
- 12:58 PM Ticket #3273 (Display icon next to input box when the value is invalid) created by
- As Owen pointed out, since changing the CSS of a input box to indicate …
- 11:54 AM Ticket #3272 (ComboBox: standardize dropdown placement) created by
- The drop down list can flutter between being above and below the …
- 11:49 AM Ticket #3271 (Rename: Autocompleter --> Comobox, Select --> FilteringSelect) created by
- Autocompleter will be renamed to Combobox, since it doesn't …
- 11:49 AM Ticket #3270 ([cla][patch][test] Select: build new HTML select widget) created by
- Make a select widget similar to the browser's or OS's select boxes. …
- 11:37 AM Ticket #3269 (Select/Autocompleter: add parameter to display/hide down arrow) created by
- I think Owen said this might need to point to separate templates (you …
- 11:33 AM Ticket #3268 (Select/Autocompleter: don't erase incorrect input) created by
- If user types in an invalid value, and tabs away, we'll just leave the …
- 10:47 AM Ticket #3267 (make tooltip appear on right) created by
- Make tooltip appear on right side, rather than underneath, so that …
- 4:05 AM Ticket #3266 ([patch][ccla]flash performance degrades with storage size) created by
- Just a reminder to merge #2495 into dojox.storage
Jun 4, 2007:
- 10:47 PM Ticket #3265 (Arrow shows hover in AutoCompleter, but not DateTextbox or Select) created by
- It's really strange; when you hover your mouse over an arrow in …
- 8:59 PM Ticket #3264 (0.9: Fix breakage in dojox.wire caused by #3154) closed by
- fixed: (In [8922]) Fixing break cased by #3154. fixes #3264
- 8:58 PM Ticket #3264 (0.9: Fix breakage in dojox.wire caused by #3154) created by
- 0.9: Fix breakage in dojox.wire caused by #3154 Fix is trivial, but …
- 8:50 PM Ticket #3220 (remove dojo.unimplemented calls) closed by
- fixed: dojo.data and dojox.wire removal tested on: Windows: IE 6.0 IE …
- 8:19 PM Ticket #3263 (0.9: Spinners that are marked disabled still work with the up/down arrows.) closed by
- fixed: (In [8919]) Fixes #3263. Check for this.disabled.
- 8:08 PM Ticket #2934 ([add|remove]Listener are superseded by connect/disconnect and should ...) closed by
- fixed
- 8:06 PM Ticket #3262 (getchecked test not working on test_checkbox.html when in high ...) closed by
- fixed: (In [8917]) changes made by David Bolter to make sure onchecked works …
- 8:05 PM Ticket #3154 (change dojo.unsubscribe() api to just take handle) closed by
- fixed
- 8:04 PM Ticket #3161 (need inline doc for dojo.subscribe(), dojo.unsubscribe(), and ...) closed by
- fixed
- 7:37 PM Ticket #3061 (drop down menu should not be associated with the default combo button) reopened by
- This also may be a regression due to the change to using a table to …
- 7:36 PM Ticket #3263 (0.9: Spinners that are marked disabled still work with the up/down arrows.) created by
- 0.9: Spinners that are marked disabled still work with the up/down …
- 7:32 PM Ticket #3062 (pressing space on dropdown button should toggle the associated menu) reopened by
- This may have regressed when the buttons were changed to use a table …
- 7:21 PM Ticket #3262 (getchecked test not working on test_checkbox.html when in high ...) created by
- in the dijit/tests/form/test_checkbox.html checkbox 2 has a test of …
- 7:04 PM Ticket #2939 (Implement a11y for Autocompleter) closed by
- fixed: (In [8913]) Fixes #2939. Proxy commit for haysmark. Added a11y code. …
- 7:02 PM Ticket #3261 (0.9: Performance improvement in filtering code used by various ...) closed by
- fixed
- 5:30 PM Ticket #3260 (add flag to InlineEditBox so that plain text can be entered) closed by
- fixed: (In [8909]) Fixes #3260. Add renderHTML boolean to InlineEditBox?
- 5:27 PM Ticket #3261 (0.9: Performance improvement in filtering code used by various ...) created by
- 0.9: Performance improvement in filtering code used by various …
- 5:26 PM Ticket #3260 (add flag to InlineEditBox so that plain text can be entered) created by
- add rednerHTML boolean - default to false to be consistent with 0.4
- 4:40 PM Ticket #3259 (node.getAttribute undefined in InlineEditBox.js) closed by
- fixed: (In [8908]) Fixes #3259. Had to remove startup() and readd addOnLoad …
- 3:41 PM Ticket #2480 (Support for serializing dates and times to ISO8601 format.) closed by
- wontfix: Hi James. I think most of this was covered by #3007, except for the …
- 3:21 PM Ticket #3259 (node.getAttribute undefined in InlineEditBox.js) created by
- Using FF2, running test_InlineEditBox.html, I get node.getAttribute is …
- 2:55 PM Ticket #3258 (validate test fails over http) created by
- Top-level script has dojo.* refs.
- 2:54 PM Ticket #3257 (dojo.io.bind with file don't work on a remote server) created by
- Hi there, my following code will work fine on my localhost... …
- 1:40 PM Ticket #3201 ([AutoCompleter] Clicking down arrow reopens popup) closed by
- fixed
- 11:28 AM Ticket #3256 (propose remove index.html in /dijit/themes/tundra) created by
- owen, being able to index the entire source tree is nice/convenient. …
- 11:09 AM Ticket #3254 (dojo.dnd._getOffset() handles border incorrectly) closed by
- fixed: (In [8903]) Refactor dojo.dnd._getOffset(), fixing problem with border …
- 11:04 AM Ticket #3255 (Dnd: element w/border jumps on drag start) created by
- In test_moveable.html, the element w/the border jump on drag move start.
- 10:55 AM Ticket #3254 (dojo.dnd._getOffset() handles border incorrectly) created by
- dojo.dnd._getOffset() handles the border incorrectly, causing …
- 6:45 AM Ticket #3253 (build compression step should strip n00b syntaxes) created by
- certain Dojo committers persist in using newbie syntactic forms like …
- 4:11 AM Ticket #3252 (port dojo offline + Gears to 0.9) created by
- There's some work in the bootstraps of brad's new work that detects …
- 3:49 AM Ticket #2525 (Bug on display with Select widget on Firefox 2.0.0.2) closed by
- duplicate: We're not going to fix this for 0.4, but there's a similar problem in …
Jun 3, 2007:
- 10:36 PM Ticket #3251 (PageContainer: selectedChild ignored as parameter) created by
- Should remove selectedChild parameter definition and usage in the …
- 10:17 PM Ticket #3248 (general-purpose templateString replacement) closed by
- fixed: In Dijit we do replacement via dojo.string.substitute()
- 8:16 PM Ticket #3250 (Select dropdown won't expand when first option has an empty label) created by
- If the first option of a select widget happens to have an empty label …
- 6:32 PM Ticket #3249 (DnD: investigate subtle shifts on IE when dragging an element with ...) created by
-
See
test_moveable.html
. - 6:29 PM Ticket #3178 (Moveable doesn't work properly inside a div) closed by
- fixed: (In [8885]) Moves the dragged node to the body to avoid esoteric …
- 6:19 PM Ticket #3248 (general-purpose templateString replacement) created by
- The templateString replacement routine is embedded in …
- 6:03 PM Ticket #3247 (additions and fixes to initial port of Dialog) created by
- * small changes to tundra.css to share icons to match tabcontainer * …
- 5:24 PM Ticket #3230 (Empty drag possible) closed by
- fixed: (In [8884]) Bug: an empty drag is possible. Fixes #3230.
- 5:14 PM Ticket #3246 (DnD: exception when dropping on boundaries) closed by
- fixed: (In [8883]) Bug: moving items without a current item raises an …
- 2:45 AM Ticket #3007 (dojo.date.stamp refactor) closed by
- fixed: (In [8881]) Replace Rfc3339/Iso8601 methods with to/fromISOString …
Jun 2, 2007:
- 9:58 PM Ticket #3246 (DnD: exception when dropping on boundaries) created by
- From my e-mail: Hi Eugene, I get an error almost every time when an …
- 9:17 PM Ticket #3245 (problem with placeCursorAtEnd() in Richtext.js) created by
- We have been using Dojo Toolkit 0.4.1-minimal version. For one of the …
- 3:09 PM Ticket #3244 (Nodelist:: map(), filter() etc. need doc) created by
- Not sure if this is intended behavior or not; On IE, Nodelist.map() …
- 3:07 PM Ticket #3243 (dojo.map() broken on IE) closed by
- fixed: (In [8877]) Fixes #3243, which was failing because dojo.map() wasn't …
- 2:25 PM Ticket #3243 (dojo.map() broken on IE) created by
- Apparently dojo.map() is broken on IE? Unit test checked into …
- 2:25 PM Ticket #3242 (IE: functions registered with dojo.addOnUnload are called or not ...) created by
- Dojo version: 0.9 built from current sources, revision 8875 …
- 2:18 PM Ticket #3241 ([patch][ccla]Shrinksafe forward reference problem) created by
- Shrinksafe breaks this code : […] Here is the shrinked code : …
- 5:15 AM Ticket #3240 (Build: put protections around modules to avoid overwriting by layer ...) created by
- Now with layer files, it is possible to load a module once in a layer, …
- 4:59 AM Ticket #3239 (build: i18n module flattening in build is not working) closed by
- fixed: (In [8872]) Fixes #3239. Flattened i18n bundles should load correctly …
- 4:57 AM Ticket #3239 (build: i18n module flattening in build is not working) created by
- Specifically, the part that optimizes the dojo.requireLocalization …
- 4:03 AM Ticket #3238 (PageButton does not extends Button) created by
- PageControllers? use a PageButton? button by default, but it would make …
- 3:50 AM Ticket #3237 (Rename JsonPService to JsonpService) created by
- Worked with Dustin on this. The JsonPService should be called …
- 2:55 AM Ticket #2803 (ProgressBar: avoid sizing during creation) reopened by
- Turns out there's still some sizing stuff in there, including in the …
- 1:56 AM Ticket #3179 (Build needs to generate base dojo.js automatically) closed by
- fixed: (In [8871]) Fixes #3179. The xd dojo.js is generated separately than …
- 1:54 AM Ticket #2768 (M2: 09 D.O.H does not seem to find tests when loaded remotely in Safari.) closed by
- wontfix: I'm gonna close this one out as "wontfix".
- 1:41 AM Ticket #2641 (port connect() + tests into core) closed by
- fixed: I'm gonna mark this closed. We can file new issues under separate cover.
Jun 1, 2007:
- 9:13 PM Ticket #3236 ([Tooltip] Tooltip appears on top of save/cancel) created by
- In test_InlineEditBox, the tooltip clearly obscures the save button. …
- 9:11 PM Ticket #3235 ([Select] arrow keys close popup in IE) created by
- If you try to scroll the menus up and down in the test_Select, the …
- 9:08 PM Tickets #3172,3216 batch updated by
- fixed: (In [8867]) Fixes #3172, #3216. Proxy commit for haysmark. Popups …
- 9:08 PM Ticket #3234 ([AutoCompleter] page down scrolls too much with horizontal scroll bar) created by
- In test_Select, try to page down in the Select number 6 popup. It …
- 7:35 PM Ticket #3227 (add "toggleClass" method to dojo base) closed by
- fixed: (In [8863]) Minor stylistic changes. Fixes #3227.
- 6:17 PM Ticket #3233 (0.9: Minor addition to util of dojox.wire.ml) closed by
- fixed: (In [8862]) Updating wire.ml with helper function. fixes #3233
- 6:16 PM Ticket #3233 (0.9: Minor addition to util of dojox.wire.ml) created by
- 0.9: Minor addition to util of dojox.wire.ml Adding a useful element …
- 4:54 PM Tickets #2803,3107,3134,3204 batch updated by
- fixed: (In [8861]) * fixes high-contrast mode (fixes #3134) * now using …
- 4:26 PM Ticket #3232 (SizeShare attribute of SplitContainer does not work if inside a ...) created by
- This Bug only appears in Firefox. The sizeShare attribute of the …
- 2:40 PM Ticket #3231 (ProgressBars without label cause problems on Safari) created by
- Please note that this problem does not occur on a recent WebKit build …
- 2:21 PM Tickets #2177,2691 batch updated by
- fixed: (In [8860]) from schallm (cla on file) fixes #2691 - use remove node. …
- 2:20 PM Ticket #3230 (Empty drag possible) created by
- it is possible to do an "empty drag", to reproduce this add: […] at …
- 2:16 PM Ticket #3229 (DnD: There should be option for "copy-only" mode) created by
- For now all nodes that we are trying to drag are "moveable" nodes by …
- 2:10 PM Ticket #3153 (handle null situation in JsonItemStore) closed by
- fixed: (In [8859]) Fix to handle null cases, as well as a performance fix + …
- 1:49 PM Ticket #2473 (Tooltip onmousemove handler never disconnected in certain cases (FF2.0)) closed by
- fixed: In Dijit 0.9 Tooltip is just using onMouseOut/onMouseOver on the node, …
- 1:47 PM Ticket #1747 (Tooltip fails for long spans) closed by
- fixed: For dijit 0.9, multi line spans are working, and we are monitoring …
- 1:45 PM Ticket #1380 (tooltip flickers a scrollbar when in a popup window and appearing for ...) closed by
- fixed: OK, this is fixed in Dijit; the sizing is done with visibility:hidden …
- 1:43 PM Ticket #1196 (Tooltip disaster when missing connectId) closed by
- fixed: OK, I just tested this against Dijit; now it causes a javascript …
- 1:32 PM Ticket #2744 (Tundra: implment tooltip styling) closed by
- fixed: OK, except for #2759 styling is working on IE6, IE7, FF, and Webkit …
- 1:31 PM Ticket #1931 (Tooltip mouseover fails in Firefox 2.0 under certain situations.) closed by
- fixed
- 1:30 PM Ticket #2639 (Tooltip: port to Dijit) closed by
- fixed: OK, I think it's finally time to close this bug; there are a few …
- 1:26 PM Ticket #2563 (Tooltip widget unreliable after connected element click.) closed by
- fixed: OK, I think this is fixed now, in Dijit. Since you haven't provided …
- 11:53 AM Ticket #3228 ("grey" is not a CSS standard color keyword -> change to "gray") created by
- /widget/templates/MonthlyCalendar.css, Line 88 …
- 10:18 AM Ticket #3227 (add "toggleClass" method to dojo base) reopened by
- I'm not sure what you guys are up to; Owen checked in a giant …
- 10:08 AM Ticket #2455 (Add a dojo.html.toggleClass function) closed by
- wontfix: OK then, I'm gonna close the request; thanks!
- 8:02 AM Ticket #3067 (Get basic tundra CSS going) closed by
- fixed: (In [8855]) fixes #3067 Tundra templates are done (I hope) for Button, …
- 7:46 AM Ticket #3225 (dojo.hasClass/addClass/removeClass fail in some cases) closed by
- fixed: (In [8853]) fixes #3225 adding quick check so we don't perturb class …
- 6:45 AM Ticket #3227 (add "toggleClass" method to dojo base) closed by
- fixed: (In [8850]) fixes #3227 Add dojo.toggleClass method. See bug for details.
- 6:44 AM Ticket #3227 (add "toggleClass" method to dojo base) created by
- (Cleared with Alex) Add a method that takes a condition to turn a …
- 6:42 AM Ticket #3226 (Noir theme) created by
- 4:32 AM Ticket #3218 (XhrIframeProxy: IE7 will not work if dojo baseScriptUri is absolute ...) closed by
- fixed: (In [8849]) Fixes #3218. Fixes some IE7 url parsing.
- 1:16 AM Ticket #824 (DomWidget.addChild() is not using the reference node passed into it) closed by
- fixed: The new code in Dijit 0.9 gets an insertIndex only, and I think it's …
- 12:32 AM Ticket #3225 (dojo.hasClass/addClass/removeClass fail in some cases) closed by
- fixed: (In [8848]) Replaces the last instance of direct access to className …
- 12:16 AM Ticket #3117 (Port dojo.gfx 0.4 to dojox.gfx 0.9.) closed by
- fixed: (In [8847]) Adding dojo.gfx demos. This completes the dojo.gfx port. …
- 12:14 AM Ticket #3225 (dojo.hasClass/addClass/removeClass fail in some cases) closed by
- fixed: (In [8846]) Replaces direct access to className to indirect …
- 12:13 AM Ticket #3225 (dojo.hasClass/addClass/removeClass fail in some cases) created by
- Not every DOM implementation exposes className as a member variable.
May 31, 2007:
- 9:12 PM Ticket #3224 (DnD: constrained moves) created by
- From Ben Lowery: * constrain the move to one axis and within the …
- 9:09 PM Ticket #3223 (DnD: delay starting the move) created by
- From Ben Lowery: only start the move after the mouse has been dragged …
- 9:00 PM Ticket #3222 (dojo.coords incorrect; borderBox in IE, contentBox in Firefox) created by
- Try the following very simple test of dojo.coords in Firefox and …
- 8:05 PM Ticket #3221 (Create DojoX XML Utilities project) closed by
- fixed: (In [8840]) Fixes #3221. Creation of the DojoX Xml Utilities project, …
- 8:04 PM Ticket #3221 (Create DojoX XML Utilities project) created by
- Create the DojoX Xml Utilties Project, and add the reg exp-based …
- 7:56 PM Ticket #1571 (backslesh not working correct in FireFox in inlineEditBox with anchors) closed by
- worksforme: I could find no similar issues using the new 0.9 InlineEditBox? widget.
- 7:42 PM Ticket #3220 (remove dojo.unimplemented calls) created by
- dojo.unimplemented was removed in 0.9 and we missed a couple of …
- 7:17 PM Ticket #3219 (InlineEditBox template problems with dijitInlineValue class) created by
- The InlineEditBox? template uses dijiInlineValue on a span tag. But …
- 7:06 PM Ticket #3218 (XhrIframeProxy: IE7 will not work if dojo baseScriptUri is absolute ...) created by
- The fullClientUrl construction in src/io/XhrIframeProxy is faulty when …
- 7:06 PM Ticket #3217 (ContentPane: pane on <tr>, setContent() on produces error in IE) created by
- I have a Table row that I am using as a contentpane: <tr id="cp1" …
- 6:45 PM Ticket #3216 ([DropDownTextBox] Tooltip does not come back after onclick) created by
- The onblur code in ValidationTextbox? that empties the tooltip cannot …
- 6:26 PM Ticket #3063 (options / arrow portion of combobutton needs an accessible name) closed by
- fixed: (In [8838]) changes by David Bolter to add title to arrow portion of …
- 6:02 PM Ticket #3215 (Select: up arrow cancels popup unnecessarily) closed by
- fixed: (In [8837]) Fixes #3215. Proxy commit for haysmark. Moved …
- 5:19 PM Ticket #2181 (update tree for visibility in high contrast mode; use ...) closed by
- fixed: (In [8836]) Make tree uses background images for expando nodes, or in …
- 4:51 PM Ticket #3215 (Select: up arrow cancels popup unnecessarily) created by
- Using test_Select.html on IE or FF, with focus in the textbox, …
- 4:14 PM Ticket #3202 ([AutoCompleter] onmouseout and onkeypress conflict) closed by
- fixed: (In [8834]) Fixes #3202. Proxy commit for haysmark. Added a …
- 3:53 PM Ticket #3022 (color palette needs to work with images off) closed by
- fixed
- 3:03 PM Ticket #3214 (StackContainer: publish event for unselect) created by
- Hi dojo team, Two enhancement proposal regarding StackContainer: …
- 2:51 PM Ticket #3213 ([patch][ccla]Flash get/putMultiple API) created by
- Another patch from Julian cerruti to provide an API to batch …
- 2:24 PM Ticket #2670 (Height On ComboBox breaks if list data is not single line or blank) closed by
- fixed: (In [8833]) Fixes #2670. Proxy commit for haysmark. Move the height …
- 2:22 PM Ticket #3212 (Select: dropdown sometimes has unneeded vertical scrollbar) created by
- Using FF2 and running test_Select.html, type either a c, o, or v in …
- 1:24 PM Ticket #3098 ([JsonItemStore] ComboBox mimetype) closed by
- fixed: (In [8832]) Committing in fix for warning about comment filtered Json …
- 12:47 PM Ticket #2554 ([ccla] [patch] InlineEditBox -- add onClickParentNode feature.) closed by
- wontfix: I tried the following using the rewritten InlineEditBox? for 0.9 and it …
- 9:38 AM Ticket #3211 (Can not create a ContentPane without source node) created by
- It is not possible to create a new ContentPane? without source node. …
- 9:11 AM Ticket #3077 (issue loading a TreeV3 in a FloatingPane) closed by
- wontfix: Hmm, not sure what this is FloatingPane? is no longer supported in …
- 6:36 AM Ticket #3197 (0.9: dojo query Unit test is failing.) closed by
- duplicate: duplicate of #2423
- 5:10 AM Ticket #3210 (Allow auto-discovery of build files) created by
- Allow module directories to define their own build.js file (or some …
- 4:09 AM Ticket #2495 ([patch][ccla]flash performance degrades with storage size) closed by
- fixed: In [8829]
- 4:09 AM Ticket #2945 (AccordionContainer: extend PageContainer) reopened by
- I think Alex meant #2495 :-)
- 4:01 AM Ticket #3209 (InlineEditBox: should be copying font, height, and width from source text) created by
- When you click an InlineEditBox? to edit something, the font should …
- 3:51 AM Ticket #2945 (AccordionContainer: extend PageContainer) closed by
- fixed: (In [8829]) fixes #2945. Thanks for the great patch.
- 2:55 AM Ticket #3208 (Usability: reconsider/check what happens when you tab away from a ...) created by
- See …
- 2:41 AM Ticket #3193 (implement a widget-from-markup widget) closed by
- fixed
- 2:38 AM Ticket #3082 (initially selected tab does not receive the visible "clicked" state) closed by
- fixed: Fixed by [8742]
May 30, 2007:
- 11:36 PM Ticket #3207 ([dojo.data] Identity API provides no way to find the identifying ...) created by
- In dojo.data.api.Identity.js, we don't impose any requirement about …
- 10:35 PM Ticket #3206 (Port dojo.lang.shallowCopy to Dojo 0.9) created by
- The shallowCopy method in dojo.lang (0.4) is used fairly often in some …
- 10:32 PM Ticket #3205 ([ops] openrecord-checkins list no longer gets checkins mail) created by
- Back in the old days, the openrecord-checkins mailing list would …
- 10:09 PM Ticket #3204 (ProgressBar: replace annnotate parameter with CSS) created by
- As per Becky's mail, Web Content Accessibility Guidelines (WCAG) 2.0 …
- 9:10 PM Ticket #3203 (ie 6 sporadically does not run dj_load_init event) created by
- broswer ie 6.0.2900 sp2 After several hours of testing our users are …
- 8:55 PM Ticket #3202 ([AutoCompleter] onmouseout and onkeypress conflict) created by
- When you move your mouse out of the popup, the highlight goes away. …
- 8:51 PM Ticket #3201 ([AutoCompleter] Clicking down arrow reopens popup) created by
- If you open the popup, then click the arrow again, it should close …
- 7:18 PM Ticket #3200 (Access to XPConnect service denied in Firefox when trying to copy or paste) created by
- Trying to use the copy or paste buttons in the Editor2 widget in …
- 7:17 PM Ticket #2815 (Dialog: port to dijit) closed by
- fixed: (In [8825]) initial port of dialog to dijit fixes #2815
- 6:32 PM Ticket #2441 (Allow empty values for inline edit box) closed by
- wontfix: The InlineEditBox? widget was rewritten for 0.9. Empty values are …
- 6:29 PM Ticket #2496 (slight bulletproofing of dojo button disable/enable code) closed by
- wontfix: The Button widget was rewritten for 0.9 and the referenced code no …
- 6:19 PM Ticket #1465 (Tooltips do not work with Dojo Buttons) closed by
- fixed: Already fixed in the 0.9 dijit trunk.
- 5:57 PM Ticket #3165 (dijit.form.ValidationTextbox clears the illegal value when it loses a focus) closed by
- fixed: (In [8823]) Fixes #3165. Added optional displayedText parameter to …
- 3:02 PM Ticket #3199 (0.9: Add in readme to dojox.data and fix truncation error in wire readme) closed by
- fixed: (In [8822]) Adding in readme to dojox.data and fixing truncation error …
- 3:01 PM Ticket #3199 (0.9: Add in readme to dojox.data and fix truncation error in wire readme) created by
- 0.9: Add in readme to dojox.data and fix truncation error in wire readme
- 2:49 PM Ticket #3198 (0.9: Failures in dojo.html on WebKit.) created by
- PASSED test: ../../dojo/tests/_base/html.html::t::t.is(100, …
- 2:45 PM Ticket #3197 (0.9: dojo query Unit test is failing.) created by
- There's a failure in one of the query testcases on Firefox 2.0.0.3, IE …
- 2:32 PM Ticket #3196 (cStyle has no properties) created by
- In FireFox? 1.5/2.0 (works fine in IE 6+), when using nested iFrames …
- 2:16 PM Ticket #3195 (IE issue with DOMContentLoaded?) created by
- From Mark Wubben on dojo-contributors list: I don't really have the …
- 10:20 AM Ticket #3194 (non-native implementation of dojo.forEach throws an exception on ...) closed by
- fixed: (In [8821]) fixes #3194. Makes forEach() tollerent of b0rken array …
- 10:12 AM Ticket #3194 (non-native implementation of dojo.forEach throws an exception on ...) created by
- the native implementation on FF does not. We need to match the behavior.
- 7:31 AM Ticket #2134 (test_Dialog2.html doesnt close Dialog in khtml) closed by
- wontfix: Khtml not supported anymore
- 7:31 AM Ticket #2133 (test_FloatingPane.html, Khtml only, click on tree generates javascript ...) closed by
- wontfix: Floating Pane and Khtml are no longer supported.
- 7:30 AM Ticket #2132 (ComboBox stops to work in khtml after tabbing around for a while) closed by
- wontfix: Not supporting khtml, and also, combobox has been rearchitected so …
- 7:28 AM Ticket #2310 ([cla] menu2 references unavailable method closeAll()) closed by
- fixed: Fixed by Menu/PopupManager? rearchitecture.
- 7:23 AM Ticket #3193 (implement a widget-from-markup widget) created by
- It should be possible to have a dojo.declare() equivalent for widgets …
- 7:17 AM Ticket #1491 (Widget templates containing widget declarations not rendered correctly) closed by
- wontfix: You can always make multiple widget definitions with different …
- 3:22 AM Ticket #2291 (When Tooltip and PopupMenu2 co-exist in a page, PopupMenu2 doesn't ...) closed by
- fixed: OK, this is fixed in 0.9.
- 2:34 AM Ticket #1177 (Node ID - widget ID linking) closed by
- fixed: id's should now be copied from the source markup to the template, …
- 2:32 AM Ticket #2046 (DropdownTimeTimePicker/TimePicker misbehavior with onValueChange) closed by
- wontfix: TimePicker? is being abandoned but we will build a new TimePicker? at …
- 2:31 AM Ticket #1792 (CSS error in PageContainer) closed by
- fixed
- 2:26 AM Ticket #1999 (limit node title width with wrapping text) closed by
- fixed: User can have any CSS they want.
- 2:24 AM Ticket #1240 (Highlight node on context menu) closed by
- wontfix: User must extend controller to add context menu; extension can …
- 2:22 AM Ticket #1986 (Tree: context menu causes multiple selection) closed by
- wontfix: Context menu not supported in Dijit Tree; users must extend controller …
- 2:17 AM Ticket #1429 (Expanding or collapsing TreeV3 scrolls content to the right in IE) closed by
- wontfix: TreeDisableWrapExtension? is no longer supported; you just have to …
- 2:14 AM Ticket #1673 (Select box: Set selected by value, index or title) closed by
- fixed
- 2:12 AM Ticket #1185 (Widget creation - linked to constructor's namespace) closed by
- worksforme: We've gotten rid of namespaces in 0.9 altogether; no longer an issue.
- 2:11 AM Ticket #2514 (TabContainer - unnecessary scrollbars) closed by
- wontfix: FloatingPane? is no longer supported but we will test to make sure that …
- 2:10 AM Ticket #2951 (FilteringTable + store.updateData(object) == not working) closed by
- wontfix: FilteringTable? is being replaced by a new Table widget that connects …
- 2:09 AM Ticket #1350 (Calling addChild directly on container widgets) closed by
- invalid: Given the way the parser has been rewritten, addChild() isn't really …
- 2:07 AM Ticket #1276 (It should be easier to switch connectNode on a Tooltip) closed by
- wontfix: Tooltips are much faster in 0.9 because there's only one instantated …
- 2:05 AM Ticket #3192 (cldr build problems) created by
- Evan Huang (IBM, CCLA) has identified two problems in the ant script …
- 2:02 AM Ticket #1107 (Feature Request: Pure JS Input Masks) closed by
- fixed: I think the ValidationWidgets? in Dijit 0.9 already let you do this.
- 2:01 AM Ticket #1052 (proposing getWidget(id) method that would create a widget if it doesnt ...) closed by
- wontfix: This is simple enough that users can just implement it themselves if …
- 2:00 AM Ticket #1032 (Added coverId to Dialog allowing to modal out a single node versus ...) closed by
- wontfix: I don't think we want this as part of Dijit, sorry. It would add too …
- 1:58 AM Ticket #2922 (FilteringTable: Changing columns along with data doesn't update the thead) closed by
- wontfix: FilteringTable? is being replaced by a new Table widget.
- 1:49 AM Ticket #2410 (tree widget displays node child items below all child nodes) closed by
- invalid: Sorry, I don't understand. There's no such thing as children items. …
- 1:46 AM Ticket #1775 (make TreeMenu work only on labelNode, not on contentNode) closed by
- duplicate: I filed a separate bug about adding Menu support to the dijit Tree …
- 1:40 AM Ticket #1352 (Hooking Converters and Validators to Widgets) closed by
- wontfix: I think this is mainly addressed by the SerializableTextbox? and …
- 1:34 AM Ticket #3191 (Tree: provide right click event) created by
- Provide right click event on tree nodes so developers can implement …
- 1:33 AM Ticket #2099 (hide tree context menu items for disabled actions) closed by
- wontfix: TreeContextMenu? is discontinued in 0.9; need to hook up your own …
- 1:22 AM Ticket #2018 (Disabling dialog content) closed by
- wontfix
- 1:17 AM Ticket #2763 (PageContainer.selectChild's second argument never used) closed by
- fixed: (In [8814]) Remove unused parameter from selectChild(). Fixes #2763.
- 1:11 AM Ticket #2578 (new TreeContextMenuV3 from code with existing TreeV3) closed by
- wontfix: TreContextMenu? is discontinued; need to hook up context menu manually …
- 1:08 AM Ticket #2693 (New Widget: AutoTextBox) closed by
- worksforme: Hi. I think all of these issues are addressed by the new …
- 1:06 AM Ticket #2446 (Prevent closing widget after dojo.io.bind) closed by
- invalid: Probably the original problem was because you didn't cancel the event …
- 1:00 AM Ticket #2512 (FloatingPane - grab area wish) closed by
- wontfix: FloatingPane? has been discontinued for Dijit; use Dialog instead. I …
- 12:24 AM Ticket #2595 (FloatingPane: displayMaximizeAction="true" broken) closed by
- wontfix: FloatingPane? has been discontinued; use Dialog instead.
- 12:22 AM Ticket #1882 (When a Floating Pane is closed, All Events seem to break??) closed by
- wontfix: Floating Panes no longer supported in Dijit; use Dialog instead. (If …
- 12:15 AM Ticket #3190 (implement/port Form widget) created by
- Implement or port the Form widget from Dojo 0.4. Something that will …
May 29, 2007:
- 11:28 PM Ticket #2582 (chart widget: range declaration ignored (dojo-0.4.2rc2-ajax)) closed by
- wontfix: Going to close this ticket; those particular widgets are being dropped.
- 11:10 PM Ticket #3189 (ColorPalette: list color names, and translations, rather than hex values) created by
- I think Becky said that the "alt text" for each color in the color …
- 11:10 PM Ticket #3188 (Add all 147 colors to dojo.Color.named) created by
- Like the comment next to dojo.Color.named says, "rest will be added …
- 11:04 PM Ticket #3187 (make dojo.query available as a part of dojo 0.4.4) closed by
- fixed: (In [8813]) add dojo.query() to 0.4.x. Fixes #3187
- 11:02 PM Ticket #3187 (make dojo.query available as a part of dojo 0.4.4) created by
- we shouldn't stiff 0.4.4 users, but we won't port in dojo.NodeList?. …
- 9:51 PM Ticket #3185 (0.9: Put query modification attributes into queryOptions) closed by
- fixed
- 8:50 PM Ticket #3186 (Editor2 loading using createWidget fails) created by
- I have a function 'includeLibs' that includes some other js files …
- 6:56 PM Ticket #3184 (getViewport reports the wrong height on IE7) closed by
- fixed: (In [8801]) Fixes #3184. Added specialized IE case.
- 6:51 PM Ticket #3185 (0.9: Put query modification attributes into queryOptions) created by
- Minor update that came out of last week's (2007-05-22) dojo.data …
- 6:48 PM Ticket #3184 (getViewport reports the wrong height on IE7) created by
- dijit.util.getViewport().h is the document body height and not the …
- 6:22 PM Ticket #2950 (Update DataStore Unit tests to move store load functions out of global ...) closed by
- fixed: This is fixed. Just closing it out.
- 4:57 PM Ticket #3183 (0.9: Create case wire.js file to load in baseline wire functions ...) closed by
- fixed: (In [8800]) Adding in README + minor tweak to how dojox.wire is …
- 4:51 PM Ticket #3183 (0.9: Create case wire.js file to load in baseline wire functions ...) created by
- 0.9: Create case wire.js file to load in baseline wire functions …
- 4:03 PM Ticket #3168 (remove dijit.form._DropDownTextBox.Popup) closed by
- fixed: (In [8799]) Fixes #3168. Proxy commit for haysmark. Removed …
- 1:42 PM Ticket #3174 (dijit.form.Select doesn't empty properly) closed by
- worksforme: See the example Selects in the latest build: …
- 1:42 PM Ticket #2970 (replaceChild in templateWidget) closed by
- duplicate: See #1927
- 1:34 PM Ticket #1173 (standard api subset across all widgets) closed by
- wontfix: The widget system has gone a rewrite (at least) since then. If there …
- 1:28 PM Ticket #2509 (Select widget: 'method.toLowerCase is not a function' error on FireFox) closed by
- fixed: I remember this error. Fixed in 0.9.
- 1:13 PM Ticket #3164 (dijit.form.Textbox contains an error preventing entering 0 values.) closed by
- fixed: (In [8795]) Fixes #3164. Added explicit test for undefined or null values.
- 12:52 PM Ticket #2652 (Spinner: onmouseout event on up/down arrows changes focus) closed by
- wontfix: The 0.9 Spinner no longer connects to the mouseout events and so this …
- 12:46 PM Ticket #2626 (Resizeabletexarea initially does not resize when loaded into content pane) closed by
- wontfix: The new 0.9 Textarea widget does not have a status bar or label but …
- 12:01 PM Ticket #3182 (Accordion: clicking open pane causes error) created by
- Just try clicking the open pane in themeTester.html. Might as well …
- 11:46 AM Ticket #3150 (layouts "swallow" scroll bars in themeTester.html) closed by
- fixed: (In [8792]) Manually compute content-box of this.containerNode. Fixes …
- 6:10 AM Ticket #2868 (TreeV3 compatible TreeControllerExtension) closed by
- wontfix: TreeControllerExtension? not part of Tree in Dijit; it's all been reworked.
- 6:05 AM Ticket #2697 ([Patch][cla] Impossible to input data in input on a Modal Floating ...) closed by
- wontfix: ModalFloatingPane? discontinued for Dijit 0.9; sorry.
- 6:04 AM Ticket #2676 (Tooltip external file CSS issue) closed by
- wontfix: Right, but this is difficult to fix; actually in 0.9 we just won't be …
- 6:02 AM Ticket #2669 (handling of copyClasses is broken in src/widget/DropdownContainer.js) closed by
- wontfix: DropdownContainer?.js is not used in Dijit.
- 5:56 AM Ticket #2594 (Marked TreeNodes disappear in dojo.Tree) closed by
- fixed: Fixed in Dijit 0.9 and nightly Webkit version of Safari.
- 5:48 AM Ticket #2584 (TreeLoadingController ignores node widget namespace) closed by
- invalid: Tree has been rearchitected in Dijit 0.9 to use dojo.data to get data; …
- 5:46 AM Ticket #2566 (taskBarItem doesn't show inside the taskBar) closed by
- wontfix: Taskbar not supported in Dijit.
- 5:45 AM Ticket #2540 (ModalFloatingPane no drag second time) closed by
- wontfix: ModalFloatingPane? not supported in Dijit; use Dialog instead.
- 5:35 AM Ticket #2458 (DropdownDatePicker: improper implementation) closed by
- fixed: This is all fixed with DateTextBox? in the Dijit release.
- 5:34 AM Ticket #2442 (TreeSelector/TreeSelectorV3 overwrites the name of the current frame) closed by
- fixed: All this code has been changed for the tree in 0.9; no longer an issue.
- 5:33 AM Ticket #2435 (Using dojo.widget.byId().show() twice, fires an error...) closed by
- wontfix: I think Nicola is right, and also, we aren't supporting FloatingPane? …
- 5:28 AM Ticket #2382 (PATCH: gracefully handle invalid selectedChild value for PageContainer) closed by
- wontfix: In general dijit and dojo don't do error checking; it bloats the code …
- 5:27 AM Ticket #2369 (TreeContextMenu inside LinkPane breaks after calling refresh on the ...) closed by
- wontfix: TreeContextMenu? is no longer supported; you have to manually wire up a …
- 5:23 AM Ticket #2336 (IE6 bug with TreeLinkExtension.) closed by
- wontfix: TreeLinkExtension? is no longer part of the Tree widget in Dijit; need …
- 5:12 AM Ticket #2296 ([PATCH] Add a onResize method when a handler has been moved on ...) closed by
- wontfix: Sorry, I don't want onResized() to be called when the SplitContainer? …
- 5:10 AM Ticket #2278 (Drag event hangs when dragging outside the screen) closed by
- wontfix: FloatingPane? is not supported in Dijit.
- 5:07 AM Ticket #880 (Opera: menu text missing) closed by
- wontfix: Don't worry, when we decide to support Opera we'll go through and test …
- 4:21 AM Ticket #880 (Opera: menu text missing) reopened by
- I'm not sure we should be closing out things that are actually bugs... …
- 3:59 AM Ticket #1887 (Option groups in ComboBox widget) closed by
- wontfix: OK, then I'll close it; if other people turn out to want something …
- 3:04 AM Ticket #1873 (Improve DropdownContainer) closed by
- fixed: I agree that TimePicker? is painful to use. [ We've basically gotten …
- 2:52 AM Ticket #1690 (dp: datepicker year enablement incorrect when bounded) closed by
- worksforme: went away with the simplification of the calendar widget in 0.9
- 2:47 AM Ticket #1675 (DropdownTimePicker closes after selecting after hour or minute or am/pm) closed by
- wontfix: not porting to dijit / see #1873 for tracking similar issues
- 2:46 AM Ticket #1677 (DropdownTimePicker doesn't function as form widget) closed by
- wontfix: Not moving to dijit. There should be a compliant replacement …
- 2:44 AM Ticket #1023 (Using two buttons, one hides on mouseOver event on other in IE) closed by
- fixed: Button has been completely redone for 0.9; I'm sure this isn't an …
- 2:40 AM Ticket #2636 (Filtering table Store addDataRange updateDataRange) closed by
- wontfix: This is all being redone for the new Table widget, so won't fix it for …
- 2:40 AM Ticket #2109 (DropDownTimePicker widget page needed in book) closed by
- wontfix: Not supported in Dijit.
- 2:39 AM Ticket #2522 (FilteringTable: cannot completely recreate widget metadata and data) closed by
- wontfix: This is all being redone for the new Table widget, which operates via …
- 2:39 AM Ticket #1874 (Improve TimePicker) closed by
- duplicate: Consolidating under #599
- 2:37 AM Ticket #2477 (24-hour Support in TimePicker Widget) closed by
- wontfix: TimePicker? is not supported by Dijit, though a new TimePicker? widget …
- 2:37 AM Ticket #2469 (Filtering Table onUpdateData, onUpdateDataRange bug old row returns null) closed by
- wontfix: This is all being redone for new Table widget; updates to data will be …
- 2:35 AM Ticket #2400 (Updating FilteringTable property values in Opera is broken) closed by
- wontfix: This is all being redone for the new Table widget.
- 2:34 AM Ticket #2378 (FilteringTable: sorts even when not requested to) closed by
- wontfix: Sorting in new Table widget will be done by dojo.data so we aren't …
- 1:40 AM Ticket #3181 (process locale variants properly) created by
- Reported by Evan Huang (IBM, CCLA) only one line in …
May 28, 2007:
- 10:47 PM Ticket #2990 ([build] Firebug files should be copied when building dojo) closed by
- fixed: (In [8786]) Fixes #2990. Firebug console moved out of _base, so now we …
- 10:30 PM Ticket #3180 (Need layer option to not include some modules that are not in any ...) created by
- Need a way to not include some modules in a layer even if they are not …
- 10:22 PM Ticket #3179 (Build needs to generate base dojo.js automatically) created by
- Right now dojo._base has to be explicitly set in a build profile for …
- 6:47 PM Ticket #3178 (Moveable doesn't work properly inside a div) created by
- It follows the mouse movement but has an offset equals to the …
- 5:53 PM Ticket #3177 (xdomain loading: possible error if local module does ...) created by
- A local module loaded via XHR might try to do a …
- 4:28 PM Ticket #3176 (detect images off mode) closed by
- fixed: (In [8780]) updated check for high contrast to also check for images …
- 4:25 PM Ticket #3176 (detect images off mode) created by
- Need to update the check for high contrast mode to also check for …
- 3:42 PM Tickets #3061,3062 batch updated by
- fixed: (In [8779]) Fix keyboard handling for Combobutton. Fixes #3061 and …
- 3:26 PM Ticket #3099 (tree a11y) closed by
- fixed: (In [8778]) Lots of work for tree a11y. Fixes #3099. Proxy checkin for …
- 2:40 PM Ticket #2270 (Error creating Tooltip for TreeNodeV3) closed by
- wontfix: The Tree code has been completely redone; you can't really set …
- 2:39 PM Ticket #2241 (ColorPalette onColorSelect event reporting: how???) closed by
- invalid: It's on the …
- 2:37 PM Ticket #1782 (TreeV3: no dotted line on IE6) closed by
- invalid
- 2:32 PM Ticket #2208 (icon click doesn't select a node) closed by
- fixed: Just tested in 0.9; working there.
- 2:30 PM Ticket #2202 (test_Tree_3.html - bad layout in Firefox 2.0) closed by
- fixed
- 2:30 PM Ticket #2201 (Wipe toggling overlaps nodes in FireFox 2.0) closed by
- fixed
- 2:29 PM Ticket #2200 (TreeLoadingControllerV3: expandToLevel doesn't work properly when ...) closed by
- wontfix: expandToLevel not supported in Dijit.
- 2:29 PM Ticket #2170 (tests/widget/test_Menu2.html fails in Safari) closed by
- fixed: Dijit Menu is working on webkit nightly; some issues on Safari 2.0.4 …
- 2:27 PM Ticket #2150 (No way to get resize events on FloatingPane) closed by
- wontfix: FloatingPane? not supported for 0.9; use Dialog instead.
- 2:26 PM Ticket #2136 (parse error swapping out srcNode for template node (IE)) closed by
- fixed
- 2:15 PM Ticket #2135 (tests/widget/treeV3/loadingExpandAll.html - doesnt work in 4.1) closed by
- wontfix: This feature isn't supported in Dijit.
- 2:15 PM Ticket #2113 (lengthened tabs don't catch click events) closed by
- fixed: I just tested it w/0.9 and it's working.
- 2:02 PM Ticket #3175 (Autocompleter/Select styling issues) created by
- Style issues: * the drop-down images used in the widgets right now is …
- 1:49 PM Ticket #3174 (dijit.form.Select doesn't empty properly) created by
- Expected behavior: if I empty a dijit.form.Select text input field, …
- 1:42 PM Ticket #3173 (PopupManager: fade in / fade out) created by
- Add fade in / fade out and final opacity setting for PopupManager. …
- 9:55 AM Ticket #2728 (Port DnD2 to 0.9 as DnD) closed by
- fixed: Eugene: this appears to be complete. Lets do new work on this under …
- 9:54 AM Ticket #2873 (port string.Builder to dojox) closed by
- fixed
- 9:47 AM Ticket #3172 (AutoComplete and Select widgets provide poor UI) created by
- Several minor issues contribute to a poor overall experience for the …
- 9:39 AM Ticket #3171 (tooltip popups obscure critical UI choices in InlineEditBox) created by
- inline edit box provides a super-poor UI as currently designed, with …
- 9:25 AM Ticket #1978 (Popup widget don't show at the right position.) closed by
- fixed: I believe this is fixed in [8741] of place.js (in the dijit tree), …
- 7:00 AM Ticket #3170 (Menu: icons not showing up in test_Menu.html) created by
- Not sure if it's a test problem or a code problem…
- 6:53 AM Ticket #1741 (resize problem with FloatingPane attached to the right side of the parent) closed by
- wontfix: FloatingPane? not supported in Dijit.
- 6:49 AM Ticket #1475 (PopupMenu2 in MenuBar2 - not working hide menu when we click on page) closed by
- invalid: I don't understand the bug description and we aren't supporting …
- 6:47 AM Ticket #1423 (HTA application failed to load "dojo.widget.LayoutContainer" with ...) closed by
- fixed: ContentPane? in Dijit doesn't do any CSS munging, so this will no …
- 6:45 AM Ticket #1418 (Unable to edit text in Editor widget using Firefox 1.5.0.6) closed by
- wontfix: Not sure what was up w/this. Editor works in Firefox in general. …
- 6:41 AM Ticket #1363 (PopupManager misbehaves in iframes) closed by
- fixed: The PopupManager? has been rewritten for 0.9 and I think/hope this …
- 6:39 AM Ticket #1343 (createWidget Bug?) closed by
- wontfix: There are a lot of error conditions we could check for throughout the …
- 6:35 AM Ticket #1214 (dojoInsertionIndex starts at 1 when it should start at 0 for child ...) closed by
- fixed: This code has all been redone for 0.9.
- 6:30 AM Ticket #887 (IE: custom template failed) closed by
- fixed: This test isn't part of Dijit 0.9, and also templates have been …
- 6:30 AM Ticket #2462 (dojo.event.connect() call does not free up reference to the connected ...) closed by
- fixed: A new reference handling system in 0.9's dojo.connect() should …
- 6:29 AM Ticket #880 (Opera: menu text missing) closed by
- wontfix: Opera not supported for dijit.
- 6:27 AM Ticket #450 (EditorTreeContextMenu - previously selected menu item highlighted in ...) closed by
- wontfix: EditorTreeContextMenu? is not supported as part of the tree in dijit.
- 6:23 AM Ticket #423 (dnd float attribute should get wiped in FloatingPane) closed by
- wontfix: FloatingPane? itself not supported in Dijit, and also, if a …
- 6:21 AM Ticket #298 (Widget Manager and Z-Index) closed by
- fixed: PopupManager? in dijit handles this.
- 6:20 AM Ticket #2918 (FilteringTable can not filter on hidden fields) closed by
- wontfix: FilteringTable? will be replaced by a Table widget that connects to a …
- 6:17 AM Ticket #2715 (TreeContextMenuV3 and TreeContextMenu cause parse errors when used in ...) closed by
- wontfix: TreeContextMenu? is not supported as part of Dijit (have to hook normal …
- 6:16 AM Ticket #2688 (Dojo floating panes not working after moving on screen) closed by
- wontfix: A test case would have been useful here, but anyway, FloatingPane? is …
- 6:15 AM Ticket #2572 (Tooltip test hangs FF 2.0 (PC and mac)) closed by
- fixed
- 6:14 AM Ticket #2569 (creating InlineEditBox using 'first' position doesn't hide original ...) closed by
- wontfix: createWidget() itself is no longer supported, so we won't fix this bug.
- 6:13 AM Ticket #2513 (FloatingPane - size in Internet Explorer 6) closed by
- invalid: FloatingPane? won't be supported in Dijit (maybe someone will port it …
- 6:10 AM Ticket #2466 (Large tree too slow) closed by
- wontfix: I'm not sure why it was so slow for you, but Tree has been completely …
- 6:09 AM Ticket #2191 (TreeDocIconExtension: errors when rebuilding tree) closed by
- wontfix: TreeDocIconExtension? no longer supported for 0.9.
- 6:08 AM Ticket #2162 (DnD breaks for new tree nodes) closed by
- wontfix: DnD for Tree nodes is not supported in Dijit, and also the DnD …
- 6:07 AM Ticket #2146 (TreeV3 context menu: disabled actions do not work for a ...) closed by
- wontfix: Context menus for the Tree in Dijit 0.9 are no longer supported (you …
- 6:06 AM Ticket #2127 (dojoAttachEvent with multiple events *broken* on firefox and opera) closed by
- invalid: I'm not sure what onResize on an image even means. Pluswhich, we …
- 6:03 AM Ticket #2857 (Setting the focus() by using two ModalFloatingPane Widgets) closed by
- invalid: Dom nodes (and some widgets) have a focus() function; you should be …
- 5:56 AM Ticket #1064 (Exception in Fireox after removing tree node: ...) closed by
- wontfix: The Tree in dijit doesn't even support removing nodes, so I'm gonna …
- 4:21 AM Ticket #3028 ([PopupManager] openAround requres all optional arguments) closed by
- fixed: (In [8776]) Default values for openAround() orient and padding …
- 3:51 AM Ticket #3169 (refactor interface to AutoCompleterMenu) created by
- As per notes in Autocompleter.js: I'd like the interface to …
- 3:45 AM Ticket #3168 (remove dijit.form._DropDownTextBox.Popup) created by
- PopupManager? should be able to popup any widget, so …
- 3:41 AM Ticket #2671 (change dojoType to dijit) closed by
- invalid: We decided to move the parser to dojo instead.
- 3:12 AM Ticket #3167 (Port Fisheye to Dojox) created by
- I've ported FisheyeList? to 0.9 dojo. I'm attaching the file if anyone …
- 1:59 AM Tickets #2860,2862 batch updated by
- fixed: (In [8774]) Implement options.fractional, set to [true,false] by …
May 27, 2007:
- 9:27 PM Ticket #3166 (Create resources directory, for usage in DojoX) closed by
- fixed: (In [8768]) Fixes #3166. Create resources directory, and a README …
- 9:26 PM Ticket #3166 (Create resources directory, for usage in DojoX) created by
- Create resources directory for things like README templates, etc. May …
- 7:25 PM Ticket #3083 (blowfish decrypt() breaks on 'short' messages.) closed by
- fixed: (In [8766]) Fixes #3083. Was not taking into account non-word size …
- 6:52 PM Ticket #3046 (Port crypto to dojox.) closed by
- fixed: (In [8764]) Fixes #3046.
- 6:29 PM Ticket #2739 (FilteringTable.columns[i].sortFunction - KISS, one-liner) closed by
- wontfix: More like invalid, because I'm not going to add the ability to pass in …
- 6:26 PM Tickets #2249,3014,3045 batch updated by
- fixed: (In [8763]) Fixes #3045, #3014, #2249.
- 6:20 PM Ticket #3114 ([gfx] Change all "document" references to "ownerDocument" in vml.js) closed by
- fixed: (In [8762]) Fixes #3114.
- 6:53 AM Ticket #3165 (dijit.form.ValidationTextbox clears the illegal value when it loses a focus) created by
-
dijit.form.ValidationTextbox
replaces an illegal value with an … - 6:28 AM Ticket #3164 (dijit.form.Textbox contains an error preventing entering 0 values.) created by
-
dijit.form.Textbox.setValue(value)
defined like that (in lines … - 4:35 AM Ticket #2603 (HTML inside a Widget is not copied to containerNode when using ...) closed by
- fixed: I don't think this is an issue with dijit anymore, but also looking at …
- 4:28 AM Ticket #3163 (move parser.js and manager.js from dijit to core) created by
- Move dijit/util/parser.js and dijit/util/manager.js to dojo core, so …
- 3:49 AM Ticket #3162 (need inline doc for html) created by
- I noticed these functions were missing inline doc: * dojo.coords() * …
- 3:45 AM Ticket #3161 (need inline doc for dojo.subscribe(), dojo.unsubscribe(), and ...) created by
- (see summary, above)
May 26, 2007:
- 3:36 PM Ticket #3160 (build: dependency prefixes with dots in them are copied wrong.) closed by
- fixed: (In [8753]) Fixes #3160. dependency prefixes with dots in them should …
- 3:35 PM Ticket #3160 (build: dependency prefixes with dots in them are copied wrong.) created by
- Reported on dojo-interest by zhangxu xa: I found there maybe a …
- 12:22 PM WikiStart edited by
- (diff)
- 4:33 AM Ticket #3159 (web build: incorrectly builds dojo.js for dojo.gfx.*) created by
- If only dojo.gfx.* is listed as a build dependency, it incorrectly …
- 3:42 AM Ticket #1662 (JS Style Guide) closed by
- fixed
- 2:41 AM Ticket #3156 (onkeypress not firing for Asian chars) closed by
- invalid: We went through talking about this a year or two ago. Characters …
- 2:33 AM Ticket #3158 (Opera refresh issue) created by
- So I have a very simple lfx.slideTo. On clicking anywhere within a …
- 1:43 AM Ticket #3157 (instance-level widget property instantiation is b0rken) closed by
- fixed: seems use if Scott's new preamble() method fixes. Sorry for the false …
- 1:26 AM Ticket #3157 (instance-level widget property instantiation is b0rken) created by
- In previous versions, the widget lifecycle was externally driven, …
Note: See TracTimeline
for information about the timeline view.