Timeline
Mar 31, 2009:
- 8:07 PM Ticket #9021 (Date Utils: Truncate Date) created by
- Attached is a new module that I started to provide some additional …
- 6:13 PM Ticket #9020 (dojox.grid: Add support for setting certain cells to not be draggable) created by
- Sometimes, it might be useful to only allow certain cells to be …
- 5:42 PM Ticket #9019 (dojox.grid column resizers should probably be ew-resize instead of ...) closed by
- fixed: Fixed in [17161]
- 5:39 PM Ticket #9019 (dojox.grid column resizers should probably be ew-resize instead of ...) created by
- This is a more consistent way of indicating that it's resizable
- 5:03 PM Ticket #8820 ([patch][cla]dijit._Widget can be sped up a bit by using dojo._connect ...) closed by
- fixed
- 5:03 PM Ticket #8755 ([patch][cla]dojo.parser.instantiate flag for not starting widgets) closed by
- fixed
- 5:02 PM Ticket #8862 ([patch][cla]dijit.form.FilteringSelect: would be nice to be a bit more ...) closed by
- fixed
- 5:02 PM Ticket #8878 ([patch][cla] dijit.form.ComboBox would like ability to extend announce ...) closed by
- fixed
- 5:02 PM Ticket #8822 ([patch][cla]Dialog: popups loaded by code in a dialog do not handle ...) closed by
- fixed
- 5:02 PM Ticket #8142 ([patch][cla]Big lists and dojox.form.DropDownSelect) closed by
- fixed
- 5:02 PM Ticket #7541 ([PATCH] [CCLA] The sortFields option of DataGrid does not appear to ...) closed by
- fixed
- 5:02 PM Ticket #8992 ([patch][cla] dijit.Menu: submenus appearing out of the viewport) closed by
- fixed
- 4:13 PM Ticket #8614 ([patch][cla]The Grid should use better column move and resizing indicators) closed by
- fixed: Fixed in [17160]
- 3:38 PM Ticket #9018 ([regression] DateTextBox: fires onChange twice) created by
- I found a previous ticket covering this issue: #5312 It looks like in …
- 11:54 AM Ticket #9017 (dojo.number.format with 0 leading zeros shows one leading zero) created by
- dojo.number.format(0.123, { pattern: "#.##"}); returns "0.12" instead …
Mar 30, 2009:
- 7:37 PM Ticket #9016 (Robot: support testing subdomains) created by
- Under default browser x-domain policy, the robot can't test a page, …
- 9:53 AM Ticket #9015 (Grid UE Enhancement - Nested Sorting) created by
- Provides unary and nested sorting feature for Grid, please refer to …
- 4:22 AM Ticket #8974 ([patch][ccla]Shrinksafe token naming conflicts with short var names like _e) closed by
- fixed: Fixed in [17149]
- 4:21 AM Ticket #8986 (shrinksafe skips variables) closed by
- fixed: committed dante's fix in [17149]
- 4:18 AM Ticket #9014 (Combobox widget doesn't work with Safari) closed by
- wontfix: This code is from 0.4? Sorry, we aren't supporting 0.4 anymore. If …
- 4:14 AM Ticket #9014 (Combobox widget doesn't work with Safari) created by
- No popup menu appears in Safari (any version inc 4.) using the …
- 2:22 AM Ticket #9013 (Add simple styling to HTML labels) created by
- Right now default HTML labels are generated as naked divs and affected …
Mar 29, 2009:
- 11:41 PM Ticket #9009 (dojo._base.attr_map failure on firefox 3.0.6) closed by
- worksforme: This page passes for me on Firefox 3.0.8 on OS X: …
- 9:43 PM Ticket #9012 (Chart2D Legend icons incorrect when chart stores load slowly) created by
- I have defined a chart using the dojox.charting.widget.Chart2D widget. …
- 5:58 PM Ticket #9011 (reduce calls to dojo.marginBox from charting/gfx) created by
- The largest slow-down in Charting right now is due to excessive use of …
- 5:02 PM Ticket #9010 (dojox.charting themes contain too few colors) created by
- many charting themes seem to contain only 5 or 6 unique colors, …
- 4:24 PM Ticket #9009 (dojo._base.attr_map failure on firefox 3.0.6) created by
- Error: test timeout in ../../dojo/tests/_base/html.html::t::attr_map …
- 2:47 PM Ticket #9008 (expandProvide and xdomain builds do not work) created by
- Long term see if they can work together, in the short term, do not do …
- 1:36 PM Ticket #9007 ([meta] build changes, 1.4 update) closed by
- fixed: ugh still no post-commit. fixed in [17146] and [17145]
- 1:33 PM Ticket #9007 ([meta] build changes, 1.4 update) created by
- couple of small things requiring a ticket to fix. mk_branch has a …
- 8:41 AM Ticket #9006 (Exploits in Dojo Toolkit) created by
- It many of the Dojo tookit's forms and basically anything where a user …
Mar 28, 2009:
- 3:59 AM Ticket #9003 (Tooltip: destroyRecursive doesn't destroy Tooltip) closed by
- wontfix: Hi Scott, AFAICT, destroy() is correctly disconnecting all the event …
- 3:51 AM Ticket #8768 (ComboBox and FilteringSelect robot test failures (IE8)) closed by
- fixed: I think this is working now, with the many fixes that have gone in …
- 3:47 AM Ticket #8686 (dijit.form.DropDownButton arrow positioned incorrectly in IE8) closed by
- worksforme: This is working in the IE8 production release. At least, it looks …
- 3:45 AM Ticket #8581 (IE8: TabContainer: space between labels and content) closed by
- worksforme: The doesn't happen anymore on IE8 production. Lucky for us.
- 1:13 AM Ticket #9005 (special characters break makeCix) created by
- There are a few characters in dojox/date/HebrewDate.js inline docs …
Mar 27, 2009:
- 10:41 PM Ticket #9004 ([patch] [cla] TabContainer: prevent tab wrapping in TabController with ...) created by
- In the dijit.layout.TabContainer? widget, when there are too many tabs …
- 8:35 PM Ticket #9003 (Tooltip: destroyRecursive doesn't destroy Tooltip) created by
- tooltip.destroyRecursive() doesn't destroy the Tooltip. Repro steps: …
- 8:09 PM Ticket #9002 (Grid column sizing too limited) created by
- While sizing a grid column width down, there appears to be a point …
- 1:58 PM Ticket #9001 ([patch][cla] dojo.exists behavior is a little confusing) created by
- I'm not a dojo user, but I noticed this today: dojo.exists acts like …
- 1:34 PM Ticket #7502 (Grid incorrectly renders when scrolled in complex layout.) closed by
- worksforme
- 1:34 PM Ticket #7502 (Grid incorrectly renders when scrolled in complex layout.) reopened by
- 1:26 PM Ticket #8080 (Slider: disabled slider looks enabled (IE8)) closed by
- worksforme
- 1:25 PM Ticket #8080 (Slider: disabled slider looks enabled (IE8)) reopened by
- 1:06 PM Ticket #8999 (Delete Report #83 from Trac) closed by
- fixed: deleted. I don't know if it's possible to change the default setting.
- 12:06 PM Ticket #9000 (innerText attribute type for dijit's attributeMap; setInnerText method) created by
- (as requested a separate ticket for this) It would be nice if you …
- 10:18 AM Ticket #8999 (Delete Report #83 from Trac) created by
- I apologize, but apparently you can create reports on the Dojo Trac, …
- 3:37 AM Ticket #8998 (ComboBox: auto-complete broken after backspace?) created by
- In test_ComboBox.html on the second example (the autocomplete …
- 12:20 AM Ticket #8997 (gfx generated SVG has an unclosed <image> tag that is not valid XML) closed by
- invalid: dojox.gfx does not "generate SVG", but uses DOM => no textual …
- 12:06 AM Ticket #8997 (gfx generated SVG has an unclosed <image> tag that is not valid XML) created by
- I created a gfx drawing using firefox that uses the SVG renderer to …
Mar 26, 2009:
- 11:24 PM Ticket #8996 (Odd behavior with custom axis labels for Chart2D line chart) created by
- The Chart2D samples and documentation imply that if you provide an …
- 9:31 PM Ticket #4425 ([patch][ccla] Query doesn't handle queries by ID relative to a root ...) closed by
- fixed
- 7:00 PM Milestone 1.3 completed
- Dojo 1.3 is primarily focused on: * IE 8 and Chrome support * bug …
- 6:28 PM Ticket #8995 ([patch] [cla] reusable html escape function) created by
- Two things: Dojo seems to lack a reusable core implementation of html …
- 3:42 PM Ticket #8994 (ItemFileReadStore: support for externally created regular expressions) created by
- This ticket is related to #8237. The _fetchItems function allows …
- 3:27 PM Ticket #8993 (dojox.gfx Clock demo background not drawing on Safari4 beta and FF3.1b3 OSX) created by
- Just took a look at the nightly gfx demos for clock on these browsers …
- 2:29 PM Ticket #8992 ([patch][cla] dijit.Menu: submenus appearing out of the viewport) created by
- This can be seen in the dijit/tests/test_Menu.html test case. Steps …
- 1:32 PM Ticket #8769 (Slider_mouse: robot test failures on IE8) closed by
- invalid
- 1:31 PM Ticket #8634 (ComboBox: robot test failures) closed by
- fixed: I've done a lot of hacking on these tests and they are working pretty …
- 1:28 PM Ticket #8904 (ComboBox: dropdown autocomplete problem with firefox 3.0.7) closed by
- worksforme: I'm going to close this until we get a test case.
- 10:43 AM Ticket #8991 (dojo.attr() doesn't return current value of a text input field) created by
- Assuming inputNode is a node of type text input, dojo.attr(inputNode, …
- 10:17 AM Ticket #8990 (firebug console unresponsive on safari 4 beta) created by
- See a random page, like …
- 8:47 AM Ticket #8989 (Menu: can't get to all menus by tab (Chrome)) closed by
- wontfix: Closing in favor of #8987, to fix tabbing on chrome 2 instead of chrome 1.
- 8:46 AM Ticket #8988 (Toolbar: tab key cycles through every toolbar item (chrome)) closed by
- wontfix: Closing in favor of #8987, to fix tabbing on chrome 2 instead of chrome 1.
- 8:37 AM Ticket #8989 (Menu: can't get to all menus by tab (Chrome)) created by
- See test_Menu.html. Focusing on the <input> controls and doing …
- 8:18 AM Ticket #8988 (Toolbar: tab key cycles through every toolbar item (chrome)) created by
- See test_Toolbar.html, and click on the scissors of any of the …
- 12:43 AM Ticket #8987 (shift-tab doesn't work (Safari 4 beta, chrome 2)) created by
- Not sure if there's anything we can do about this, but on …
Mar 25, 2009:
- 9:28 PM Ticket #8986 (shrinksafe skips variables) created by
- Shrinksafe keeps a counter of replaced variables, though increases the …
- 9:26 PM Ticket #8985 (Use full range of alpha characters in ShrinkSafe) created by
- instead of toHexString in TokenMapper, perhaps we could have slightly …
- 5:32 PM Ticket #8984 (PasswordTextBox not responding to sizing through css) created by
- When I try to size or otherwise style a PasswordTextBox? via css, the …
- 4:25 PM Ticket #8885 (ThemeTester needs to include MenuBar) closed by
- fixed
- 4:22 PM Ticket #8983 (MenuBar borderContainer classes risky) created by
- For some reason MenuBar isn't getting the class …
- 3:24 PM Ticket #8967 (Lightbox errors on ie7) closed by
- fixed: buggar. post-commit still broken. fixed in [17121]
- 2:47 PM Ticket #8977 (dijit.form.Form.isValid return Numer 0 instead true and 1 instead false) closed by
- fixed: OK, fixed in [17120], thanks for catching that. Will add a test for …
- 12:06 PM Ticket #8964 (Spinner: focus ARIA tests on known test cases instead of looping.) closed by
- fixed: OK thanks, I checked this in as [17117].
- 11:56 AM Ticket #8982 (NumberTextBox: default minimum value) created by
- The default maximum for NumberTextBox? was chosen to prevent javascript …
- 1:25 AM Ticket #8945 (Dialog: first popup on Firefox 3.0.7 has an error) closed by
- fixed: Fixed in [17116].
- 1:00 AM Ticket #8981 (Connect Data Stores to Chart) created by
- I'm committing dojox.charting.DataChart?, which connects easily to a …
Mar 24, 2009:
- 11:44 PM Ticket #8980 (dojox.rpc.Rest incorrectly adds trailing slash to target) created by
- I have a REST-based web service where resources are available. Assume …
- 11:24 PM Ticket #8979 (ondijitclick: clicking by ENTER key sends spurious keypress to ...) created by
- Similar to #8978. Clicking a node via the enter key will cause an …
- 10:56 PM Ticket #8978 (odijitclick: ENTER key causes spurious click on focused node (IE)) created by
- See _Widget-ondijitclick.html for test case. "Clicking" the div by …
- 8:23 PM Ticket #8977 (dijit.form.Form.isValid return Numer 0 instead true and 1 instead false) created by
- here form example […] and handling […]
- 8:01 PM Ticket #8976 (FF3: dojo.addOnLoad can run before dojo.require finishes) created by
- Several customers have been having random timing problems with …
- 7:57 PM Ticket #8975 (Grid widget creates some header cells as "<th>...</td>") created by
- Line 51 of dojox/grid/compat/_grid/builder.js contains: …
- 4:15 PM Ticket #8974 ([patch][ccla]Shrinksafe token naming conflicts with short var names like _e) created by
- Dojo 1.3.0 rc1 (not an option in the Version dropdown on this bug …
- 4:10 PM Ticket #8973 (Strange results with invalid interval in dojo.date.add) created by
- If you supply dojo.date.add with an invalid interval, such as …
- 2:51 PM Ticket #8972 (new value from textarea within dijit dialog does not show up (opera 9.64)) created by
- I have a textarea inside a dijit dialog. On Opera, any changes to the …
- 2:36 PM Ticket #8970 (Try innerHTML in Widget.attr()) closed by
- wontfix: This functionality was in the original attr() patch of #7244, but I …
- 2:23 PM Ticket #8971 ([patch] [cla] tree.js typo? setWaitState()) created by
- tree.js, dijit._TreeNode, postCreate function - has setWaitState() …
- 2:15 PM Ticket #8970 (Try innerHTML in Widget.attr()) created by
- I noticed that _Widget.attr() calls _Widget._getAttrNames() to get a …
- 1:00 PM Ticket #8969 (ContentPane with refreshOnShow reloads on a resize) created by
- A ContentPane? that has an href and refreshOnShow set to true will …
- 8:18 AM Ticket #8963 (ValidationTextArea and SimpleTextArea) reopened by
- In fact I was more interested in the regExp implementation (with …
- 7:49 AM Ticket #8968 (dojox.gfx calls dojo.clone() waaaaaaay too much) created by
- a relatively simple chart (the first in the chart2d test list) calls …
- 1:22 AM Ticket #8966 (Form: when multiple fields initially invalid/required+blank, ...) closed by
- fixed
Mar 23, 2009:
- 7:54 PM Ticket #8967 (Lightbox errors on ie7) created by
- In 1.3rc1 testing seems that dojox.image.Lightbox does not work well …
- 7:36 PM Ticket #8939 (tests.number unit test failures on opera) closed by
- wontfix: Got a quick reply back from Opera. They said it was a known bug and …
- 7:21 PM Ticket #8966 (Form: when multiple fields initially invalid/required+blank, ...) created by
- _FormMixin.isValid() uses dojo.every() to build an array of invalid …
- 6:05 PM Ticket #8902 (Constant used instead of variable in filestore_funcs.php) closed by
- fixed: Fixed in changeset: [17104]
- 5:33 PM Ticket #8927 (Shake animation needs extra dojo.require() statements) closed by
- fixed: Fixed in [17103].
- 5:23 PM Ticket #8890 (test_chart2d fails in 1.3rc1 in IE7) closed by
- fixed: This problem was fixed in [17087].
- 5:20 PM Ticket #8437 (VML: some tests fail to initialize on IE8) closed by
- fixed: The standards mode will be tracked by #8965. Closing the ticket as done.
- 5:19 PM Ticket #8965 (gfx: rework the VML backend to support standards mode, if possible) created by
- The current VML backend breaks in the standards mode. While VML was …
- 4:28 PM Ticket #8964 (Spinner: focus ARIA tests on known test cases instead of looping.) created by
- The ARIA tests in ".../dijit/tests/form/robot/Spinner_a11y.html" loop …
- 4:23 PM Ticket #8963 (ValidationTextArea and SimpleTextArea) closed by
- fixed: You are probably thinking of [16179], but that functionality (namely …
- 4:19 PM Ticket #8963 (ValidationTextArea and SimpleTextArea) created by
- Hi, I read that there would be a ValidationTextArea? in 1.3 release. …
- 4:18 PM Ticket #8961 (dojox.cometd client code doesn't work on Android Dev Phone) closed by
- invalid
- 2:33 PM Ticket #8955 (scrollIntoView problem scrolling up on IE8) closed by
- fixed: [17094] Fixes #8955 !strict. Removed some IE8 specific code paths …
- 1:56 PM Ticket #8932 (REGRESSION: XMLStore: In 1.3RC01 dojox.data.XMLStore fails if ...) closed by
- fixed
- 1:09 PM Ticket #8957 (mouseMoveAt() confused by scroll on outer document) closed by
- fixed: [17091] Fixes #8776. Resize the robot's test page iframe and console …
- 1:07 PM Ticket #8776 (robot debug console partially off screen and has unnecessary scrollbars) closed by
- fixed: [17091] Fixes #8776. Resize the robot's test page iframe and console …
- 2:26 AM Ticket #8770 (Spinner: robot test failures on Spinner_mouse.html for IE8) closed by
- worksforme: This isn't failing for me anymore... probably fixed in the IE8 …
- 2:24 AM Ticket #8962 (dojox.cometd Java client code throws a SocketException on the Android ...) created by
- The attached client source code throws a java.net.SocketException?: The …
- 1:34 AM Ticket #8961 (dojox.cometd client code doesn't work on Android Dev Phone) created by
- Version is 1.0-SNAPSHOT (from the pom) The attached Android client …
- 12:50 AM Ticket #8956 (mouseMoveAt() confused by scroll on outer document) closed by
- duplicate: dup of #8957
Mar 22, 2009:
- 7:55 PM Ticket #8960 (dojox.json.ref not using properties from parent schema object) created by
- When executing dojox.json.ref.resolveJson(), if the schema object …
- 7:14 PM Ticket #8959 (keeping zindex value from original element in the pieces createed for ...) created by
- The different animations in dojox.fx.split (converge, explode, …
- 4:59 PM Ticket #8958 (robot test repeating problem (IE8)) created by
- I'm getting a problem that when Dialog_a11y.html or Dialog_mouse.html …
- 4:55 PM Ticket #8957 (mouseMoveAt() confused by scroll on outer document) created by
- On IE8 I get dueling scrollbars on the test_ComboBox test: 1. …
- 10:21 AM Ticket #8956 (mouseMoveAt() confused by scroll on outer document) created by
- On IE8 I get dueling scrollbars on the test_ComboBox test: 1. …
- 7:11 AM Ticket #8955 (scrollIntoView problem scrolling up on IE8) created by
- See attached version of tests/form/robot/_autoComplete.html. It …
- 6:37 AM Ticket #8954 (open bottom up menus add/remove menuitems poorly) created by
- I have a DropDownButton? located toward the bottom of the browser …
- 6:23 AM Ticket #8660 (IE: getElementsByName failing on widgets) reopened by
- See also #8678 about test case. Hmm, I'm trying this now and it's …
- 2:07 AM Ticket #8953 ([patch] [cla] RTL broken in quirks mode (IE)) created by
- The html_rtl.html test case, if converted to quirksmode, is failing on …
- 1:50 AM Ticket #8952 (dojo.get/setObject unit tests) closed by
- fixed: [17079]
Mar 21, 2009:
- 6:52 PM Ticket #8937 ([patch][ccla]isFunction() unit test failing on opera) closed by
- fixed: I applied peller's patch in [17077], but we should report the issue to …
- 6:48 PM Ticket #8076 (IE8: failure in test._base.html_rtl test) closed by
- fixed: Fixed in [17076]: " IE8 no longer needs the bidiScrollLeft fix, neato."
- 5:52 PM Ticket #5906 ([patch][cla]Represent hashes in dojo.objectToQuery) closed by
- wontfix: Yazad, thank you for the thoughtful replies. However, I still do not …
- 1:20 PM Ticket #8952 (dojo.get/setObject unit tests) created by
- There don't appear to be any. Someone pointed out to me a possible …
- 12:13 PM Ticket #8951 (Button: clicking dijit.form.Button with ENTER key fires handler twice (IE8)) created by
- Load test_Button.html on IE8 and tab to the "Create" button. Hit …
- 2:47 AM Ticket #8950 (ComboBox: should cancel unwanted queries) created by
- ComboBox should cancel queries that are going to be ignored. For …
- 12:08 AM Ticket #8940 (unit test failures in tests_base.html_box (IE8)) closed by
- fixed: Fixed in [17069]: "IE8 now includes the parent's border in offsetLeft/Top"
Mar 20, 2009:
- 9:54 PM Ticket #8949 (dojox.data.ServiceStore null property error) created by
- There is a problem with the _processResults (line 229 of …
- 8:26 PM Ticket #8747 (Core tests fail on FF3.1b2: ../../dojo/tests/behavior.html::t::topics) closed by
- fixed: This should now work in latest svn trunk code (after 1.3rc1).
- 8:25 PM Ticket #8942 (tests.behavior fails (IE8)) closed by
- worksforme: I didn't get this error for either the full tests or the specific …
- 7:46 PM Ticket #7930 (dojo.number.round(162.295, 2) returns 162.29) closed by
- wontfix: I think the best we can do for now is offer the fudge factor solution …
- 3:30 PM Ticket #8948 (popup code should also try aligning right sides of drop down and ...) created by
- If the around-node is on the right side of the screen, and the …
- 3:14 PM Ticket #8812 (UT failure in dijit._base.manager::findTabElements) closed by
- worksforme: I'm not seeing anymore (well actually I never saw it). Reopen if …
- 3:08 PM Ticket #8907 (onSubmit doesnt fire in IE7) closed by
- wontfix: OK, anyway I'm going to close this as wontfix, since it's unlikely we …
- 1:55 PM Ticket #8947 (Integrate of Feature Detection Code) created by
- Ticket holder for work being done in /branches/featureDetection to …
- 1:18 PM Ticket #8941 ([regression] dojox.Dialog initialization failures (IE6)) closed by
- fixed: fixed in [17059]
- 12:48 PM Ticket #8930 (BorderContainer option is broken?) closed by
- invalid: Ah OK, good.
- 11:27 AM Ticket #8946 (_Widget-ondijitclick: shift-enter causes button keypress (IE8)) created by
- On IE8 when running _Widget-ondijitclick.html, after focusing on the …
- 8:57 AM Ticket #8945 (Dialog: first popup on Firefox 3.0.7 has an error) created by
- I use a Dialog on a page to popup a help page. The popup is displayed …
- 8:48 AM Ticket #8944 (IE7 Form submit loading feedback broken) created by
- I have a simple jsp page which uses standard HTML form submission. …
- 2:41 AM Ticket #8943 (_Widget.attr unit test: javascript exception searching for ...) closed by
- fixed: Fixed in [17056].
- 2:26 AM Ticket #8943 (_Widget.attr unit test: javascript exception searching for ...) created by
- Failure on IE7 in dijit's runTest.html during teardown of a test. …
- 1:02 AM Ticket #8942 (tests.behavior fails (IE8)) created by
- On IE8 production, runTests.html or test_behavior.html gives this …
- 12:29 AM Ticket #8941 ([regression] dojox.Dialog initialization failures (IE6)) created by
- On IE6 loading test_Dialog.html gives a bunch of errors in the …
- 12:22 AM Ticket #8940 (unit test failures in tests_base.html_box (IE8)) created by
- The html_box test is getting many failures on IE8 (the production …
- 12:03 AM Ticket #8939 (tests.number unit test failures on opera) created by
- Getting unit test failures in Opera 9.64 in tests.number in round, …
- 12:01 AM Ticket #8938 (dojo.query unit test failures on opera) created by
- Getting failures on Opera 9.64 (windows) via runTests.html. The …
Mar 19, 2009:
- 11:58 PM Ticket #8937 ([patch][ccla]isFunction() unit test failing on opera) created by
- […]
- 11:51 PM Ticket #8914 (regression [dojox] ColorPicker) closed by
- fixed: in [17052]
- 11:51 PM Ticket #8936 (test failures in JsonRPC-EchoTest (Safari/win)) created by
- The JSONRPC-EchoTest? fails for me on Safari/win 3.2.2 (525.28.1), …
- 11:49 PM Ticket #8504 (countries.json missing from release build) closed by
- fixed: ugh, fixed in [17055]
- 11:13 PM Ticket #8906 ([regression] [IE7]dojo.byId failed after cloning node) closed by
- fixed: Fixed in [17054]
- 11:13 PM Ticket #8935 (Polish localization incomplete - calendar) closed by
- invalid: Sorry for the trouble. Polish and over a hundred other languages are …
- 11:08 PM Ticket #8933 (dijit.form.Form issue) closed by
- invalid: This is intended behavior. Only the parser searches the source DOM …
- 11:07 PM Ticket #7930 (dojo.number.round(162.295, 2) returns 162.29) reopened by
- Hmm... this may be a FF bug after all, at least now that we're using …
- 10:47 PM Ticket #8935 (Polish localization incomplete - calendar) created by
- Dojo provides basic support for PL (polish) localization except for …
- 7:52 PM Ticket #8934 (a11y: ComboBox menu selection should match native SELECT) created by
- Tested on Firefox 3.0.7 on WinXP. Enable high-contrast. Run …
- 6:46 PM Ticket #8933 (dijit.form.Form issue) created by
- If you have this form tag: […] And make it a dijit.form.Form …
- 6:37 PM Ticket #8932 (REGRESSION: XMLStore: In 1.3RC01 dojox.data.XMLStore fails if ...) created by
- On line 348 in the function _fetchItems: […] will set …
- 6:06 PM Ticket #5074 (Non gregorian calendars support) reopened by
- 3:48 PM Ticket #8931 (FilteringSelect: doing redundant dojo.store.fetch() calls) created by
- See …
- 3:47 PM Ticket #8930 (BorderContainer option is broken?) created by
- Trying this example …
- 3:25 PM Ticket #8929 (ComboBox: can't select text on autocomplete=true ComboBox (mac problem)) created by
- See second ComboBox in test_ComboBox.html. If you focus the text box …
- 2:49 PM Ticket #8928 (JsonRest Location Header Not Evaluated in Sync Mode) created by
- While unit testing my REST Service, I noticed that the …
- 2:43 PM Ticket #8924 (dojox.grid.DataGrid bug) closed by
- duplicate: This is a duplicate of #8892
- 2:36 PM Ticket #8926 (Using <td> as main organizer in ContentPane produces problems) closed by
-
invalid:
<table><td><tr>hi!</tr></td></table>
is not valid markup, … - 2:36 PM Ticket #8927 (Shake animation needs extra dojo.require() statements) created by
- When attempting to use the shake animation with charts created using …
- 2:23 PM Ticket #8926 (Using <td> as main organizer in ContentPane produces problems) created by
- I am using the dijit.layout.tabContainer and contentPane with a table …
- 10:52 AM Ticket #8925 (Copy/Paste from MS Word to dijit.Editor on Firefox3) created by
- If you use copy/paste to insert some formatted text from Microsoft …
- 9:07 AM Ticket #8924 (dojox.grid.DataGrid bug) created by
- I find a bug under the method _scrollHeader at …
- 8:28 AM Ticket #8923 (ComboBox: clicking arrow icon on disabled ComboBox focuses it) created by
- See test_ComboBox.html. On the ComboBox labeled "Initially …
- 3:53 AM Ticket #8922 (ComboBox: Horizontal scrollbar on Combobox dropdown causes vertical ...) created by
- This is a similar issue to #4134. When the contents in the dropdown …
Mar 18, 2009:
- 5:05 PM Ticket #8921 (dijit.onWidget idea) created by
- Sometimes, you know the id of a node (which will eventually be the id …
- 3:01 PM Ticket #8920 (After resorting grid highlighted row is not the correct row) created by
- The grid seems to always highlight row number x regardless of the how …
- 2:28 PM Ticket #8919 ([patch] Charts within different documents throw an error) created by
- When you have two dojox.charts each within its own iFrame, the second …
- 1:34 PM Ticket #8918 (on deleting rows while having filter set) created by
- The error above is thrown when i have a dojox.grid.DataGrid?, apply a …
- 12:34 PM Ticket #8917 (FilteringSelect: If required="false", set custom valid DefaultValue) created by
- At the moment (since [13989]) with a FilteringSelect? and …
- 5:41 AM Ticket #8909 (ContentPane: null domNode when ContentPane has refreshOnShow=true ...) closed by
- fixed: Fixed in [17044] yesterday.
- 5:13 AM Ticket #8916 (Tree: multi-character search) created by
- Add feature to traverse Tree nodes by typing multiple characters …
- 1:28 AM Ticket #4940 (ComboBox/FilteringSelect: autosize feature) closed by
- wontfix: OK, then going to mark this as wontfix (as per my original comment). …
- 12:31 AM Ticket #8452 ([patch]dojox.form.DropDownSelect cannot be used with xhr forms) closed by
- duplicate: I believe this is actually covered by the first checkin around #7824
- 12:28 AM Ticket #6818 (dojox.grid.DataGrid: deleting an item before scrolling down results in ...) closed by
- worksforme: I have not seen this recently, and as I was the one who opened it, I …
- 12:20 AM Ticket #7848 (Dojox Grid columns not resizable when columnReordering="true" on a ...) closed by
- duplicate: I think this was the same as #8807
- 12:19 AM Ticket #6817 (dojox.grid.DataGrid: deleting parent before a child results in "...") closed by
- worksforme: I have not seen this lately - and as I am the one who opened it, I'm …
- 12:16 AM Ticket #7804 (Setting "width" attribute to "auto" in 1.2 DataGrid markup has no effect.) closed by
- wontfix: Closing since you mentioned the workaround. Reopen with a test case …
- 12:14 AM Ticket #7559 (dojox.datagrid fails on IE7 when using .setStructure) closed by
- fixed: Closing per Comment #5
- 12:13 AM Ticket #7537 (Sort carets should trail column heading) closed by
- wontfix: Closing as this is only for the "unthemed" grid. The themed ones have …
- 12:11 AM Ticket #7777 (Add a "Not Editable" method to the "FilteringSelect" component.) closed by
- invalid: It sounds to me that what is wanted is the ability to NOT have people …
- 12:06 AM Ticket #8135 (grid cannot refresh normally after switching from a model of no data) closed by
- worksforme: Cannot duplicate - please attach a test case and reopen.
- 12:04 AM Ticket #8301 (dojox.form.CheckedMultiSelect: add support for sizes (auto-height and ...) closed by
- wontfix: This can actually be done using CSS with the current stuff - closing
Mar 17, 2009:
- 10:26 PM Ticket #7502 (Grid incorrectly renders when scrolled in complex layout.) closed by
- fixed: I believe that this issue has been fixed. There were issues with the …
- 10:17 PM Ticket #8915 (Editor in Dialog: uneditable and cannot set value, using Firefox) created by
- An Editor placed in a Dialog is not editable and does not accept a …
- 9:12 PM Ticket #8914 (regression [dojox] ColorPicker) created by
- ColorPicker stopped working all together. First appears broken on Feb …
- 8:29 PM Ticket #8913 (PDF bleeding through the dialog) created by
- When opening a dialog on a windows that has a pdf in an internal …
- 6:48 PM Ticket #7263 (Add tests to have model based subgrid in dojox/grid/tests) closed by
- duplicate: The grid doesn't really handle subgrids well. You really can't do it …
- 6:43 PM Ticket #8176 (Var reference bug in compat grid) closed by
- fixed: Fixed in [17045]
- 6:41 PM Ticket #8210 (subgrid.render() causes "unspecified error" in IE, works in Firefox) closed by
- worksforme: Closing - reopen with a test case, if you wish.
- 6:41 PM Ticket #8186 (DataGrid - pass serverQuery for QueryReadStore) closed by
- wontfix: serverQuery is a specific extension to QueryReadStore? - and as such, …
- 6:40 PM Ticket #8912 ([patch] [cla] serious memory leak in dojox.dtl in IE) created by
- use sieve 0.0.8 (http://home.wanadoo.nl/jsrosman/), open …
- 6:33 PM Ticket #8911 (FileUploader authentication challange) created by
- FileUploader? does not upload files when running against an …
- 4:49 PM Ticket #8910 (dijit test shows incorrect api usage) closed by
- fixed: Fixed in [17043]. That test is from #2313 and is meant to test …
- 4:09 PM Ticket #8910 (dijit test shows incorrect api usage) created by
- _Widget.destroy(preserveDom) is documented not to work on _Templated …
- 3:50 PM Ticket #8909 (ContentPane: null domNode when ContentPane has refreshOnShow=true ...) created by
- I modified the dijit/tests/layout/test_TabContainer.html file as …
- 1:30 PM Ticket #8752 (dojox.date.tests.HebrewDate failures) closed by
- fixed: Finally fixed in [17042]. Thanks, Helena!
- 11:48 AM Ticket #8908 (FileUploader - a11y) created by
- Need to be able to tab to the the button and trigger it with the enter key.
- 4:22 AM Ticket #8907 (onSubmit doesnt fire in IE7) created by
- Nightly build 16/03/2009 .... […] Does exactly what you'd expect …
Mar 16, 2009:
- 11:16 PM Ticket #8906 ([regression] [IE7]dojo.byId failed after cloning node) created by
- When you clone a node and then change the id of the cloned node, …
- 6:50 PM Ticket #8905 (Button: showLabel doesn't work after initialization) created by
- on initializing a button, setting showLabel to true or false controls …
- 1:24 PM Ticket #8904 (ComboBox: dropdown autocomplete problem with firefox 3.0.7) created by
- this was working on firefox 3.0.5 but stopped working when updated to …
- 2:03 AM Ticket #8903 (ComboButton: disabled can still get focus) created by
- On test_Button.html in FF, in the console do: […] Then click the …
- 12:04 AM Ticket #8898 (JSON Schema Validation Error) closed by
- fixed: Fixed in [17038].
Mar 15, 2009:
- 7:17 PM Ticket #8902 (Constant used instead of variable in filestore_funcs.php) created by
- The dojox data store 'FileStore?' in the demo communicates with the PHP …
- 4:45 PM Ticket #8901 ([patch][cla] dojo.xml --> parsing for XML documents into javascript object) created by
- I have started a basic package that takes in an XML DOM node (as is …
- 1:30 PM Ticket #8900 (improve cometd timesync extension to measure accuracy and lag) closed by
- fixed: not sure why, but this was fixed in [17036]
- 12:50 PM Ticket #8900 (improve cometd timesync extension to measure accuracy and lag) created by
- The timesync extension is a simple NTP-like mechanism to measure the …
- 12:48 PM Ticket #8681 (add cometd acknowledge message extension) closed by
- fixed
- 5:48 AM Ticket #8899 ([patch] [cla] Lightbox: Added underlay click with modal option) created by
- fixed in [17205] -- thanks gary for the patch!
Mar 14, 2009:
- 11:18 PM Ticket #8819 (Grid Columns Collapse upon Resizing in Test File with Border Container) closed by
- fixed: fixed in [17012]
- 11:15 PM Ticket #8892 (dojox.grid._FocusManager: dereferences possibly non-existant nodes) closed by
- fixed: fixed in [17033]
- 11:14 PM Ticket #8895 (Remove isGecko, get isFF to work for firefox nightlies/variants) closed by
- fixed: fixed in [17034] (commit hooks failing atm)
- 7:36 PM Ticket #8898 (JSON Schema Validation Error) created by
- After defining a schema for my domain model, the …
- 11:42 AM Ticket #8897 (Dojox Grid doesn't work in IE7 when it placed in iframe from top document) created by
- Dojox Grid sometimes uses document.createElement instead of …
- 10:52 AM Ticket #8896 (dijit.byId("myid")._underlay no longer works in 1.3) closed by
- wontfix: That's created the first time you display a dialog, and then stored in …
- 4:59 AM Ticket #8896 (dijit.byId("myid")._underlay no longer works in 1.3) created by
- dijit.byId("myid")._underlay no longer works in 1.3. Returns undefined.
- 4:39 AM Ticket #5906 ([patch][cla]Represent hashes in dojo.objectToQuery) reopened by
- Hi jburke/peller, First of all great follow up on the ticket. I …
- 4:27 AM Ticket #8888 (dojo._base.query test fails on 1.3.0rc1 (it was not fault on 1.3.0b3)) closed by
- fixed: I believe this was a useragent detection issue: I committed a fix …
- 4:24 AM Ticket #8889 (dijit.tests.placeAt fails on 1.3.0rc1 on ff3.0.6) closed by
- fixed: I believe this was a useragent detection issue: I committed a fix …
- 4:13 AM Ticket #8895 (Remove isGecko, get isFF to work for firefox nightlies/variants) created by
- I accidentally checked in isGecko, needs some more work so we can do …
- 3:45 AM Ticket #8894 (ondijitclick not working on FF variants) created by
- Probably the dojo.isFF checks in the ondijitclick code (in _Widget.js) …
- 3:16 AM Ticket #8891 (dijit.tests.form.Form for 1.3.0rc1 fails on ff3.06) closed by
- worksforme: I can't reproduce this on …
- 1:46 AM Ticket #8893 (firebug lite opens when Firebug 1.4.0a12 is installed) created by
- observed this behavior with dojo 1.3beta and FF 3.0.7 or FF 3.1beta3 …
Mar 13, 2009:
- 10:55 PM Ticket #8892 (dojox.grid._FocusManager: dereferences possibly non-existant nodes) created by
- In some of the changes for dojox.grid._FocusManager that were added …
- 10:07 PM Ticket #8891 (dijit.tests.form.Form for 1.3.0rc1 fails on ff3.06) created by
- ------------------------------------------------------------ GROUP …
- 10:07 PM Ticket #8890 (test_chart2d fails in 1.3rc1 in IE7) created by
- http://download.dojotoolkit.org/release-1.3.0rc1/dojo-release-1.3.0rc1/ …
- 10:05 PM Ticket #8889 (dijit.tests.placeAt fails on 1.3.0rc1 on ff3.0.6) created by
- GROUP "dijit.tests.Widget-placeAt" has 1 test to run 7 tests to run …
- 9:36 PM Ticket #8888 (dojo._base.query test fails on 1.3.0rc1 (it was not fault on 1.3.0b3)) created by
- PASSED test: ../../dojo/tests/_base/query.html::t::doh.is(0, …
- 8:38 PM Ticket #8887 ([patch] [cla] Augment dojox.data.GoogleSearchStore items with ...) created by
- I have a patch that adds an aggregated property to each item …
- 8:04 PM Ticket #8574 (can't navigate to initial state using dojo.back) closed by
- wontfix: Sadly we have no way to deal with this case. What happens is this: …
- 7:45 PM Ticket #8886 (DataGrid Focus Issue with Select Cell When Always Editing) created by
- I want a column in my grid that does not correspond to a property of …
- 3:34 PM Ticket #8885 (ThemeTester needs to include MenuBar) created by
- The ThemeTester? doesn't include the MenuBar? widget at all. Suggest …
- 3:23 PM Ticket #8884 (Slider: bump boundary tests indeterminate) created by
- The a11yBoundaryTest and boundaryTest in Slider_a11y.html and …
- 3:22 PM Ticket #8883 (dijit.Dialog and dijit.form.MultiSelect not part of dijit.dijit-all) created by
- When adding a: dojo.require("dijit.dijit-all"); I've also had to add …
- 1:41 PM Ticket #8882 (Suggest bringing back generateUniqueId) created by
- There are a couple of places in our codebase where we're doing some …
- 12:54 PM Ticket #8881 ([PATCH][CCLA]Column header text moves to the right when sorting column ...) created by
- From a co-worker: This is seen using Dojo 1.2.3 on IE6 with the test …
- 10:30 AM Ticket #8880 (dojo.getComputedStyle doesn't within iframe in Opera) created by
- I create div elemenet in iframe with dojo.withDoc. Then I try to get …
- 7:40 AM Ticket #7158 ([patch] [cla] Grid does not scroll horizontally in IE when navigating ...) closed by
- fixed: Fixed in [17023]
- 3:37 AM Ticket #7556 (dojo.require - allow array for moduleName) closed by
- duplicate: Les, thanks for the reminder that this ticket predates the other one. …
- 3:10 AM Ticket #6419 (improve dojo.string.trim()) closed by
- wontfix: Unless we have some data on this showing a performance improvement, …
- 2:30 AM Ticket #8879 (ondijitclick fires spurious click on refocused element (IE)) created by
- See dijit/tests/_Widget-ondijitclick.html on IE. Focus the div using …
Mar 12, 2009:
- 11:31 PM Ticket #8877 (1.3.0 beta3: dijit.form.Textarea not working in AccordionContainer) closed by
- duplicate: Dup of #8865
- 10:25 PM Ticket #8859 ([regression] subgrid broken) closed by
- fixed: Fixed in [17011]
- 10:17 PM Ticket #8675 (Grid + "tabs" freezes/crashes IE 7.0) closed by
- 6:58 PM Ticket #8878 ([patch][cla] dijit.form.ComboBox would like ability to extend announce ...) created by
- Sometimes, it is desirable to have a different announce label than the …
- 3:48 PM Ticket #8869 (Missing toString() in JsonRestStore.js) closed by
- fixed: Fixed in changeset: 17008
- 3:36 PM Ticket #8807 ([PATCH][CCLA] Sort arrow issues on IE7 and Firefox) closed by
- fixed: Fixed in changest: 17007
- 3:33 PM Ticket #8877 (1.3.0 beta3: dijit.form.Textarea not working in AccordionContainer) created by
- It appears that if I place a dijit.form.Textarea inside a panel of a …
- 2:09 PM Ticket #8662 ([patch]Dojo 1.3 beta + dojox.Grid + header Menu) closed by
- fixed: Fixed in [17005] Fixes #8662 - possible null value dereference. …
- 10:10 AM Ticket #8876 (Dialog and ContentPane don't call this.inherited(arguments) in their ...) created by
- dijit.layout.ContentPane? and dijit.Dialog don't call …
- 6:47 AM Ticket #8875 (ComboBox changes the value when the arrow is clicked if queryExpr is ...) created by
- Minor bug in ComboBox?.js - if the queryExpr is "*${0}*" (meaning, …
- 6:33 AM Ticket #8874 (Doc the px unit assumption in dojo.dnd.Mover for absolute/relative ...) closed by
- fixed: Fixed in [17002].
- 4:39 AM Ticket #8777 (Problem with build) closed by
- invalid: closing for lack of response. please reopen if there is any issue …
- 4:35 AM Ticket #8865 ([regression] AccordionContainer: cannot type into TextBox within ...) closed by
- fixed: Fixed in [17003]
- 2:15 AM Ticket #8839 (Error from dojo.query for not-found queries when root is specified) closed by
- fixed: No svn sync. Fixed in [17001].
- 2:06 AM Ticket #8874 (Doc the px unit assumption in dojo.dnd.Mover for absolute/relative ...) created by
- There's a comment in onFirstMove: assume that left and top values …
Mar 11, 2009:
- 11:48 PM Ticket #8221 ([patch] [cla] Dialog: use doh.robot to test aria and focus a11y) closed by
- fixed: (In [16999]) Dialog a11y tests (keyboard and aria roles). Fixes …
- 10:31 PM Ticket #8673 (dojo.fadeIn and dojo.fadeOut does not work at Opera browser) closed by
- worksforme: So I can't find a 9.52 binary. Is this shipped default with some linux …
- 10:22 PM Ticket #7924 ([patch] [ccla] shift-tab through editable cells should not include ...) closed by
- fixed: fixed with [16987]
- 10:22 PM Ticket #7294 ([dojox] rename _sql to sql) closed by
- fixed: sorry, was already closed by [14598] I'll just leave it that way and …
- 10:21 PM Ticket #7294 ([dojox] rename _sql to sql) reopened by
- closed in error so reopening. I transposed a ticket number during a …
- 10:11 PM Ticket #8798 (Check for global scope violations for Dojo 1.3 Release) closed by
- fixed
- 10:10 PM Ticket #8713 (dojox.grid.DataGrid cannot resize columns when using width="auto") closed by
- invalid: This is correct. If a column is set to "auto", that means it takes up …
- 10:04 PM Ticket #8810 (widget.getChildren() not consistent with dijit.getChildren(widget.domNode)) closed by
- fixed: Fixed in [16998]: Rename dijit.getChildren() to dijit.findWidgets() to …
- 9:37 PM Ticket #8873 (Robot does strange things to <html> class) created by
- I noticed this in firebug when running Dialog_a11y.html: […] …
- 9:07 PM Ticket #8872 (css files use # for comment) closed by
- invalid: Oops... My changes weren't meant for this bug. However, this bug is …
- 9:06 PM Ticket #8872 (css files use # for comment) reopened by
- 9:06 PM Ticket #8871 (dojox.form.SelectStackWidget onchange not firing in IE) closed by
- fixed: Fixed in [16997]
- 9:04 PM Ticket #8872 (css files use # for comment) closed by
- fixed: (In [16997]) Fixes #8872 - change the way this onChange fires so we do …
- 8:54 PM Ticket #8872 (css files use # for comment) created by
- The # character is used in an attempt to comment out the line in many …
- 8:52 PM Ticket #8871 (dojox.form.SelectStackWidget onchange not firing in IE) reopened by
- No - this is an issue when you try and dijit.connect to a select stack …
- 8:50 PM Ticket #8871 (dojox.form.SelectStackWidget onchange not firing in IE) closed by
- invalid: Oops - not really a bug.
- 8:49 PM Ticket #8804 (Scrollbars always on in editor) closed by
- fixed: (In [16996]) Fixes #8804. Removed height:100% from iframe's body/html …
- 8:48 PM Ticket #8871 (dojox.form.SelectStackWidget onchange not firing in IE) created by
- This is because when we do the mixing in, we lose it. We need to use …
- 7:58 PM Ticket #8870 (Lightbox contains many errors) created by
- code is from nightly build 2009-02-28 1. it can't be a child widget, …
- 7:51 PM Ticket #8869 (Missing toString() in JsonRestStore.js) created by
- I'm using dojo 1.2.3 with Firefox (but I don't think this is …
- 7:41 PM Ticket #8868 (Bug in default assignment of colors to chart series) created by
- Automatic assignment of colors from the theme to chart series works …
- 7:40 PM Ticket #8867 ([patch] [cla] Add a set of Portlet widgets) created by
- I have written a number of Portlet widgets designed to be used in …
- 7:28 PM Ticket #8866 (Enhancements to dojox.charting.Theme) created by
- Currently dojox.charting uses the axis.majorTicks attributes to draw …
- 5:44 PM Ticket #8843 (ComboBox does not escape parenthesis in input) closed by
- fixed: already fixed in 1.3 trunk
- 4:57 PM Ticket #8865 ([regression] AccordionContainer: cannot type into TextBox within ...) created by
- My app uses widgets inside accordion panes and it appears not to be …
- 4:47 PM Ticket #8864 ([patch][ccla] Views not lining up properly in the DataGrid (FF3)) created by
- This can be seen on Firefox 3 using the test at …
- 4:44 PM Ticket #8863 (dnd: reuse existing ids) created by
- Presently the default creator overrides ids with ids guaranteed to be …
- 3:50 PM Ticket #8862 ([patch][cla]dijit.form.FilteringSelect: would be nice to be a bit more ...) created by
- For example, to have the ability to modify the query that gets sent to …
- 2:22 PM Ticket #8861 (IE8: empty data grid doesn't render properly) created by
- Load dojox/grid/tests/test_data_grid_empty.html on IE 8 ( I was using …
- 1:30 PM Ticket #8854 (GoogleFeedStore test requires a summary, which it should not) closed by
- fixed: (In [16993]) Patch to GoogleFeedStore? tests. fixes #8854
- 10:27 AM Ticket #8860 (dijit/tests/test_Dialog.html fails in Opera 9.64) created by
- steps to reproduce: 0. open …
- 4:57 AM Ticket #8859 ([regression] subgrid broken) created by
- On Safari, running …
- 1:49 AM Ticket #3934 (dijit/_base/focus.js - add automated test) closed by
- fixed: (In [16989]) Dijit focus manager test, fixes #3934.
- 12:18 AM Ticket #8855 (selection should not follow focus when arrowing and pageup/down thru cells) closed by
- fixed: This was fixed in [16988].
- 12:16 AM Ticket #8856 (MenuItem: Accelerator keys need infrastructure) closed by
- duplicate: Yup, this is explained in the API doc: […] and is listed already …
Mar 10, 2009:
- 11:55 PM Ticket #8858 ([patch] [cla] TitlePane: add onTitleEnter, onTitleLeave callbacks) created by
- _onTitleEnter/Leave method is private. I think that It is helpful when …
- 11:47 PM Ticket #8857 (Extend dojox.embed with VLC Media Plug-in support) created by
- As part of a project that I'm doing using dojo, I found very useful to …
- 9:15 PM Ticket #8856 (MenuItem: Accelerator keys need infrastructure) created by
- While testing menus for keyboard a11y, I noticed that some menu items …
- 8:21 PM Ticket #8855 (selection should not follow focus when arrowing and pageup/down thru cells) created by
- This is actually a reversal of #8696 and #6988 which indicated that …
- 8:12 PM Tickets #8758,8821 batch updated by
- fixed: (In [16987]) fixes #8821 #7294 #8758 focus is now visible on column …
- 6:34 PM Ticket #8854 (GoogleFeedStore test requires a summary, which it should not) created by
- The automated test for GoogleFeedStore? requires that each item contain …
- 6:13 PM Ticket #8850 (remove translatable error messages for dojox/data) closed by
- fixed: (In [16985]) Remove translated error messages. Inline the English. …
- 6:03 PM Ticket #8853 (dojo.dnd.autoscroll getViewport algorithm in Opera 9.64) created by
- in #8421 getting viewport size by dijit.getViewport was fixed to work …
- 6:01 PM Ticket #8852 (review 'empty' translatable string for RollingList) created by
- Just thinking we should move the lt/gt out of the translatable string …
- 5:30 PM Ticket #8851 (Asking for a rhino artifact for maven) created by
- Hi gregw, it would be great to have a dojo rhino build artifact for …
- 5:30 PM Ticket #8850 (remove translatable error messages for dojox/data) created by
- we generally don't translate developer error messages
- 4:57 PM Ticket #8844 ([PATCH][CCLA] Grid incorrectly closes <th> cells when creating header.) closed by
- fixed: (In [16983]) Fixing header closure. \!strict fixes #8844
- 4:56 PM Ticket #8845 ([PATHC][CCLA] <th> generation keeps adding extra ...) closed by
- fixed: (In [16982]) Fixing excessive setting of dndType. \!strict fixes #8845
- 4:14 PM Ticket #8849 (Review GridContainer.js translatable resources) created by
- The contents of dojox/layout/nls/GridContainer.js do not appear to be …
- 4:11 PM Ticket #8823 (Grid: Focus hard to distinguish on header border) closed by
- fixed: (In [16981]) fixes #8823 - make the focus border for the grid header …
- 3:51 PM Ticket #8848 (dojox.grid - setting autoheight to a negative number (instead of a ...) closed by
- fixed: (In [16980]) Fixes #8848 - move the check for negative values outside …
- 3:50 PM Ticket #8848 (dojox.grid - setting autoheight to a negative number (instead of a ...) created by
- We do the calculation where "-1" means "all rows" within the string …
- 3:44 PM Ticket #8847 (publish viewport-resize topic) created by
- As per [16917] and [16979] there's some duplicate code showing up in …
- 3:38 PM Ticket #8838 ([regression] IE6: test_Dialog.html hangs) closed by
- fixed: (In [16979]) Ignore spurious resize events on IE, for performance but …
- 3:34 PM Ticket #8846 (TreeStoreModel should check if store.setValues exists) created by
- When using a read store, TreeStoreModel? (line 186) should not attempt …
- 2:09 PM Ticket #8845 ([PATHC][CCLA] <th> generation keeps adding extra ...) created by
- <th> generation keeps adding extra dndType="gridColumn_<something>" …
- 2:04 PM Ticket #8844 ([PATCH][CCLA] Grid incorrectly closes <th> cells when creating header.) created by
- Grid incorrectly closes <th> cells when creating header. I was …
- 10:02 AM Ticket #8842 (Themeing a <div>: Tooltips not styled correctly) closed by
- duplicate: Right, it's a known issue but not easy to solve, and documented in …
- 9:16 AM Ticket #8843 (ComboBox does not escape parenthesis in input) created by
- Items in the list that contain ( are not treated correctly. In …
- 8:44 AM Ticket #8842 (Themeing a <div>: Tooltips not styled correctly) created by
- This might concern other elements as well: I am applying my theme not …
- 2:00 AM Ticket #8841 ([patch][ccla]dojox.data.StoreExplorer : bad trailing coma) closed by
- fixed: (In [16976]) fixes #8841 - stray comma removal.
Mar 9, 2009:
- 11:48 PM Ticket #8841 ([patch][ccla]dojox.data.StoreExplorer : bad trailing coma) created by
- There is a bad trailing coma in dojox.data.StoreExplorer?.js that makes …
- 10:56 PM Ticket #8840 ([patch][cla] dojox.dtl: in IE, tabIndex parsing error) created by
- will commit a change to dojox.dtl test to show that tabIndex in …
- 9:15 PM Ticket #8833 (JsonRest.js and unintended globals) closed by
- fixed: (In [16971]) Fixes #8833, correcting some bad global references
- 6:22 PM Ticket #8839 (Error from dojo.query for not-found queries when root is specified) created by
- This is similar to #3768, but only occurs when root is specified to …
- 5:51 PM Ticket #8838 ([regression] IE6: test_Dialog.html hangs) created by
- [16540] caused a regresson with popups and IE6. Run …
- 4:09 PM Ticket #8837 (Dialog widget doesn't resize) closed by
- fixed: (In [16970]) Fixes #8837. Reset width and height in show() so that …
- 3:59 PM Ticket #8837 (Dialog widget doesn't resize) created by
- Make the browser window small and click the first Show Dialog button …
- 1:38 PM Ticket #8657 (dojox.dtl._DomTemplated templates occasionall throw error 'parser is null') reopened by
- Hi, I'm running into the "parser is null" problem too. I looked at …
- 2:50 AM Ticket #8836 (pluggable error handler for different dojo.xhr status codes) created by
- it is often necessary to treat different HTTP status codes …
- 12:37 AM Ticket #8835 (grid leads to unexpected scroll in google chrome) created by
- It happens in google chrome. When a dojox.grid in a page with a …
- 12:34 AM Ticket #8834 (image.lightbox doesn't quit when pressing the 'ESC' in chrome) created by
- image.lightbox doesn't quit when pressing the 'ESC' button in google …
Mar 8, 2009:
- 11:13 PM Ticket #8833 (JsonRest.js and unintended globals) created by
- i is undefined for this block (around line 96): […] i is an …
- 10:41 PM Ticket #8775 (REGRESSION: Camel Cased classname queries fail on Safari 3.2.2, ...) closed by
- fixed: (In [16963]) nth-child selectors in the DOM branch were potentially …
- 6:52 PM Ticket #8832 (Custom build scopeMap 'mydojo' vs 'my.dojo') created by
- Please see details in Forum post …
- 6:57 AM Ticket #8831 (dijit.layout.ContentPane requires dijit._Container unnecessarily) closed by
- fixed: (In [16962]) dojo.require("dijit._Container") no longer needed after …
- 6:50 AM Ticket #7819 (ContentPane: missing an addChild() method) reopened by
- 5:53 AM Ticket #8831 (dijit.layout.ContentPane requires dijit._Container unnecessarily) created by
- as far as i can tell, dijit.layout.ContentPane? does not need …
- 4:31 AM Ticket #8830 ([patch] [cla] SHA1 test: s is not defined) created by
- […]
Mar 7, 2009:
- 12:54 PM Ticket #8829 ([cla][patch] new test page for dojox.fx.flip) closed by
- fixed: (In [16960]) fixes #8829 - proxy commit for nicrizzo [cla] improving …
- 9:33 AM Ticket #8829 ([cla][patch] new test page for dojox.fx.flip) created by
- new look for the test page. added a new test (halfflip)
- 3:41 AM Ticket #8818 (RadioButton Still Shares Require With CheckBox) closed by
- fixed: (In [16959]) Oops, misnamed the file. This time really fixes #8818 I …
- 1:27 AM Ticket #8818 (RadioButton Still Shares Require With CheckBox) reopened by
- dojo.requie() still failed. Rename dijit/form/RadioButton.html to …
- 12:36 AM Ticket #8828 ([ccla][patch]Shrinksafe could munge strings together) created by
- It has been suggested in the forums that shrinksafe be enhanced to …
Mar 6, 2009:
- 10:31 PM Ticket #8827 (There is no way to get keyboard focus into the grid if the header is hidden) created by
- You can hid the grid header by adding .dojoxGridHeader { display:none; …
- 10:03 PM Ticket #8826 ([patch] [ccla] keyboard navigation through grid should skip hidden cells) created by
- When navigating via the keyboard, focus disappears when you reach a …
- 7:12 PM Ticket #8825 (There needs to be a keyboard mechanism to change column order) created by
- Currently drag and drop is used to reorder columns in the grid. There …
- 7:10 PM Ticket #8824 ([patch] [ccla] There needs to be a keyboard mechanism to change ...) created by
- In order to be accessible, the grid needs a way to resize the grid …
- 7:07 PM Ticket #8823 (Grid: Focus hard to distinguish on header border) created by
- When a grid header cell receives focus, only the right and bottom …
- 5:23 PM Ticket #8570 (remove dojox.editor.refactor) closed by
- fixed: (In [16944]) removing dojox.editor.refactor. Code will continue to …
- 3:26 PM Ticket #8775 (REGRESSION: Camel Cased classname queries fail on Safari 3.2.2, ...) reopened by
- 2:37 PM Ticket #8811 ([PATCH][CCLA]: IE Specific: Selecting blank area of a grid and ...) closed by
- fixed: Fixed in changeset: http://bugs.dojotoolkit.org/changeset/16942
- 2:35 PM Ticket #8774 ([PATCH] [CCLA] Problem with horizontal scroll with empty grid, long header.) closed by
- fixed: (In [16942]) Fix for horizontal scollbar vanishing. \!strict fixes #8774
- 2:10 AM Ticket #8503 ([patch][cla] grid: convertColPctToFixed not working on views with ...) closed by
- fixed: (In [16940]) Fixes #8503 - this is actually fairly low-risk, and has …
- 12:06 AM Ticket #8822 ([patch][cla]Dialog: popups loaded by code in a dialog do not handle ...) created by
- Since dialog makes all other widgets modal, it causes problems when …
Mar 5, 2009:
- 9:58 PM Ticket #8735 (dojox.form.SelectStack performance can be improved) closed by
- fixed: (In [16939]) Fixes #8735 - apply patch for select stack performance. …
- 8:03 PM Ticket #7229 (Grid: support low vision settings) closed by
- fixed: (In [16938]) fixes #7229 updated a11y style for dojoxGridRowSelected …
- 7:44 PM Ticket #7228 (Grid: add ARIA roles and states to support assistive technologies) reopened by
- More changes are needed for screen reader support so re-opening
- 6:39 PM Ticket #8821 ([patch] [ccla] focus not visible when first focus header cell of an ...) created by
- load dojox/grid/tests/test_data_grid_empty.html. Tab to set focus to …
- 6:03 PM Ticket #8697 (prototype and dojo conflict in dojo.query) closed by
- fixed: (In [16936]) fixes Prototype's bug for …
- 5:35 PM Tickets #8611,8800,8801 batch updated by
- fixed: (In [16935]) Committing patch from Shane O'Sullivan (CLA). Fixes …
- 5:02 PM Ticket #8789 ([patch] [ccla] add ARIA sort property to columns) closed by
- fixed: (In [16934]) fixes #8789 add aria-sort property onto sorted …
- 3:30 PM Ticket #8820 ([patch][cla]dijit._Widget can be sped up a bit by using dojo._connect ...) created by
- However, this apparently (as-is) breaks some key events on widgets …
- 3:26 PM Ticket #8816 (Widget key events broken after #8764) closed by
- fixed: (In [16933]) Fixes #8816 - change back to using connect instead of …
- 2:26 PM Ticket #8819 (Grid Columns Collapse upon Resizing in Test File with Border Container) created by
- For the below testfile, which contains a DataGrid? in a …
- 1:42 PM Ticket #8771 (test_validate.html robot test failures on IE8) closed by
- fixed: (In [16932]) Fixes #8771. For NumberTextBox? widgets, _attr('value') …
- 1:25 PM Ticket #8818 (RadioButton Still Shares Require With CheckBox) closed by
- fixed: (In [16931]) RadioButton? stub file was forgotten in [15592]. Refs …
- 1:12 PM Ticket #8818 (RadioButton Still Shares Require With CheckBox) created by
- "Previously multiple dijit widgets were included in the same …
- 12:49 PM Ticket #8817 (Template sites/applications for dojoc) created by
- We should collect and vet a set of sample pages/apps that can form the …
- 10:54 AM Ticket #8816 (Widget key events broken after #8764) created by
- r16901 breaks key events for widgets. I've tried with …
- 9:56 AM Ticket #8815 (ToggleButton has no margin) created by
- dijit.form.ToggleButton has no margin. But all other buttons have …
- 7:43 AM Ticket #8775 (REGRESSION: Camel Cased classname queries fail on Safari 3.2.2, ...) closed by
- fixed: (In [16928]) correctness fixes in the DOM branch. Make sure we don't …
- 3:45 AM Ticket #8806 ([patch] [cla] _onConnect for _Widget leads to unwanted connect) closed by
- fixed: (In [16927]) Parser was putting "constructor" and "toString" into the …
- 3:02 AM Ticket #8795 (dojo.contentBox reports negative size in IE8) closed by
- invalid: Checked with Bill, this is good now as far as contentBox. I can't get …
- 2:54 AM Ticket #8814 (overriding onmousemove etc. then connecting doesn't work) closed by
- fixed: (In [16926]) When specifying a deferred-connect handler (like …
- 2:46 AM Ticket #8814 (overriding onmousemove etc. then connecting doesn't work) created by
- See test_deferredConnects.html for test case. If you specify an …
- 2:08 AM Ticket #8813 (Either dojo.fadeOut fails to work on a node or documentation is wrong) closed by
- invalid: You've misunderstood the documentation... dojo.fadeOut() "works on a …
- 2:01 AM Ticket #8813 (Either dojo.fadeOut fails to work on a node or documentation is wrong) created by
- ... or I understood the documentation incorrectly. According to …
Mar 4, 2009:
- 11:42 PM Ticket #8701 (dojox.widget.Calender showing Nan for all dates) closed by
- worksforme: If there is a new issue, please file a new ticket to avoid confusion. …
- 11:26 PM Ticket #8812 (UT failure in dijit._base.manager::findTabElements) created by
- Report: TypeError?: dijit.getFirstInTabbingOrder("area-map") is …
- 11:15 PM Ticket #8809 ([PATCH][CCLA] dojox.html.metrics throws errors if loaded from/used in ...) closed by
- fixed: (In [16924]) Checking this fix in. Tested fine on many browsers. …
- 11:10 PM Ticket #8782 (Numberspinner: regExp/regExpGen not applicable in) closed by
- invalid: I'm going to close this as invalid awaiting a response. It seems …
- 10:47 PM Ticket #8811 ([PATCH][CCLA]: IE Specific: Selecting blank area of a grid and ...) created by
- This is visible with current test files: …
- 8:43 PM Ticket #8810 (widget.getChildren() not consistent with dijit.getChildren(widget.domNode)) created by
- This is based on the nightly build. Steps to recreate: 1. Enter: …
- 8:33 PM Ticket #8809 ([PATCH][CCLA] dojox.html.metrics throws errors if loaded from/used in ...) created by
- The error is: window.parent.dojox.html.metrics is null or not an …
- 8:01 PM Ticket #8808 (Allow builds that do not want a releaseName) closed by
- fixed: (In [16923]) Fixes #8808: allow releaseName= in build commands.
- 7:46 PM Ticket #8808 (Allow builds that do not want a releaseName) created by
- This should have worked (specifying releaseName= in a build) but a bug …
- 4:05 PM Ticket #8807 ([PATCH][CCLA] Sort arrow issues on IE7 and Firefox) created by
- This problem is seen in IE7 using Dojo 1.2.3. When a DataGrid? column …
- 2:26 PM Ticket #8806 ([patch] [cla] _onConnect for _Widget leads to unwanted connect) created by
- When the _onConnect function is called, some connects are done on the …
- 10:49 AM Ticket #8805 ([patch][cla] alert, confirm and confirmValue) created by
- Hello I've created three functions for standard javascript alert and …
- 10:36 AM Ticket #8804 (Scrollbars always on in editor) created by
- The easiest way to reproduce is: …
- 8:42 AM Ticket #8781 ([dojox.image] LightboxNano can be reduced some) closed by
- fixed
- 8:01 AM Ticket #8803 (test_scroll.html failures on IE6) created by
- I'm getting failures on two machines (thinkpad and parallels), on …
- 5:54 AM Ticket #8802 (page unload tries to double-destroy widgets (mail demo this.toolbar error)) closed by
- fixed: (In [16919]) Different algorithm for destroying widgets on page …
- 5:28 AM Ticket #8802 (page unload tries to double-destroy widgets (mail demo this.toolbar error)) created by
- This is similar to a number of other tickets, but I couldn't find one …
- 1:29 AM Ticket #8797 (Base _loader needless code) closed by
- fixed: (In [16915]) Fixes #8797, useless code.
- 1:00 AM Ticket #8783 (Renaming dojo.js causes dojo_en-us.js to not be found.) closed by
- invalid: Closing as working as designed. You can name the file something other …
- 12:59 AM Ticket #8799 (TabContainer inside AccordionContainer/StackContainer rendering problem) closed by
- fixed: (In [16912]) Fixes #8799: TabContainer? inside …
Mar 3, 2009:
- 10:59 PM Ticket #8801 ([patch] [cla] SlideShow should use .gif buttons in IE7) created by
- The SlideShow? widget currently only uses the .gif button images in …
- 9:39 PM Ticket #8800 (SlideShow doesn't fit the width of an image correctly) created by
- If the width and height of an image are too large for the SlideShow?, …
- 3:44 PM Ticket #8764 (_Widget.connect performance is horrible) closed by
- fixed: (In [16901]) Fixes #8764 - add in some performance improvements to the …
- 1:40 PM Ticket #8688 (Textarea: setValue() causes invalid focus on Safari) closed by
- fixed: This is already fixed in the 1.3 trunk.
- 1:30 PM Ticket #8799 (TabContainer inside AccordionContainer/StackContainer rendering problem) created by
- When you insert a TabContainer? directly into a StackContainer? or an …
- 7:17 AM Ticket #8712 (is dijitDialogContent an unnecessary class in Dialog.css) closed by
- fixed: (In [16892]) Remove unused class, fixes #8712.
- 6:43 AM Ticket #8798 (Check for global scope violations for Dojo 1.3 Release) created by
- Check for global scope violations for the 1.3 release.
- 2:02 AM Ticket #8731 (dijit.Dialog drag icon disappears after drag in FF3) closed by
- wontfix: This is a FF3.0 and/or OSx10.5 bug, but (according to unscriptable on …
- 1:11 AM Ticket #8693 (Problems with embed SVG elements) closed by
- wontfix
- 1:11 AM Ticket #8693 (Problems with embed SVG elements) reopened by
- On second thought, realistically, we aren't going to have time to work …
- 1:00 AM Ticket #8693 (Problems with embed SVG elements) closed by
- invalid: again, a far simpler example is required. I suggest we mark this …
- 12:50 AM Ticket #8741 (ContentPane is too small in Safari 4 Beta) closed by
- invalid: Looks like the problem is that you should be including soria.js as the …
- 12:17 AM Ticket #8772 (Menu: robot test failures on IE8) closed by
- duplicate: dup of #8795
Mar 2, 2009:
- 11:47 PM Ticket #8770 (Spinner: robot test failures on Spinner_mouse.html for IE8) reopened by
- Unfortunatley I'm (also) getting failures on Spinner_mouse.html. …
- 10:21 PM Ticket #8797 (Base _loader needless code) created by
- The _fakeLoader call currently passes a fake 'type:"load"' object to …
- 10:20 PM Ticket #8794 (Cleanup of various HTML tag issues) closed by
- fixed: Fixed all currently known issues here. May revisit.
- 10:03 PM Ticket #8770 (Spinner: robot test failures on Spinner_mouse.html for IE8) closed by
- duplicate: dup of #8796
- 9:53 PM Ticket #8796 ([patch] [cla] IE8 a11y: dijit/tests/form/robot/Spinner_a11y.html failing) created by
- Usually (not every time due to the random() funciton being called in …
- 9:38 PM Ticket #8795 (dojo.contentBox reports negative size in IE8) created by
- When you call dojo.contentBox on in IE8, you can incorrectly get a …
- 9:14 PM Ticket #8794 (Cleanup of various HTML tag issues) created by
- Cleanup of various HTML tag issues. Several tests/demo files misuse …
- 8:15 PM Ticket #8793 (Accessibility dijit testing with Zoom Text) created by
- Hi, We have conducted some Zoom Text accessibility testing with Dojo …
- 8:10 PM Ticket #8792 (FileUploader - better demo) created by
- Need a better demo with a progress bar. Also fix docs to point to demo …
- 8:06 PM Ticket #8791 (FileUploader - inline version) created by
- As a response to #8784, the current FileUploader? built as transparent …
- 8:03 PM Ticket #8790 (FileUploader - can't delete current selected files) created by
- The Uploader needs more file management: - Remove one or more files …
- 7:27 PM Ticket #8692 (Large integer values in CurrencyTextBox produces a rounding error) closed by
- fixed: (In [16880]) Fixes #8756. Established default maximum Number value of …
- 7:24 PM Ticket #8756 (dojo.number.format returning an incorrect value or large exponentials) reopened by
- Oops - wrong defect - should have closed #8692.
- 7:23 PM Ticket #8756 (dojo.number.format returning an incorrect value or large exponentials) closed by
- fixed: (In [16880]) Fixes #8756. Established default maximum Number value of …
- 3:49 PM Ticket #8789 ([patch] [ccla] add ARIA sort property to columns) created by
- There is an ARIA property to indicate whether or not a grid column is …
- 3:04 PM Ticket #5354 (Accordion: transition abnormal) closed by
- duplicate: fixed by #8788
- 3:04 PM Tickets #8787,8788 batch updated by
- fixed: (In [16875]) Fixes overlapping accordion transitions, call onHide. …
- 2:38 PM Ticket #8785 (Typo in embed/Quicktime.js example) closed by
- fixed: (In [16873]) Fix typo in example. Thanks, vice. Fixes #8785 !strict
- 2:25 PM Ticket #8788 (AccordionContainer can be broken with arrow keys) created by
- When you continuously press on down or up keys and then release, …
- 12:32 PM Ticket #8787 (AccordionContainer no onHide function called on children) created by
- When you change of pane in a AccordionContainer?, there is a call to …
- 12:27 PM Ticket #8786 (AccordionContainer: problem with animation for embedded layout widgets ...) created by
- With Firefox 3 and the test_AccordionContainer.html, I've noticed a …
- 9:43 AM Ticket #8785 (Typo in embed/Quicktime.js example) created by
- There's a typo in the examples documented in Quicktime.js. They use …
- 7:23 AM Ticket #8654 (Speed discrepencies in dojo.query) closed by
- fixed: (In [16870]) fixes a typo in getNodeIndex which caused node indexes to …
Mar 1, 2009:
- 11:58 PM Ticket #8784 (FileUploader in ContentPane is unclickable) created by
- This problem is on Windows FF only. It's not the Contentpane that is …
- 7:39 PM Ticket #8783 (Renaming dojo.js causes dojo_en-us.js to not be found.) created by
- Reference works as expected: […] But renaming dojo.js to …
- 6:31 PM Ticket #8782 (Numberspinner: regExp/regExpGen not applicable in) created by
- Constraints in numberspinner should be object instead of regular …
- 5:10 PM Ticket #8781 ([dojox.image] LightboxNano can be reduced some) created by
- None of the _private members that are null need to exist in the …
- 3:51 PM Ticket #8767 (FilteringSelect: robot test failure (IE6)) closed by
- fixed: (In [16864]) Fixes #8767. _setValueAttr's priorityChange attribute …
- 10:50 AM Ticket #8766 (ValidateTextBox: robot test failure in errorStyle::afterClick (IE6)) closed by
- fixed: Fixed in [15861]. The euro character got messed up in my first check …
Note: See TracTimeline
for information about the timeline view.