Timeline
Apr 27, 2010:
- 8:41 PM Ticket #11048 (REGRESSION: Palette Changes in dijit broke ...) closed by
- fixed: (In [21996]) Fixing InsertEntity? mouse and keyboard handling. fixes #11048
- 8:39 PM Ticket #11048 (REGRESSION: Palette Changes in dijit broke ...) created by
- IE shows nothing and the highlight no longer follows the mouse. I …
- 7:40 PM Ticket #11047 ([regression] FilteringSelect: mouse on arrow doesn't open drop down) created by
- REGRESSION: Dropdowns (Font Choice) no longer work via the mouse …
- 7:04 PM Ticket #11046 (Make dojox.widget.ColorPicker more A11Y compliant) closed by
- fixed: (In [21995]) Adding in A11Y support to the dojox.ColorPicker?. fixes #11046
- 7:01 PM Ticket #11046 (Make dojox.widget.ColorPicker more A11Y compliant) created by
- Make dojox.widget.ColorPicker? more A11Y compliant Make sure good …
- 6:49 PM Ticket #10628 (Memory Leak / IE / windows/frames) closed by
- fixed: (In [21994]) Fixes #10628, helps out IE memory management, thanks to …
- 3:34 PM Ticket #10141 (Enhanced grid - Lost keyboard focus indicator) closed by
- worksforme: please reopen if you can reproduce this problem
- 3:34 PM Ticket #10989 (EnhancedGrid not loading data after using context menu) closed by
- worksforme: please reopen if you can reproduce this problem
- 3:33 PM Ticket #10932 (onHeaderClick and onHeaderCellClick events fail for EnhancedGrid) closed by
- fixed: (In [21993]) Patch from Evan, fixes #10932 onHeaderClick and …
- 3:02 PM Ticket #11045 ([cla][patch] DnD Enhancements) created by
- The project I've been working on required some features that the DnD …
- 2:51 PM Ticket #10509 (checkbox is not sorted when sort a column in dojox.grid.EnhancedGrid) closed by
- duplicate
- 8:43 AM Ticket #11040 (DropDownButton Enter and Space keys broken in IE8) closed by
- fixed: (In [21981]) Refactoring code to make opening from DropDownButton via …
- 12:19 AM Ticket #11044 (dojo.xhr() headers modification) created by
- Hello, using dojo.xhr(), i tried to change the charset of the request …
- 12:08 AM Ticket #11043 ([patch][ccla]Slider bugs in RTL mode) created by
- Slider has issues in IE8+RTL mode including cut-off labels and …
- 12:06 AM Ticket #11042 ([regression] Claro: align right/left toolbar images should not be ...) created by
- probably a regression with the new editor images
- 12:03 AM Ticket #11041 (labels on wrong side of CheckBox/RadioButton/TextBox (RTL mode)) created by
- Labels (or plain text) that come after a …
Apr 26, 2010:
- 10:49 PM Ticket #10692 (CLDR 1.8 update) closed by
- fixed: (In [21970]) Update to CLDR 1.8.1-prelim. Fixes Chinese am/pm. Fixes …
- 9:54 PM Ticket #11040 (DropDownButton Enter and Space keys broken in IE8) created by
- See: …
- 6:49 PM Ticket #11039 ([regression] Dojo 1.4 file uploader does not initialize when contained ...) created by
- I noticed a change in 1.4 which added the onShow event to _Widget.js, …
- 6:33 PM Ticket #10824 ([patch][ccla]hash.js fails to dispatch event in IE7 if new hash ...) closed by
- fixed: (In [21969]) Fixes #10824, from patch, CLA on file
- 2:23 PM Ticket #11036 (Double-Click event nopt opening dialog for IMG tags) closed by
- fixed: (In [21965]) Fixing dbl-click opening img dialog: fixes #11036
- 2:18 PM Ticket #11038 (dojox.widget.Calendar css issue) created by
- Hello guys! just an enhancement. When using a css that declares: …
- 2:14 PM Ticket #11037 (AccordionContainer: support dynamic height) created by
- Hello! i´m using AccordionContainer and the content of my …
- 2:12 PM Ticket #11036 (Double-Click event nopt opening dialog for IMG tags) created by
- Double-Click event nopt opening dialog for IMG tags The _onDblClick …
- 2:02 PM Ticket #11035 (FilteringSelect nested fields) created by
- Hello! i´m using a FilteringSelect and try to set my "searchAttr" …
- 1:57 PM Ticket #11034 (TextBox widget subclass templates have too many nodes that can affect ...) created by
- 1:31 PM Ticket #11033 ([regression] FilteringSelect validation issue) created by
- Hello guys! i have a filtering select marked as required. When user …
- 9:13 AM Ticket #3286 (Need UI to provide hints for input formats) reopened by
- The hint text isn't showing up in IE6 until the field is focused and …
- 8:03 AM Ticket #10974 ([cla][patch] dijit.form._Spinner - Improve CSS - Support padding input ...) reopened by
- Also [21926] caused serious issues with Select on claro, it's missing …
- 5:15 AM Ticket #10939 ([cla][patch] Extensions to dnd Selector API) closed by
- fixed: Robot missed [21953].
- 5:15 AM Ticket #9161 (Need method in dojo.dnd.Selector to programmatically select containing node) closed by
- fixed: Robot missed [21953].
- 2:38 AM Ticket #8863 (dnd: reuse existing ids) closed by
- fixed: (In [21952]) Added reuse of ids for DnD nodes, !strict, fixes #8863.
- 2:23 AM Ticket #10680 ([patch] [ccla]new GridContainer and GridContainerLite based on dojox.dnd) closed by
- fixed: (In [21950]) Added new GridContainer? to use dojox.mdnd, thx Shane …
- 2:23 AM Ticket #10679 ([patch] [ccla]Initial checkin dojox.mdnd) closed by
- fixed: (In [21949]) Added dojox.dnd as dojox.mdnd by Orange, thx Jeff Cunat!, …
Apr 25, 2010:
- 12:47 AM Ticket #11029 (IE6: ComboButton arrows not centered) reopened by
- I checked in the second patch above, thanks for that. I'm confused …
- 12:43 AM Ticket #10974 ([cla][patch] dijit.form._Spinner - Improve CSS - Support padding input ...) closed by
- fixed: (In [21935]) Fix width on <input> in ComboBox on IE6 (previously it …
- 12:38 AM Ticket #11029 (IE6: ComboButton arrows not centered) closed by
- fixed: (In [21935]) Fix width on <input> in ComboBox on IE6 (previously it …
Apr 24, 2010:
- 11:19 AM Ticket #10974 ([cla][patch] dijit.form._Spinner - Improve CSS - Support padding input ...) reopened by
- PS: there's another issue that needs to be resolved on IE6: in …
- 10:09 AM Ticket #11032 (One extra global in dojo) closed by
- fixed: (In [21933]) Remove stray global \!strict Fixes #11032. Thanks, brettz9
- 9:57 AM Ticket #10647 ([patch][ccla]Map charts) closed by
- fixed: (In [21932]) Added USStates demo data and cite the source. Fixes #10647
- 9:57 AM Ticket #11031 (One extra global in dojo) closed by
- duplicate: see #11032
- 7:19 AM Ticket #11032 (One extra global in dojo) created by
- Hi, Using Netbeans IDE on a single packaged file of dojo turned up …
- 7:19 AM Ticket #11031 (One extra global in dojo) created by
- Hi, Using Netbeans IDE on a single packaged file of dojo turned up …
- 2:19 AM Ticket #10898 ([ccla][patch] Nulls in data series should make gaps, instead of being ...) closed by
- fixed: Replying to davec: While applying the patch I had some …
- 12:17 AM Ticket #11019 (dijit.tree's .attr('path') returns undefined on the first call) closed by
- invalid: There's no bug here, attr('path') returns the correct selected node as …
Apr 23, 2010:
- 11:43 PM Ticket #11026 (dijit.form.checkbox checked image not rendered until mouseover) closed by
- invalid
- 8:18 PM Ticket #11030 (BorderContainer: ability to hold N vertical/horizontal containers) created by
- SplitContainer has been deprecated, but there is no way to get N …
- 7:02 PM Ticket #11029 (IE6: ComboButton arrows not centered) created by
- Starting with [21926], ComboButton arrows in a11y mode are not …
- 7:00 PM Ticket #10974 ([cla][patch] dijit.form._Spinner - Improve CSS - Support padding input ...) closed by
- fixed: (In [21926]) Proxy commit for jbondc. Fixes #10974. Refactor …
- 6:25 PM Ticket #11028 (DataPresentation Hybrid chart renders wrong values) created by
- When you use Hybrid charts that mix bars and lines, the axis seems to …
- 5:49 PM Ticket #11027 (DataPresentation dojo.data support broken) created by
- The DataPresentation? API indeed has the usual store, query, and …
- 5:12 PM Ticket #11026 (dijit.form.checkbox checked image not rendered until mouseover) created by
- I have a dijit.form.checkbox widget that I'm declaring declaratively: …
- 2:04 PM Ticket #11024 (XmlStore - serverside fetchItemByIdentity() always fetches null item) closed by
- fixed: (In [21925]) Very minor fix to XmlStore?. Wrong variable used in …
- 12:51 PM Ticket #11021 (Claro / TabContainer closable issue) closed by
- fixed: (In [21924]) On removeChild(), make sure that a new tab label is …
- 12:15 PM Ticket #11022 (Claro / VerticalSlider issue) closed by
- fixed: (In [21923]) fix filename case, fixes #11022
- 11:52 AM Ticket #10092 (flag and fix spacing around numeric comparison operators) closed by
- fixed
- 9:22 AM Ticket #11025 (ExpandoPane programmatic test broken in IE6) created by
- The page dojox/layout/tests/test_ExpandoPane_prog.html is broken in …
- 7:13 AM Ticket #11024 (XmlStore - serverside fetchItemByIdentity() always fetches null item) created by
- dojox.data.XmlStore?'s fetchItemByIdentity function has a typo on line …
- 3:10 AM Ticket #9044 (Hebrew leap month is incorrect) closed by
- fixed: (In [21919]) Patch from Helena Halperin (IBM) fixes #9044 !strict In …
Apr 22, 2010:
- 8:07 PM Ticket #11023 (DataGrid only loads two pages from QueryReadStore) created by
- When using DataGrid? programmatically with a QueryReadStore? only two …
- 3:37 PM Ticket #11022 (Claro / VerticalSlider issue) created by
- The vertical slider in themeTester is missing the handle icon
- 3:31 PM Ticket #11021 (Claro / TabContainer closable issue) created by
- Reproduce: Load themeTester. Select "closable" tab. Close tab. …
- 1:58 PM Ticket #11020 (Pasted hyperlinks when edited via LinkDialog do not show href) closed by
- fixed
- 1:54 PM Ticket #11020 (Pasted hyperlinks when edited via LinkDialog do not show href) created by
- Pasted hyperlinks when edited via LinkDialog? do not show href This is …
- 11:28 AM Ticket #11019 (dijit.tree's .attr('path') returns undefined on the first call) created by
- When dijit.tree's .attr('path') is invoked the first time it returns …
- 9:25 AM Ticket #11018 (ScrollPane doens't scroll <div> content only) created by
- Hello, I've tried using a scrollPane to display content surrendered …
- 5:26 AM Ticket #10856 ([patch][ccla] Charting Animation for Zoom/Grow) closed by
- fixed: (In [21916]) Implemented initial animation and zoom for all plot …
- 4:48 AM Tickets #10527,10956 batch updated by
- fixed: (In [21915]) Lots of claro updates, including DnD avatar support. …
Apr 21, 2010:
- 9:50 PM ProjectMeeting/2010-04-21 created by
- 9:48 PM ProjectMeeting edited by
- (diff)
- 7:40 PM Ticket #11017 (Multiple fixes to dojox.widget.ColorPicker) closed by
- fixed: (In [21910]) Many fixes to ColorPicker? in dojox, from dnd move, to …
- 6:26 PM Ticket #11017 (Multiple fixes to dojox.widget.ColorPicker) created by
- Multiple fixes to dojox.widget.ColorPicker? 1.) Removed much of the …
- 11:19 AM Ticket #11016 (_DialogBase missing in API docs on dojotoolkit.org) created by
- Go to: http://www.dojotoolkit.org/api/dijit/Dialog.html …
- 6:01 AM Ticket #10856 ([patch][ccla] Charting Animation for Zoom/Grow) reopened by
- 4:28 AM Ticket #11015 (Fix conditionalTest.js) closed by
- fixed: (In [21906]) buildUtil depends on fileUtil and logger Fixes #11015
- 4:28 AM Ticket #11015 (Fix conditionalTest.js) created by
- It does not run right now. buildUtil depends on logger/fileUtil
- 1:26 AM Ticket #11013 (FilteringSelect: scroll bar arrows in drop down don't in Firefox ...) closed by
- wontfix: That's a weird one. I don't know what's causing it as it works on …
- 1:21 AM Ticket #11014 ([patch][cla] dijit.Tree when autoExpand true than set persist false) created by
- Because persist true is a defult mode, when autoExpand set to true the …
Apr 20, 2010:
- 11:18 PM Ticket #11013 (FilteringSelect: scroll bar arrows in drop down don't in Firefox ...) created by
- Attached file has example. Run in IE 7 no problem with drop down …
- 6:48 PM Ticket #11012 (Select: add API to remove all options) created by
- I wanted a way to simply do (in regular dom js) select.options.length …
- 3:38 PM Ticket #11011 (FilteringSelect: while using dijit.form.FilteringSelect for Country ...) created by
- hi, I found a defect in my application where I use …
- 3:25 PM Ticket #11010 (useDefaultCommand needs to be false in two plugins.) closed by
- fixed: (In [21900]) Tweak to TextColor? to fast-close issue caused by …
- 3:22 PM Ticket #11010 (useDefaultCommand needs to be false in two plugins.) created by
- useDefaultCommand needs to be false in two plugins. Namely: …
- 12:38 PM Ticket #11009 ([patch][cla][needs AMD conversion] ...) created by
- Issue-In charting I was unable to show gif image instead of SVG. …
- 12:17 PM Tickets #10802,11003 batch updated by
- fixed: (In [21895]) Converting <button> tags to <span> tags to avoid …
- 12:15 PM Ticket #10802 (Dojo button labels rendering error on ie 7 or ie8 compatibility mode) reopened by
- 11:40 AM Tickets #10693,10834 batch updated by
- fixed: (In [21894]) Fixes #10693, #10834. Refs #11003. Add hidden INPUT tag …
- 11:31 AM Ticket #10834 (Button: submitting form in IE includes <span> tags (IE<8, quirks)) reopened by
- 11:02 AM Ticket #11008 (dijitInlineTable related CSS fixes) created by
- There are a number of issues related to dijitInlineTable (the class to …
- 8:47 AM Ticket #11007 (ondijitclick and _HasDropDown incompatibility) closed by
- fixed: (In [21892]) dojo.stopEvent() prevents dojo.connect()'d handlers from …
- 8:44 AM Ticket #11007 (ondijitclick and _HasDropDown incompatibility) created by
- Putting an ondijitclick handler on a node for a widget that extends …
- 6:18 AM Ticket #10388 (control of bar/column width in chart2d) closed by
- invalid: Added documentation on http://docs.dojocampus.org/dojox/charting
- 5:14 AM Ticket #11005 (parser not creating functions sometimes) closed by
- fixed: (In [21890]) fix corner cases of onClick="return" and onClick="", …
- 3:06 AM Ticket #11006 (SVG Text -> GFX surface conversion API) created by
- In dojox.gfx.utils there is a toSvg() API that concerts a GFX surface …
Apr 19, 2010:
- 10:54 PM Ticket #10689 ([cla][patch] creditCard validation error) closed by
- fixed: (In [21885]) fixes #10689
- 7:56 PM Ticket #10121 (Missing semicolon causes problems when file is built) reopened by
- I didn't understand where the problem came from in my original post, …
- 7:20 PM Ticket #11004 (Contribute a dojox.editor.plugins.TextColor) closed by
- fixed: (In [21884]) Contributing in the dojox TextColor? experimental plugin. …
- 7:20 PM Ticket #11005 (parser not creating functions sometimes) created by
- onClick="return" and onClick="" should be valid constructs but the …
- 7:03 PM Ticket #11004 (Contribute a dojox.editor.plugins.TextColor) created by
- Contribute a dojox.editor.plugins.TextColor? This plugin makes use of …
- 6:42 PM Ticket #8056 (Error in dojox.charting line plot when data series contains 0 or 1 entries) closed by
- fixed: (In [21883]) Minor tweak to HtmlStore? to avoid null items array. …
- 6:30 PM Ticket #10412 (Allow mailto: in linkdialog) closed by
- fixed
- 2:47 PM Ticket #11003 (Button: refactor to use hidden input and non-button tag) created by
- This is a ticket to refactor the button to: - implement form …
- 10:32 AM Ticket #11000 (Enable API viewer (php app) to live on an arbitrary subdirectory) closed by
- fixed: Fixed with r745, which adds a basePath configuration var, and a …
- 8:44 AM Ticket #10693 (ComboButton: submits form onClick) reopened by
- Not sure if I should reopen this ticket or create a new one, but the …
- 8:15 AM Ticket #11002 ([patch][cla]dijit.layout.StackController onAddChild has attach dom ...) created by
- onAddChild method has this.domNode.appendChild(refNode); and …
Apr 18, 2010:
- 3:06 AM Ticket #11001 (Select: missing require of dijit.Tooltip) closed by
- fixed: (In [21875]) missing require, fixes #11001
- 1:43 AM Ticket #11001 (Select: missing require of dijit.Tooltip) created by
- Missing dojo.require("dijit.Tooltip")
Apr 17, 2010:
- 1:10 PM Ticket #10834 (Button: submitting form in IE includes <span> tags (IE<8, quirks)) closed by
- wontfix: This is one of those special IE things that happens natively: […] …
- 12:45 PM Ticket #10804 (Dialog: unable to preload internal Grids (>=1.4)) closed by
- invalid: Closing for lack of info.
- 12:23 PM Ticket #8244 (TabContainer: no hover effect over close icon for nihilo/soria) closed by
- fixed: This has been fixed by the _CssStateMixin refactoring where we are now …
- 12:20 PM Ticket #7476 (Hover state of text in widgets needs to be more contrasting and same ...) closed by
- fixed: I'm marking this as fixed as per new claro theme... claro definitely …
- 12:15 PM Ticket #6468 (Spinner: make rollover (hover) change more distinctive) closed by
- fixed: Fixed in new theme claro.
- 12:14 PM Ticket #6558 (Tooltip: make pointer smaller) closed by
- fixed: Looks like the new theme claro has made them a little smaller, not …
- 12:13 PM Ticket #6635 (Tree: replace icons w/something more colorful) closed by
- fixed: This has been done for the new claro theme, not worth doing for tundra …
- 12:11 PM Ticket #5331 (remove redundant tree icons) closed by
- fixed: This has been done for the new claro theme, not worth fixing other themes.
- 12:11 PM Ticket #7288 (ProgressBar: text feels cramped) closed by
- fixed: The new theme claro has added a little padding.
- 12:07 PM Ticket #10902 ([patch] [cla] Checkbox's setValueAttr doesn't respect priorityChange) closed by
- fixed: (In [21874]) Apply Dustin's fix so priorityChange works when …
- 12:04 PM Ticket #10803 (ContentPane resize ignores scrollbar changes.) closed by
- wontfix: Closing for lack of test case.
- 11:56 AM Ticket #10924 (Circular reference between dijit._editor._Plugin and dijit.Editor) closed by
- fixed: (In [21873]) Remove unneeded dojo.require(), fixes #10924 !strict.
- 11:51 AM Ticket #10802 (Dojo button labels rendering error on ie 7 or ie8 compatibility mode) closed by
- invalid: Closing for lack of test case.
- 11:50 AM Ticket #6457 (ProgressBar: support bookends) closed by
- wontfix: The philosophy of the claro theme is to do rounded corners via CSS.
- 9:45 AM Ticket #10725 (Calling validate() on an empty but required ValidationTextBox does not ...) closed by
- wontfix: I can see why you expect the field to turn yellow after calling …
- 9:32 AM Ticket #10964 (dijit.form.ValidationTextBox Internet Explorer reset button deletes data.) closed by
- duplicate: OK, I see. Actually this is a dup of #2666. You need to use the …
- 4:33 AM Ticket #10994 (Chart2D axis labels misaligned when first label is empty string) closed by
- fixed: (In [21871]) Fixing false "falsy" check for an object, thx davec!, …
- 4:25 AM Ticket #10961 (DataChart labels don't show with IE8+XHTML) closed by
- fixed: I believe it was fixed with #10912.
- 4:23 AM Ticket #8108 (straight line graphs with no axes don't show up) closed by
- fixed: (In [21870]) Fixed the "straight line" bug, thx nazanin!, !strict, …
- 4:07 AM Ticket #10912 (Chart Labels Missing on IE8) closed by
- fixed: (In [21869]) Added missing doctype, !strict, fixes #10912.
- 12:07 AM Ticket #10720 (Currency/Number Text boxes does not validate when not all decimal ...) closed by
- wontfix: The fix in #10669 will enable you to specify something like …
- 12:00 AM Ticket #10944 ([patch]Making dojox.fx.text._backspace work in Internet Explorer) closed by
- fixed: (In [21868]) IE alternative to textContent from thomasbachem, fixes …
Apr 16, 2010:
- 9:31 PM Ticket #10669 (currencyTextBox: places constraint fails) closed by
- fixed: (In [21867]) Fixes #10669 - formatting a number with …
- 4:18 PM Ticket #10878 (FF: 3 failures in dijit/tests/form/robot/test_validate.html) closed by
- worksforme: Tried: …
- 12:41 PM Ticket #10987 (Document the API doc generation process) closed by
- fixed: Initial drafts of all pages, including a …
- 12:38 PM Ticket #10904 (LinkPane with scroll bars breaks buttons) closed by
- worksforme: I've seen similar problems in the past that hopefully we've fixed …
- 12:06 PM Ticket #11000 (Enable API viewer (php app) to live on an arbitrary subdirectory) created by
- index.php and elsewhere in the API documentation viewer (website repo) …
- 12:00 PM Ticket #10718 (TimeTextBox-popup shivers, when mousepointer stays between to entries) closed by
- wontfix: Marking this wontfix until a standalone testcase that demonstrates the …
- 11:52 AM Ticket #10999 (dijit - Form inside a Dialog - dojo.byId return null with IE7) closed by
- wontfix: That's a weird one. No idea why IE7 is having that problem, but it …
- 11:09 AM Ticket #10951 (dojo.parser.instantiate regression with <input dojoType="">) closed by
- fixed: (In [21866]) fix backwards compatibility issue for …
- 9:50 AM Ticket #10970 (form widgets don't escape quotation marks inside name attribute) closed by
- fixed: (In [21865]) Allow special characters in name attribute of form …
- 5:22 AM Ticket #10856 ([patch][ccla] Charting Animation for Zoom/Grow) closed by
- fixed: (In [21862]) Animated zoom for the default plot from zhouxiang + …
- 2:12 AM Ticket #8188 (ComboBox: horizontally align text in dropdown list with text in entry field) closed by
- fixed: IE8 now looks OK to me, so closing this.
Apr 15, 2010:
- 6:24 PM Ticket #10985 (dojo.xhrPost does not call the error handler when the response could ...) closed by
- invalid: Sounds like then it may be a server/FF interaction problem. To verify …
- 6:15 PM Ticket #10947 ([cla][patch] dijit.typematic allow specifying "minDelay") closed by
- fixed: (In [21857]) Fixes #10947. Add optional minDelay parameter to …
- 5:04 PM Ticket #10955 ([cla][patch] NumberSpinner 'HOME key' ignores zero value) closed by
- fixed: (In [21856]) Fixes #10955. Changed sanity check for value to include …
- 4:29 PM Ticket #10971 (IE8 html_rtl.html / coordsWithHorzScrollbar failure) closed by
- fixed: (In [21855]) Fixes #10971. Reset horizontal scrolling before hiding …
- 2:05 PM Ticket #9939 (Update the dijit.Editor icons.) closed by
- fixed: (In [21849]) Fixing RTL image (some things needed to be inverted. …
- 8:29 AM Ticket #10999 (dijit - Form inside a Dialog - dojo.byId return null with IE7) created by
- I would like to submit a form with xhrPost. This form is inside a …
- 1:08 AM Ticket #10869 (ValidationTextBox: required tooltip doesn't display anymore) closed by
- fixed: (In [21846]) Fixes #10869. Add this.missingMessage to …
Apr 14, 2010:
- 11:05 PM Ticket #10981 (Automate CDN build, generate signatures for every file in the build) closed by
- fixed: (In [21845]) Fixes #10981 fixes last piece of the ant puzzle.
- 10:15 PM Ticket #10998 (Dojo.gfx: Custom properties for serialization/deserialization) created by
- Requesting an enhancement to the gfx utility methods for …
- 9:48 PM ProjectMeeting/2010-04-14 edited by
- (diff)
- 9:48 PM ProjectMeeting/2010-04-14 created by
- 9:47 PM ProjectMeeting edited by
- (diff)
- 9:28 PM Ticket #10972 ([cla][patch] DateTextBox .dijitSpacer -- IE7 flicker) closed by
- duplicate: OK great, yes I think this was handled in another ticket the Doug fixed.
- 7:04 PM Ticket #10911 (Bizarre behavior in EnterKeyHandling plugin) closed by
- fixed: (In [21840]) Adding in two simple tests for the EnterKeyHandling? and …
- 2:58 PM Ticket #10798 (dijit._editor.RichText focus() bug) closed by
- fixed: This is fixed in an alternative way in 1.5 if(!this.isLoaded){ …
- 2:50 PM Ticket #9466 (setting bgcolor, boardcolor, etc attributes in ...) closed by
- fixed: This was fixed.
- 2:49 PM Ticket #5246 (Editor height setting fails and acts inconsistently in FF and IE) closed by
- worksforme: There are numerous tests that do this now (editor in contentPane, …
- 2:47 PM Ticket #3495 (Editor Fails to Render in Content Pane after Form Bind) closed by
- worksforme: Closing this as 'worksforme'. Haven't seen any reports/complains of …
- 2:45 PM Ticket #10832 (LinkDialog "Target" option should be able to be disabled.) closed by
- wontfix: The target was a repeatedly requested feature. Not removing it, sorry.
- 2:31 PM Ticket #10997 (remove waiRole and waiState from templates and use role and ...) created by
- waiRole and waiState were originally used in the templates because …
- 1:53 PM Ticket #10996 (Remove 'global' table handler from TablePlugins) closed by
- fixed: (In [21838]) Quick-fixing (it's not the best way, probably), the table …
- 1:50 PM Ticket #10996 (Remove 'global' table handler from TablePlugins) created by
- Remove 'global' table handler from TablePlugins? The global causes …
- 7:49 AM Tickets #8868,10897 batch updated by
- fixed: (In [21836]) Refactored charting themes, !strict, refs #8866, fixes …
- 7:43 AM Ticket #10301 (All themes but MiamiNice don't support pie chart) closed by
- worksforme
- 1:01 AM Ticket #7345 (dojo.query I.E children property not document object) reopened by
- The following simple code will cause this error to happen in IE8 with …
Apr 13, 2010:
- 7:31 PM Ticket #10960 (dojox.editor.plugins.TablePlugin doesn't set TD background color on IE) closed by
- fixed: (In [21828]) Fixing issue with setting background cell color on ie …
- 7:26 PM Ticket #10640 ([patch] smoothScroll scrolls too far within offset node) closed by
- fixed: (In [21827]) smoothScroll positioning fix. fixes #10640
- 6:08 PM Ticket #10995 (Cross domain posting methods don't support postData/putData) created by
- Is there a limitation on this or why is this not supported?
- 3:39 PM Ticket #10994 (Chart2D axis labels misaligned when first label is empty string) created by
- The function _groupLabelWidth() in the Axis2D default attempts to …
- 3:02 PM Ticket #10993 (REGRESSION: dojox.editor.plugins.ToolbarLineBreak no longer works) closed by
- fixed: (In [21826]) Fixing break in ToolbarLineBreak? plugin caused by …
- 3:02 PM Ticket #10993 (REGRESSION: dojox.editor.plugins.ToolbarLineBreak no longer works) created by
- Changes to the _Plugin.js class have broken the ToolbarLineBreak? …
- 8:07 AM Ticket #10992 (FilteringSelect doesn't accept non Javascript identifiers as option values) created by
- In a FilteringSelect? box it's not possible to use option values which …
- 5:54 AM Ticket #10982 (_meta.parents not set correctly in dojo.declare) closed by
- fixed: (In [21824]) Fixing the parents, thx rcgill!, !strict, fixes #10982.
Apr 12, 2010:
- 9:06 PM Ticket #10968 (Tooltip: Jaws reads undisplayed tooltip at the bottom of the page) closed by
- fixed: (In [21819]) fixes #10968 - clear tooltip text when moved offscreen so …
- 9:04 PM Ticket #6511 (Dialog: focus doesn't go to first widget when dialog content loaded ...) closed by
- fixed: (In [21818]) fixes #6511 - updated tests to check for correct focus on …
- 8:55 PM Ticket #10991 (IE8: Clicking scrollbar in Editor causes cursor to jump to the bottom.) closed by
- fixed: fixed in [21817]
- 8:50 PM Ticket #10991 (IE8: Clicking scrollbar in Editor causes cursor to jump to the bottom.) created by
- There was a fix in Editor a while ago in the function '_onIEMouseDown' …
- 7:03 PM Ticket #10990 (dojo.inherited() not calling base method) created by
- If a child class's method b() calls the base class's method a() …
- 6:43 PM Ticket #10989 (EnhancedGrid not loading data after using context menu) created by
- Steps: 1. Retrieve data with EnhancedGrid? (one that makes use of …
- 3:32 PM Ticket #10988 (onChange event does not fire when reverting value after using ...) created by
- onChange does not get called in this specific circumstance - 1) set …
- 1:48 PM Ticket #10987 (Document the API doc generation process) created by
- We need to create a wiki page explaining how to use the docscripts and …
- 11:17 AM Ticket #10986 (no way to run only dojo.js base unit tests) created by
- There is no way to run only _base unit tests. runTests.html links to a …
- 11:04 AM Ticket #10473 (Change the description of docs) closed by
- fixed: this appears fixed?
- 9:28 AM Ticket #10985 (dojo.xhrPost does not call the error handler when the response could ...) created by
- is it a valid expectation from me that whatever happens either the …
- 9:09 AM Ticket #10984 (InlineEditBox: icon for empty box doesn't appear (IE8)) closed by
- fixed: (In [21813]) font-family: webdings needed on IE6, but on IE8 it makes …
- 9:00 AM Ticket #10984 (InlineEditBox: icon for empty box doesn't appear (IE8)) created by
- The icon for an empty InlineEditBox isn't showing up correctly on …
- 7:35 AM Ticket #10983 (a bug in dojox.grid.DataGrid.filter) created by
- I create a datagrid and use the function filter to filter datas. And I …
- 6:39 AM Ticket #10982 (_meta.parents not set correctly in dojo.declare) created by
- parents variable is set before argument juggling, causing …
- 5:14 AM Ticket #10980 (Build Fail) closed by
- fixed: (In [21809]) Fixes #10980, build and xd loader choke on the …
- 4:35 AM Ticket #10981 (Automate CDN build, generate signatures for every file in the build) created by
- See summary.
- 3:48 AM Ticket #10980 (Build Fail) created by
- Hello, I got following build error [INFO] …
Apr 11, 2010:
- 5:52 PM Ticket #10768 (Add dojo.distinct to the Array base functions.) closed by
- duplicate: dup of #9205
- 1:45 PM Ticket #8721 (NodeList-fx could return NodeList) closed by
- fixed: (In [21804]) fixes #8721 - introduce auto:true support to NodeList?-fx …
- 1:11 PM Ticket #10704 ([patch][cla] Make NodeList.at accept negative index) closed by
- duplicate: this was a duplicate that was fixed with [21802]
- 1:10 PM Ticket #10754 (extra api.xml in svn tree) closed by
- fixed: (In [21803]) fixes #10754 - removing empty files from svn. we'll add …
- 1:05 PM Ticket #10036 ([patch][cla] NodeList.at() allow negative indexes) closed by
- fixed: (In [21802]) fixes #10036 - make .at() allow negative indices with …
- 3:25 AM Ticket #10978 (Allow Mouse Hover to Open SubMenu) closed by
- duplicate: Dup of #10979.
- 12:14 AM Ticket #10979 (Menu: allow mouse hover to open submenu) created by
- Add it as an option for hovering a menu item to open the sub menu, …
- 12:14 AM Ticket #10978 (Allow Mouse Hover to Open SubMenu) created by
- Existing apps whose users are accustomed to pre-1.4 behavior of …
Apr 10, 2010:
- 10:19 PM Ticket #10408 (bug in dojo._setOpacity "anti-fuzzy" fix) closed by
- fixed: (In [21800]) ONly existing filter should be disabled, thx CnEY!, …
- 10:19 PM Ticket #10409 (_setOpacity IE handling: should remove zoom=1.0 if opacity==1) closed by
- fixed: (In [21799]) Tweaking zoom on IE for opacity, thx CnEY, !strict, fixes …
- 5:05 PM Ticket #10829 ([cla][patch] dojo.declare doesn't warn when a parent class doesn't ...) closed by
- fixed: (In [21798]) Added Tom's case, when base is an automatically created …
- 3:55 PM Ticket #10977 (ServiceStore doesn't require dojox.data.ClientFilter) closed by
- fixed: (In [21797]) Using dojox.data.ClientFilter?||null as base class fixes #10977
- 3:53 PM Ticket #10977 (ServiceStore doesn't require dojox.data.ClientFilter) created by
- after [21794] (declare.js, stricter controls on base classes), …
- 10:22 AM Ticket #10921 (dnd Mover does not convey mouse position) closed by
- fixed: (In [21795]) Added the original event object to event handlers, …
- 8:44 AM Tickets #10709,10788 batch updated by
- fixed: (In [21793]) Using own properties instead of a shadow, !strict, fixes …
- 6:44 AM Ticket #10817 (BorderContainer - black screen on FF) closed by
- wontfix: I actually don't see a black screen, but rather it hanging on the …
- 5:07 AM Ticket #10701 (type:percent parsing problem in number.parse) closed by
- fixed: (In [21792]) Allow decimal places when parsing numbers type=percent. …
- 4:25 AM Ticket #10400 (Custom calendar example is not accessible) closed by
- fixed: (In [21791]) Update to include WAI-ARIA markup, keyboard access, and …
- 3:37 AM Ticket #10976 ([patch][cla] dojox.editor.plugins.TablePlugins use class inheritance ...) created by
- Code rearrange only for use class inheritance rather than switch statement.
Apr 9, 2010:
- 11:33 PM Ticket #10975 (expose event to subscriber of /dnd/drop) closed by
- fixed: (In [21790]) fixes #10975: expose event to subscriber of /dnd/drop
- 11:32 PM Ticket #10975 (expose event to subscriber of /dnd/drop) created by
- so subscriber can use the (mouse) event which triggers the drop event
- 5:33 PM Ticket #10963 (a bug in path.js v21708 prevents getTransformedBoundingBox()) closed by
- fixed: (In [21789]) one more null condition. Fixes #10963 !strict
- 5:29 PM Ticket #8100 ([CLA-patch] ComboBox in a Dialog : e.preventDefault() issue with Firefox) closed by
- worksforme
- 3:30 PM Ticket #10974 ([cla][patch] dijit.form._Spinner - Improve CSS - Support padding input ...) created by
- The CSS for the spinner has been improved so that is renders well with …
- 3:18 PM Tickets #10952,10953 batch updated by
- fixed: (In [21788]) Bunch of claro toolbar fixes, fixes #10952, #10953, and …
- 1:55 PM Ticket #10963 (a bug in path.js v21708 prevents getTransformedBoundingBox()) reopened by
- Yes, I think tbbox should be null in case t is null. Reopen this one? …
- 1:26 PM Ticket #10973 ([patch][ccla]VML show text contains '\n' in multiples while SVG don't) created by
- Text contains '\n' is shown in multiple lines with VML renderer, but …
- 11:31 AM Ticket #10972 ([cla][patch] DateTextBox .dijitSpacer -- IE7 flicker) created by
- To reproduce, using IE7: dijit/tests/form/test_DateTextBox.html When …
- 7:20 AM Ticket #10912 (Chart Labels Missing on IE8) reopened by
- 6:53 AM Ticket #10971 (IE8 html_rtl.html / coordsWithHorzScrollbar failure) created by
- coordsWithHorzScrollbar() test is failing because (I think) the …
- 6:37 AM Ticket #10970 (form widgets don't escape quotation marks inside name attribute) created by
- When using quotation marks inside an attribute, the parser will break …
- 5:40 AM Ticket #6511 (Dialog: focus doesn't go to first widget when dialog content loaded ...) reopened by
- Unfortunately Dialog_a11y.html is getting an error on IE8 now (and IE6 …
Apr 8, 2010:
- 9:17 PM Ticket #10969 ([cla][patch] dojo.date.stamp.fromISOString - forEach IE but on defaultValue) closed by
- fixed: (In [21777]) make defaultTime work on IE. Good catch, jbondc. Fixes #10969
- 9:12 PM Ticket #10969 ([cla][patch] dojo.date.stamp.fromISOString - forEach IE but on defaultValue) created by
- To reproduce on IE7: dojo.date.stamp.fromISOString('T10:10:00', (new …
- 9:02 PM Ticket #10968 (Tooltip: Jaws reads undisplayed tooltip at the bottom of the page) created by
- with jaws running load dijit/tests/test_Tooltip.html Tab to a field …
- 8:29 PM Ticket #10967 (Small Bar and Columns can be difficult to click on in a chart) created by
- Bar and Column charts that respond to mouse events are difficult to …
- 8:10 PM Ticket #6511 (Dialog: focus doesn't go to first widget when dialog content loaded ...) closed by
- fixed: (In [21776]) fixes #6511 - find focusable items and set focus in …
- 7:36 PM Ticket #10966 ([cla][patch] DateTextBox Calendar _populateGrid() called twice) created by
- After some debugging, I found that when the Calendar is used as a …
- 4:27 PM Ticket #10965 (ShrinkSafe fails on abstract) closed by
- invalid: 'abstract' is an ecma future reserved word, and should be avoided in …
- 4:22 PM Ticket #10965 (ShrinkSafe fails on abstract) created by
- I have an js file which should shrinked. Shrinksafe gives me an Parse …
- 1:52 PM Ticket #10963 (a bug in path.js v21708 prevents getTransformedBoundingBox()) closed by
- fixed: (In [21771]) checked in fixes from liyang. !strict Fixes #10963, Refs …
- 1:10 PM Ticket #10957 ([patch] [ccla] Dialog: using an iframe as the contents of a dialog ...) closed by
- fixed: (In [21769]) fixes #10957 - added try/catch in Moz section of …
- 8:36 AM Ticket #10964 (dijit.form.ValidationTextBox Internet Explorer reset button deletes data.) created by
- I have a html reset button and in Internet Explorer in deletes all the …
- 6:40 AM Ticket #10963 (a bug in path.js v21708 prevents getTransformedBoundingBox()) created by
- at line 45, it should be "this.tbbox"; at line 55~58, the "t" could …
- 5:08 AM Ticket #10962 (yaxis width calculated only by first and last label) created by
- If first and last item are very narrow the middle items are cut off in …
- 5:04 AM Ticket #10961 (DataChart labels don't show with IE8+XHTML) created by
- No matter if you try with Pie, Bars or Lines: IE8+XHTML swallows all …
- 4:35 AM Ticket #10960 (dojox.editor.plugins.TablePlugin doesn't set TD background color on IE) created by
- TablePlugin does not set TD background color on IE. But FF, Chrome, …
- 1:41 AM Ticket #10881 (parser support of bidi inheritance) closed by
- fixed
Apr 7, 2010:
- 11:38 PM Ticket #10959 (ColorPalette: grid boxes don't scale properly with browser zoom on webkit) created by
- ColorPalette grid boxes don't scale properly with browser zoom. Run …
- 10:53 PM Ticket #10958 (IE7: _layoutHackIE7 can thrown an exception) closed by
- fixed: (In [21757]) Fixes #10958. Refactor _layoutHackIE7 slightly so that …
- 10:25 PM Ticket #10958 (IE7: _layoutHackIE7 can thrown an exception) created by
- I've seen IE7 throw an exception within _FormWidget::_layoutHackIE7 in …
- 9:27 PM ProjectMeeting/2010-04-07 edited by
- (diff)
- 9:27 PM ProjectMeeting/2010-04-07 edited by
- (diff)
- 9:26 PM ProjectMeeting edited by
- (diff)
- 9:26 PM ProjectMeeting/2010-04-07 created by
- 7:54 PM Ticket #10957 ([patch] [ccla] Dialog: using an iframe as the contents of a dialog ...) created by
- Create a dialog with an iframe: […] In the console on Firefox …
- 7:50 PM Ticket #10956 (CLARO: dnd avatar is not styled) created by
- goto: …
- 7:10 PM Ticket #10955 ([cla][patch] NumberSpinner 'HOME key' ignores zero value) created by
- When setting constraints={min:0, max:60}, Hitting the 'HOME' key …
- 5:25 PM Ticket #10954 (Make Dijit Theme Tester visible to doc on website) created by
- The Dijit Theme Tester is an awesome way for a user to get a quick …
- 3:18 PM Ticket #10953 (CLARO: Wrapping toolbars look back in Claro, buttons get ugly ...) created by
- CLARO: Wrapping toolbars look back in Claro, buttons get ugly …
- 2:51 PM Ticket #10952 (CLARO: Buttons highlight strangely in IE, looks bad.) created by
- See the attached images. In Firefox it looks decent, in IE it looks awful.
- 1:38 PM Ticket #10384 ([patch] [ccla] TabContainer: Screen reader does not speak title of ...) closed by
- fixed: (In [21750]) fixes #10384 add button title or label to alt attribute …
- 1:48 AM Ticket #10951 (dojo.parser.instantiate regression with <input dojoType="">) created by
- this line came somwhere between 20964 and 21682: […] it will pick …
- 1:39 AM Ticket #10950 ([patch][cla]editor tablePlugins typos) closed by
- fixed: (In [21743]) apply jslint cleanup. Fixes #10950. !strict Thanks, youngho
- 1:37 AM Ticket #10949 (dijit.form.CheckBox doesn't update UI on priority change) closed by
- fixed: (In [21742]) Fixes #10949 !strict: dijit.form.CheckBox? doesn't update …
Apr 6, 2010:
- 9:58 PM Ticket #10950 ([patch][cla]editor tablePlugins typos) created by
- dojox.editor.plugins.tablePlugins jsLint complain fixed.
- 9:53 PM Ticket #10949 (dijit.form.CheckBox doesn't update UI on priority change) created by
- when doing a .attr("checked", true, false) on a checkbox, the 3rd …
- 8:29 PM Ticket #10948 (dojo.Deferred tests fail in Rhino) created by
- […]
- 8:21 PM Ticket #7523 (DOH failures under Rhino) reopened by
- So Rhino 1.7 no longer seems to have this problem. We could write it …
- 3:37 PM Ticket #10947 ([cla][patch] dijit.typematic allow specifying "minDelay") created by
- The logic in _fireEventAndReload() hardcodes a 10ms minimum for …
- 8:37 AM Ticket #10718 (TimeTextBox-popup shivers, when mousepointer stays between to entries) reopened by
- Just for curiosity: Will this be fixed? Thank you in advance.
- 7:04 AM Ticket #10946 ([patch][ccla]ComboBox: pressing next/prev buttons autocompletes text ...) created by
- If you define a dijit.form.ComboBox? with autocomplete=false and you …
Apr 5, 2010:
- 6:45 PM Ticket #9783 (dijit._Widget, nodesWithKeyClick, ondijitclick) closed by
- fixed: (In [21733]) fixes #9783 proper referencing of nodesWithKeyClick in …
- 6:37 PM Ticket #8290 (ComboBox: Ctrl+Backspace doesn't work with autocomplete enabled) closed by
- wontfix: marking as wontfix since this would require a significant overhaul to …
- 4:40 PM Ticket #10943 (dijit.Editor doesn't return valid value when ViewSource enabled) closed by
- invalid: That's expected. You will not get content back you enter until you …
- 12:00 PM Ticket #10851 (lightbox navigation on ie8) closed by
- fixed: (In [21729]) fixes #10851 - actually committing the ie8css fix thing …
- 9:25 AM Ticket #10945 (Model based TreeGrid produces error with more than 3 layers) created by
- Extending the programmatic TreeGrid? from test_treegrid_model.html from …
- 7:07 AM Tickets #8616,9953 batch updated by
- fixed: (In [21728]) Decouple concepts of "focused node" and "selected node", …
- 5:14 AM Ticket #10660 (Test for document.readyState === "complete" as a better alternative to ...) closed by
- fixed: Fixed as part of #10918
- 5:13 AM Ticket #10621 (The blank http request cause performance on ie) closed by
- fixed: Fixed as part of #10918
- 4:22 AM Ticket #10935 (Radio/Checkbox - IE7 Zoom is not working correctly) closed by
- wontfix: This is definitely a problem although (like most of the other IE7 zoom …
- 2:39 AM Ticket #10479 (redundant files in dojo/cldr) closed by
- fixed
Apr 4, 2010:
- 4:20 PM Ticket #10944 ([patch]Making dojox.fx.text._backspace work in Internet Explorer) created by
- Tested on Internet Explorer 8.0 (Windows 7), dojox.fx.text.backspace …
- 2:23 PM Ticket #10943 (dijit.Editor doesn't return valid value when ViewSource enabled) created by
- When I use dijit.Editor with ViewSource? plugin enabled I can't get …
- 7:57 AM Ticket #10629 ([patch] dojo.dnd.Moveable doesn't work on node with position "absolute") closed by
- fixed: (In [21723]) Fixing a special case for moving relative/absolute nodes …
- 7:02 AM Ticket #10882 ([patch][ccla]Gradient and pattern support) closed by
- fixed: Testing patterns discovered bugs in the pattern handling in SVG and …
- 7:00 AM Ticket #10942 (Pattern bugs) created by
- Testing of #10882 uncovered bugs in how SVG and VML renderers handle …
- 4:35 AM Ticket #9154 ([CLA][patch] Adding "startAngle" to Pie2d) closed by
- fixed: (In [21721]) Added an initial rotation angle for a pie chart, thx …
- 4:35 AM Ticket #10227 ([patch][ccla]The tooltip anchor does not point to the right bar) closed by
- fixed: (In [21720]) Handling a tooltip position better, thx zhouxiang!, …
- 2:52 AM Ticket #10912 (Chart Labels Missing on IE8) closed by
- fixed: Hmm, the robot missed a commit: [21711].
- 1:39 AM Ticket #10827 ([patch][ccla] Chart2D with events causes considerable memory leak on ...) closed by
- fixed: (In [21714]) Guarding against potential memory leaks, thx Masato …
- 1:39 AM Ticket #9476 (dojox.charting.plot2d.Pie._getLabel() makes use of Number.toFixed() ...) closed by
- fixed: (In [21713]) Switching to dojo.number, thx jaredj and peller!, …
- 1:39 AM Ticket #7927 (Browser locks up if no height/width is specified on chart) closed by
- fixed: (In [21712]) Adding reasonable defaults to chart dimensions, !strict, …
- 1:39 AM Ticket #10736 (Plot's shadows attribute does not work with dojox.charting.widget.Chart2D) closed by
- fixed: (In [21710]) Right default for shadows, thx jaredj, !strict, fixes #10736.
- 1:06 AM Ticket #10941 (Add NodeList.destroy) created by
- This ticket is created from Les' remark in #10827: This is …
Apr 3, 2010:
- 7:44 PM Ticket #10940 (document how to set thumbnail size of a thumbnailPicker) created by
- There are two unanswered questions about this on the dojo …
- 5:52 PM Ticket #10939 ([cla][patch] Extensions to dnd Selector API) created by
- I've created a few new extensions to the Selector API part of dnd. …
- 8:35 AM Ticket #10387 (Vertical Axis Labels on Horizontal X/Y Axis) closed by
- duplicate: Related to #10888 and closed in favor of it (it has a working patch).
- 8:20 AM Ticket #9997 (Implement objects as values for bar and column charts) closed by
- duplicate: Dup of #7992 (already fixed in 1.4).
- 6:11 AM Ticket #10918 (dojo.addOnLoad can still cause "Operation Aborted") closed by
- fixed: (In [21706]) Fixes #10918, move away from old IE domcontentloaded …
- 3:23 AM Ticket #8750 (Unify Linear Gradients in VML vs SVG) closed by
- wontfix: Closed in favor of #10937.
- 3:07 AM Ticket #10938 ([docs][ccla][patch] Advanced gradient support for charting.) created by
- Add advanced gradient support for charting, based on work done by Sitepen.
- 2:59 AM Ticket #10937 ([ccla][patch] Fix linear gradients on VML.) created by
- Implementing SVG-like gradients in VML-based renderer. Based on work …
- 12:21 AM Ticket #10936 (Calendar - Focus indicator not visible using High Contrast) created by
- Pilar Torres(IBM Lucid Testing Team); Testing Type: Accessibility …
- 12:17 AM Ticket #10935 (Radio/Checkbox - IE7 Zoom is not working correctly) created by
- From Pilar Torres(IBM Lucid Testing Team) Testing Type: Accessibility …
- 12:11 AM Ticket #10934 (TabContainer - Focus lost tabbing away from TabContainer button (Safari 4)) created by
- From Eric Bautista(IBM Lucid Testing Team): Same problem Testing …
- 12:06 AM Ticket #10933 (TitlePane - Locked open title pane has no Keyboard focus) created by
- From Pilar Torres(IBM Lucid Testing Team): Testing Type: …
Apr 2, 2010:
- 7:24 PM Ticket #10932 (onHeaderClick and onHeaderCellClick events fail for EnhancedGrid) created by
- Clicking on column header in EnhancedGrid? does not trigger either …
- 4:15 PM Ticket #10877 (Nested sorting fails in EnhancedGrid for XmlStore) closed by
- invalid: This is working correctly for the defined data type. isbn and title …
- 9:12 AM Ticket #8954 (open bottom up menus add/remove menuitems poorly) closed by
- wontfix: Probably won't fix this, I don't want to complicate the popup code. I …
- 9:04 AM Ticket #8298 (ComboBox / FilteringSelect: show only end of selected option if "too ...) closed by
- wontfix: Thanks thkryz, I think you are right about what's happening. I think …
- 8:38 AM Ticket #10931 (dojox.form.CheckedMultiSelect does not work if the values in store are ...) created by
- its not possible to check the checkbox if the value-property is a …
- 8:37 AM Ticket #7828 (dijit._editor._Plugin: custom plugins UI does not show up if they are ...) closed by
- fixed: (In [21691]) Fixing check for when to hide the plugin's button, …
- 2:27 AM Ticket #10860 (EnhancedGrid - Disabling NestedSorting does not prevent it from ...) closed by
- wontfix
- 2:15 AM Ticket #10492 (EnhancedGrid: dnd, can't target row > row#9) closed by
- fixed
- 1:54 AM Ticket #7321 (Declaration: BorderLayout inside Declaration blank in dynamically ...) closed by
- wontfix: Closing this as wontfix, please use the workaround I listed above in …
- 1:49 AM Ticket #4659 (Dialog: Flash movie doesn't appear (sound but no video)) closed by
- wontfix: Realistically I don't think we'll fix this, no idea even what causes …
- 1:48 AM Ticket #4579 (ContentPane: IE6 is unable to truely remove form nodes, this causes a ...) closed by
- wontfix
- 1:46 AM Ticket #10816 (CSS cleanup) closed by
- fixed
- 1:41 AM Ticket #10930 (EnhancedGrid editable cells not properly updating store items) closed by
- fixed
Apr 1, 2010:
- 7:33 PM Ticket #10859 (QueryReadStore: nested sorting does not work) closed by
- fixed: (In [21685]) Patch from Evan. Nested sorting was not supported in …
- 7:28 PM Ticket #10781 (enhancedGrid topic ROW_MOVED not published) closed by
- fixed: (In [21683]) Move topics from plugin to grid object. Fixes #10781 !strict
- 10:32 AM Ticket #10930 (EnhancedGrid editable cells not properly updating store items) created by
- In dojox/grid/cells/_base.js lines126-128 the follow code returns a …
Mar 31, 2010:
- 11:47 PM Ticket #10929 (IE6 Claro RTL: Calendar arrows are backwards) closed by
- fixed: Yup, this is fixed in the latest code, just hasn't been copied over to …
- 11:47 PM Ticket #10928 (ScrollingTabContainer arrows are missing) closed by
- fixed: Yup, this is fixed in the latest code, just hasn't been copied over to …
- 9:45 PM ProjectMeeting/2010-03-31 edited by
- (diff)
- 9:45 PM ProjectMeeting/2010-03-31 edited by
- (diff)
- 9:44 PM ProjectMeeting/2010-03-31 created by
- 9:43 PM ProjectMeeting edited by
- (diff)
- 9:43 PM ProjectMeeting edited by
- (diff)
- 9:18 PM Ticket #10929 (IE6 Claro RTL: Calendar arrows are backwards) created by
- in dir=rtl, calendar next/prev arrows need to be flipped works on FF. …
- 9:15 PM Ticket #10928 (ScrollingTabContainer arrows are missing) created by
- themeTester.html with Lucid: there are no arrow images for scrolling …
- 7:48 PM Ticket #10927 (select: screen reader speaks html for rich text items) created by
- The aria-valuenow property is used to identify the current value for …
- 7:20 PM Ticket #10926 (DataGrid Header taking focus from other elements when refreshed) created by
- If a header column in dojox.grid.DataGrid? had focus before leaving the …
- 6:02 PM Ticket #7895 (building with long symbols breaks optimize and debugAtAllCosts (XD)) closed by
- fixed: (In [21673]) Fixes #7895, problem with symbol=long builds.
- 4:22 PM Ticket #10925 (dojox.layout.TableContainer doesn't propagate resize()) created by
- Because TableContainer? puts its children inside TD elements, the DOM …
- 3:54 PM Ticket #10924 (Circular reference between dijit._editor._Plugin and dijit.Editor) created by
- In our product, we analyze dependencies into a graph and send down …
- 3:30 PM Ticket #5129 (Forum post page need sidebar block for recent posts in that forum?) closed by
- invalid: Rejecting as the website has been redesigned and the forums removed.
- 3:29 PM Ticket #5126 (Blog page blocks) closed by
- invalid: Rejecting as the website has been redesigned in the interim
- 3:27 PM Ticket #5087 (in-page anchors) closed by
- invalid: Rejecting as the website has been redesigned in the interim.
- 1:46 PM Ticket #10923 (Select: drop down sizing problems) closed by
- fixed: (In [21669]) Various fixes/simplifications so that Select's dropdown's …
- 1:38 PM Ticket #9044 (Hebrew leap month is incorrect) reopened by
- test_Calendar.html gets an exception loading the page on IE6.
- 12:58 PM Ticket #10923 (Select: drop down sizing problems) created by
- There are two sizing problems with the Select drop down menu, which …
- 8:00 AM Ticket #10922 (Select: support automatically computed fixed width) created by
- The width of the Select widget changes depending on which option is …
Mar 30, 2010:
- 9:04 PM Ticket #10921 (dnd Mover does not convey mouse position) created by
- onMove only has the t/l corner, but not the mouse position or offset. …
- 8:17 PM Ticket #10920 (Small patch to manually show initially hidden file Uploader) created by
- Discussed this with Mike Wilcox - added a small patch for when you …
- 5:28 PM Ticket #10919 (CodeGlass for attributeMap on the Writing Widgets Quickstart is empty) created by
- On the attributeMap section of this page, the codeglass 'View Example' …
- 2:10 PM Ticket #10918 (dojo.addOnLoad can still cause "Operation Aborted") created by
- In 1.4.1, there is a new djConfig parameter: skipIeDomLoaded The …
- 2:07 PM Ticket #10916 (Add dropdown year selection to center year on Calendar widget) closed by
- duplicate: See #10002. I'm not a fan of dropdown for years, since the gesture …
- 12:35 PM Ticket #10917 (clicks on LightBox image) closed by
- invalid: this is already possible? Both Lightbox and LightboxDialog? have a …
- 11:01 AM Ticket #10917 (clicks on LightBox image) created by
- In order to ease viewing of a sequence of grouped images in a …
- 8:44 AM Ticket #10916 (Add dropdown year selection to center year on Calendar widget) created by
- Bittarman was talking with me this morning and stated that every time …
- 7:53 AM Ticket #10730 (ComboBox / FilteringSelect: Show an inital text) closed by
- duplicate: This has been implemented in #3286 (for TextBox, ComboBox, etc.).
- 7:35 AM Ticket #10915 (grid: add filter) created by
- is it possible to add a "filter" option to grid columns? like in ms …
- 7:34 AM Ticket #10914 (grid: add paginator) created by
- is it possible to add a paginator to the grid like: …
- 7:28 AM Ticket #10913 (Editor: properly support disabled mode) closed by
- fixed: (In [21661]) Properly support disabling an editor: - …
- 7:00 AM Ticket #10913 (Editor: properly support disabled mode) created by
- Disabling an editor should disable the toolbar buttons (both visually …
- 3:36 AM Ticket #10851 (lightbox navigation on ie8) reopened by
- discussed in irc: turns out this is reproducible based on the …
- 3:09 AM Ticket #10912 (Chart Labels Missing on IE8) created by
- All charts in testcase miss their labels when rendered by IE8.
Mar 29, 2010:
- 7:57 PM Ticket #10911 (Bizarre behavior in EnterKeyHandling plugin) created by
- Use dijit/tests/test_Editor.html to run the following step 1.) …
- 5:33 PM Ticket #10910 (Editor: Find/Replace needs to be stablized) created by
- The previous Find/Replace? plugin is still experimental but is a …
- 1:04 PM Ticket #10909 ([patch] [cla] dijit/tests/form/test_TimeTextBox.html is broken) closed by
- fixed: (In [21658]) Oops. Missed a checkin. Refs #10692, Fixes #10909. …
- 6:30 AM Ticket #7028 ([core] promote dijit/_base functionality to dojo.html (getViewport, ...) closed by
- fixed: As per my comments above about connecting to a window's onscroll …
- 3:48 AM Ticket #10909 ([patch] [cla] dijit/tests/form/test_TimeTextBox.html is broken) created by
- After the change [21640] the TimeTextBox? does not work. You can see …
Mar 28, 2010:
- 4:16 PM Ticket #10908 (Snapshot of Aristo in current state.) created by
- Attaching the current implementation / state of Aristo as created and …
- 4:04 PM Ticket #10891 (Broken link in online API documentation) closed by
- fixed: Looks like I fixed this in the generate.php already, so it's a matter …
- 3:46 PM Ticket #10508 (Fix for font hex conversion in dojox.gfx.VectorText.js ...) closed by
- fixed: (In [21654]) Fix the busted entity decoder. Fixes #10508 !strict.
- 9:34 AM Ticket #10402 (top down parser) closed by
- fixed: (In [21651]) Add "inherited" parameter to parser to specify default …
- 3:10 AM Ticket #9044 (Hebrew leap month is incorrect) closed by
- fixed: (In [21648]) Modify property name for am/pm strings (Refs #10692) list …
Note: See TracTimeline
for information about the timeline view.