Timeline
Nov 15, 2007:
- 11:37 PM Ticket #5166 (dijit.form.Button.setLabel can result in display:none) created by
- Button.setLabel on mozilla sets the style.display to none and then …
- 11:34 PM Ticket #5065 ([patch]widget.Chart2D fails when axis type is not default.) closed by
- fixed: fixed in [11532]
- 10:31 PM Ticket #5165 (Website has issues with large fonts) created by
- Please see attached screenshot, taken with the following settings: * …
- 10:29 PM Ticket #5164 (translation updates from IBM) closed by
- fixed: (In [11535]) updated translations on 1.0 branch. Fixes #5164
- 10:15 PM Ticket #5164 (translation updates from IBM) created by
- some corrections to dojo/nls/color and dijit/_editor/nls/command
- 6:52 PM Ticket #5163 ([dojox][patch][no cla] fx.highlight missing functionality that was in 0.4.3) created by
-
dojox.fx.highlight
in 1.0 is missing some functionality that was in … - 5:05 PM Ticket #5162 (doStartEdit functionality must return a return value from canEdit or ...) created by
- When using doStartEdit functionality of grid if you do not return a …
- 5:03 PM Ticket #5161 (When using Dojox.grid doStartEdit you must return ...) created by
- When using doStartEdit functionality of grid if you do not return a …
- 4:40 PM Ticket #5160 (dojo.Declaration does event connections on the prototype functions) created by
- If we've created a class using a type="dojo/connect" script block, the …
- 2:20 PM Ticket #5145 (Grid display issue) reopened by
- The ticket #4900 and the forum url which you mentioned, both talk …
- 11:02 AM Ticket #5159 (TreeNodes without IDs /defaultChildWidget.prototype.createSimple ...) created by
- I create TreeNodes? programmatically with arrays sent over by Ajax. …
- 10:52 AM Ticket #5158 (0.9 doc page error in IE) created by
- go to http://redesign.dojotoolkit.org/ in IE (6), "dojo is not …
- 5:02 AM Ticket #5014 (dojo.version inconsistent between source and bin versions) closed by
- fixed: (In [11528]) Fixes #5014. Missing import caused the stamping of …
- 4:49 AM Ticket #5131 (isDebug:true iframe dojo inside isDebug:false main page dojo fails (IE)) closed by
- fixed: (In [11526]) Fixes #5131. Make sure if trying to access parent frame, …
- 1:46 AM Ticket #5157 (DIalog method not found when source (href) is used) closed by
- invalid: I believe you misunderstand the use of dojo/method... if you write …
- 1:03 AM Ticket #5118 (Dialog: hide() followed quickly by destroy() throws error) closed by
- fixed: (In [11525]) Fixes #5118: stop animation before destroying widget, or …
- 12:43 AM Ticket #5141 (Dialog hide() and then uninitialize() produces js error) closed by
- duplicate
Nov 14, 2007:
- 11:48 PM Ticket #5094 (dtk theme -- need cursor CSS for project buttons) closed by
- invalid: OK, so I'm going to close this then; if you were referring to the home …
- 11:32 PM Ticket #5138 (dtk theme, "new" items arent always highlighted") closed by
- fixed: Should be fixed.
- 11:04 PM Ticket #5145 (Grid display issue) closed by
- duplicate: Dup of #4900 and of …
- 10:57 PM Ticket #5157 (DIalog method not found when source (href) is used) created by
- When a Dialog is loaded from an href (external source), and a …
- 10:24 PM Ticket #5156 (InlineEditBox - no setValue) created by
- InlineEditBox? does not have a setValue() function; there is no simple …
- 9:37 PM Ticket #5155 (QueryReadStore does not implement dojo.data.api.Identity) created by
- It looks like the QueryReadStore? has all the dojo.data.api.Identity …
- 7:15 PM Ticket #5154 (Trouble instantiating CurrencyTextBox in TABLE inside a FORM) created by
- placeholder to remind me to document this bug trying to instantiate a …
- 7:06 PM Ticket #4227 (ComboButton initially displayed as LTR in RTL mode (FF2)) closed by
- fixed: fixed: (In [11523])
- 6:53 PM Ticket #4349 (dijit.form.HorizontalSlider broken in RTL mode) closed by
- fixed: (In [11523]) Fix Slider and ComboBox? bidi problems. Fixes #4349
- 6:40 PM Ticket #5153 (toolbar not rendering properly in rtl) created by
- This is a regression since the 1.0 release undo/redo are correct, …
- 6:31 PM Ticket #5152 (Slider in rtl - click selects at the wrong point) created by
- dijit/themes/themeTester.html?dir=rtl Various Dijits Click on the …
- 4:53 PM Ticket #5150 (dojo base should supply common blank.gif to use) closed by
- fixed: (In [11522]) fixes #5150 - i think this is the last of the transparent …
- 4:50 PM Ticket #5112 (Lightbox: Safari fails every 2nd time) closed by
- fixed: (In [11521]) fixes #5112 - turns out if you don't change the .src on …
- 4:36 PM Ticket #5151 (DateTextBox: Icon to control drop down display) created by
- DateTextBox and TimeTextBox widgets should have an option that lets …
- 4:10 PM Ticket #5150 (dojo base should supply common blank.gif to use) created by
- there are a number of places where the 1x1px transparent gif can be …
- 4:09 PM Ticket #5149 (testUrl runs default tests) created by
- In the demo today, testUrl ran both the passed testUrl and the default …
- 4:00 PM Ticket #5148 (position:absolute/relative styleing in dijit.css cause input boxs ...) created by
- Scroll right on the red box in the test (test is just a modified …
- 3:42 PM Ticket #5147 (Make dojo.subscribe place an entry in _topics in case a topic is later ...) created by
- Make dojo.subscribe place an entry in _topics in case a topic is later …
- 2:40 PM Ticket #5143 (dojox.widget.Loader.js: "attachPointer" should be "attachToPointer") closed by
- fixed: (In [11517]) fixes #5143 - typo in dojox.widget.Loader -
- 1:55 PM Ticket #5130 (TabContainer: no focus box on the tab pane.) closed by
- wontfix: The tab panes were not put into the tab order by design. Firefox may …
- 1:55 PM Ticket #5146 (Multiple subscribers for the same cometd channel) created by
- The current implementation of cometd cancels existing subscriptions …
- 1:41 PM Ticket #5145 (Grid display issue) created by
- When we place the Grid within a ContentPane? which is a child of a …
- 12:23 PM Ticket #5144 (Have a short function wrapper for debugAtAllCosts) created by
- Have something like: dojo.addOnIfDebug = function(fn){ …
- 12:11 PM Ticket #4900 (Grid does not resize with parent widgets) reopened by
- Replying to bill: > Marking invalid; feel free to reopen …
- 9:29 AM Ticket #5143 (dojox.widget.Loader.js: "attachPointer" should be "attachToPointer") created by
- dojox.widget.Loader.js […]
- 9:04 AM Ticket #5142 (dojo.style, undefined or null error) created by
- […]
- 8:05 AM Ticket #5141 (Dialog hide() and then uninitialize() produces js error) created by
- If you create a dialog, and then hide it, and uninitialize it, it …
- 7:58 AM Ticket #5140 (Some TextBox problems) created by
- Hi, I've some problems with the TextBox?. 1) In firefox …
- 6:16 AM Ticket #5139 (Combobox, etc: too wide on safari) created by
- On Safari, see …
- 6:04 AM Ticket #5138 (dtk theme, "new" items arent always highlighted") created by
- on the /tracker page, new items are marked with "marker" not …
- 6:01 AM Ticket #5137 (add jsonPath query to dojox) closed by
- fixed: (In [11516]) first version of jsonPath query to dojox. This is just …
- 5:59 AM Ticket #5137 (add jsonPath query to dojox) created by
- Add the ported version of jsonPath to dojox.
- 5:52 AM Ticket #5013 (mail demo shows up wrong on safari) closed by
- fixed: (In [11514]) Fixes #5013 on 1.0 branch: this is just a workaround to …
- 5:44 AM Ticket #5069 (Ticket #5054 flagged "fixed" but after applying changes, unable to ...) closed by
- fixed: (In [11512]) Repair boolean logic broken in [11460]. Fixes #5069.
- 5:40 AM Ticket #5136 (race condition loading CSS / initializing widgets) created by
- Bug #5013 demonstrates a race condition with executing our JS …
- 5:38 AM Ticket #5135 (Add showcase to menu) created by
- Perhaps examples should be showcase? (Right now, it points at demos) …
- 4:26 AM Ticket #5134 (Dialog: No focus box when focus is on dialog with a title bar) created by
- Go to …
- 4:02 AM Ticket #5133 (Dialog: The dialog itself shouldn't get focus, only its contents) created by
- Go to …
- 3:38 AM Ticket #5070 (mail demo fails when viewed within web site) closed by
- fixed: (In [11510]) Fixes #5070 on trunk: isDebug: true page in an iframe …
- 3:38 AM Ticket #5132 ([patch] [ccla] ProgressBar: no visible focus indicator when at min or max) created by
- Go to …
- 3:35 AM Ticket #5131 (isDebug:true iframe dojo inside isDebug:false main page dojo fails (IE)) created by
- This was the root cause of #5070. The main drupal page included dojo …
- 1:28 AM Ticket #5130 (TabContainer: no focus box on the tab pane.) created by
- Go to …
Nov 13, 2007:
- 11:44 PM Ticket #5125 (Can't programmaticly create a dropdownbutton to a tooltipdialog) closed by
- invalid: it was just that startup was not being called.
- 11:40 PM Ticket #5129 (Forum post page need sidebar block for recent posts in that forum?) created by
- Might give it some context. Also the full width makes for a rather …
- 11:38 PM Ticket #5128 (block-views styling) created by
- the header and unordered list of links for the views generated blocks …
- 11:35 PM Ticket #5127 (Default section banner needs to say something, add something.) created by
- We could collapse it up to just a color stripe, or add some …
- 11:33 PM Ticket #5126 (Blog page blocks) created by
- Blog pages: Should have right sidebar block of posts to that blog, …
- 11:11 PM Ticket #5125 (Can't programmaticly create a dropdownbutton to a tooltipdialog) created by
- Try to create a dropdownbutton to a tooltipdialog does not work and it …
- 10:01 PM Ticket #5105 (Textarea: accessible value is incorrect) closed by
- invalid: I was wrong about this. The role that gets focus is a pane and the …
- 9:52 PM Ticket #5004 (QueryReadStore and Proto*cough* incompatible [patch] [cla]) closed by
- fixed: (In [11507]) Fixes for prototype compatibility. Also fixed another …
- 8:57 PM Ticket #5123 (Can't modify a dojox.charting.widget.Chart2D) closed by
- invalid: Use "chart" property for that.
- 8:54 PM Ticket #5124 (ComboButton, FF2 only: no focus box) created by
- Go to the button test and move focus to a combo button. There is no …
- 8:53 PM Ticket #5123 (Can't modify a dojox.charting.widget.Chart2D) created by
- Right now the dojox.charting.widget.Chart2D only inherits from Widget. …
- 8:31 PM Ticket #5122 (Grid onStyleRow removes -selected and -odd classes, inRow.selected) created by
- The use of onStyleRow in the creation (markup or programmatic) of a …
- 8:28 PM Ticket #5066 (Series have no x values) closed by
- fixed: peller: I plan to update 1.0.1 with new gfx and charting whole-sale, …
- 7:37 PM Ticket #5041 ([patch] patch for QueryReadStore) closed by
- fixed: (In [11505]) Minor fix to QueryReadStore?. fixes #5041
- 6:59 PM Ticket #5121 ([patch][cla] dojox.dtl has a problem with script tags on IE6) created by
- This example test fail on IE6 but get passed on FF2, Opera9 and …
- 6:14 PM Ticket #5120 ([email protected] spam) created by
- Can we put a basic spam filter on the mail server?
- 5:46 PM Ticket #5119 (ColorPalette: Focus set on doc not on cell) created by
- Go to .../dojotoolkit/dijit/tests/test_ColorPalette.html and set focus …
- 5:38 PM Ticket #5118 (Dialog: hide() followed quickly by destroy() throws error) created by
- Calling dijit.Dialog.hide(), and then immediately calling …
- 5:26 PM Ticket #5117 (Textarea, FF2/3 only: accessible name is not set when labelfor is used.) created by
- Using a local copy of .../dijit/tests/form/test_Textarea.html modify …
- 4:28 PM Ticket #5116 (Textarea, FF3 only: no text is displayed) created by
- Go to version 1.0 textarea at …
- 3:20 PM Ticket #5115 ([patch][cla]D.O.H. in Rhino should return an appropriate exit code ...) created by
- D.O.H., when run in Rhino, always returns an exit code of 0 (success) …
- 2:30 PM Tickets #5113,5114 batch updated by
- fixed: (In [11504]) fixes #5113 and fixes #5114 - increase doctool memory …
- 2:28 PM Ticket #5114 (adjust weights of drupal jsdoc nodes) created by
- bring the more relevant information to the top. the goal is: |object …
- 2:24 PM Ticket #5113 (increase doctool's allotted memory) created by
- jsdoc.module allots 192M of memory. Parsing locally was dying …
- 2:08 PM Ticket #5112 (Lightbox: Safari fails every 2nd time) created by
- Like IE in Ticket #4868, …
- 12:13 PM Ticket #4982 (dijit.form.Button ignores form onsubmit) closed by
- fixed: (In [11502]) Fixes #4982 for 1.1. Call the form onsubmit to see if …
- 11:47 AM Ticket #5110 (Mail Demo: dropdown arrow in dialog not rendering correctly) closed by
- duplicate: Dup of #4916
- 4:27 AM Ticket #5111 (Slider: disabled slider should not be a tab stop) created by
- Open …
- 4:17 AM Ticket #5110 (Mail Demo: dropdown arrow in dialog not rendering correctly) created by
- seen in FF2 open the mail demo …
- 3:55 AM Ticket #5109 (InlineEditBox for textarea, FF3 only: edit box doesn't resize) created by
- Open …
- 3:51 AM Ticket #5108 (InlineEditBox, textarea, FF2/3 only: Esc doesn't revert multiple lines) created by
- Open …
- 3:48 AM Ticket #5107 (InlineEditBox: Save button not disabled after pressing Esc to revert value.) created by
- Open …
- 3:45 AM Ticket #5106 (InlineEditBox for textarea, FF3 only: shift Tab doesn't work after ...) created by
- Open …
- 3:41 AM Ticket #5105 (Textarea: accessible value is incorrect) created by
- Open v1.0 …
- 3:37 AM Ticket #5104 (InlineEditBox for textarea, FF3 only: updated value is not saved on ...) created by
- Open …
- 3:34 AM Ticket #5103 (InlineEditBox for textarea, FF3 only: Esc doesn't revert value) created by
- Open …
- 3:15 AM Ticket #5102 (InlineEditBox: First tab press ignored after using the inline) created by
- Open …
- 3:10 AM Ticket #5101 (InlineEditBox: Pressing tab after entering data doesn't move to next field) created by
- Open …
- 1:34 AM Ticket #5100 (DnD overSource() sometimes called onDndStart()) created by
- If accept and dndType attributes have been set on dojo.dnd.Source and …
- 1:27 AM Ticket #5099 ([patch]Failure to load Editor programmatically on hidden element) created by
- * Test case uses Dojo 1.0 over CDN - Bug still present on FF2 - …
- 12:46 AM Ticket #5098 (Checkbox: Missing focus box on Firefox) closed by
- duplicate: Looks like a dup of #4099?
Nov 12, 2007:
- 9:57 PM Ticket #5098 (Checkbox: Missing focus box on Firefox) created by
- There is no focus box on dojo checkboxes or radio buttons. The …
- 9:37 PM Ticket #5097 ([patch-trivial]D.O.H. runner.js ignores command line arguments when ...) created by
- To run my own unit tests on the command line using D.O.H. via Rhino, I …
- 6:42 PM Ticket #5093 (typematic connects not disconnected) closed by
- fixed: (In [11495]) Fixes #5093. Add typematic connects to _this._connects …
- 5:38 PM Ticket #5096 (event.layerX/Y sometimes incorrect) created by
- According to the dojo book the event.layerX and event.layerY are the …
- 5:28 PM Ticket #5095 (need a way to flush/reset jsdoc database) created by
- anything easier than dropping the drupal database and reinstalling …
- 4:54 PM Ticket #5094 (dtk theme -- need cursor CSS for project buttons) created by
- Current mouseover of the Project toolbar does not indicate that the …
- 4:51 PM Ticket #5060 (ColorPalette extremely slow with IE6) closed by
- fixed: (In [11493]) Fixes #5060 on 1.0 branch: ColorPalette? inefficient code …
- 4:46 PM Ticket #5093 (typematic connects not disconnected) created by
- At least in spinner, we have typematic connection that isn't …
- 4:28 PM Ticket #4370 (BiDi enable TabContainer) closed by
- fixed: opened new ticket #5092 for themeTester issue
- 4:27 PM Ticket #5092 (IE: rtl TabContainer broken in themeTester) created by
- 3:01 PM Ticket #5065 ([patch]widget.Chart2D fails when axis type is not default.) reopened by
- needs to go in 1.0 branch as well
- 2:57 PM Ticket #5044 (LazyLoadJSIStore demo using wrong index self._itemId) closed by
- fixed: (In [11491]) Minor fix. fixes #5044
- 2:41 PM Ticket #5091 (debugAtAllCosts: true makes modules loaded twice) created by
- When you add debugAtAllCosts true in a djConfig, some modules are …
- 2:05 PM Ticket #5090 (Typo in dojox/grid/_data/model.js) created by
- At: …
- 12:38 PM Ticket #3839 (tooltip is transparent on IE 7) closed by
- fixed: (In [11487]) fixes #3839 update dijit.css to contain an a11y class for …
- 6:25 AM Ticket #5085 (top/left logo should be home link, image) closed by
- fixed: Note: we'll need a print-version of this logo image eventually.
- 6:17 AM Ticket #5065 ([patch]widget.Chart2D fails when axis type is not default.) closed by
- fixed: (In [11485]) charting: fixing typos, fixes #5065. Thx, guest.
- 6:04 AM Ticket #5086 ("create content" link visible for anon user) closed by
- fixed: made admin & accounts block (footer) only available for authenticated …
- 6:03 AM Ticket #5084 (user info region enhancements) closed by
- fixed
- 6:02 AM Ticket #5088 (Banner text styling) closed by
- fixed
- 3:57 AM Ticket #5089 (dojo.date.add weekday routine assumes Saturday/Sunday) created by
- 3:53 AM Ticket #5053 (test_date_add_diff_weekday failure) closed by
- fixed
- 3:51 AM Ticket #5088 (Banner text styling) created by
- Style the text for the section banners (white, arial)
- 3:31 AM Ticket #5087 (in-page anchors) created by
- full menu link should degrade to anchor link: #fullmenu add other …
- 3:27 AM Ticket #5086 ("create content" link visible for anon user) created by
- 3:26 AM Ticket #5085 (top/left logo should be home link, image) created by
- refactor top/left logo as foreground image, link to home.
- 3:25 AM Ticket #5084 (user info region enhancements) created by
- user region: logged in as: username (link to profile page)
- 2:44 AM Ticket #5083 (Chart2D axis error) created by
- when i put a dojox.charting.Chart2D into a dijit.Dialog, the label of …
- 2:15 AM Ticket #5082 (Consider new data to map countries to continents in i18n demo) created by
- Some 'continent' properties are missing. See #5033
- 2:13 AM Ticket #5033 (i18n demo: China missing from Asia) closed by
- fixed: (In [11480]) Associate China with Asia. Fixes #5033
Nov 11, 2007:
- 11:40 PM Ticket #5081 (InlineEditBox: editor="dijit.Editor" doesn't work) created by
- Browser: Firefox 2.0.0.9 Dojo Version: 1.0 (installed …
- 11:08 PM Ticket #5080 (expose css selector definition on dojo.query) created by
- Right now it is not possible to implement custom css selectors …
- 9:49 PM Ticket #5079 (Community Landing Page content) created by
- Should alias /node/398 aka developer/GettingInvolved
- 9:48 PM Ticket #5078 (Support Landing Page content needed) created by
- needs to outline support options, including forums, #dojo, …
- 9:47 PM Ticket #5077 (Quick-Start Landing Page content needed) created by
- 7:14 PM Ticket #5076 (Incorrect date display for en-GB) closed by
- fixed: (In [11478]) use lower-case locales. Fixes #5076
- 7:04 PM Ticket #5064 (FilteringSelect onChange fires when Page Loads) closed by
- fixed: (In [11475]) Fixes #5064 for 1.1. Changed FilteringSelect? to …
- 4:35 PM Ticket #5076 (Incorrect date display for en-GB) created by
- While playing with the demo : dijit/demos/i18n.html I switch to the …
- 2:38 PM Ticket #4096 (dojo.require should return a Deferred) closed by
- wontfix: i'm inclined to agree with you after this time.
- 2:11 PM Ticket #5056 (TRAC post-commit hooks not fixing issues.) closed by
- fixed
- 2:09 PM Ticket #5071 (Unable to show() floatingpane's with dockable set to false) closed by
- duplicate: i just fixed this in trunk, iirc. are you using 1.0.0 release? please …
- 2:05 PM Ticket #5075 (Lightbox: underlay doesn't work properly) closed by
- wontfix: not sure the issue here. the .dijitDialogUnderlay defined in …
- 12:25 PM Ticket #5075 (Lightbox: underlay doesn't work properly) created by
- The class .dijitDialogUnderlay isn't set correctly for the intended use.
- 12:07 PM Ticket #5074 (Non gregorian calendars support) created by
- Hi non gregorian calendars needs to be supported such as …
- 1:10 AM Ticket #5072 (content is shown before tabs are loaded) closed by
- wontfix: You need to set style="display: none" on the hidden tabs (or on all …
Nov 10, 2007:
- 11:41 PM Ticket #5073 ([dojox.image] gallery: photo-index like slideshow in OS X) created by
- It would be very nice to have a photo-index in the overlay. Like the …
- 11:37 PM Ticket #5072 (content is shown before tabs are loaded) created by
- On slow connections (or big tab-contents) there is the phenomenon that …
- 9:59 PM Ticket #5071 (Unable to show() floatingpane's with dockable set to false) created by
- When you create a floatingpane and set dockable="false" then use …
- 4:24 PM Ticket #5070 (mail demo fails when viewed within web site) created by
- http://dojotoolkit.org/demos/email-using-1-0 Drupal's inclusion of …
- 4:05 PM Ticket #5069 (Ticket #5054 flagged "fixed" but after applying changes, unable to ...) created by
- Ticket #5054 was flagged "fixed" but after applying the changes made …
- 3:42 PM Ticket #5024 (dojox.image.ThumnailPicker size is not configurable when in a Gallery) closed by
- fixed: (In [11473]) fixes #5024 - sizing patch from shane o'sullivan (CLA). …
- 12:35 AM Ticket #5068 (invalid tooltip in filteringselect is not persistent enough) created by
- Run test_FilteringSelect.html. In the first box, enter anything …
- 12:30 AM Ticket #5043 (ValidationTextBox continues showing promptMessage instead of invalidMessage) closed by
- fixed: (In [11467]) Fixes #5043. Must hide the tooltip when changing the …
- 12:06 AM Tickets #5034,5042 batch updated by
- fixed: (In [11465]) Fixes #5042, #5034 in 1.1. The previous opacity change …
Nov 9, 2007:
- 11:22 PM Ticket #5067 (test ticket) closed by
- fixed: (In [11464]) trac svn hooks fixed. fixes #5067
- 11:11 PM Ticket #5067 (test ticket) created by
- 10:40 PM Ticket #5054 (Grid c.editor has no properties after trying to resize a header) closed by
- fixed: Fixed on 1.0 branch also: [11460]
- 10:36 PM Ticket #5054 (Grid c.editor has no properties after trying to resize a header) reopened by
- has to go in 1.0 branch as well
- 10:29 PM Ticket #5054 (Grid c.editor has no properties after trying to resize a header) closed by
- fixed: [11459] Grid should not put editor-less cells in edit mode. Also …
- 9:58 PM Ticket #4899 (Need a test case for custom sorting on the model) closed by
- fixed: Sample added in [11458].
- 8:29 PM Ticket #5066 (Series have no x values) created by
- Right now, if you make a line graph, the series y values are …
- 8:24 PM Ticket #5065 ([patch]widget.Chart2D fails when axis type is not default.) created by
- To reproduce, change the test_widget2d.html by adding type="Default" …
- 7:40 PM Ticket #5061 (dijit.Tree patch for Safari 2) closed by
- fixed: Fixed in trunk: [11456] and 1.0 branch: [11457]
- 7:29 PM Ticket #5064 (FilteringSelect onChange fires when Page Loads) created by
- If you add an onChange event to a FilteringSelect?, it will fire when …
- 7:21 PM Ticket #1599 (FisheyeList calling show throws error in IE) closed by
- invalid: Closing this out... ContentPane? no longer has "show", and if you do …
- 4:29 PM Ticket #5063 ([cla][patch][needs tests[ NEW dojox.data.DBFilteredReadStore) created by
- I have made a provider for server side filtering . I started from …
- 4:05 PM Ticket #5059 (mapNode has no properties caused by bug in dijit._Widget) closed by
- invalid: yeah, I think the current code is correct, even though it does look …
- 3:55 PM Ticket #5062 (Tree: method to fully expand a tree (expand all nodes in the tree ...) created by
- I've been seeing a lot of questions in regards to 'dynamically or auto …
- 2:28 PM Ticket #5061 (dijit.Tree patch for Safari 2) created by
- dijit.Tree does not currently parse in Safari 2. After doing some …
- 1:13 PM Ticket #5060 (ColorPalette extremely slow with IE6) created by
- I have some remarks about the ColorPalette? component. It is extremely …
- 12:01 PM Ticket #5059 (mapNode has no properties caused by bug in dijit._Widget) created by
- There is a bug in the version 1.0 release in dijit._Widget line 122 …
- 7:20 AM Ticket #5058 (Bug in DnD for Tree in rel. 1.0.0) created by
- I'm running dijit/tests/tree/test_tree_DnD.html. Dropping from …
Nov 8, 2007:
- 11:56 PM Ticket #4956 (Try using labelledby or describedby on the ProgressBar to provide ...) closed by
- fixed: Checked into trunk also: [11453]
- 10:31 PM Ticket #5042 (combobox flickers on FF2 when the arrow is clicked) reopened by
- For some reason, the tooltip dialog test in test_Dialog.html (pizza …
- 10:17 PM Ticket #5057 (Remove console.debug() calls from dojo.dnd.autoScrollNodes) closed by
- fixed: fixed in rev [11454]
- 9:57 PM Ticket #5057 (Remove console.debug() calls from dojo.dnd.autoScrollNodes) created by
- The function dojo.dnd.autoScrollNodes has two calls to console.debug() …
- 8:56 PM Ticket #4956 (Try using labelledby or describedby on the ProgressBar to provide ...) reopened by
- needs to be checked into trunk also
- 7:39 PM Ticket #5056 (TRAC post-commit hooks not fixing issues.) created by
- since this morning, saying "fixes #xxxxx" or "refs #xxxxx" does not …
- 7:36 PM Ticket #5031 (FloatingPane this.dockTo undefined error) closed by
- fixed: fixed in [11452]
- 7:24 PM Ticket #5008 (dojox.widget.FileInputAuto fails with Malformed multipart POST: data ...) closed by
- fixed: fixed in [11451]
- 6:57 PM Ticket #4956 (Try using labelledby or describedby on the ProgressBar to provide ...) closed by
- fixed: Fixed with changeset [11450] …
- 6:46 PM Ticket #5055 (add apis for consistent handling of tabindex) created by
- the tabindex attribute is treated differently by the browser and …
- 3:57 PM Ticket #5054 (Grid c.editor has no properties after trying to resize a header) created by
- I do not know how you rate your severity levels, but this problem …
- 3:38 PM Ticket #5042 (combobox flickers on FF2 when the arrow is clicked) closed by
- fixed: Post-commit hooks not working - fixed in [11445].
- 3:24 PM Ticket #5053 (test_date_add_diff_weekday failure) created by
- Bryan introduced a unit test that shows how this method fails. […]
- 3:10 PM Ticket #5052 (tests._base.query code throws exception) created by
- an exception is thrown […] the method …
- 3:02 PM Ticket #5047 (dojo.date.add doesn't correctly calculate hours or weekdays for DST) closed by
- fixed: Fixed in [11448] and [11449]
- 2:48 PM Ticket #4794 ([dojox] widget.FileInput - broken in ie6?) closed by
- fixed: post-commit trac hook to read fixes ##### and refs ##### not working …
- 12:19 PM Ticket #5051 (Safari graphic text and events problems) created by
- I have the following piece of code the problem is when scrolling down …
- 5:42 AM Ticket #5050 (Can't scroll with scroll wheel and mouse in sub-grid) created by
- This is in firefox running the test_subgrid.html test. Expand one of …
- 5:05 AM Ticket #5049 (Add more layers for CDN build) created by
- Shane O'Sullivan asked for more layers in the CDN build, as much as …
- 4:49 AM Ticket #5048 (Fix programmatic grid creation on IE) created by
- It looks like there was a fix for this issue in r11434. No trac ticket …
- 3:56 AM Ticket #5047 (dojo.date.add doesn't correctly calculate hours or weekdays for DST) created by
- I'm attaching a patch to update the date tests to compare what …
- 2:15 AM Ticket #5046 (contentPane doesn't work properly in dojo 1.0.0) closed by
- duplicate: Invalid, and duplicate of #5045.
- 2:13 AM Ticket #5045 (contentPane doesn't work properly in dojo 1.0.0) closed by
- invalid: There are a number of problems with your test. The LayoutContainer? …
- 1:18 AM Ticket #5046 (contentPane doesn't work properly in dojo 1.0.0) created by
- contentPane doesn't work in dojo 1.0.0.I use contentPane to lay my …
- 1:10 AM Ticket #5045 (contentPane doesn't work properly in dojo 1.0.0) created by
- contentPane doesn't work in dojo 1.0.0.I use contentPane to lay my …
- 12:54 AM Ticket #5044 (LazyLoadJSIStore demo using wrong index self._itemId) created by
- I think the _itemId member was renamed to something else at somepoint …
Nov 7, 2007:
- 11:57 PM Ticket #5039 (ComboBox/FilteringSelect jitter when the arrow button is clicked) closed by
- duplicate: Yeah, it's a bug. Duplicate of #5042. (It is only on FF2.) Luckily …
- 11:50 PM Ticket #5043 (ValidationTextBox continues showing promptMessage instead of invalidMessage) created by
- ValidationTextBoxes will continue to show the promptMessage and never …
- 10:59 PM Ticket #5042 (combobox flickers on FF2 when the arrow is clicked) created by
- After #5007 was fixed, certain comboboxes seem to flicker everytime …
- 10:41 PM Ticket #5041 ([patch] patch for QueryReadStore) created by
- This patch adds in a new _filiterResponse function so that subclass …
- 10:27 PM Ticket #5040 (plugins set programmically is lost in Editor) created by
- 8:36 PM Ticket #5039 (ComboBox/FilteringSelect jitter when the arrow button is clicked) created by
- The text area seems to shrink to nothing when you click on the arrow …
- 7:44 PM Ticket #5038 (bug when the dimension of a dojo.gfx.Surface changed (vml.js only)) closed by
- duplicate: Duplicate of #5035, which was fixed today. New test_resize.html was …
- 7:44 PM Ticket #5035 (setDimensions does not seem to function in Internet Explorer) closed by
- fixed
- 7:42 PM Ticket #5038 (bug when the dimension of a dojo.gfx.Surface changed (vml.js only)) created by
- My program needs to change the dimension of a gfx surface dynamically. …
- 6:34 PM Ticket #2160 ([charting] Pie charts) closed by
- fixed: Done in time for 1.0. Will continue to improve.
- 4:58 PM Ticket #5037 (Editor CreateLink URL layout not correct in rtl) created by
- due to table layout problems, part of the form is left-justified
- 4:21 PM Ticket #5036 (BiDi Grid mouseover problem in IE) created by
- e.g. in the referenced video, if I first choose cell '9.33', it is …
- 2:44 PM Ticket #5035 (setDimensions does not seem to function in Internet Explorer) created by
- I have copied my code from 0.9 to 1.0 and it seems the surface …
- 2:05 PM Ticket #4264 (InlineEditBox password wrapper) closed by
- fixed: This seems to be working in 1.0. I added …
- 1:58 PM Ticket #3910 (InlineEditBox: Inline text boxes don't open with text selected) closed by
- fixed: This seems to be working now in 1.0.
- 1:32 PM Ticket #5034 (Putting FilteringSelect in a span causes arrow to stop working) created by
- Wrapping a FilteringSelect? in a span tag causes only the very edges of …
- 4:21 AM Ticket #5033 (i18n demo: China missing from Asia) created by
- Reported by a user here http://dojotoolkit.org/comment/reply/4181/8299 …
- 4:07 AM Ticket #4994 (Clicking on a column header leads to exception) closed by
- fixed: nm. this made it in 1.0. changing milestone.
- 1:24 AM Ticket #2288 (Slider: Add animation support) closed by
- fixed: (In [11425]) Fixes #2288. Added slideDuration attribute and added …
- 12:39 AM Ticket #5032 (Cannot change dojox.grid.data.Objects objects on the fly) created by
- After a dojox.grid.data.Objects has been instantiated and used by a …
Nov 6, 2007:
- 11:02 PM Ticket #5031 (FloatingPane this.dockTo undefined error) created by
- When calling show() on a non-dockable FloatingPane?, there is an …
- 10:53 PM Ticket #5025 (CSS-class width property doesn't work on ValidationTextBox) closed by
- invalid: That is the way it's meant to be. Please reference the porting guide: …
- 9:59 PM Ticket #5030 (Implement onNew and onDelete for dojox.grid.data.DojoData) created by
- The dojox.grid.data.DojoData? does not observe the onNew and onDelete …
- 9:32 PM Ticket #4128 (Webkit Button: ColorPicker drop down has extra white space) closed by
- worksforme: Tried with r27433. Seems to be working now.
- 9:09 PM Ticket #4011 (Spinner: hover button style disappears) closed by
- fixed: (In [11423]) Fixes #4011. Added rules to tundra and soria to account …
- 8:50 PM Ticket #4942 (Chart scaler crashes/hangs with only zero values in dataseries) closed by
- fixed: (In [11422]) charting: fixing in 1.0 branch, fixes #4942.
- 8:08 PM Ticket #4942 (Chart scaler crashes/hangs with only zero values in dataseries) reopened by
- still needs to go on the 1.0 branch. See recent e-mail to dojo-contrib
- 7:39 PM Ticket #4942 (Chart scaler crashes/hangs with only zero values in dataseries) closed by
- fixed: (In [11419]) charting: more accurate check for illegal scale value, …
- 7:32 PM Ticket #5029 (Make skipForm="true" by default for DnD operations.) created by
- I am getting too many invalid bug reports, when people assume that …
- 7:29 PM Ticket #4032 (DND text input boxes don't accept focus from mouse click (with FireFox)) closed by
- invalid
- 7:04 PM Ticket #5028 (Add a print method) created by
- It would be very nice to have a print method for the grid widget. …
- 7:01 PM Ticket #5017 (Avoid "x00" due to ShrinkSafe/browser bug #5027) closed by
- fixed: Made a new ticket to track the ShrinkSafe? issue: #5027
- 7:00 PM Ticket #5027 (Build system corrupting compressed layer builds by inserting null ...) created by
- When doing a build, the compression step is inserting a null character …
- 6:57 PM Ticket #5023 (dojox.image.ThumbnailPicker throws exception in IE 6 and IE7) closed by
- fixed: (In [11418]) Fix exception in _loadImage (thanks, sos) Fixes #5023
- 6:51 PM Ticket #4981 (Fix require in dojox.collections.*) closed by
- fixed: oops. looks like this made 1.0.
- 6:49 PM Ticket #4981 (Fix require in dojox.collections.*) reopened by
- needs to be checked into 1.0 branch or change milestone
- 6:47 PM Ticket #4994 (Clicking on a column header leads to exception) reopened by
- This went in the trunk for 1.1. If it belongs in 1.0.1 it needs to go …
- 6:15 PM Ticket #5019 (cldr build has js.jar mismatch) closed by
- fixed: (In [11415]) Revert to older js.jar. Fixes #5019
- 6:13 PM Ticket #4942 (Chart scaler crashes/hangs with only zero values in dataseries) reopened by
- It does not appear that this was fixed in the 1.0 branch. Please fix …
- 6:09 PM Ticket #4934 (cannot select text inside a dialog) closed by
- fixed: (In [11414]) dnd: fixing missed renames. Fixes #4934.
- 5:26 PM Ticket #5021 (IFrame is visible in dojo.io.iframe) closed by
- fixed: (In [11412]) Fixes #5021 on 1.0.1 branch
- 5:22 PM Ticket #5026 (dojox.lang.functional requires MIT license) closed by
- fixed: (In [11411]) Include MIT license for Oliver Steele's work. Fixes #5026
- 5:07 PM Ticket #5026 (dojox.lang.functional requires MIT license) created by
- 3:55 PM Ticket #5025 (CSS-class width property doesn't work on ValidationTextBox) created by
- Hello, I tried to migrate from dojo 0.9 to 1.0 today and discovered …
- 3:30 PM Ticket #5021 (IFrame is visible in dojo.io.iframe) reopened by
- need to put this in the 1.0 branch also
- 2:23 PM Ticket #5024 (dojox.image.ThumnailPicker size is not configurable when in a Gallery) created by
- Setting the imageWidth attribute on a Gallery widget only changes the …
- 2:10 PM Ticket #5023 (dojox.image.ThumbnailPicker throws exception in IE 6 and IE7) created by
- The dojox.image.ThumbnailPicker? sometimes throws exceptions from its …
- 12:53 PM Ticket #2021 ([patch][cla][FEATURE] WeekCalendar or WeekOrganizer) closed by
- wontfix: going to close this out. vincent, please reopen if you finish your …
- 12:52 PM Ticket #5021 (IFrame is visible in dojo.io.iframe) closed by
- fixed: (In [11405]) introduced an error just prior to cutting 1.0 in an …
- 12:40 PM Ticket #4901 (API consistancy / optimizations in dijit) closed by
- fixed: i think i got them all regarding this.
- 3:19 AM Ticket #4917 (dojox.fx.NodeList-fx proposal) closed by
- wontfix
- 12:52 AM Ticket #5015 (dojox.grid is faulty when in a layout) closed by
- worksforme
- 12:35 AM Ticket #5022 (:contains is not non-standard) created by
- The announcement for 1.0 says: "The non-standard ":contains" pseudo …
Nov 5, 2007:
- 11:06 PM Ticket #5021 (IFrame is visible in dojo.io.iframe) created by
- IFrame is visible in dojo.io.iframe line 50 in io/iframe.js needs to …
- 10:10 PM Ticket #5020 (Slider focus node has size 0x0) created by
- The slider div which receives focus has a computed width and height of …
- 9:46 PM Ticket #5019 (cldr build has js.jar mismatch) created by
- when trying to run ant in util/buildscript/cldr on a new install, it …
- 9:42 PM Ticket #5018 (Advanced grid features work in dojox.VirtualGrid but not in dojox.Grid) created by
- With the dojox.Grid element features such as expanding and dijit …
- 8:43 PM Ticket #5017 (Avoid "x00" due to ShrinkSafe/browser bug #5027) created by
- When doing a build, the compression step is inserting a null character …
- 8:34 PM Ticket #5016 (drag and drop accessibility) created by
- We need to provide keyboard control and aria semantics for drag and drop.
- 8:24 PM Ticket #4929 (Textarea - copy paste removes line spacing) closed by
- fixed: This appears to be fixed already in 1.0 - tested using revision …
- 4:41 PM Ticket #5015 (dojox.grid is faulty when in a layout) created by
- The Dojox Grid looks to be faulty when in a layout. See …
- 12:59 PM Ticket #5014 (dojo.version inconsistent between source and bin versions) created by
- The code for dojo.version in bootstrap.js and what is in …
- 8:24 AM Milestone 1.0 completed
- Feature-complete, API docs and Book done. Tests all pass. Grid and …
- 8:23 AM Ticket #4820 (update Core inline docs) closed by
- fixed
- 8:22 AM Ticket #5013 (mail demo shows up wrong on safari) created by
- See …
- 7:49 AM Ticket #5012 (dojo.io.iframe unit tests fail on Safari 3) closed by
- fixed: (In [11393]) updating Safari version detection code to give us a real …
- 7:42 AM Ticket #5012 (dojo.io.iframe unit tests fail on Safari 3) created by
- like it says on the tin
- 7:25 AM Ticket #5011 (unit tests for attributeMap) created by
- The unit tests for attributeMap have a few issues. 1. the style check …
- 7:16 AM Ticket #5007 (ComboBox in a TooltipDialog: arrow jumps (FF2/Win)) closed by
- fixed: (In [11391]) Fixes #5007: workaround FF bugs in table sizing when …
- 6:56 AM Ticket #5006 (ComboBox in a TooltipDialog: value only visible when it has focus or ...) closed by
- fixed: (In [11390]) Fixes #5006: ComboBox? in a TooltipDialog?: value only …
- 5:33 AM Ticket #4899 (Need a test case for custom sorting on the model) reopened by
- Although this may be possible, how do you do it? We need a test case …
- 5:27 AM Ticket #5010 (GFX benchmarking suite) created by
- The generous webkit folk are looking for some good benchmarks to …
Nov 4, 2007:
- 11:19 PM Ticket #5009 (dojox: grid -- grid doesnt clean up correctly on destroy()) closed by
- fixed: (In [11384]) fixes #5009 added this.inherited(arguments); to Grid.js's …
- 11:14 PM Ticket #5009 (dojox: grid -- grid doesnt clean up correctly on destroy()) created by
- Grid.js is missing: this.inherited(arguments); in its destroy() …
- 10:24 PM Ticket #5008 (dojox.widget.FileInputAuto fails with Malformed multipart POST: data ...) created by
- using the current svn HEAD (revision 11375) this dijit currently fails …
- 9:53 PM Ticket #5007 (ComboBox in a TooltipDialog: arrow jumps (FF2/Win)) created by
- Possibly related to #5006: on FF2/WinXP, clicking the pizza combobox …
- 6:55 PM Ticket #5006 (ComboBox in a TooltipDialog: value only visible when it has focus or ...) created by
- On IE7 the value of a ComboBox in a TooltipDialog is only visible …
- 5:45 PM Ticket #4186 (Dom Node in the toJson function produces infinite recursion) closed by
- fixed: (In [11378]) minor doc updates and formatting for debugging. Refs …
- 5:11 PM Ticket #3055 (IframeIO and content argument, flashing input boxes) closed by
- fixed: this is fixed in 0.9+'s dojo.io.iframe.
- 11:13 AM Ticket #4914 (Grid, programatic height/width problems...) closed by
- fixed: (In [11372]) test of a grid sizing to a tab. Fixes #4914
- 6:19 AM Ticket #5005 (can't insert templated widget's DOM tree into an iframe) created by
- I am posting a bug that I first put on the forum list. It is about a …
- 4:12 AM Ticket #5004 (QueryReadStore and Proto*cough* incompatible [patch] [cla]) created by
- The way the data.items is iterated through in QueryReadStore? throws an …
- 3:54 AM Ticket #4987 ([dojox] return status with FileInputAuto) closed by
- fixed: (In [11368]) fixes #4987 - removes static variable names from …
Nov 3, 2007:
- 9:26 PM Ticket #5003 (Tree: support separate (user-defined) icons for open / closed state) created by
- A user might want to have separate tree node icons for opened and …
- 9:17 PM Ticket #4960 (Tree: remove uses of _domElement2TreeNode) closed by
- fixed: Dustin fixed this in a recent checkin.
- 2:56 PM Ticket #5002 (dojox.image.SlideShow does not loop properly) closed by
- fixed: (In [11361]) fixes #5002 - small patch from Shane O'Sullivan to fix IE …
- 11:19 AM Ticket #5002 (dojox.image.SlideShow does not loop properly) created by
- When the dojox.image.SlideShow? widget gets to the end of the images, …
- 10:41 AM Ticket #5001 (Using links breaks inner split pane in Firefox) created by
- We use a similar layout like the SplitLayoutExample? from dmachi (see …
- 3:01 AM Ticket #5000 (LayoutContainer examples broken for Firefox & Safari) closed by
- invalid: please report problems directly on the book using the comment feature
- 2:44 AM Ticket #5000 (LayoutContainer examples broken for Firefox & Safari) created by
- The examples in the Dojo .9 book appear to be broken, at least for FF …
Nov 2, 2007:
- 11:26 PM Ticket #4870 (dijit.form.FilteringSelect, setValue & onChange) closed by
- worksforme: I attached a programmatic example that works perfectly. Please try to …
- 11:18 PM Ticket #4999 (How to get args from a dialog programmatically?) closed by
- invalid: OK, glad you got that working.
- 11:15 PM Ticket #4945 (Drop n Drop error in TreeV3 - dojo.html.getAbsolutePosition) closed by
- wontfix: I haven't noticed this problem in 1.0, and since everything has been …
- 11:00 PM Ticket #4998 (Toolbar menu item events) closed by
- invalid: I attached an example using onClick.
- 10:57 PM Ticket #4430 (Normalize DnD file names to be conformant to the Dojo Guidelines.) closed by
- fixed: (In [11354]) dnd: reflect changed capitalization of some DnD files. …
- 10:09 PM Ticket #4999 (How to get args from a dialog programmatically?) reopened by
- Replying to bill: > foobar is invoked with an object …
- 10:05 PM Ticket #4999 (How to get args from a dialog programmatically?) closed by
- invalid: foobar is invoked with an object containing name/value pairs for the …
- 9:55 PM Ticket #4999 (How to get args from a dialog programmatically?) created by
- The tests indicate that a Dialog function excecute() is invoked with …
- 9:25 PM Ticket #3941 (xhr formToQuery wrong url when multiple inputs have the same name.) closed by
- duplicate: This sounds like the same issue described in #4259, which has been …
- 9:19 PM Ticket #4998 (Toolbar menu item events) created by
- In the attached file, the event function, the function gets called, …
- 9:19 PM Ticket #4997 (Tooltip: incorrect position of tooltip arrow for large tooltips) created by
- I have a widget (Button) with a Tooltip. This tooltip shows an image …
- 9:13 PM Ticket #4267 (TimePicker bugs in IE6) closed by
- fixed
- 9:09 PM Ticket #4899 (Need a test case for custom sorting on the model) closed by
- wontfix: By design, sort routines are known only to the data model. Each data …
- 9:06 PM Ticket #4898 (Sorting with named columns not supported) closed by
- fixed: (In [11347]) Support sorting on named columns, fixes #4898. Review …
- 8:34 PM Ticket #4996 (Editor: extra tab stop on editor widget created from textarea in IE) created by
- On the editor example created from a textarea there is an extra tab …
- 8:10 PM Ticket #4994 (Clicking on a column header leads to exception) closed by
- fixed: (In [11346]) Fix typo in model. Add code to prevent bogus click events …
- 7:50 PM Ticket #4993 (ValidationTextBox and regExp) closed by
- worksforme: Just tried on the latest trunk (11342) using FF2/WinXP and it seems to …
- 7:39 PM Ticket #4900 (Grid does not resize with parent widgets) closed by
- invalid: Marking invalid; feel free to reopen with a valid testcase, as per my …
- 7:30 PM Ticket #4778 (TooltipDialog documentation incorrect) closed by
- fixed: OK, I just updated that page.
- 7:18 PM Ticket #4896 (dijit/tests/test_InlineEditBox crashes WebKit-r26759) closed by
- wontfix: OK, I'm going to close this since it's working on safari3 production.
- 7:13 PM Ticket #4545 (test_InlineEditBox.html programmatic widget creation throws errors) closed by
- worksforme: Works for me, see last example in …
- 7:01 PM Ticket #1619 (fix code and doc to say module/resource rather than module/package) closed by
- fixed: Yeah, I think with the 0.9 refactoring, this is no longer an issue.
- 5:53 PM Ticket #4995 (Tooltip: focusing an offscreen widget with a tooltip results in an ...) created by
- If you programatically focus a widget (I was using ValidationTextbox?) …
- 5:39 PM Ticket #4267 (TimePicker bugs in IE6) reopened by
- Hi, Sorry to re-open the ticket, maybe I'm missing something, but I'm …
- 5:27 PM Ticket #4591 (util/docscripts/lib/parser files violate style guidelines) closed by
- fixed: Fixing as we go. Conforming to Drupal style guidelines.
- 5:27 PM Ticket #4686 (Provide cronnable updates for Drpal documentation module) closed by
- fixed
- 5:26 PM Ticket #984 (Allow editing in the documentation tool) closed by
- fixed
- 5:26 PM Ticket #130 (provide system for publishing and allowing comment on system docs) closed by
- fixed
- 4:18 PM Ticket #4441 (Add DnD Features to dijit.tree) reopened by
- Replying to dmachi: > (In [11322]) fix dnd for dropping …
- 3:12 PM Ticket #4994 (Clicking on a column header leads to exception) created by
- dojox/grid/tests/test_edit_dijit.html Click on a header like "Mark". …
- 2:49 PM Ticket #4993 (ValidationTextBox and regExp) created by
- Doesn't seem that the regExp method works with ValidationTextBox?. …
- 11:40 AM Ticket #4992 ([CLA][Patch][dojox] QueryReadStore problem in IE7) closed by
- fixed: (In [11330]) preventing stray global. Fixes #4992. Refs #4839
- 11:28 AM Ticket #4992 ([CLA][Patch][dojox] QueryReadStore problem in IE7) created by
- Due to a missing "var" in QueryReadStore? the Identity API fails in …
- 10:19 AM Ticket #4654 (cpu usage goes to 100% (IE only)) closed by
- fixed: guess we can mark it fixed then = )
- 6:54 AM Ticket #4991 (grid does not work inside dialog) created by
- to reproduce do the following: in the file …
- 1:42 AM Ticket #3693 (Some website pages broken) closed by
- worksforme
- 1:41 AM Ticket #2482 (Improvements to iCalendar module) closed by
- wontfix: Will not fix for now. Can be started as a dojox project in the future.
- 1:40 AM Ticket #4095 (JsonRPC-Echo and JsonRpc-EmpytParamTest fails in runner.html) closed by
- worksforme: Already Fixed
- 1:24 AM Ticket #4441 (Add DnD Features to dijit.tree) closed by
- fixed: (In [11322]) fix dnd for dropping items on the tree and its test file. …
- 1:12 AM Ticket #4989 (Tree: closing top level node of tree first time causes error) closed by
- fixed: (In [11320]) Fixes #4989: Tree: closing top level node of tree first …
- 12:58 AM Ticket #4813 (FF: doh failures in _Templated) closed by
- fixed: (In [11317]) Use unique widget ids so there's no conflict. Fixes #4813
- 12:30 AM Ticket #4936 (dijit.Tree expando will not update if a node loses its children) closed by
- invalid: OK, talked to CB1 about this for a while. His store was doing …
Nov 1, 2007:
- 11:15 PM Ticket #4990 (Heading in toolbar test inaccurate--or icons showing when they shouldn't.) created by
- In test_Toolbar.html, the last toolbar states that it should be a text …
- 11:11 PM Ticket #4989 (Tree: closing top level node of tree first time causes error) created by
- Go to mail demo or tree test and close the top level tree node. An …
- 10:55 PM Ticket #4737 (Toggle button icons not visible in high contrast) closed by
- fixed: fixed in [11311] (i get all the cool rev. numbers)
- 9:47 PM Ticket #4979 (Textarea: Refactor to use <textarea> node rather than content-editable ...) closed by
- invalid: Well, yes, when FF3 is released (or at least, when we desupport FF2), …
- 9:40 PM Ticket #4988 (TextArea: remove iframe code when FF3 is released and FF2 desupported) created by
- See related bug #4979. When FF3 starts downloading automatically to …
- 9:00 PM Ticket #4987 ([dojox] return status with FileInputAuto) created by
- This ticket is being created because of the conversation here: …
- 8:49 PM Ticket #4892 (Unable to instantiate the grid with a non-parented node) closed by
- fixed: (In [11308]) Prevent 'resize' logic from executing in Grid node has no …
- 8:20 PM Ticket #4962 (Grid column resize error) closed by
- fixed: (In [11305]) headerBuilder was looking for 'td' elements, but header …
- 7:25 PM Ticket #4986 (Grid header resizes in wrong direction) closed by
- duplicate: Duplicate of #4962.
- 7:22 PM Ticket #4963 (Grid tests - multiple references to same objects) closed by
- fixed: (In [11303]) Some style tweaks (class names should be capitalized). …
- 6:59 PM Ticket #4737 (Toggle button icons not visible in high contrast) reopened by
- this fix does not work for toggle buttons in a toolbar and it breaks …
- 6:31 PM Ticket #4986 (Grid header resizes in wrong direction) created by
- dojox/grid/tests/test_edit.html try to grab the divider between …
- 6:28 PM Ticket #4930 (Grid editing appears broken - "inRowIndex is not defined") closed by
- worksforme: I tried here and do not see any exceptions …
- 5:52 PM Ticket #4883 (problem while performing drag and drop , blue highlighting, most of ...) closed by
- worksforme: No feedback was given. Closed as worksforme.
- 5:51 PM Ticket #4985 (DnD: IFrame(s) Integration) closed by
- wontfix: DnD was never designed for iframe handling.
- 4:09 PM Ticket #4985 (DnD: IFrame(s) Integration) created by
- Web page does not properly render iframe based dojoDndItem when using …
- 3:58 PM Ticket #4984 (Grid needs events for DND of rows) created by
- Grid needs events for DND of rows
- 3:55 PM Ticket #4983 (Add column reordering (drag-n-drop) to Grid) created by
- If this is already possible, we need a test case that illustrates how …
- 3:02 PM Ticket #4982 (dijit.form.Button ignores form onsubmit) created by
- I've noticed a change in behaviour when clicking a button with …
- 2:29 PM Ticket #626 (wipeIn/wipeOut for width) closed by
- fixed: there is a function dojox.fx.sizeTo - it will do a wipeTo based on …
- 2:28 PM Ticket #4981 (Fix require in dojox.collections.*) closed by
- fixed: (In [11301]) Fixes #4981 by changing the require statements for …
- 2:27 PM Ticket #4981 (Fix require in dojox.collections.*) created by
- There are a bunch of legacy require statements that was not caught …
- 2:13 PM Ticket #4954 (ThumbnailPicker throws exception on loadImage function) closed by
- fixed: (In [11300]) fixes #4954 - closure hell.
- 2:12 PM Ticket #4980 (ContentPane setContent() complaining about creating duplicate popup widgets) created by
- I have an application that uses a ContentPane? to replace the majority …
- 8:54 AM Ticket #4979 (Textarea: Refactor to use <textarea> node rather than content-editable ...) created by
- (Filed on behalf of Alex) Currently Textarea claims it's just a …
- 8:02 AM Ticket #4935 (LayoutContainer inside a tab container tab - only works in first tab.) closed by
- invalid: Looks like an issue with the test: 1. need {{{ html, body { height: …
- 6:43 AM Ticket #4978 (Extra "mousemove" in NodeList.js) closed by
- fixed: (In [11299]) Fixes #4978. Remove duplicate mousemove, and reorder …
- 6:41 AM Ticket #4978 (Extra "mousemove" in NodeList.js) created by
- In the syntactic sugar section at the bottom of the file, "mousemove" …
- 5:41 AM Ticket #4900 (Grid does not resize with parent widgets) reopened by
- Reopening and adding a test. This test is exactly like …
- 4:31 AM Ticket #4976 ([cometd] Callback transport doesn't handle advice or disconnect) closed by
- fixed
- 3:33 AM Ticket #4696 (ctrl-tab/ctrl-shift tab does not work to change tabs in IE7) closed by
- wontfix: Unfortunately, we can't capture this combination on IE7 via keypress …
- 2:20 AM Ticket #4752 (checkbox and radio button need a11y documentation) closed by
- fixed
- 2:07 AM Ticket #4974 (toolbar in editor does not honor right to left) closed by
- fixed: (In [11295]) Insert toolbar by reference to fix rtl mode. Fixes #4974. …
Oct 31, 2007:
- 11:59 PM Ticket #4977 (As requested: Trees not working with ItemFileWriteStore) created by
- Have encountered problems with both the 0.9 and 1.0 (beta) versions of …
- 11:48 PM Ticket #4976 ([cometd] Callback transport doesn't handle advice or disconnect) created by
- The longpoll transport has support for the important advice fields …
- 11:18 PM Ticket #4942 (Chart scaler crashes/hangs with only zero values in dataseries) closed by
- fixed: (In [11291]) charting: handling empty series, and series with a …
- 8:29 PM Ticket #4950 ("Restore Tree" button on test_Tree causes an error) closed by
- fixed: This is fixed, latest revision of tree no longer supports the methods …
- 8:17 PM Ticket #4975 (IE: test_Button button style gets stuck on dragOut) created by
- In IE7: 1. Open test_Button 1. Click a button, and drag your mouse …
- 8:08 PM Ticket #4974 (toolbar in editor does not honor right to left) created by
- Keyboard navigation in the toolbars in test_toolbar DO honor the …
- 8:02 PM Ticket #4973 (Advanced grid features do not work for dojox.Grid) created by
- The demos using some of the advanced features (such as expanding, …
- 7:55 PM Ticket #4935 (LayoutContainer inside a tab container tab - only works in first tab.) reopened by
- Thank you for looking into this ticket. However, while the test …
- 6:40 PM Ticket #4959 (themetester combobox is too tall and the text is not centered in IE) closed by
- fixed: (In [11284]) Fixes #4959. Inclusion of tundra.css MUST happen after …
- 6:02 PM Ticket #4939 (initial empty filteringselect shows warning icon) closed by
- worksforme: seems to work using safari 3.0.3 in winXP
- 5:57 PM Ticket #4972 (Filtering select overlaps with next tag in webkit) closed by
- duplicate: dup of #4894
- 5:55 PM Ticket #4968 (inlineeditbox textarea not working in IE) closed by
- fixed: (In [11282]) Fixes #4968: inlineeditbox textarea not working in IE.
- 5:51 PM Ticket #4972 (Filtering select overlaps with next tag in webkit) created by
- see test_FilteringSelect The dropdown arrow and the boundary of the …
- 5:49 PM Ticket #4939 (initial empty filteringselect shows warning icon) reopened by
- still broken on Webkit
- 5:27 PM Ticket #4971 (toolbar with dropdowns (editor font choices) broken on IE) created by
- because they're not popups, the focus is not managed correctly. Fix …
- 5:00 PM Ticket #4970 (toJson doesn't handle primitive Date objects) created by
- toJson(new Date()) yields "{}"
- 4:26 PM Ticket #4931 (query match on simple, non-string types) closed by
- fixed: (In [11281]) Couple UT. fixes #4931
- 4:18 PM Ticket #4969 ([patch][cla] Carry over functionality from 0.4.x for cookies) created by
- In Dojo 0.4.x, there were a few functions that didn't make it into …
- 3:55 PM Ticket #4968 (inlineeditbox textarea not working in IE) created by
- Load tests/test_InlineEditBox.html in IE 6 or 7 and click on the …
- 3:53 PM Ticket #4948 (editor: addition of comboBox into editor toolbar breaks keyboard a11y ...) closed by
- fixed: (In [11279]) Skip non-widgets in _Container._getSiblingOfChild(). …
- 3:24 PM Ticket #4967 (Update Readmes for dojox.wire and dojox.data) closed by
- fixed: (In [11277]) readme updates. fixes #4967
- 3:20 PM Ticket #4967 (Update Readmes for dojox.wire and dojox.data) created by
- Update Readmes for dojox.wire and dojox.data
- 3:13 PM Ticket #4761 ([CLA] [patch] Two QueryReadStore errors (#4597)) closed by
- fixed: This was committed in: http://trac.dojotoolkit.org/changeset/11233
- 2:50 PM Ticket #4966 (add ARIA datatype property to dijit widgets) created by
- As of Firefox 3 the ARIA datatype property will be exposed. This …
- 2:24 PM Ticket #4965 ([patch] [cla] ComboBox fires onChange when leaving the ComboBox) closed by
- invalid
- 2:04 PM Ticket #4010 (FilteringSelect: entering invalid value doesn't change hidden value) closed by
- fixed: (In [11273]) Fixes #4010. Set hidden value to "" on blur and call …
- 1:59 PM Ticket #4965 ([patch] [cla] ComboBox fires onChange when leaving the ComboBox) created by
- A side effect occured when fixing #4617, when leaving the ComboBox? …
- 1:26 PM Ticket #4964 (FilteringSelect doesn't send the name defined in <input> tag when ...) closed by
- fixed: (In [11272]) Refs #4753, fixes #4964: missing name=${name} in combobox …
- 1:21 PM Ticket #4611 (document the dojo API) closed by
- fixed: there are a few of these floating around. documentation is a constant :)
- 11:20 AM Ticket #4964 (FilteringSelect doesn't send the name defined in <input> tag when ...) created by
- FilteringSelect? in SVN trunk doesn't work properly: when the form is …
- 10:07 AM Ticket #4750 (dojo.rpc method args need docs) closed by
- fixed: (In [11271]) fix rpc so it can accept (convert) a dojo._Url object …
- 9:51 AM Ticket #4032 (DND text input boxes don't accept focus from mouse click (with FireFox)) reopened by
- This doesn't work with release-1.0.0-beta and Firefox 2.0.0.8 See …
- 8:59 AM Ticket #3499 (Port DeferredList to 0.9) closed by
- fixed: (In [11268]) add inline docs for DeferredList?. fixes #3499
- 8:50 AM Ticket #4900 (Grid does not resize with parent widgets) closed by
- invalid: this bug appears to be somewhat inaccurate. See …
- 7:25 AM Ticket #4963 (Grid tests - multiple references to same objects) created by
- Several grid tests generate test data in a for loop. […] The result …
- 7:14 AM Ticket #4962 (Grid column resize error) created by
- e.g. in testcase /grid/tests/test_edit.html Try resizing the "message" …
- 7:01 AM Ticket #4961 (cometd wildcard support) created by
- I'm not sure whether or not the wild(wild)card support described in …
- 6:45 AM Ticket #4960 (Tree: remove uses of _domElement2TreeNode) created by
- Replace custom function _domElement2TreeNode() with calls to …
- 5:42 AM Ticket #4957 (Incorrect Method Signature for dijit.Tree.onClick) closed by
- fixed: (In [11253]) Fixes #4957: Incorrect Method Signature for …
- 5:35 AM Ticket #4904 (tree to save open/closed state of each node) closed by
- fixed: (In [11252]) Cleanup of Tree persistence code to: - desupport …
- 4:33 AM Ticket #4947 (editor: editor with combobox does not load in IE7) closed by
- fixed: (In [11251]) Don't query for "> options" unless the widget is created …
- 3:18 AM Ticket #4959 (themetester combobox is too tall and the text is not centered in IE) created by
- dijit/themes/themetester.html -> Form Feel -> combobox on IE6. …
- 2:55 AM Ticket #4949 (spinner right border missing on safari) closed by
- fixed: (In [11249]) Fixes #4949. Replace default input font-size:100% …
- 12:22 AM Ticket #2684 (callbcak function is called twice if a bind arror happens) closed by
- fixed: This should be fixed in 1.0: the send call is wrapped in a try/catch, …
- 12:19 AM Ticket #4937 (Initial empty state in Filtering Select doesn't fire onChange) closed by
- fixed: (In [11247]) Fixes #4937. The filteringselect initial setvalue was …
- 12:10 AM Ticket #2645 (Send file via dojo.io.bind) closed by
- wontfix: Looks like this was solved by Thomas' comment.
Oct 30, 2007:
- 11:48 PM Ticket #4939 (initial empty filteringselect shows warning icon) closed by
- fixed: (In [11246]) Fixes #4939. Removed check for required=true in the code …
- 11:05 PM Ticket #4866 (Using single quotes with dojo.require calls causes build problems) closed by
- fixed: (In [11244]) Fixes #4866. Allow single quotes in dojo.require calls to …
- 9:14 PM Ticket #4922 (cometd state and id issues) closed by
- fixed: (In [11242]) merging another great patch from Greg Wilkins. Fixes #4922
- 8:54 PM Ticket #4905 (IE7: DateTextBox submitting muliple values for one 'name') closed by
- fixed: (In [11240]) Fixes #4905. Removed node replace code since other node …
- 8:42 PM Ticket #4958 (Need an 'onSelect' event for slider... especially for Ajax apps) created by
- Here's what I would like to do.. I would like to trigger an action …
- 8:19 PM Ticket #4905 (IE7: DateTextBox submitting muliple values for one 'name') reopened by
- The fix seems to break Filteringselect
- 7:55 PM Ticket #4957 (Incorrect Method Signature for dijit.Tree.onClick) created by
- The method signature is not correct, as it omits a second parameter …
- 7:45 PM Ticket #4956 (Try using labelledby or describedby on the ProgressBar to provide ...) created by
- Try using labelledby or describedby on the ProgressBar to provide …
- 7:41 PM Ticket #4185 (progressbar valuenow allows invalid type) closed by
- fixed: (In [11239]) Set valuenow to this.progress (and set valuemin and …
- 7:24 PM Ticket #4575 (refactor editor clipboard error messages) closed by
- fixed: (In [11238]) Improved FF clipboard error messages. Fixes #4575
- 7:19 PM Tickets #4773,4876 batch updated by
- fixed: (In [11237]) Fixes #4773: Tree focus indication keyboard/mouse …
- 7:19 PM Ticket #4955 (Initial size is incorrect with AlwaysShowToolbar) created by
- 7:15 PM Ticket #4954 (ThumbnailPicker throws exception on loadImage function) created by
- The dojox.image.ThumbnailPicker? throws the exception: loadImage is …
- 7:14 PM Ticket #4875 (Calling editor.destroy() results in an error being thrown (related to ...) closed by
- invalid
- 7:14 PM Ticket #4875 (Calling editor.destroy() results in an error being thrown (related to ...) reopened by
- 7:14 PM Ticket #4875 (Calling editor.destroy() results in an error being thrown (related to ...) closed by
- fixed: this.destroyDescendants() destroys textarea, textbox and edtior, so …
- 7:09 PM Ticket #4905 (IE7: DateTextBox submitting muliple values for one 'name') closed by
- fixed: (In [11236]) Fixes #4905. For IE, replace the original node so null …
- 6:16 PM Ticket #4953 (Strange offsets dragging floating panes) created by
- dojox/layout/tests/test_FloatingPane.html dragging floating is broken …
- 6:00 PM Ticket #4875 (Calling editor.destroy() results in an error being thrown (related to ...) reopened by
- take another look in 1.1. Ben says he was calling …
- 5:46 PM Ticket #4926 (Grid performance with hundreds of rows displayed) closed by
- wontfix: dojox.Grid is designed to use virtual scrolling to achieve …
- 5:42 PM Ticket #4560 (layout widgets don't react to browser font-size adjustments correctly) reopened by
- I'd like to consider doing this at some point; it should just be a few …
- 5:01 PM Ticket #4597 ([patch][CLI] A combobox that works with huge server data (like in dojo ...) closed by
- fixed: (In [11233]) Updated QueryReadStore?. fixes #4597
- 5:00 PM Ticket #4905 (IE7: DateTextBox submitting muliple values for one 'name') reopened by
- I checked on IE6. I bring up the test page, select a date, and then …
- 4:38 PM Ticket #4952 (IE 7,IE 6 problem with dijit.form.CheckBox) closed by
- duplicate: This looks like a dup of #4753 (or rather, it's another manifestation …
- 4:20 PM Ticket #4952 (IE 7,IE 6 problem with dijit.form.CheckBox) created by
- I came across an odd problem as I was testing a bit of code against IE …
- 4:13 PM Ticket #4766 (doc: update wai apis in a11y section of 1.0 version of dojo book) closed by
- fixed: Sections of the book which reference the WAI apis have been updated as …
- 4:10 PM Ticket #4946 (Cometd does not load on IE, extra comma) closed by
- fixed: (In [11232]) Removing tailing comma. fixes #4946
- 3:37 PM Ticket #4951 (add start of programatic test suite to dijit) closed by
- fixed: (In [11230]) fixes #4951 - and updates the dijit.json datafile to be …
- 3:36 PM Ticket #4951 (add start of programatic test suite to dijit) created by
- ticket to close / ref.
- 3:18 PM Ticket #4950 ("Restore Tree" button on test_Tree causes an error) created by
- On FF2, IE6, and IE7 (didn't try Safari) the "Restore Tree" button on …
- 3:12 PM Ticket #4941 ([Dijit][FilteringSelect] onChange handler does not work for the first ...) closed by
- duplicate: Duplicate of #4937
- 2:42 PM Ticket #3211 (Can not create a ContentPane without source node) closed by
- fixed: (In [11229]) Fixes #3211: automatically create node for widget if user …
- 2:40 PM Ticket #4949 (spinner right border missing on safari) created by
- [11181] removed the spinner right border on safari 3.0.3/winXP. The …
- 2:32 PM Ticket #4948 (editor: addition of comboBox into editor toolbar breaks keyboard a11y ...) created by
- The addition of the font, size and format comboboxes to the toolbar in …
- 2:28 PM Ticket #4947 (editor: editor with combobox does not load in IE7) created by
- There is an error when loading the editor in IE7. I suspect it is the …
- 1:59 PM Ticket #4301 (Tree: should have a 'selectNode' method to auto-expand tree) closed by
- fixed: OK, tk has checked in code to persist a tree's state via a cookie. I …
- 1:55 PM Ticket #4946 (Cometd does not load on IE, extra comma) created by
- Extra comma in cometd.js breaks IE. Line 613: …
- 1:43 PM Ticket #4945 (Drop n Drop error in TreeV3 - dojo.html.getAbsolutePosition) created by
- The situation looks like that : I have two trees ,call them A and B, …
- 1:33 PM Ticket #4753 (keyboard behavior of radiobuttons incorrect on IE) closed by
- fixed: (In [11226]) Fixes #4753: removed name attribute from attribute map …
- 12:58 PM Ticket #4944 (dojox.dtl has problems with extends and block tags) created by
- Here an example test that fails: var dd = dojox.dtl; var context = …
- 12:53 PM Ticket #4943 (dojox.dtl.tag.loader.BlockNode need clone function) created by
- dojox.dtl.tag.loader.BlockNode? need clone function something like …
- 11:28 AM Ticket #4839 (kill stray globals) closed by
- fixed: seems to be cleared up, at least in themeTester.html. Marking fixed.
- 10:34 AM Ticket #4942 (Chart scaler crashes/hangs with only zero values in dataseries) created by
- The chart scaler gets in trouble when the dataseries only consists of …
- 9:50 AM Ticket #4941 ([Dijit][FilteringSelect] onChange handler does not work for the first ...) created by
- I have just try the dojo 1.0 beta version, and find out this bug by …
- 7:42 AM Ticket #4904 (tree to save open/closed state of each node) reopened by
- Bill, The has idea didnt pan out just yet, going to revisit …
- 7:04 AM Ticket #4171 (Editor: toolbar items for font and font-size) closed by
- fixed
- 7:03 AM Ticket #4173 (Editor: toolbar items for type) closed by
- fixed
- 6:50 AM Ticket #3520 (Dojo.query does not recognise escaped colon characters for CSS selector) closed by
- fixed: (In [11210]) allow colons in IDs, names, etc. Fixes #3520
- 6:20 AM Ticket #4940 (ComboBox/FilteringSelect: autosize feature) created by
- would be particularly helpful for i18n, where the string sizes aren't …
- 6:08 AM Ticket #4939 (initial empty filteringselect shows warning icon) created by
- In the same spirit as #4427, I think FilteringSelect should not show …
- 5:57 AM Ticket #4938 (Remove .* syntax for module resource names) closed by
- fixed: (In [11207]) Fixes #4938. Removing .* to package.js support.
- 5:29 AM Ticket #4928 (Textbox & Tooltip: tooltip doesn't display properly) closed by
- duplicate: This has already been fixed in trunk, see #3811. Also, you can use …
- 5:21 AM Ticket #4938 (Remove .* syntax for module resource names) created by
- Alex asked that we remove the .* mapping to package in loader.js. …
- 5:11 AM Ticket #4935 (LayoutContainer inside a tab container tab - only works in first tab.) closed by
- worksforme: This works, see the top of test_TabContainer.html which has a …
- 5:01 AM Ticket #4937 (Initial empty state in Filtering Select doesn't fire onChange) created by
- I'm changing the test case to reflect this bug. In FilteringSelect …
- 4:33 AM Ticket #4480 (NodeList animations cause error) closed by
- fixed
- 4:27 AM Ticket #4936 (dijit.Tree expando will not update if a node loses its children) created by
- If you call destroyDescendants() on a TreeNode? its expando (+/-) will …
- 4:12 AM Ticket #4935 (LayoutContainer inside a tab container tab - only works in first tab.) created by
- If you put a layout container inside a tab, it will only work in the …
- 3:50 AM Ticket #4924 (nodelist-fx fails if dojo.query() returns no nodes) closed by
- fixed: (In [11204]) make sure we get animations to combine. Fixes #4924
- 1:06 AM Ticket #4904 (tree to save open/closed state of each node) closed by
- fixed: (In [11200]) fixes #4904 moved restoreState onLoad checks into …
- 12:53 AM Ticket #4783 (doc parser should preseve tabs and whitespace in some blocks) closed by
- duplicate: Done using Markdown and the | character, as documented in style guide
Oct 29, 2007:
- 11:18 PM Ticket #4918 (dijit.form.Textarea tries to access window.frameElement properties ...) closed by
- fixed: (In [11196]) Fixes #4918. Corrected syntax error.
- 11:03 PM Ticket #4918 (dijit.form.Textarea tries to access window.frameElement properties ...) reopened by
- On FF2 mac (and probably windows) this causes a syntax error on load …
- 10:59 PM Ticket #4915 (doc tool seems to be missing /*===== comments) closed by
- fixed: (In [11194]) Fixes #4915. Add property comment handling for dojo.declare
- 10:10 PM Ticket #4932 (we should make md5sums for build files) closed by
- fixed: (In [11193]) fixes #4932 - in theory will output $filename.md5 with an …
- 9:51 PM Ticket #4888 (dojo.rpc.* handling of Json should probably use: json-comment-optional) closed by
- fixed: (In [11190]) Committing in minor enhancement for RPC. fixes #4888
- 9:45 PM Ticket #4934 (cannot select text inside a dialog) created by
- You are unable to select any text in form dijits, plain input's, or …
- 9:44 PM Ticket #4927 (clicking on a menu separator and moving off it causes error) closed by
- fixed: (In [11189]) fixes #4927. Added isFocusable(){return false;} to …
- 9:35 PM Ticket #4933 (menu and toolbar: separators can be focused with mouse click) created by
- You can focus a MenuSeparator? and a ToolbarSeparator? and should not be …
- 9:15 PM Ticket #4932 (we should make md5sums for build files) created by
- in the event we mirror or tier distribution, shipping .md5 files with …
- 9:14 PM Ticket #4172 (Editor: toolbar items for text foreground color and background color) closed by
- fixed: my bad. works fine now. thanks, cougar.
- 8:54 PM Ticket #4931 (query match on simple, non-string types) created by
- doing a query like name="*" should match on Numbers and booleans as …
- 6:58 PM Ticket #4893 (IE menu items not grayed out in high contrast mode) closed by
- fixed: (In [11183]) fixes #4893 - ie6 doesn't grey out disabled menu items
- 6:27 PM Ticket #4930 (Grid editing appears broken - "inRowIndex is not defined") created by
- In the 10/29/07 nightly build, if I go to test_edit.html and try to …
- 6:23 PM Ticket #4929 (Textarea - copy paste removes line spacing) created by
- If we copy paste data from a textarea to notepad and then copy paste …
- 6:18 PM Ticket #4928 (Textbox & Tooltip: tooltip doesn't display properly) created by
- Tooltip associated with a textbox currently shows up only when the …
- 5:53 PM Ticket #4772 (DropDownButton focus interaction problem with enter key and popup) closed by
- fixed: (In [11182]) Implemented a work-around for onclick firing on Mac FF2. …
- 5:48 PM Ticket #4711 (ValidationTextBox: width expands when type too much (IE)) closed by
- fixed: (In [11181]) Fixes #4711. Reviewed by bill. Added IE specific css …
- 5:48 PM Ticket #4927 (clicking on a menu separator and moving off it causes error) created by
- To reproduce: 1. open dijit/tests/test_Menu.html 1. right click to …
- 5:38 PM Ticket #4926 (Grid performance with hundreds of rows displayed) created by
- I'm worried about the grid performance when hundreds of rows are …
- 5:24 PM Ticket #4925 (Dojo and XML-XSL-Transformation problems with FF) created by
- As per z320's initial …
- 5:01 PM Ticket #4924 (nodelist-fx fails if dojo.query() returns no nodes) created by
- dojo.query('.classThatDoesntHaveANodeAnywhere').fadeOut().play() …
- 3:59 PM Ticket #4923 (FilteringSelect: when list appears there is an empty value at the ...) created by
- This was #4537, but it morphed into a discussion about a11y and …
- 3:44 PM Ticket #4737 (Toggle button icons not visible in high contrast) closed by
- fixed: (In [11179]) fixes #4737. Added checkmark character to toggle button …
- 3:25 PM Ticket #4918 (dijit.form.Textarea tries to access window.frameElement properties ...) closed by
- fixed: (In [11178]) Fixes #4918. Check for window.frameElement in iframe init.
- 3:10 PM Ticket #3868 (drop down button arrow does not display properly within toolbar in IE7) closed by
- fixed: someone reworked the buttons style - works now so closing.
- 2:44 PM Ticket #4922 (cometd state and id issues) created by
- This is an issue to encapsulate a number of minor issues with cometd …
- 2:31 PM Ticket #2360 ([dojox.validate] IpAddressTextbox - validation of first IP block bug) closed by
- wontfix: the decimal ip address "12345" converts to 0.0.48.57, which is (by …
- 2:14 PM Ticket #4868 (dojox/image/Lightbox failed on IE) closed by
- fixed: (In [11177]) fixes #4868 - race condition where onload doesn't fire in …
- 1:21 PM Ticket #4172 (Editor: toolbar items for text foreground color and background color) reopened by
- still doesn't work for me. Was that the right patch?
- 1:14 PM Ticket #4364 (dojo.query - using ">" matches nothing in lots of ways) closed by
- fixed: (In [11176]) make direct descendant selectors more robust when they …
- 1:01 PM Tickets #2423,4365,4640 batch updated by
- fixed: (In [11174]) complete replacement for the tokenization strategy of the …
- 12:13 PM Ticket #4921 (Textarea: Be able to specify a minimum height) created by
-
While
dijit.form.Textarea
autosizes, it'd be nice to specify a … - 12:00 PM Ticket #4920 (_Container.addChild() tests for _started attribute) created by
-
dijit._Container.addChild()
tests for the_started
attribute on … - 11:21 AM Ticket #4560 (layout widgets don't react to browser font-size adjustments correctly) closed by
- wontfix: requiring a resize after changing font sizes is sufficient - closing …
- 9:33 AM Ticket #4919 (Dijit Editor not showing LinkDialog up, when using the classname in ...) closed by
- fixed: (In [11172]) fixes #4919 and updated zh translation for linkdialog
- 9:14 AM Ticket #4172 (Editor: toolbar items for text foreground color and background color) closed by
- fixed: (In [11171]) fixes #4172
- 9:09 AM Ticket #4919 (Dijit Editor not showing LinkDialog up, when using the classname in ...) created by
- As you can see on the actual checkout, the last editor shown is …
- 9:04 AM Ticket #4776 (Editor: some tool bar buttons not disabled) closed by
- fixed: (In [11170]) * fixes #4776 * Editor does not need to be a container …
- 8:52 AM Ticket #4918 (dijit.form.Textarea tries to access window.frameElement properties ...) created by
- There is a script in dijit.form.Textarea which attempts to grab the …
- 4:45 AM Ticket #4785 (ComboBox - expands as text is entered on IE) closed by
- duplicate: Dup of #4711.
- 4:44 AM Ticket #4905 (IE7: DateTextBox submitting muliple values for one 'name') closed by
- fixed: (In [11169]) Fixes #4905. Set JS object name value to "". Problem can …
- 4:02 AM Ticket #4917 (dojox.fx.NodeList-fx proposal) created by
- the new extension setup for NodeList? is great. …
- 3:28 AM Ticket #4913 (ColorPalette L+F too "windows 3.1") closed by
- fixed: (In [11168]) fixes #4913 - adds a little "padding" to the color …
- 3:23 AM Ticket #3147 (color picker UI is kinda grotty) closed by
- duplicate: Dup of #4913.
- 3:12 AM Ticket #4916 (soria combobox arrows are messed up) created by
- Run dijit/tests/form/test_combobox.html?theme=soria in FF2, and the …
- 12:43 AM Ticket #4915 (doc tool seems to be missing /*===== comments) created by
- for example, the duration easing and whatnot are not being pulled from …
Oct 28, 2007:
- 11:55 PM Ticket #4885 ([dojox] validate mixed case emails in dojox.regexp.isEmail) closed by
- fixed: (In [11166]) fixes #4885 - mixed case email addresses are allowed on …
- 11:42 PM Ticket #4837 (SlideShow ending doesn't reset properly) closed by
- fixed: (In [11165]) fixes #4837
- 10:04 PM Ticket #4914 (Grid, programatic height/width problems...) created by
- I'm creating a Grid as a direct child of a tabContainer …
- 6:35 PM Ticket #4912 (ThumbnailPicker navigation images are misaligned) closed by
- fixed: (In [11163]) fixes #4912 - thumbnail picker alignment patch from Shane …
- 6:24 PM Ticket #4913 (ColorPalette L+F too "windows 3.1") created by
- the motif-esque design on dijit.ColorPalette? is weird/unattractive. …
- 6:22 PM Ticket #4912 (ThumbnailPicker navigation images are misaligned) created by
- This size of the divs in the dojox.image.ThumbnailPicker? is incorrect, …
- 3:40 PM Ticket #4911 (createlink DualStateDropDownButton code doesn't seem to do anything?) created by
- 3:37 PM Ticket #4910 (disable submit on editor createlink dialog when !valid) created by
- the validation textbox checks for non-conformant/ non-empty url data, …
- 3:11 PM Ticket #4909 (Editor test mentions EnterKeyHandling plugin, but does not test it) created by
- Either the text should be modified or the code put back in. Arguably, …
- 2:56 PM Ticket #4908 ([patch] dojo.connect() to "onkeypress" memory leak (IE)) created by
- Event code creates a stealth handler for "onkeydown" but never deletes …
- 2:33 PM Ticket #4907 (currency format on safari messed up) closed by
- invalid: That's the format for a locale of 'en', which I'm guessing is what …
- 2:09 PM Ticket #4907 (currency format on safari messed up) created by
- Running dijit/tests/form/test_validate.html on Safari3/WinXP, The …
- 5:22 AM Ticket #1471 (API doc generator -- recognize literal return values) closed by
- wontfix
- 4:54 AM Ticket #1995 (Allow adding "resource dependencies" for the build system) closed by
- wontfix: Closing this out as wontfix in favor of jbondc's other ticket about …
- 4:52 AM Ticket #86 (Add import options to require) closed by
- wontfix: Closing this as a wontfix. Not sure the use case for this. With ticket …
- 4:44 AM Ticket #4906 (Allow building only one layer.) created by
- To make the build process quicker, it would be nice if the build …
- 4:42 AM Ticket #4565 (Consider allowing building from a release build) reopened by
- Reopening, after talking more with Alex. We'll try a solution where …
- 2:54 AM Ticket #4905 (IE7: DateTextBox submitting muliple values for one 'name') created by
- reposted from …
- 2:34 AM Ticket #4707 (doc: update titlepane documentation) closed by
- fixed: closed - doc updated 10/27/07
- 2:09 AM Ticket #4702 (doc: dialog and tooltip dialog need a11y documentation) closed by
- fixed: closed - doc updated on 10/27/07
- 1:42 AM Ticket #4698 (doc: remove delete a tab keyboard behavior from stack container ...) closed by
- fixed: closed - doc updated on 10/27/07
- 12:37 AM Ticket #4904 (tree to save open/closed state of each node) created by
- I bring this up because it seems like it would be a common use case …
Oct 27, 2007:
- 8:55 PM Ticket #4880 ([cometd][patch][ccla] Increment "id" field on client side, use it in ...) closed by
- fixed: (In [11153]) merging another good patch from Brendan Hogger (CLA on …
- 7:21 PM Ticket #4903 (toggle buttons do not report ARIA pressed state) closed by
- fixed: (In [11150]) fixes #4903 - add setting the ARIA pressed state on …
- 7:20 PM Ticket #4903 (toggle buttons do not report ARIA pressed state) created by
- The toggle buttons need to set the ARIA pressed state to true and …
- 5:19 PM Ticket #4738 (Submenu indicator icons not visible in high contrast) closed by
- fixed: (In [11149]) fixes #4738. Remove dijit_a11y class referenced in …
- 8:29 AM Ticket #4883 (problem while performing drag and drop , blue highlighting, most of ...) reopened by
- You have said that its related to showhide function and it worked from …
- 6:52 AM Ticket #4822 (NodeList.style is a real odd ball) closed by
- fixed: (In [11146]) making the constructor smaller ('cause we can), adding …
- 6:52 AM Ticket #4902 (DropDownButton/ComboButton/nested Menus: destroyRecursive() leaves ...) created by
- For ComboButton? or anything with a nested popup, the popup gets moved …
- 6:38 AM Ticket #2865 (Editor2: test failures for Editor2InsideDialog) closed by
- duplicate: It's not going to be. Marking as dup of #3980.
- 3:33 AM Ticket #4340 (TooltipDialog: href broken) closed by
- fixed: (In [11138]) Fixes #4340: actually there wasn't a bug, it was just …
- 12:13 AM Ticket #4901 (API consistancy / optimizations in dijit) created by
- this.inherited() should be used over className.superclass.apply/call …
Oct 26, 2007:
- 10:09 PM Ticket #4900 (Grid does not resize with parent widgets) created by
- When the grid is parented by a widget that inherits from …
- 9:53 PM Ticket #4899 (Need a test case for custom sorting on the model) created by
- I am unable to find a way to define a custom sorting routine for a …
- 9:45 PM Ticket #4898 (Sorting with named columns not supported) created by
- Although using named columns to reference properties on objects stored …
- 9:33 PM Ticket #4887 (ArrayList.contains uses deprecated equality test) closed by
- invalid: Um...ok. So you're saying (no idea who, no email attached) using a …
- 9:32 PM Ticket #4877 (dojox.charting, data set with only one data point doesn't plot) closed by
- wontfix: I can confirm, but there is no way to derive a statistics from a …
- 9:24 PM Ticket #4897 ([PATCH][cla] Add a model that can use a key from a dataset) created by
- I have attached a patch that adds dojox.grid.data.keyedTable. I'm not …
- 8:35 PM Ticket #4895 (test_Declaration: update.php?) closed by
- wontfix: Hi. Yeah, that's just an example of what a user might do with a …
- 8:13 PM Ticket #4873 (Menu items do not drop down when programmatically attached to a ComboButton) closed by
- invalid: Ah, ok, there are multiple issues with your test. The main one is …
- 8:09 PM Ticket #4896 (dijit/tests/test_InlineEditBox crashes WebKit-r26759) created by
- FYI. Whenever I load the dijit.InlineEditBox? into Windows WebKit? …
- 7:48 PM Ticket #2628 (IframeIO uses wrong charset) closed by
- wontfix: go with UTF-8. Thanks. Punt.
- 7:27 PM Ticket #4895 (test_Declaration: update.php?) created by
- I noticed that test_Declaration refers to a non-existent file. Is …
- 7:25 PM Tickets #3691,4803 batch updated by
- fixed: (In [11132]) Fixes #4803: fix accordion borders on IE by putting …
- 7:05 PM Ticket #4879 (TimeTextBox: Posts time as GMT-8:00 even though I'm in PDT (Daylight ...) closed by
- fixed: (In [11131]) When formatting time only, do not include a timezone. …
- 7:03 PM Ticket #4894 (Webkit: ComboBox template spills outside itself) created by
- Load test_ComboBox in Webkit. There is something wrong with the …
- 6:10 PM Ticket #4893 (IE menu items not grayed out in high contrast mode) created by
- Using …
- 6:09 PM Ticket #4875 (Calling editor.destroy() results in an error being thrown (related to ...) closed by
- invalid: Please attach code to reproduce this and whether it is dependent on …
- 5:48 PM Ticket #4892 (Unable to instantiate the grid with a non-parented node) created by
- Doing this: […] or this: […] results in this error: […] …
- 5:22 PM Ticket #4873 (Menu items do not drop down when programmatically attached to a ComboButton) reopened by
- How is this is not a duplicate of #4873. Unless I am missing …
- 5:15 PM Ticket #4812 (_TimePicker and _Calendar should be peers) closed by
- fixed: (In [11130]) Move dijit.form._TimePicker to dijit. Fixes #4812
- 5:15 PM Ticket #4874 (Menu: must hide menu with style="display: none"; indirectly via a ...) reopened by
- Well thanks for the this info. However, where is the documentation on …
- 4:53 PM Ticket #4891 (Prevent control bleeding) created by
- #4884 mentions the control bleeding problem, which was solved for the …
- 4:50 PM Ticket #4884 (while performing dnd when I Drag someting that particular dnd Item ...) closed by
- duplicate: This is a duplicate of #3696. It is a nice-to-have but rarely …
- 4:43 PM Ticket #4883 (problem while performing drag and drop , blue highlighting, most of ...) closed by
- worksforme
- 4:26 PM Ticket #4890 (common base for TimeTextBox and DateTextBox) created by
- Right now, DateTextBox? picks up all the time code as well as the …
- 4:24 PM Ticket #4889 (public support for popupClass) created by
- Can we make popupClass a public supported property in TimeTextBox?? …
- 4:06 PM Ticket #4426 (TimeTextBox UI impractical for high granularity selection (ex: 5 ...) closed by
- fixed: Given the above [10953] fix, and the fact (I forgot this before) that …
- 4:01 PM Ticket #4888 (dojo.rpc.* handling of Json should probably use: json-comment-optional) created by
- dojo.rpc.* handling of Json should probably use: json-comment-optional …
- 3:44 PM Ticket #4334 (dojo 0.9: dojo.fx.wipeIn() and dojo.fx.wipeIn() cross browser issues) closed by
- wontfix: Ah right, we've had two other bugs about this recently, perhaps from …
- 3:28 PM Ticket #4826 (allow ContentPane to hold layout container) closed by
- fixed: (In [11129]) Fixes #4826: allow ContentPane? to act as a non-leaf …
- 3:22 PM Ticket #4887 (ArrayList.contains uses deprecated equality test) created by
- 1.0b definition of ArrayList?.contains uses the == operator which has …
- 2:58 PM Ticket #4763 ([CLA] [patch] dojo.substitute() returns undefined for unknown place holders) closed by
- invalid: You're right, there should be a test case for this. I will …
- 2:50 PM Tickets #4831,4886 batch updated by
- fixed: (In [11127]) fixes #4831 (floating pane dock css, though needs to be …
- 2:21 PM Ticket #4886 ([CLA][PATCH][dojox][FloatingPane] Dock node does not disappear when ...) created by
- When explicitly showing a minimized pane, the node would not disappear …
- 12:47 PM Ticket #4885 ([dojox] validate mixed case emails in dojox.regexp.isEmail) created by
- discussed at: …
- 9:54 AM Ticket #4884 (while performing dnd when I Drag someting that particular dnd Item ...) created by
- I am using Dojo "dojo-release-0.9.0" version. In this as per track …
- 9:15 AM Ticket #4883 (problem while performing drag and drop , blue highlighting, most of ...) created by
- Problem details - While performing drag and drop most of the part of …
- 8:08 AM Ticket #4361 (dojo.fx.slideTo destroys default alignment) closed by
- wontfix: Hmm, you are sliding a […] ... initially it's effectively …
- 7:58 AM Ticket #4882 (Show ComboBox popup consistently at the same position) closed by
- duplicate: I agree it's not ideal. Dup of #3272.
- 7:56 AM Ticket #4882 (Show ComboBox popup consistently at the same position) created by
- It's really annoying when you open the combobox drop down click on …
- 7:48 AM Ticket #4870 (dijit.form.FilteringSelect, setValue & onChange) reopened by
- The difference with the example is that I create my dijit …
- 7:45 AM Ticket #4717 (Wrong layout of tabs container in a dijit) closed by
- invalid: Right, and this is just the way the system works. Every layout widget …
- 7:36 AM Ticket #4881 (dijit.form.DateTextBox and 'ddMMyy' pattern) created by
- I'm trying to use the dijit.form.DateTextBox? component with the …
- 7:35 AM Ticket #4716 (position of TimePicker popup is awkward) closed by
- fixed: I can't see how 4716.2.patch could work; position:absolute children do …
- 7:28 AM Ticket #4874 (Menu: must hide menu with style="display: none"; indirectly via a ...) closed by
- wontfix
- 3:51 AM Ticket #4133 (Tundra: theme for TimePicker widget) closed by
- fixed: This is basically finished, although technically some of the rules …
- 3:48 AM Ticket #4878 (Tab layout in themeTester.html wrong) closed by
- fixed: (In [11121]) Fixes #4878: Tab layout in themeTester.html wrong.
- 12:02 AM Ticket #4880 ([cometd][patch][ccla] Increment "id" field on client side, use it in ...) created by
- This patch adds a single "messageId" attribute to the main cometd …
Oct 25, 2007:
- 11:19 PM Ticket #4855 (Button: ENTER key for closing drop down menus doesn't work) closed by
- duplicate: Oh, dup of #4722.
- 11:00 PM Ticket #4869 ([cometd][patch][ccla] Clean up subscribe/unsubscribe logic) closed by
- fixed: (In [11119]) merging patch for subscribe/unsubscribe cleanup from …
- 10:58 PM Ticket #4436 (Focus lost on interacting with toolbar) closed by
- wontfix: dijit.Editor does not produce this behavior, so I'm closing this out …
- 10:54 PM Ticket #4298 (No spacing between toolbar menu items (Webkit)) closed by
- fixed: fixed in [11118]
- 10:48 PM Ticket #4879 (TimeTextBox: Posts time as GMT-8:00 even though I'm in PDT (Daylight ...) created by
- TimeTextBox? sends a time that looks like: T08:00:00GMT-08:00 However, …
- 10:34 PM Ticket #4867 (cometd profile is broken) closed by
- fixed: (In [11116]) update profile to do the right thing. Fixes #4867
- 10:32 PM Ticket #4588 (Context menu open throws an Exception on FF2 and FF3 when focus is in ...) closed by
- fixed: Working now, presumably fixed along with #4307.
- 10:30 PM Ticket #4458 (minor style cleanups) closed by
- fixed
- 10:24 PM Ticket #4878 (Tab layout in themeTester.html wrong) created by
- At least on FF2/mac and Safari the tab labels show up on multiple rows.
- 10:16 PM Ticket #4325 (Safari/Webkit: Wrong dojo._abs behavior) closed by
- fixed: (In [11115]) add spacing for Safari. Fixes #4325
- 10:12 PM Ticket #4871 (make dijit work with code that extends prototype of native JavaScript ...) closed by
- wontfix: OK, you shouldn't be modifying the Object prototype anyway, and note …
- 10:00 PM Ticket #34 (gracefully handle the case where xmlhttprequest is not available in PCIE) closed by
- wontfix: IE 7 does the right thing and 0.9+ removes the magical negotiation. …
- 9:58 PM Ticket #2030 (FormBind gives no feedback if the form's action url is a 404.) closed by
- wontfix: use dojo.query or dojo.behavior in 0.9
- 8:44 PM Ticket #4872 ([patch] [CLA] Invalidate the property "item" when changing the ...) closed by
- fixed: (In [11114]) Fixes #4872. Proxy commit for wolfram (CLA on file). …
- 8:32 PM Ticket #4759 (dijit.form.DateTextBox in IE6 when push escape will alert error) closed by
- fixed: (In [11113]) Fixes #4759. Add onCancel attribute to popup object for …
- 7:22 PM Ticket #4873 (Menu items do not drop down when programmatically attached to a ComboButton) closed by
- duplicate: Basically dup of #4874
- 7:15 PM Ticket #4877 (dojox.charting, data set with only one data point doesn't plot) created by
- I'd like to use the bar chart as a simple linear gauge sort of …
- 5:55 PM Ticket #4876 (Extra tab stop at tree root) created by
- To reproduce: 1. open dijit/tests/test_Tree.html 1. tab to the …
- 5:34 PM Ticket #4875 (Calling editor.destroy() results in an error being thrown (related to ...) created by
- The line checked in for #3726 (Changeset [10810]) throws an error: …
- 5:27 PM Ticket #4870 (dijit.form.FilteringSelect, setValue & onChange) closed by
- worksforme: This seems to work for me. Can you append a testcase? The nightly …
- 5:13 PM Ticket #4874 (Menu: must hide menu with style="display: none"; indirectly via a ...) created by
- If you create a menu but initially hide it via a CSS rule like: […] …[…]
- 4:54 PM Ticket #4873 (Menu items do not drop down when programmatically attached to a ComboButton) created by
- In an HTML page, a Menu with MenuItems? can be attached to a …
- 3:58 PM Ticket #4856 (IE: button test - getting error dialogs) closed by
- fixed: (In [11110]) Fixes #4856 by fixing these problems: 1. MasterTooltip? is …
- 3:09 PM Ticket #4872 ([patch] [CLA] Invalidate the property "item" when changing the ...) created by
- In [10668] the property "item" was introduced to provide an easy way …
- 2:08 PM Ticket #4871 (make dijit work with code that extends prototype of native JavaScript ...) created by
- dojo fails to load if mixed with code that extends native JavaScript? …
- 1:48 PM Ticket #4870 (dijit.form.FilteringSelect, setValue & onChange) created by
- Hello, I use the setValue function to select a default value in the …
- 6:36 AM Ticket #4869 ([cometd][patch][ccla] Clean up subscribe/unsubscribe logic) created by
- When cometd.subscribe is called, it hooks up the subscription via …
- 6:02 AM Ticket #4868 (dojox/image/Lightbox failed on IE) created by
- The Lightbox-Effect fails on every 2nd try on Internet Explorer.
- 5:04 AM Ticket #4867 (cometd profile is broken) created by
- the current cometd profile file has two profile definitions in it and …
- 4:13 AM Ticket #4859 (IE: button test - color and save buttons are missing, only text shows) closed by
- worksforme: Can't reproduce after deleting "temporary internet files".
- 3:31 AM Ticket #4866 (Using single quotes with dojo.require calls causes build problems) created by
- Specifically, the require calls do not get stripped out. Problem is in …
- 3:03 AM Ticket #4743 (dijit.form.FilteringSelect doesn't work in IE6 with Japanese characters) reopened by
- Replying to peller: > The patch fixes two issues: > > 1. …
- 2:57 AM Ticket #4759 (dijit.form.DateTextBox in IE6 when push escape will alert error) reopened by
- Replying to doughays: > Then I pressed Escape. Nothing …
- 2:47 AM Ticket #4479 (Radio button onclick does not check the button) closed by
- fixed: (In [11107]) Fixes #4479. Refactored code so that onClick is called …
- 2:19 AM Ticket #4865 (Richtext supports hilitecolor and forecolor but Editor does not) closed by
- duplicate: Dup of #4172
- 1:34 AM Ticket #4865 (Richtext supports hilitecolor and forecolor but Editor does not) created by
- Editor does not support forecolor and hilitecolor, and yet Richtext …
- 1:23 AM Ticket #4864 (DateTextBox month format accepted/ reformatted) created by
- If I was to spell out October instead of Oct, reverts to Jan for the …
Oct 24, 2007:
- 9:46 PM Ticket #3843 (support nested popups) closed by
- fixed
- 9:46 PM Ticket #4254 (Mail demo: list of messages sometimes blank (IE7)) closed by
- fixed: (In [11104]) Fixes #4254: fix race condition between when postscript …
- 8:49 PM Ticket #4863 (Grid default models poorly suited to object based data.) created by
- Grid model classes are skewed to array data storage. Object (hash) …
- 8:48 PM Ticket #4862 (model has no properties, inStructure has no properties) closed by
- fixed: (In [11102]) Add null-checks, fixes #4862.
- 8:47 PM Ticket #4861 (ComboBox: disable More choices by default) closed by
- fixed: (In [11101]) Fixes #4861. Proxy commit for haysmark. Change pageSize …
- 8:47 PM Ticket #4862 (model has no properties, inStructure has no properties) created by
- Some initialization sequences throw errors. Adding some null-checks …
- 8:38 PM Ticket #4861 (ComboBox: disable More choices by default) created by
- Most people aren't going to have ComboBox? data sources that actually …
- 7:47 PM Ticket #4845 (dijit.Tree not visible with large datasets in ItemFileReadStore) closed by
- invalid: According to dojo.data there's an error in your data: …
- 7:46 PM Ticket #4860 (Tree, Combobox: check error return from dojo.data) created by
- Tree (and maybe ComboBox) don't check for an error return from …
- 7:44 PM Ticket #4857 (IE: button test - icons missing on toggle buttons) closed by
- invalid: peller checked ie7, too. looks fine here.
- 7:37 PM Ticket #4704 ("too much recursion" error instanciating a dialog derived from ...) closed by
- invalid: User error - subclass DlgTest?.js needed to set templateString:null
- 7:26 PM Ticket #4859 (IE: button test - color and save buttons are missing, only text shows) created by
- On IE6 and IE7 go to …
- 7:08 PM Ticket #4700 (stack container has no wai roles or states specified) closed by
- fixed: (In [11100]) Fixes #4700, added tab and tabpanel aria roles to stack …
- 7:04 PM Ticket #4704 ("too much recursion" error instanciating a dialog derived from ...) reopened by
- I'm sorry to be a pain, but this only works if you modify Dialog.js …
- 7:01 PM Ticket #4830 (TimePicker tabIndex=1) closed by
- fixed: (In [11099]) fixes #4830 - for 1.0 the popup part of timepicker will …
- 6:08 PM Ticket #4704 ("too much recursion" error instanciating a dialog derived from ...) closed by
- invalid: This continues to appear to be a user error. I'm using the latest …
- 5:08 PM Ticket #4858 (Slider is broken after DnD changes) closed by
- fixed: (In [11098]) fixed Slider to accommodate changes in the DnD Move, …
- 5:08 PM Ticket #4858 (Slider is broken after DnD changes) created by
- 4:45 PM Ticket #4857 (IE: button test - icons missing on toggle buttons) created by
- Using IE6 or IE7 go to …
- 4:35 PM Ticket #4856 (IE: button test - getting error dialogs) created by
- Using IE6 or IE7 go to: …
- 4:28 PM Ticket #4704 ("too much recursion" error instanciating a dialog derived from ...) reopened by
- I've already tried this, but if you don't mixin dijit._Templated, my …
- 3:40 PM Ticket #4745 (Textarea (iframe in Firefox) not working after tab removed and added) closed by
- fixed: Tested using Firefox 2.0.0.8, WinXP Pro SP2, Dojo revision [11097] and …
- 3:32 PM Ticket #4704 ("too much recursion" error instanciating a dialog derived from ...) closed by
- invalid: change dojo.declare("kw.Dialog.DlgTest?", [dijit.Dialog, …
- 2:35 PM Ticket #4849 (need docs on typematic callback) closed by
- fixed: (In [11094]) Fixes #4849. Added more inline doc to typematic.js
- 1:54 PM Ticket #4843 (Programatic widget test cases.) closed by
- duplicate: Actually this is a dup of #287.
- 1:44 PM Ticket #4851 (dijit.form.DateTextBox in IE6 when push escape will alert error(Repost)) closed by
- duplicate: Why are you reposting tickets?
- 1:43 PM Ticket #4852 (dijit.form.FilteringSelect doesn't work in IE6 with Japanese ...) closed by
- duplicate: There's no reason to repost a ticket. One time is enough.
- 1:39 PM Ticket #4855 (Button: ENTER key for closing drop down menus doesn't work) created by
- On test_Button.html, on FF, "clicking" menu via enter-key return won't …
- 1:36 PM Ticket #4854 (drop failure) created by
- Hi everyone, I noticed a little problem while using DnD. Under …
- 12:14 PM Ticket #4853 ([patch][cla]dojox.layout.FloatingPane with remote content is not resizable) created by
- a dojox.layout.FloatingPane? with remote content (i.e. with an …
- 8:21 AM Ticket #4852 (dijit.form.FilteringSelect doesn't work in IE6 with Japanese ...) created by
- Repost Tiket #4743 OS(version):Microsoft …
- 8:11 AM Ticket #4851 (dijit.form.DateTextBox in IE6 when push escape will alert error(Repost)) created by
- Repost Tiket #4759 OS(version):Microsoft Windows2000(5.002195 Service …
- 4:54 AM Ticket #4844 (tooltip regression: tooltips no longer displayed when focus on ...) closed by
- fixed: (In [11092]) Fixes #4844: tooltip regression: tooltips no longer …
- 4:24 AM Ticket #3545 (Button icon and (text) label specification) closed by
- fixed: (In [11091]) Add dojoAttachPoint=iconNode for button icons. Fixes #3545.
- 3:49 AM Ticket #4850 (DateTextBox fills with NaN for years like 0050 (IE only)) created by
- Create a standard DateTextBox?. On IE, edit the year in the input …
- 3:15 AM Ticket #4849 (need docs on typematic callback) created by
- typematic has a callback function which passes a count and -1 for …
- 3:14 AM Ticket #4848 (arrow key navigation in grid scrolls too much) created by
- (tested on FF2) hit the down arrow in the grid. It will take you …
- 2:33 AM Ticket #3695 (Explore the possiblity of chaining movers functionality.) closed by
- fixed
Oct 23, 2007:
- 11:54 PM Ticket #4655 (Grid uses "static" for a variable name.) closed by
- fixed: Changed 'static' to 'alwaysOn' in r10785.
- 11:28 PM Ticket #4499 (dojo._loadModule function signature incorrect) closed by
- fixed: I removed the exactOnly argument to dojo._loadModule(): you are right, …
- 10:42 PM Ticket #4842 (GFX image rotation in Firefox/SVG) closed by
- wontfix: I checked the effect with Opera 9, Safari 3, IE7 with VML — they …
- 10:29 PM Ticket #4809 (Slider is a little quirky in IE6) closed by
- fixed: (In [11085]) Fixes #4809. Standarize the placement of the horizontal …
- 8:22 PM Ticket #4847 (Accordion: allow horizontal or vertical orientation for Accordion) created by
- Currently, the accordion container only allows "up and down" sliding …
- 8:20 PM Ticket #4846 (dijit.Dialog dialogunderlay unable to have multiple colors for multile ...) created by
- because dialogUnderlay is descendant of body, and shared, there is no …
- 8:14 PM Ticket #4845 (dijit.Tree not visible with large datasets in ItemFileReadStore) created by
- Dijit.tree is not visible when using large a dataset in a …
- 6:40 PM Ticket #4585 (DnD Unexpected sorting with dropping in same source and no insertion point) closed by
- fixed: (In [11083]) dnd: modified the behavior of the drop in case of moving …
- 6:22 PM Ticket #4840 (problem in Drag and Drop on click of top menu bar) closed by
- fixed: (In [11082]) dnd: implemented optional drag handles for DnD items, …
- 6:03 PM Ticket #4844 (tooltip regression: tooltips no longer displayed when focus on ...) created by
- Tooltips are no longer displayed when the trigger item receives focus. …
- 5:05 PM Ticket #4799 (dojo.dnd.Moveable - start & stop topics broken) closed by
- fixed: (In [11079]) dnd: missed one place the first time around, added a test …
- 4:33 PM Tickets #4779,4780 batch updated by
- fixed: (In [11078]) Fixes #4779, #4780. Renamed getTextValue to …
- 3:58 PM Ticket #4843 (Programatic widget test cases.) created by
- All widgets should have a programatic test case... apparently several …
- 3:37 PM Ticket #4218 (Mail demo: intermittently doesn't load on IE) closed by
- fixed: (In [11077]) Race condition removing this.row. Done by runQuery, …
- 3:35 PM Ticket #4799 (dojo.dnd.Moveable - start & stop topics broken) reopened by
- Thanks for the quick fix, working great. I'm reopening for similar …
- 3:35 PM Ticket #4842 (GFX image rotation in Firefox/SVG) created by
- Email address: [email protected]… I'm seeing a noticeable gap …
- 3:02 PM Ticket #4834 (maxlength problem in dijit.form.TextBox) closed by
- fixed: (In [11076]) Fixes #4834. Renamed maxlength to maxLength within dijit/.
- 2:42 PM Ticket #3545 (Button icon and (text) label specification) reopened by
- Reopening to get input on a Dtk.org forum topic: …
- 2:21 PM Ticket #4743 (dijit.form.FilteringSelect doesn't work in IE6 with Japanese characters) closed by
- fixed: (In [11075]) Better handling of DBCS input. Fixes #4743
- 2:15 PM Ticket #4755 (Slider: can't focus a second time?) closed by
- fixed: (In [11074]) Fixes #4755: Slider: can't focus a second time
- 1:09 PM Ticket #4810 (DatePicker should act on mousedown rather than onclick) closed by
- fixed: (In [11071]) Ignore mouse-ups. Fixes #4810
- 11:45 AM Ticket #4841 (TabContainer is not properly rendered in IE 7 if using CSS to style it) created by
- I've been doing some testing of the dijit TabContainer? with both FF …
- 10:58 AM Ticket #4840 (problem in Drag and Drop on click of top menu bar) created by
- I have installed Dojo "dojo-release-0.9.0" version. I want to use Drag …
- 6:10 AM Ticket #4839 (kill stray globals) created by
- I'm seeing stray globals like "gearsObj", "_shouldRequire", "dojoUrl", …
- 5:59 AM Ticket #4673 (Dnd: Unable to highlight text using Ctrl+Shift when nesting ...) closed by
- fixed: (In [11066]) dnd: fixes #4673.
- 5:43 AM Ticket #4838 (re-add connectBefore to Dojo Base) created by
- we lost before advice in the run up to 0.9. Need to fix that for 1.0.
- 4:21 AM Ticket #4837 (SlideShow ending doesn't reset properly) created by
- After a slideshow ends and the text "Stop Slideshow" is reset to …
- 3:47 AM Ticket #4140 (DnD can be stopped by clicking the other mouse button from the mouse ...) closed by
- fixed: (In [11065]) dnd: fixes #4140, thx blowery for the enhancement suggestion.
- 3:35 AM Ticket #4810 (DatePicker should act on mousedown rather than onclick) reopened by
- skips by 2
- 3:00 AM Ticket #4808 (TimePicker in InlineEditBox doesn't work) closed by
- fixed: I "fixed" this by removing the focus call in TimePicker?.js, see [11064].
- 2:59 AM Ticket #4836 (document.documentElement.clientWidth in ie quirks mode) created by
- when dojo.isIE and document.compatMode == "BackCompat?" both true, the …
- 2:56 AM Ticket #4252 (ComboBox in TooltipDialog: drop down broken) closed by
- fixed: (In [11064]) Fixes #4252: support combobox and other widgets with drop …
- 2:39 AM Ticket #3477 (onEnd fires multiple times for combined animations) closed by
- fixed: (In [11062]) ensure that combinations return a wrapper animation. …
- 1:44 AM Ticket #4372 (BiDi enable Textarea) closed by
- fixed: (In [11060]) apply bidi patch. Fixes #4372
- 1:33 AM Ticket #4817 (dijit.Tree -- needs a way to update icon and labelNode classes) closed by
- fixed: (In [11058]) fixes #4817 again... :) this.getIcon/LabelClass() doesnt …
- 12:43 AM Ticket #4835 (DateTextBox: scrollbars bleed through (FF2/mac)) created by
- using test_edit_dijit.html on FF2/Mac click on the date in row 10 the …
- 12:19 AM Ticket #4817 (dijit.Tree -- needs a way to update icon and labelNode classes) reopened by
- [11034] appears to have broken themeTester
Oct 22, 2007:
- 10:06 PM Ticket #4834 (maxlength problem in dijit.form.TextBox) created by
- dijit.form.TextBox?, maxlength does not work in IE6, The attribute …
- 9:53 PM Ticket #4829 (dojo.data tests failing) closed by
- fixed: (In [11057]) Fix regexp for json comment filtering to accept …
- 9:47 PM Ticket #4833 (No way to programmatically identify a menuItem) created by
- In one of my widget's template I create a context menu as follows: …
- 8:57 PM Ticket #4832 (editor with autocompletion and syntax highlighting) created by
- I'm writing an editor with autocompletion and syntax highlighting: …
- 7:07 PM Ticket #4805 (dojox.data.FlickrRestStore requests too much data) closed by
- fixed: (In [11056]) Minor patch for efficiency, done by sos. fixes #4805
- 5:21 PM Ticket #4831 ([dojox] FloatingPane CSS fixes to repair dock repositioning) created by
- The repositioning logic doesn't like CSS "outline" - using "border" …
- 5:19 PM Ticket #4830 (TimePicker tabIndex=1) created by
- TimePicker? template has a tabIndex="1". This will cause improper tabbing.
- 4:33 PM Ticket #4751 (Slider does not receive focus when dragging handle) closed by
- fixed: (In [11054]) Fixes #4751. Focus state was only being set the first …
- 3:33 PM Ticket #4829 (dojo.data tests failing) created by
- perhaps something to do with the new throw if something goes wrong in …
- 2:57 PM Ticket #4733 (Invalid HTML in VerticaSlider.html) closed by
- fixed: (In [11049]) Fixes #4733. Removed mismatched ending anchor tag.
- 2:50 PM Tickets #4715,4795 batch updated by
- fixed: (In [11048]) Fixes #4715 #4795. Check for exception while checking …
- 2:15 PM Ticket #4828 (setting and unsetting a wai role should preserve existing roles) created by
- For background see: …
- 1:48 PM Ticket #4759 (dijit.form.DateTextBox in IE6 when push escape will alert error) closed by
- worksforme: It seems to be working for me. Please recreate with the nightly …
- 1:46 PM Ticket #4827 (dojox.widget.Loader doesnot publish messages started/ended) closed by
- fixed: (In [11047]) fixes #4827 - no-brainer messup in dojox.widget.Loader …
- 9:17 AM Ticket #4827 (dojox.widget.Loader doesnot publish messages started/ended) created by
- instead of call dojo.publish("Loader", { message: 'ended' }); have to …
- 7:38 AM Ticket #4826 (allow ContentPane to hold layout container) created by
- in many layout scenarios, ContentPane? widgets get used to stub out an …
- 6:35 AM Ticket #4825 (NodeList.adopt does not work when it is passed a NodeList as an argument) closed by
- fixed: (In [11045]) ensure that dojo.query passes back a node list if it's …
- 6:30 AM Ticket #4825 (NodeList.adopt does not work when it is passed a NodeList as an argument) created by
- […] The reason that the latter doesn't work is because the …
- 6:11 AM Tickets #4378,4821 batch updated by
- fixed: (In [11044]) Fixes #4821. Fixes #4378. Now NodeLists? are just arrays …
- 4:19 AM Ticket #4824 (_Animation is exposed via NodeList animations and requires users to ...) created by
- See below. The basic issues is a question of whether or not _Animation …
- 4:12 AM Ticket #4823 (firebuglite outputs "{}" for booleans, integers) closed by
- fixed: (In [11042]) output something saner for most object types. Fixes #4823
- 4:11 AM Ticket #4823 (firebuglite outputs "{}" for booleans, integers) created by
- this makes logging things out something of a PITA on Opera, IE, etc.
- 2:50 AM Ticket #1357 (performance profiling build option) closed by
- wontfix: please reopen if anyone wants to take this or put forth a proposal
- 2:44 AM Ticket #4814 (doh failures in dojo.number) closed by
- fixed: (In [11037]) In a build, an exact match is required for locale. Fixes …
- 2:39 AM Ticket #4822 (NodeList.style is a real odd ball) created by
- So....NodeList?.style only operates on the first element of a NodeList?, …
- 12:03 AM Ticket #4821 (No clean, quick way to create a NodeList from an Array) created by
- Right now, if you try to create a NodeList? from an Array like so: var …
Oct 21, 2007:
- 10:44 PM Ticket #4820 (update Core inline docs) created by
- after discussion w/ pottedmeat, we need to: * refactor Base and Core …
- 9:37 PM Ticket #4817 (dijit.Tree -- needs a way to update icon and labelNode classes) closed by
- fixed: (In [11034]) per discussion with Bill, this meets his criteria fixes #4817
- 8:28 PM Ticket #4726 (ValidationTextBox height becomes 0 when invalid input is entered and ...) closed by
- worksforme: Hi, I can't reproduce this and no response from "guest", the bug …
- 8:22 PM Ticket #4817 (dijit.Tree -- needs a way to update icon and labelNode classes) reopened by
- The above change isn't right. Dojo.data's onSet() method is …
- 6:29 PM Ticket #4817 (dijit.Tree -- needs a way to update icon and labelNode classes) closed by
- fixed: (In [11033]) Fixes #4817 Found that Tree wasnt implenenting the full …
- 6:28 PM Ticket #4817 (dijit.Tree -- needs a way to update icon and labelNode classes) reopened by
- Reopening to submit a cleaner fix (removing oldClasses so they dont …
- 7:20 AM Ticket #4817 (dijit.Tree -- needs a way to update icon and labelNode classes) closed by
- fixed: (In [11028]) fixes #4817 slightly modified from patch file, per …
- 6:54 AM Ticket #4819 (missing .value in Tree Notification API test) closed by
- fixed: (In [11027]) fixes #4819 just a quick fix to an inputs .value call.
- 6:54 AM Ticket #4819 (missing .value in Tree Notification API test) created by
- addItem() is missing the .value for the property input.
- 6:46 AM Ticket #4818 (typo in ItemFileWriteStore) closed by
- fixed: (In [11026]) fixes #4818 throw new Error("newItem() was not passed an …
- 6:45 AM Ticket #4818 (typo in ItemFileWriteStore) created by
- identify should be identity.
- 6:36 AM Ticket #4817 (dijit.Tree -- needs a way to update icon and labelNode classes) created by
- Basically if you have a Tree where you are using custom icon/labelNode …
- 2:44 AM Ticket #4810 (DatePicker should act on mousedown rather than onclick) closed by
- fixed: (In [11025]) Use typematic to repeat month/year changes for smoother …
- 2:02 AM Ticket #4816 (toolbar buttons not themed correctly on IE6) created by
- toolbar backgrounds don't show up on themeTester.html and have strange …
Oct 20, 2007:
- 6:40 PM Ticket #4815 (dojox.image.SlideShow throws exceptions and doesn't cancel slideshow ...) closed by
- fixed: (In [11020]) cleanup and changes to dojox.image project - merges …
- 6:06 PM Ticket #4789 (ComboBox down arrow not working in IE6 with soria.css) closed by
- invalid: you might be using an older version, no reference to arrows.gif in …
- 4:09 PM Ticket #4786 (A common wrapper to facilitate XSLT processing) closed by
- duplicate: Basically the deal is that we never got around to porting the XSL code …
- 4:07 PM Ticket #4770 (Can't override Dictionary.add(key, value)) closed by
- invalid: It's very possible that the reason for this is because the entire …
- 4:02 PM Ticket #2507 (Can't use dojo.event.connect on RadioGroup's onItemSelect event) closed by
- wontfix: This widget did not get ported from 0.4 to 1.0, so I'm going to close …
- 4:00 PM Ticket #3047 ([charting] Rewrite to use DojoX GFX.) closed by
- fixed: Essentially complete with r11012.
- 4:00 PM Ticket #3044 ([charting] Port to DojoX) closed by
- fixed: Essentially complete with r.11012.
- 3:59 PM Ticket #2124 ([charting] Chart styling/theming) closed by
- fixed: Complete with r. 11012.
- 3:56 PM Ticket #2797 (logo shows up with gray background on IE6) closed by
- fixed: Closing this ticket; the design I put together doesn't require the use …
- 11:00 AM Ticket #4815 (dojox.image.SlideShow throws exceptions and doesn't cancel slideshow ...) created by
- The SlideShow? widget seems to randomly throw exceptions, often when …
- 5:53 AM Ticket #4806 (mail demo fails on IE6) closed by
- fixed: seems fixed.
- 4:22 AM Ticket #4814 (doh failures in dojo.number) created by
- http://download.dojotoolkit.org/release-1.0.0beta/dojo-release-1.0.0bet …
- 4:18 AM Ticket #4813 (FF: doh failures in _Templated) created by
- run on FF2/Mac […]
- 4:13 AM Ticket #4812 (_TimePicker and _Calendar should be peers) created by
- We agonized over this and ended up putting _Calendar in dijit since …
- 3:51 AM Ticket #4811 (tests.behavior fails in IE) created by
- testModule=tests.behavior […]
- 3:46 AM Ticket #4810 (DatePicker should act on mousedown rather than onclick) created by
- ext's datepicker lets you quickly move through months by mousing down …
- 3:19 AM Ticket #4809 (Slider is a little quirky in IE6) created by
- themeTester -> Various Dijits horizontal slider, lower tick marks …
- 3:16 AM Ticket #4808 (TimePicker in InlineEditBox doesn't work) created by
- Open up themeTester, editable text tab and find the TimeTextBox?. In …
- 1:37 AM Tickets #4563,4788 batch updated by
- fixed: (In [11002]) fixes #4788 - [ccla/patch] from BlueFire? (Richard …
- 1:11 AM Ticket #4807 ([dojox] fx.smoothScroll failing in IE) closed by
- fixed: (In [11001]) changes the API of dojox.fx.smoothScroll to use just an …
- 12:58 AM Ticket #4807 ([dojox] fx.smoothScroll failing in IE) created by
- there was a regression introduced in [10808] in IE.
- 12:54 AM Ticket #4806 (mail demo fails on IE6) created by
- like it says on the tin. The mail demo is bombing out on IE 6 only. …
Oct 19, 2007:
- 10:54 PM Ticket #4805 (dojox.data.FlickrRestStore requests too much data) created by
- The FlickrRestStore?'s algorithm for determining the page and number of …
- 9:36 PM Ticket #4791 (Add visual indication to the button associated with the active page in ...) closed by
- fixed: Updated the Dojo book: …
- 8:39 PM Ticket #4804 (ComboBox: style next/previous buttons specially so they don't look ...) closed by
- fixed: (In [10996]) Fixes #4804: ComboBox?: style next/previous buttons …
- 8:29 PM Ticket #4804 (ComboBox: style next/previous buttons specially so they don't look ...) created by
- 8:16 PM Ticket #4803 (Accordion: outside borders not showing on IE6) created by
- See test_AccordionContainer.html on IE6. Judging from DOM explorer it …
- 7:45 PM Ticket #4802 (Tree : mayHaveChildren not called for items added using store.newItem) closed by
- fixed: (In [10994]) Fixes #4802: Tree : mayHaveChildren not called for items …
- 7:43 PM Ticket #4802 (Tree : mayHaveChildren not called for items added using store.newItem) created by
- See …
- 7:36 PM Ticket #4801 (Add Button type of 'reset' to dijit.form.Button) created by
- The dijit.form.Button widget should accept Reset as a type when the …
- 7:35 PM Ticket #4800 (on demos/form.html, the background for the textarea isn't showing up) closed by
- fixed: (In [10993]) Fixes #4800: on demos/form.html, the background for the …
- 7:34 PM Ticket #4799 (dojo.dnd.Moveable - start & stop topics broken) closed by
- fixed: (In [10992]) dnd: typo fix --- fixes #4799, thx jbondc for bring it to …
- 7:34 PM Ticket #4800 (on demos/form.html, the background for the textarea isn't showing up) created by
- Problem is that there is a background image specified but no …
- 7:18 PM Ticket #2045 (browser.undo dose not work in Firefox when "url" parameter of ...) closed by
- duplicate: Closing as duplicate of #4777, which has a fix.
- 7:13 PM Ticket #4799 (dojo.dnd.Moveable - start & stop topics broken) created by
- To reproduce, go to: …
- 7:13 PM Ticket #4798 (ColorPalette: Window-Eyes screen reader not speaking color names) created by
- When focus on a cell in the ColorPalette, Window-Eyes 6.1f (beta) …
- 7:13 PM Ticket #4797 (DateTextBox.setDisabled(true) doesnt fully disable in IE7) closed by
- fixed: (In [10991]) Fixes #4797: DateTextBox?.setDisabled(true) doesnt fully …
- 6:01 PM Ticket #4797 (DateTextBox.setDisabled(true) doesnt fully disable in IE7) created by
- If you load the test page and do the following: var a = …
- 5:58 PM Ticket #4796 (Textarea: nls en/en-us entries missing) closed by
- invalid: http://dojotoolkit.org/support/faq/why-do-i-always-see-404s-dijit-nls-e …
- 5:18 PM Ticket #4796 (Textarea: nls en/en-us entries missing) created by
- The test_Textarea.html page is trying to load the following files, …
- 5:15 PM Ticket #4795 (Textarea: Refresh in Firefox loses widget) created by
- On the test_Textarea.html page hitting the refresh button will lose …
- 5:10 PM Ticket #4794 ([dojox] widget.FileInput - broken in ie6?) created by
- The "cancel" button disappears, though is still clickable. …
- 4:40 PM Ticket #4793 (menu: menu gets clipped when screen is too small) created by
- When in high contrast mode the font for the menu matches the high …
- 4:20 PM Ticket #4792 (ColorPalette: use dijit tooltip for color information) created by
- currently the tooltip uses the title attribute to provide the color …
- 3:53 PM Ticket #4699 (StackController has no visual indication of the active/current tab) closed by
- invalid: See #4791.
- 3:52 PM Ticket #4791 (Add visual indication to the button associated with the active page in ...) created by
- StackContainer is a generic widget and indication of the button …
- 3:48 PM Ticket #4790 (color palette: mouseover state is not cleared when click on color in IE 7) created by
- The problem only occurs in IE7 when the color palette is opened via a …
- 2:52 PM Ticket #4787 (StackContainer layout function missing.) closed by
- fixed: (In [10988]) Fixes #4787: reintroduces layout function, removes old …
- 2:48 PM Ticket #4789 (ComboBox down arrow not working in IE6 with soria.css) created by
- As the title says, the ComboBox? does not show the down arrow in IE6 …
- 2:43 PM Ticket #3548 (issues with dialog and tooltip dialog in high contrast mode) closed by
- fixed: (In [10987]) Fixes #3548, removes a suspect line, now gives FF2 …
- 2:34 PM Ticket #4788 ([dojox] FloatingPane - Revised version) created by
- I've taken the FloatingPane? and improved it again to work with our …
- 2:15 PM Ticket #4706 (Pressing space with focus on a tree node causes an error) closed by
- fixed: (In [10984]) Fixes #4706 (pressing space with focus on a tree node …
- 2:02 PM Ticket #4787 (StackContainer layout function missing.) created by
- Removed in error/haste via 10559. Thanks for finding that Bill.
- 1:12 PM Ticket #4786 (A common wrapper to facilitate XSLT processing) created by
- I was looking for an xsltProcessor to be used on the client side and …
- 12:47 PM Ticket #2352 (With IE XmlHttpRequest is not aborted on timeout) closed by
- fixed: (In [10982]) fixes #2352
- 12:36 PM Ticket #3451 (dojo.io.bind return value) closed by
- wontfix: in 0.9, the xhr* methods return deferreds which can have their "load" …
- 12:33 PM Ticket #4594 (hovering FilteringSelect causes 'permission denied to get property ...) closed by
- fixed: dupe of #4307, fixed in [10981]
- 12:30 PM Ticket #4307 (onMouseEnter / onMouseLeave x-browser support) closed by
- fixed: (In [10981]) re-enable onMouseEnter/onMouseLeave, but this time with …
- 11:38 AM Ticket #2730 (ShrinkSafe doesn't handle variable re-naming within 'eval' strings) closed by
- wontfix: solving this in a reliable way is nearly impossible. Preventing …
- 11:35 AM Ticket #4574 (Shrinksafe inserts extra semi-colon) closed by
- fixed: (In [10980]) ensure that functions inside arrays don't blow up under …
- 11:24 AM Ticket #4643 (IE6/7: "onClick"-Handler for a dijit.form.button declared inside of a ...) closed by
- fixed: (In [10979]) ensure that Declarations always use a string template for …
- 10:11 AM Ticket #2954 (Firebug lite looks wacky in D.O.H. on IE 6, IE 7, and Opera 9.2) closed by
- fixed: just tested on Opera 9.24 and Safari 3 beta, and this looks to be …
- 10:04 AM Ticket #4383 (Top level tree icon not displayed in IE) closed by
- worksforme: Sorry, I tried both IE6 and IE7, and can't reproduce.
- 9:00 AM Ticket #4649 ([patch] [CLI] Add assertError and tiny fix) closed by
- fixed: (In [10976]) merging patch from Wolfram to add an assertError to check …
- 8:46 AM Ticket #4337 ([patch][cla]Unable to return a custom error from a Deferred Canceller.) closed by
- fixed: (In [10975]) merging patch from jonu to allow custom errors in …
- 8:19 AM Ticket #3034 (ShrinkSave patch needs to be updated) closed by
- fixed: James Burke fixed this with his recent updates.
- 8:14 AM Ticket #4674 (Cannot dynamically add tooltips to dojo widgets or plain div tags) closed by
- fixed: (In [10974]) Fix programmatically created tooltips w/out srcNodeRef. …
- 6:51 AM Ticket #4671 (textarea that supports rows and cols) closed by
- wontfix
- 6:50 AM Ticket #4725 ([CSS] dijitTextArea or dijitTextarea?) closed by
- fixed: (In [10973]) Fixes #4725: make capitalization for CSS classname …
- 5:00 AM Ticket #4785 (ComboBox - expands as text is entered on IE) created by
- As you type text past the visible width, the input field expands. …
- 3:07 AM Ticket #4784 (dijit.form.TimeTextBox,width of the display is different.) closed by
- fixed: (In [10964]) Fixes #4784: dijit.form.TimeTextBox? drop down on IE6 was …
- 1:14 AM Ticket #4784 (dijit.form.TimeTextBox,width of the display is different.) created by
- Web Browser(version) …
- 1:04 AM Tickets #4754,4775 batch updated by
- fixed: (In [10952]) fixes #4775 fixes #4754 refs #4781 updated test file for …
- 12:00 AM Ticket #4783 (doc parser should preseve tabs and whitespace in some blocks) created by
- for example, you can use an examples: block in code comments for the …
Oct 18, 2007:
- 11:40 PM Ticket #3091 ([patch] have doh complain when assert functions are misused) closed by
- fixed: (In [10946]) Merging patch from Brian Skinner to check args for …
- 11:37 PM Ticket #407 (dojo.io.cookie.deteteCookie fails to delete domain cookies) closed by
- fixed: the deleteCookie API is gone, so you basically use the second method …
- 11:34 PM Ticket #4446 (doh runner.js has a reference to a non-existent module ("doh._base")) closed by
- fixed: (In [10945]) doh._base doesn't exist, and we pull in the other runners …
- 10:36 PM Ticket #325 (Using Dojo in a XUL page fails to write hidden <iframe>) closed by
- fixed: we're no longer pulling this in by default. Marking fixed.
- 10:33 PM Ticket #4769 (noir not ready for 1.0 release) closed by
- fixed: (In [10943]) leave nior and the big jars for the offline demos out of …
- 10:31 PM Ticket #3429 ([patch] [cla] Tooltip: support multiple node ids in the connectId attribute) closed by
- fixed: (In [10942]) Fixes #3429: Tooltip: support multiple node ids in the …
- 10:14 PM Ticket #4782 ([patch][ccla]IFrame relative offset problem in dojo.coords()) created by
- It seems that when I want to use/draw a widget inside an IFrame Dojo …
- 10:05 PM Ticket #4347 (button disappears on TooltipDialog on IE6) closed by
- fixed: This is working now, I think it was fixed recently, by [10927].
- 10:02 PM Ticket #4242 (dijit.layout.layoutChildren: dim argument may be undefined, Internet ...) closed by
- worksforme
- 10:02 PM Ticket #4167 (InlineEditBox: editor is 1/2 the width of the renderer) closed by
- wontfix: OK, I couldn't figure out a way to fix this, since it's hard to get …
- 10:01 PM Ticket #4781 (slider: when move slider via mouse it is not shown as focused) created by
- When I set focus to the slider via the keyboard the bar darkens to …
- 9:37 PM Ticket #4767 (combobox/filtering select: current item not indicated in the dropdown ...) closed by
- fixed: (In [10936]) fixes #4767 no indication of current item in combobox …
- 9:26 PM Ticket #4780 (CurrencyTextBox: no setDisplayedValue() method) created by
- The new InlineEditBox? code isn't working for a currency amount (ex: …
- 8:58 PM Ticket #4779 (TextBox widgets: api inconsistency to get displayed value?) created by
- For CurrencyTextBox? to get the displayed value you call …
- 6:51 PM Ticket #4728 (API usability - adding wrappers for consistency) closed by
- wontfix: Referencing discussion on DTK forums, and closing as I believe this …
- 6:51 PM Ticket #4778 (TooltipDialog documentation incorrect) created by
- See comments on …
- 6:48 PM Ticket #4777 (Hash handling is inconsistent between browsers, breaking dojo.back) closed by
- fixed: (In [10930]) Fixes #4777. Consistent hash handling and test cases …
- 6:44 PM Ticket #4582 (Bug in tab closing) closed by
- fixed: Just tested in trunk, closed tab 3 of first test case with closeable …
- 6:35 PM Ticket #4777 (Hash handling is inconsistent between browsers, breaking dojo.back) created by
- Firefox / Mozilla automatically decodes the string in the hash when …
- 6:21 PM Ticket #2427 (dojo.io.problem) closed by
- invalid: Closing this out... it appears to be a DataSet? enhancement as a …
- 5:36 PM Ticket #4774 ([CLA -- fix provided] dojox.charting.Chart2D -- cant "update" series ...) closed by
- fixed: (In [10928]) charting: added replacement facilities for plots and …
- 5:12 PM Ticket #4776 (Editor: some tool bar buttons not disabled) created by
- Go go .../dijit/tests/test_Editor.html. When page is first loaded the …
- 5:07 PM Ticket #4391 (Bottom of button cut off with IE (7?) and soria theme) closed by
- fixed: (In [10927]) Fixes #4391: Bottom of button cut off with IE (7?) and …
- 4:59 PM Ticket #4775 (Slider: page up/down increment too small) created by
- Open .../dijit/tests/form/test_Slider.html and use pageup/down on the …
- 4:43 PM Ticket #4774 ([CLA -- fix provided] dojox.charting.Chart2D -- cant "update" series ...) created by
- I cant create a patch, but I've modified a local copy and tested …
- 4:18 PM Ticket #4773 (Tree focus indication keyboard/mouse interaction problems) created by
- I'm seeing 2 keyboard/mouse focus interaction problems with the tree …
- 3:57 PM Ticket #4664 (tree item focus and onToggleOpen) closed by
- fixed: (In [10926]) Use dojo.isDescendant() rather than …
- 2:58 PM Ticket #4772 (DropDownButton focus interaction problem with enter key and popup) created by
- On Mac OS X, using FF2 open the button dijit test page. 1. Tab to a …
- 2:05 PM Ticket #4241 (IE breaks if the props object passed to dojo._mixin is undefined.) closed by
- fixed: looks like this was fixed in [10585] thanks sjmiles!
- 1:59 PM Tickets #2331,2440,4712 batch updated by
- fixed: (In [10922]) ensure that we're UTF-8 end-to-end. Fixes #2440. Fixes …
- 10:41 AM Ticket #2559 (InlineEditBox onUndo callback never called) closed by
- fixed: OK, in the new dijit.InlineEditBox? there's a cancel() method that you …
- 10:37 AM Tickets #4097,4098,4362 batch updated by
- fixed: (In [10920]) Make no-value indicator work, and let user specify …
- 10:34 AM Ticket #4321 (InlineEditBox format bug) closed by
- fixed: OK, I think this is fixed in dijit.InlineEditBox? with all my recent …
- 10:29 AM Ticket #4727 (TextArea in InlineEditBox: value is shown as "?") closed by
- fixed: dijit.form.InlineEditBox? has been replaced by dijit.InlineEditBox?, and …
- 6:22 AM Ticket #4080 (dojo.declare needs to be extensible by assigning to arguments.callee) closed by
- fixed
- 5:58 AM Ticket #4771 (Editor: programmatically created Editors cannot be added to Dialogs) created by
- Firefox 2, Mac OS X HOW TO REPRODUCE: Go to …
- 2:54 AM Ticket #4714 (TimePicker: highlight selected option) closed by
- fixed: (In [10916]) Ah, simple and elegant :) Thanks, haysmark. Fixes #4714
- 2:52 AM Ticket #4770 (Can't override Dictionary.add(key, value)) created by
- Hi, I've created a test class like this: dojo.provide("dojo.Test"); …
- 1:34 AM Ticket #4751 (Slider does not receive focus when dragging handle) reopened by
- This really isn't a duplicate. The slider handle and the slider bar …
- 1:26 AM Ticket #4751 (Slider does not receive focus when dragging handle) closed by
- duplicate: duplicate of #4754
- 12:59 AM Ticket #145 (Move ShrinkSafe off of a subdomain) closed by
- fixed: as of a few days ago this is completed at http://shrinksafe.dojotoolkit.org
Oct 17, 2007:
- 11:57 PM Ticket #4769 (noir not ready for 1.0 release) created by
- the 1.0 release buildscripts should exclude dijit/trunk/themes/noir …
- 10:23 PM Ticket #4739 (TextBox type=password ignored) closed by
- fixed: (In [10911]) Fixes #4739: TextBox? type=password ignored Can't do …
- 9:35 PM Ticket #4764 (Width of FilteringSelect cannot be set) closed by
- worksforme: Try following the example in test_FilteringSelect.html / …
- 9:26 PM Ticket #4768 ([meta] update dijit test files for proper a11y) created by
- All of the dijit test files should have basic a11y implemented. Most …
- 9:20 PM Ticket #4760 (dijit.form.DateTextBox validation wrong?) closed by
- fixed: (In [10910]) Make sure to parse the value in validator, not just run …
- 7:51 PM Ticket #4767 (combobox/filtering select: current item not indicated in the dropdown ...) created by
- The current item (which is highlighted in the dropdown list of choices …
- 7:05 PM Ticket #4766 (doc: update wai apis in a11y section of 1.0 version of dojo book) created by
- The Dojo Accessibility Resources section …
- 6:21 PM Ticket #4647 (dojo back button support logging to console) closed by
- fixed: (In [10905]) Fixes #4647. Comment out calls to console, except for …
- 6:12 PM Tickets #4285,4442 batch updated by
- fixed: (In [10904]) fixes #4285 and #4442 by adding focus tracking code to …
- 5:06 PM Ticket #4744 (RPC result semibroken in 10834) closed by
- fixed: (In [10902]) sorry, didn't understand the original bug report. How's …
- 4:44 PM Ticket #4188 (Borders sometimes missing on FF2 and FF3 when in High Contrast mode.) closed by
- worksforme: No longer reproducible. Closing.
- 4:38 PM Ticket #4765 (DateTextBox: support isDisabledDate) created by
- I'm trying to use dijit.DateTextBox to allow users to select dates, …
- 4:13 PM Ticket #4741 (Timeout of 5s for dojo.back is too long) closed by
- fixed: (In [10900]) Fixes #4741. Reduce timer to 200ms, matching 0.4's impl
- 4:11 PM Ticket #4764 (Width of FilteringSelect cannot be set) created by
- I cannot set the width of a FilteringSelect? object. The object always …
- 3:47 PM Ticket #4703 (TitlePane: "titleledby" property provides no functionality) closed by
- fixed: (In [10899]) fixes #4703; revision 8941 changed waistate parameter …
- 2:48 PM Ticket #4763 ([CLA] [patch] dojo.substitute() returns undefined for unknown place holders) created by
- Currently dojo.string.substitute works like this: […] but it should …
- 1:59 PM Ticket #3523 (Button's width decreases when clicking arrow) closed by
- fixed: haysmark: i think bill inadvertantly fixed this with his form widget …
- 1:46 PM Ticket #4308 (tundra and soria css reference no.gif, causes 404s) closed by
- fixed: (In [10898]) fixes #4308 - seems ie6 doesn't need the line like we …
- 11:19 AM Ticket #4762 (can't use TreeV3 context menu on mozilla) created by
- I use a TreeV3 with the TreeContextMenuV3. On Firefox, there is no …
- 11:11 AM Ticket #4116 (ComboBox: test/example querying against a URL like foo.php?query=ca) closed by
- fixed: Fixed by [10875]. Thanks Wolfram!
- 7:49 AM Ticket #4761 ([CLA] [patch] Two QueryReadStore errors (#4597)) created by
- The first error is actually a typo: the example HTML file contains the …
- 7:42 AM Ticket #4621 (standalone doh tests failing on tests.data.*) closed by
- fixed: (In [10890]) D.O.H. uses clearTimeout as well as setTimeout. Support …
- 7:27 AM Ticket #4467 (RadioButton: cutoff on FF) closed by
- fixed: (In [10888]) Fixes #4467: RadioButton/CheckBox? cutoff on FF. Basic …
- 6:21 AM Ticket #4388 (ComboBox down arrows "bleed through" overflow in IE) closed by
- fixed: (In [10886]) Fixes #4388: ComboBox? down arrows "bleed through" …
- 5:49 AM Ticket #4744 (RPC result semibroken in 10834) reopened by
- still incorrect. In case of response is {result:false}, or …
- 2:22 AM Ticket #4666 (need build profiles for dijit.demos) closed by
- fixed: (In [10878]) Use dijit-all profile build for mail demo. Fixes #4666 …
- 2:21 AM Ticket #4218 (Mail demo: intermittently doesn't load on IE) reopened by
- argh. wrong ticket.
- 2:20 AM Ticket #4218 (Mail demo: intermittently doesn't load on IE) closed by
- fixed: (In [10878]) Use dijit-all profile build for mail demo. Fixes #4218 …
- 2:09 AM Ticket #4760 (dijit.form.DateTextBox validation wrong?) created by
- Web Browser(version) …
- 2:05 AM Ticket #4759 (dijit.form.DateTextBox in IE6 when push escape will alert error) created by
- Web Browser(version) :InternetExplorer(6.0.2800.1106) Dojo …
- 1:49 AM Ticket #4326 (Extra page loads with refreshOnShow="true") closed by
- invalid
- 1:07 AM Ticket #4697 (changing tabs via keyboard does not work when focus is within a stack ...) closed by
- fixed: (In [10876]) Fixes #4697, connected onkeypress with container base …
- 12:46 AM Ticket #4564 (Editor inserts extra chacter at end) closed by
- invalid: please attach information needed to reproduce this problem
- 12:44 AM Ticket #4434 (Cut/Copy/Paste behavior strange) closed by
- invalid: please reopen or contact me with more info
Oct 16, 2007:
- 10:49 PM Ticket #4758 (Layout widgets don't initialize correctly inside hidden node) created by
- TabContainer inside a Dialog won't work correctly because when …
- 10:43 PM Ticket #4597 ([patch][CLI] A combobox that works with huge server data (like in dojo ...) closed by
- fixed: (In [10875]) Committing in Wolfram's initial QueryReadStore? patch …
- 10:36 PM Ticket #4757 (ComboBox High Contrast: Border problem) created by
- In High Contrast mode in FF2 go to …
- 10:19 PM Ticket #4756 (blur not detected (Safari)) created by
- On safari in test_slider.html, click one slider and then another. The …
- 10:17 PM Ticket #4755 (Slider: can't focus a second time?) created by
- In test_slider.html on FF2/mac (and maybe other browsers): 1. click …
- 10:15 PM Ticket #4682 ([patch] FormInputWidget with soria theme has double border.) closed by
- fixed: (In [10874]) refs #4179 - soria changes: new gradient. old gradient …
- 10:13 PM Ticket #4754 (Slider does not receive focus when clicking slider bar) created by
- If you click the slider bar (which automatically moves the handle to …
- 9:47 PM Ticket #4753 (keyboard behavior of radiobuttons incorrect on IE) created by
- The keyboard behavior of dijit radiobuttons should behave the same way …
- 9:31 PM Ticket #4752 (checkbox and radio button need a11y documentation) created by
- There is no a11y documentation - particularly keyboard behavior for …
- 9:01 PM Ticket #1117 (BrowserIO.js handles text/json incorrectly) closed by
- fixed: Marking this as "fixed" for now, in 0.9. The XHR JSON eval calls go …
- 8:34 PM Ticket #4633 (ComboBoxMixin: two server transfers) closed by
- fixed: (In [10872]) fixes #4633. Remove extra call to setValue() in escape …
- 8:33 PM Ticket #4723 (dojox.image.ThumbnailPicker auto scrolls when images are added) closed by
- fixed: (In [10871]) fixes #4723 - another dojox.image fix from shane o'sullivan
- 8:12 PM Ticket #4751 (Slider does not receive focus when dragging handle) created by
- When you click the handle and start dragging, focus should be placed …
- 7:04 PM Ticket #4679 (accordion container should support ctrl-tab/ctrl-pagedown and ...) closed by
- fixed: (In [10866]) Fixes #4679. Improved key handling.
- 5:56 PM Ticket #4730 (vml doesn't transform the linear gradient) closed by
- fixed: (In [10863]) gfx: fixed linear gradient transformation. Fixes #4730.
- 5:43 PM Ticket #4744 (RPC result semibroken in 10834) closed by
- fixed: (In [10862]) Handle false in parseResults. Fixes #4744
- 5:35 PM Ticket #4750 (dojo.rpc method args need docs) created by
- minimally, they need type info
- 5:26 PM Ticket #4145 (Integrate OpenAjax hub) closed by
- fixed: (In [10861]) Just do the registerLibrary call, for now. Fixes #4145
- 3:41 PM Ticket #4749 (Remove the id attribute in the ProgressBar widget in test_Declaration.html) closed by
- fixed: (In [10858]) Fixes #4749 by removing the id attribute in the template …
- 3:39 PM Ticket #4749 (Remove the id attribute in the ProgressBar widget in test_Declaration.html) created by
- I was playing with test_Declaration last night and noticed that …
- 3:35 PM Ticket #4748 (No focus indication on ComboButton in toolbar) created by
- On FF focus is indicated on the titleNode but not on the …
- 3:31 PM Ticket #4461 (Propose to add dojo.reduce) closed by
- fixed: Closing with the checkin of dojox.lang.functional.
- 3:25 PM Ticket #4464 (Add Toolbar support for widgets, such as ComboButton, with multiple ...) closed by
- fixed: (In [10856]) Fixes #4464: Add Toolbar support for widgets, such as …
- 3:01 PM Ticket #4747 (Tag closure issue in xip_client.html and xip_server.html) closed by
- fixed: (In [10855]) Fix for script tags. fixes #4747
- 3:01 PM Ticket #4747 (Tag closure issue in xip_client.html and xip_server.html) created by
- Tag closure issue in xip_client.html and xip_server.html Both of …
- 2:55 PM Ticket #4735 (Errors in Testcase HTML) closed by
- fixed: Fixed all of the current complains from Eclipse Validator regarding …
- 2:34 PM Ticket #4678 (accordion container does not support closable panes) closed by
- wontfix: OK, then I'm gonna close this ticket, since no one is really asking …
- 1:14 PM Ticket #4734 (Invalid HTML in learnhow.html in dojox.off) closed by
- fixed: (In [10847]) Fix for HTML error. fixes #4734
- 12:48 PM Ticket #4746 (LinkDialog in Editor not working) closed by
- fixed: (In [10846]) fixes #4746: LinkDialog? in Editor not working
- 9:10 AM Ticket #4746 (LinkDialog in Editor not working) created by
- I've recognized, that the LinkDialog?-Plugin doesn't work since the …
- 9:00 AM Ticket #4336 (djConfig should allow a list of modules to be auto-required) closed by
- fixed: (In [10845]) fixes #4336
- 8:40 AM Ticket #4745 (Textarea (iframe in Firefox) not working after tab removed and added) created by
- I have a Textarea in a tab that gets hidden and shown using …
- 7:13 AM Ticket #4744 (RPC result semibroken in 10834) created by
- was committed change to rpc/JsonService.js in revision 10834 […] in …
- 5:11 AM Ticket #4743 (dijit.form.FilteringSelect doesn't work in IE6 with Japanese characters) created by
- Web Browser(version) :InternetExplorer(6.0.2800.1106) Dojo …
- 4:39 AM Ticket #4731 (test_Tree.html error when clicking root) closed by
- fixed: (In [10844]) Fixes #4731: test_Tree.html error when clicking root
- 2:41 AM Ticket #4742 (TimePicker popup changes width as you scroll) created by
- We used to have the same problem with Calendar months. The solution …
- 1:32 AM Ticket #4741 (Timeout of 5s for dojo.back is too long) created by
- Probably has extra 0s in the (5000)
- 12:52 AM Ticket #3944 (Adding things to Object.prototype breaks xdomain loading) closed by
- fixed: (In [10838]) Fixes #3944. Prevent bad code that adds things to …
- 12:06 AM Ticket #4673 (Dnd: Unable to highlight text using Ctrl+Shift when nesting ...) reopened by
Note: See TracTimeline
for information about the timeline view.