Timeline
Aug 12, 2008:
- 8:42 PM Ticket #7425 (Events are occasionally missing offsetX/Y (and therefore also missing ...) created by
- in troubleshooting a splitcontainer bug (#7424) i found that it was …
- 8:22 PM Ticket #7424 (SplitContainer: occasionally stops being adjustable in Firefox (and ...) created by
- This is intermittent - sometimes happens right after load, sometimes …
- 6:21 PM Ticket #7423 (Tooltip: Iframes source issues (IE)) created by
- There are issues with IE when configuring the source of an iframe to …
- 6:17 PM Ticket #7235 (Implement better line softening algorithm) closed by
- fixed: (In [14832]) Implement better line smoothing per patch by Enzo. Fixes …
- 5:37 PM Ticket #7374 (ClientFilter fetchItemByIdentity and JsonRestStore) closed by
- fixed
- 5:08 PM Ticket #7260 (Convert dojox.charting to use dojox.color.Palettes) closed by
- fixed: Whoops. Fixed in r.14635
- 5:03 PM Ticket #7422 (DTL and select field selected status) closed by
- fixed: (In [14831]) Fixes #7422. Support correct select option field …
- 5:02 PM Ticket #7422 (DTL and select field selected status) created by
- DTL should render select nodes so that either the option marked …
- 3:22 PM Ticket #6711 (spotlight image link errors) closed by
- fixed: this has been fixed... problem is the module that supplies $node->path …
- 3:12 PM Ticket #7421 (Dojo dnd firefox 3 bugs) created by
- I hava written a test for dojo dnd(when I drag item to another …
- 3:06 PM Ticket #7420 (Dojo dnd firefox 3 bugs) created by
- I hava written a test for dojo dnd(when I drag item to another …
- 2:31 PM Ticket #7330 (dojo.NodeList doesn't support .onsubmit) reopened by
- added a patch to support onerror and onload (mostly for images, works …
- 1:05 PM Ticket #7419 (setValue function doesn't work correctly on DojoX Widget Calendar) created by
- Hi, here is the problem. After the page is loaded, calendar …
- 12:27 PM Ticket #7418 (dojo.behavior: add shorthand apply({}) api) created by
- The current API for dojo.behavior requires you add and apply as …
- 4:06 AM Ticket #7417 (dijit-all_zh.js syntax error when performing custom build) created by
- When performing a custom build I always receive the following error: …
- 1:10 AM Ticket #7413 (dijit.form.CheckBox: always starts out checked) closed by
- fixed: (In [14823]) Hopefully cleaner fix for CheckBox? initialization …
Aug 11, 2008:
- 11:37 PM Ticket #7116 (dojox.xmpp commit, review, comment) closed by
- fixed
- 11:07 PM Ticket #7414 (Regression: FilteringSelect throws error on create()) closed by
- fixed: (In [14821]) Make MappedTextBox? do it's magic as part of …
- 9:50 PM Ticket #7413 (dijit.form.CheckBox: always starts out checked) reopened by
- Thanks for the fix, it fixes the checked state although actually it's …
- 9:40 PM Ticket #7415 (dijit.form.FilteringSelect broken in current 1.2 build) closed by
- duplicate: Dup of #7414.
- 9:15 PM Ticket #7416 (Build: options specified in build profile overrule command line args) created by
- Right now you can specify build options as properties of the …
- 8:36 PM Ticket #7415 (dijit.form.FilteringSelect broken in current 1.2 build) created by
- FilteringSelect? is broken. I tried to track down the cause. The …
- 7:15 PM Ticket #7414 (Regression: FilteringSelect throws error on create()) created by
- With the new attr changes, FilteringSelect no longer loads: …
- 6:58 PM Ticket #7413 (dijit.form.CheckBox: always starts out checked) closed by
- fixed: (In [14815]) Fixes #7413 - save and restore our initially-checked …
- 6:55 PM Ticket #7413 (dijit.form.CheckBox: always starts out checked) created by
- When setting our initial values now, we always start out checked. …
- 6:04 PM Ticket #7412 (TitlePane: Calls deprecated (setTitle) during postCreate) closed by
- fixed: (In [14812]) Fixes #7412 - change to use this.attr instead of this.setTitle
- 6:03 PM Ticket #7412 (TitlePane: Calls deprecated (setTitle) during postCreate) created by
- Should call attr("title") instead.
- 5:37 PM Ticket #7411 (dojox.form: widgets not working (and throwing deprecated warnings) ...) closed by
- fixed: (In [14810]) Fixes #7411 - fix deprecation warnings in file picker …
- 4:04 PM Ticket #7411 (dojox.form: widgets not working (and throwing deprecated warnings) ...) created by
- 3:28 PM Ticket #7410 (dijit.Editor is broken in nightly build 11/Aug/2008 with FF2) created by
- Hi See dijit/tests/test_Editor.html test please. Impossible to write …
- 2:39 PM Ticket #7409 (dijit.TitlePane: setContentAttr called before animations are created) closed by
- fixed: (In [14806]) Fixes #7409 - make sure animations exist before trying to …
- 2:37 PM Ticket #7409 (dijit.TitlePane: setContentAttr called before animations are created) created by
- If content is specified on a TitlePane?, the setContentAttr function …
- 9:09 AM Ticket #7408 (regression: Strange Cursor Problem with ValidationTextBox) created by
- Hi I found this bug, that for sure it did not appear 1 month before. …
Aug 10, 2008:
- 9:18 PM Ticket #7407 (In 10/Aug/2008 checkboxes are not working !) closed by
- fixed: It's working in trunk for me, so it looks like an issue due to the …
- 5:20 PM Ticket #7407 (In 10/Aug/2008 checkboxes are not working !) created by
- Tested version: 10/Aug/2008 checkboxes fail …
- 5:11 PM Ticket #7406 (cleanContent defined twice in dojo.html._ContentSetter) created by
- In the definition of dojo.html._ContentSetter, cleanContent is defined …
- 3:31 PM Ticket #7308 (dojo.io.script.attach errors with iframe under Safari) closed by
- invalid: Closing as invalid. If including a <head> tag does not resolve this …
- 1:15 PM Ticket #7405 (Editor in Dialog does not return the content) created by
- Hi, something is broken between the nightly from 2008-07-12 and the …
- 2:25 AM Ticket #7301 (JSON RPC (dojox):: Returning true on error response from server (not ...) closed by
- fixed: (In [14793]) fixes #7301, should handle errors with HTTP error status …
- 1:57 AM Ticket #6765 (JSON Procedure Call: error handling) closed by
- fixed: (In [14792]) fixes #6765
- 12:11 AM Ticket #7214 (dojo.query matches differently with application/xhtml+xml) closed by
- wontfix: I spent some time looking into this, and the long and short of it is …
Aug 9, 2008:
- 11:28 PM Ticket #6290 (Click on Firebug Lite commands and auto-fill the command line (patch ...) closed by
- wontfix: This is in fact a duplicate request. Closing.
- 11:20 PM Ticket #7372 (capitalization typo in soria nihilo Menu.css for ' SpriteCheckBox.gif ...) closed by
- fixed: (In [14788]) fixes #7372, case-sensitivity typo in the soria and …
- 11:09 PM Ticket #7278 (move impossible with user-provided creator function) closed by
- invalid
- 11:01 PM Ticket #7239 ([dojox.form] Duplicate widgets?) closed by
- wontfix: Changed widget name to FileUploader?, utilizes FlashUploader? that sets …
- 10:47 PM Ticket #7242 (consoleBody.childNodes is null) closed by
- fixed: This should have been closed with the commit. Fixed.
- 10:27 PM Ticket #7118 ([fx] error in chaining _Animations from a combine) closed by
- duplicate: duplicate of #6490.
- 10:16 PM Ticket #6849 (default console.* wrappings may not work on Safari 3.1/Dojo 1.1) closed by
- fixed: (In [14787]) Fixes #6849: stop-gap solution to avoid flaky Safari 3 …
- 10:16 PM Ticket #3886 (dojo.html and dojo.style migration doc) closed by
- wontfix
- 10:12 PM Ticket #7335 (dijit.form.DateTextBox not rendered in IE) closed by
- invalid: rboy: definitely, search google for "IE setAttribute bugs". Instead …
- 10:05 PM Ticket #7241 (dijit.Tooltip points to the wrong location on long texts) closed by
- duplicate: duplicate of #4997.
- 9:48 PM Ticket #3683 (dojo.event migration guide) closed by
- wontfix: Given the year of this not happening, marking this as wontfix.
- 9:24 PM Ticket #7330 (dojo.NodeList doesn't support .onsubmit) closed by
- fixed: fixed in [14784]
- 12:16 AM Ticket #7084 (dojo.isArray([]) returns false in webkit/safari) reopened by
- I started looking at this ticket because I ran into this same …
Aug 8, 2008:
- 7:19 PM Ticket #7404 (IE vs non-IE behavior of dojo.connect/disconnect) created by
- See attached code. In IE an infinite loop is created if you try to …
- 6:41 PM Ticket #7280 (Error: Bundle not found: loading in dijit , locale=en' when calling ...) reopened by
- reopening as per peller: related threads: …
- 6:33 PM Ticket #7403 (jsonPathStore: parentItem is not defined) created by
- In 1.1.1, a Grid user was reporting problems with deleting items from …
- 4:54 PM Ticket #7402 (Add in "TreeGrid" widget) created by
- Which supports nesting of grids based on the data store
- 3:50 PM Ticket #7401 (dojox.grid: getting scrollbar width is unnecessarily slow) closed by
- fixed: (In [14765]) Fixes #7401 - speed up hasscrollbar checking !strict
- 3:49 PM Ticket #7401 (dojox.grid: getting scrollbar width is unnecessarily slow) created by
- When noscroll is set on a view, there should never be a …
- 3:18 PM Ticket #7400 ([patch][no-cla] Fix base64 trailing padding removal) closed by
- wontfix: The null byte removal was deliberate and from my understanding, both …
- 1:44 PM Ticket #6845 ([cla] Demo for dojos showcase) closed by
- fixed: now in demos/castle/
- 1:36 PM Ticket #7337 (Build-mini breaks dijit ColorPalette) closed by
- fixed: (In [14764]) fixes #7337 - moving the a11y-required images for …
- 12:25 PM Ticket #7400 ([patch][no-cla] Fix base64 trailing padding removal) created by
- dojox trunk base64 code is wrongly removing all NUL characters from …
- 6:57 AM Ticket #7399 (provide a way to know which nodes are dropped on target) created by
- The enhancement could be a local event fired on target that gives the …
- 1:01 AM Ticket #7398 (robot: disabled java should not prevent doh.run from executing) closed by
- fixed: (In [14761]) Fixes #7398. Added check for javaEnabled.
- 12:56 AM Ticket #7398 (robot: disabled java should not prevent doh.run from executing) created by
Aug 7, 2008:
- 10:57 PM Ticket #7397 (InlineEditBox should not call onChange with HTML entity names) closed by
- fixed: (In [14755]) Fixes #7397 !strict. Moved creation of HTML entities …
- 10:37 PM Ticket #7397 (InlineEditBox should not call onChange with HTML entity names) created by
- Using InlineEditBox?, if you type <&> in a textbox, then …
- 8:25 PM Ticket #7396 (CodeViewer needs optimized interface) created by
- As discussed with Alex, the docs code viewer needs a more userfriendly …
- 8:10 PM Ticket #7395 (regression: InlineEditBox ComboBox won't allow editing) created by
- It appears [13989] caused a regression with InlineEditBox?. Run …
- 7:08 PM Ticket #6409 (Widgets don't completely scroll into view when they receive focus.) closed by
- fixed
- 5:35 PM Ticket #7169 (ff3 singleClickEdit) closed by
- worksforme: I can't reproduce in linux and my OS X tester couldn't reproduce either.
- 5:31 PM Ticket #7394 (Charting does not show in ContentPane) created by
- When setting a ContentPane to an external source using charting, the …
- 5:22 PM Ticket #6409 (Widgets don't completely scroll into view when they receive focus.) reopened by
- I think this checkin caused a problem w/test_InlineEditBox.html, …
- 5:11 PM Ticket #7392 (MenuItem: add option to change iconClass dynamically.) reopened by
- Thank you for your feedback; I didn't realize that was the proper …
- 4:46 PM Ticket #6591 (Grid colSpan does not work in row 0) closed by
- wontfix: This is a side effect of the grid using 'table-layout: fixed;' in its …
- 4:03 PM Ticket #7139 (fixed views and rowSelector in grid) closed by
- fixed: (In [14747]) fixes #7139 !strict * If a view is "noscroll" and has …
- 3:30 PM Ticket #7348 (Grid does not work since nightly build: 1/aug/2008) closed by
- invalid
- 3:25 PM Ticket #6351 (_getRowId() in dojox.grid.data.DojoData needs to check for existence ...) closed by
- wontfix: dojox.grid.data.DojoData? is no longer supported.
- 3:05 PM Ticket #7393 (IE7: MenuItem incorrectly rendering when icon class specified) closed by
- duplicate: Dup of #7392.
- 3:04 PM Ticket #7392 (MenuItem: add option to change iconClass dynamically.) closed by
- invalid: I'm not sure why your testcase varies by browser, but you should be …
- 2:46 PM Ticket #7391 (robot: add progress indicator so user knows when the robot is done) closed by
- fixed: (In [14745]) Fixes #7391 !strict. Created robot.css that testcases …
- 2:35 PM Ticket #7393 (IE7: MenuItem incorrectly rendering when icon class specified) created by
- See attached image file, comparing rendering in FF3 (correct) and IE7 …
- 2:20 PM Ticket #7392 (MenuItem: add option to change iconClass dynamically.) created by
- In IE7, the icon class renders incorrectly, repeating a couple of …
- 2:19 PM Ticket #7391 (robot: add progress indicator so user knows when the robot is done) created by
- cursor: progress
- 11:55 AM Ticket #6039 (DomParser: need support for element attributes defined using single quotes) closed by
- fixed: (In [14744]) Bug in the parsing of empty attributes introduced in …
- 11:54 AM Ticket #6039 (DomParser: need support for element attributes defined using single quotes) reopened by
- [14430] introduces an issue with parsing empty attributes... […] …
- 3:12 AM Ticket #7390 ([meta] style guideline adherence) created by
- There are a lot of flubs in our own commitment to style guidelines. …
Aug 6, 2008:
- 11:42 PM Ticket #7389 (dijit.layout.AccordionContainer: doesn't account for padding in child panes) closed by
- fixed: (In [14736]) Fixes #7389 - add in a padding accordionpane test case …
- 11:26 PM Ticket #7389 (dijit.layout.AccordionContainer: doesn't account for padding in child panes) reopened by
- Can't just use dmb since we use animateProperty to show/hide the …
- 11:10 PM Ticket #7389 (dijit.layout.AccordionContainer: doesn't account for padding in child panes) closed by
- fixed: (In [14735]) Fixes #7389 - use dojo.marginBox instead of style.height …
- 11:09 PM Ticket #7389 (dijit.layout.AccordionContainer: doesn't account for padding in child panes) created by
- If you set padding on an AccordionPane?'s content node, the …
- 9:12 PM Ticket #3486 (provide cross-browser synthetic event support?) closed by
- fixed: (In [14732]) Fixes #3486. Proxy commit for haysmark. Initial drop of …
- 8:35 PM Ticket #7388 (DnD scrolls the window the wrong way) created by
- In any browser: 1. Load test_dnd 1. Shrink the browser window until …
- 6:40 PM Ticket #7386 (Column re-ordering throwing an error about the source node being null ...) closed by
- fixed: (In [14726]) Fixes #7386 - better tracking of connections and avoid …
- 6:38 PM Ticket #7387 (dojo.query reorders form elements -> dojo.xhrPost mangles order of ...) created by
- First let me say in most cases query/xhrPost is fine. Here is a case …
- 5:27 PM Ticket #7384 (var q = dojo.queryToObject((new dojo._Url(document.location)).query); ...) closed by
- invalid: You could also do your code like this: […] It does not seem right …
- 5:01 PM Ticket #7386 (Column re-ordering throwing an error about the source node being null ...) created by
- Open …
- 4:35 PM Ticket #7385 (dojox.fx.highlight doesn't fade back to original color it fades back ...) created by
- If you are highlighting a node and have a duration of 1 second but …
- 4:17 PM Ticket #7384 (var q = dojo.queryToObject((new dojo._Url(document.location)).query); ...) created by
- var q = dojo.queryToObject((new dojo._Url(document.location)).query); …
- 3:18 PM Ticket #7380 (ClientFilter makeComparator) closed by
- fixed: Fixed in Changeset [14724], thanks Maulin!
- 1:16 PM Ticket #7383 (Textarea: Enter does not add newline in some cases.) created by
- Not sure how or why this is happening, but I've reduced it to a small …
- 12:20 PM Ticket #7382 ([cla][patch] Menu generator (use an array of object as menu descripton)) created by
- This code generate a menu using an array of object to describe it. …
- 8:32 AM Ticket #7381 (call set() for every attribute on initialization, include those with ...) created by
- Widget.set() is called on widget initialization for all explicitly …
- 4:08 AM Ticket #7335 (dijit.form.DateTextBox not rendered in IE) reopened by
- Thank you for your reply, I now switched in the "new Something" method …
- 4:06 AM Ticket #7362 (TabContainer not so ok in IE) reopened by
- Since I am using dojo 1.1 ibm version, the 4 files related with …
- 3:51 AM Ticket #7380 (ClientFilter makeComparator) created by
- (I promise, this one is easy and REAL...) makeComparator breaks if …
- 1:57 AM Ticket #7378 (ValidationTextBox : bug in regExp parsing) closed by
- invalid: The partial match output you listed indicates that the widget type …
- 12:56 AM Ticket #7379 ([patch][cla] first, last methods on NodeList) created by
- This is mostly sugar, but I find a frequent pattern is wanting to use …
Aug 5, 2008:
- 9:20 PM Ticket #7378 (ValidationTextBox : bug in regExp parsing) created by
- I wanted to create a reg exp that validated a number had up to at most …
- 8:39 PM Ticket #7370 (Shrinksafe: -o flag does not work) closed by
- wontfix
- 4:54 PM Ticket #7377 (Grid view style parameters do not work without trailing semi-colon) created by
- I'm not sure if this has been addressed in the 1.2 grid overhaul, but …
- 4:40 PM Ticket #7376 ([Cometd] error in unsubscribe method?) closed by
- duplicate: duplicate of #6342 - fixed in trunk and 1.1.1
- 4:26 PM Ticket #7376 ([Cometd] error in unsubscribe method?) created by
- Hi, My Dojo release is: 1.xx (sorry, cannot find the exact number) …
- 6:28 AM Ticket #7375 (BorderContainer inside Dialog doesn't work in Firefox 3.0.1/2.0.0.16 ...) closed by
- invalid: This was fixed to work after the 1.1 release, but also, your …
- 6:12 AM Ticket #7375 (BorderContainer inside Dialog doesn't work in Firefox 3.0.1/2.0.0.16 ...) created by
- See example in attachment. When I run it (press "Show dialog" …
- 4:19 AM Ticket #7374 (ClientFilter fetchItemByIdentity and JsonRestStore) created by
- JsonRestStore? uses fetch with q query of the id as the query for …
- 3:59 AM Ticket #7373 (MultiSelect: extend FormValueWidget) created by
- MultiSelect should extend FormValueWidget rather than FormWidget to …
- 2:08 AM Ticket #6087 (TextArea: does not display disabled state) reopened by
- Hmm, this is broken again.
- 1:25 AM Ticket #5974 ([patch] FilteringSelect: don't require a blank entry in the drop down list) reopened by
- Hmm, why is FilteringSelect doing a query on "" when it knows the …
- 1:22 AM Tickets #7311,7359 batch updated by
- fixed: (In [14702]) Updated to honor id assignment from server, altered lazy …
Aug 4, 2008:
- 9:30 PM Ticket #7372 (capitalization typo in soria nihilo Menu.css for ' SpriteCheckBox.gif ...) created by
- dojo version: latest nightly builds (almost 1.2) platform: …
- 9:23 PM Ticket #7371 (Slider: Labels cutoff in when slider control is disabled (IE)) created by
- Labels are being cutoff in IE when a slider with horizontal labels is …
- 8:01 PM Ticket #7370 (Shrinksafe: -o flag does not work) created by
- correction. James, actually it seems to work fine given one caveat: …
- 6:22 PM Ticket #5974 ([patch] FilteringSelect: don't require a blank entry in the drop down list) closed by
- duplicate: paulprince, thank you for finding this. Please refer to #7369.
- 6:19 PM Ticket #7369 (QueryReadStore.php returns full result list on query for "") created by
- See: …
- 5:49 PM Ticket #5974 ([patch] FilteringSelect: don't require a blank entry in the drop down list) reopened by
- required=false has no effect on FilteringSelect? when it is using a …
- 4:31 PM Ticket #7368 (dojo.query throws TypeError on some not-found queries) created by
- This is with svn trunk as of this morning. When an id isn't in the …
- 4:01 PM Ticket #7329 (TabContainer: cannot set contents of hidden tab to be layout widget) reopened by
- Replying to bill: > I looked over your test case more …
- 3:29 PM Ticket #7367 (dojox.grid: onBeforeRow doesn't fire within the scope of the view) closed by
- fixed: (In [14697]) Fixes #7367 - call onBeforeRow within the scope of the …
- 3:27 PM Ticket #7367 (dojox.grid: onBeforeRow doesn't fire within the scope of the view) created by
- For the header builder, it does fire within the scope of the view - …
- 3:08 PM Ticket #7366 ([release] the paths in build_release.sh are incorrect) created by
- the paths in build_release.sh point to the wrong location. the svn+ssh …
- 1:12 PM Ticket #7365 (ExpandoPane quit working with latest build, cause is stray comma in ...) closed by
- fixed: (In [14690]) fixes #7365 - stupid stray comma, my fault. Also change …
- 1:00 PM Ticket #7365 (ExpandoPane quit working with latest build, cause is stray comma in ...) created by
- Latest ExpandoPane? breaks IE since IE doesn't like an extra comma in …
- 12:24 PM Ticket #7362 (TabContainer not so ok in IE) closed by
-
invalid: If you are having to require in all the code
dijit-all.js
, it … - 9:30 AM Ticket #7364 ([proposal] using fam fam fam icon set for artwork instead what we have atm.) created by
- I think we could use iconset provided under this link …
- 8:11 AM Ticket #7363 ([regression] Dojo Editor spawns multiple dijitEditorArea elements on ...) created by
- Ive attached a test case file for the problem, it contains 2 editors …
- 7:43 AM Ticket #7362 (TabContainer not so ok in IE) created by
- Hi, I've encountered this problem in IE and TabContainer? The page: …
- 7:15 AM Ticket #7361 (Tooltip: In 2D charts with event support, tooltips sometimes remain ...) created by
- Here is an example: open page …
- 6:36 AM Ticket #7329 (TabContainer: cannot set contents of hidden tab to be layout widget) closed by
- invalid: I looked over your test case more closely. The problem is that you …
- 4:09 AM Ticket #7360 (make all demos/ for each release available through some URL) created by
- As per #7344, [14644], [14648], etc. demos are being moved to demos/ …
Aug 3, 2008:
- 11:50 PM Ticket #6886 ([patch][ccla]Radiobutton: ignores <form> boundaries) closed by
- fixed: (In [14689]) Fixes #6886. Changed to use postCreate instead of startup.
- 11:05 PM Ticket #7359 (ServiceStore syncMode vs loadLazyValues) created by
- I'd like to rethink syncMode and loadLazyValues on ServiceStore?. I'm …
- 10:06 PM Ticket #6886 ([patch][ccla]Radiobutton: ignores <form> boundaries) reopened by
- A couple of notes about [14685] -- Not sure it is worthwhile to …
- 9:45 PM Ticket #5695 (TextArea: 5412 revisited: apparent problem destroying textarea: FF ...) closed by
- worksforme: No standalone testcase has been provided after 6 months. Using the …
- 9:31 PM Ticket #7358 (dojo.dnd.Container: callback functions onItemInsert, onItemDelete) created by
- Currently it is not straightforward to trigger some user action when …
- 8:10 PM Ticket #7356 (JsonRestStore prototypes on lazy objects) closed by
- fixed: (In [14688]) fixes #7356
- 7:52 PM Ticket #6886 ([patch][ccla]Radiobutton: ignores <form> boundaries) closed by
- fixed: Fixed by [14685]
- 2:23 PM Ticket #7334 (StackContainer: does not call addChild for panes in markup) closed by
- wontfix: Yah.. I think of _setupChild() as protected, not private. (I know we …
- 12:04 PM Ticket #7357 ([meta] add each demo to the demos-all profile) created by
- meta ticket for changes in util/ to demos-all, inappropriately ref'd …
- 7:12 AM Ticket #7356 (JsonRestStore prototypes on lazy objects) created by
- Not sure if this is a bug or by intention, but it certainly is a bug …
Aug 2, 2008:
- 6:52 PM Ticket #3840 (dojox.cometd.subscribe() parameter checking logic error) closed by
- wontfix: useLocalTopics was removed in [10664]. I assume there is a …
- 6:52 PM Ticket #4485 (attempting to subscribe to a cometd channel without local topics can fail) closed by
- wontfix: useLocalTopics was removed in [10664]. I assume there is a …
- 1:30 PM Ticket #7355 (dojo.attr() cannot retrieve value="" attributes on form elements in IE 6) created by
- Returns null value instead. Retrieving other attributes seems to …
- 8:08 AM Ticket #5286 ([patch][cla] Dialog: large dialogs go off-screen, can't see top or bottom) closed by
- fixed: (In [14682]) Fixes #5286: when viewport is too small to show dialog, …
- 7:36 AM Ticket #7349 (ContentPane: setContent does not allow Widgets) closed by
- fixed: (In [14681]) Fixes #7349: Allow ContentPane?.setContent() to take a …
- 6:37 AM Ticket #7350 (Menu: Incorrect font on dropdown menus (all themes)) closed by
- fixed: (In [14680]) Change Menu font-family to sans-serif. Fixes #7350. Also …
- 5:16 AM Ticket #6886 ([patch][ccla]Radiobutton: ignores <form> boundaries) reopened by
- Hmm, actually there are two problems with the current code, I think …
- 3:39 AM Ticket #7351 (Please document dijit changes in DojoBook) closed by
- invalid: Hi Aaron. We generally don't handle documentation issues here in …
- 1:26 AM Ticket #7352 (need alias for dojox.widget's that have moved to dojox.form) closed by
- wontfix: I tend to agree with pete here - it's one thing to stub in the grid - …
- 12:29 AM Ticket #6886 ([patch][ccla]Radiobutton: ignores <form> boundaries) closed by
- fixed: (In [14671]) Fixes #6886. Replaced _groups:{} and related code with a …
Aug 1, 2008:
- 11:52 PM Ticket #6149 (Slider: contents below slider jiggle (IE6)) closed by
- fixed: (In [14670]) Fixes #6149. Changed themetester to use an even pixel …
- 11:34 PM Ticket #7354 (dojox.grid: sometimes resizing columns can also cause sort to occur) closed by
- fixed: (In [14669]) Fixes #7354 - use connect-based tracking of bogus clicks …
- 11:33 PM Ticket #7354 (dojox.grid: sometimes resizing columns can also cause sort to occur) created by
- This is due to the bogusClickTime stuff. If your grid is large enough …
- 9:09 PM Ticket #7353 (ValidationTextBox: problem with and ASP.NET AJAX) created by
- Error when using ValidationTextBox? and ASP.NET AJAX on same page. It …
- 8:07 PM Ticket #7352 (need alias for dojox.widget's that have moved to dojox.form) created by
- Please add an alias with deprecation warning in dojox.widget to map …
- 7:56 PM Ticket #7351 (Please document dijit changes in DojoBook) created by
- It would be great if MultiSelect? (and any other recent dijit changes?) …
- 7:48 PM Ticket #7350 (Menu: Incorrect font on dropdown menus (all themes)) created by
- Steps to reproduce on trunk: Run …
- 6:46 PM Ticket #7349 (ContentPane: setContent does not allow Widgets) created by
- When using ContentPane? to display a dojox.Grid component in it, the …
- 6:36 PM Ticket #7327 (Bug in dijit Slider and dojox RangeSlider) closed by
- fixed: (In [14667]) Fixes #7327. Cleanup _abspos as part of SliderMover? destroy.
- 4:20 PM Ticket #7280 (Error: Bundle not found: loading in dijit , locale=en' when calling ...) closed by
- invalid: there isn't enough info here to reproduce the bug, but I suspect that …
- 4:04 PM Ticket #7348 (Grid does not work since nightly build: 1/aug/2008) created by
- Hi I am not sure (in other words, no idea) what it is wrong in the …
- 3:49 PM Ticket #4339 (Dialog: when the horizontal and vertical scrollbar both exist in ...) closed by
- worksforme: Using revision [14665] from the latest trunk, I was unable to recreate …
- 3:32 PM Ticket #7347 (BusyButton widget) closed by
- fixed: (In [14665]) added busy button, fixes #7347
- 3:30 PM Ticket #7347 (BusyButton widget) created by
- When submitting data to the server the submit buttons have to be …
- 2:58 PM Ticket #7346 (Stroke and fill attributes lost when re-adding shape to surface on IE) created by
- Add a shape (e.g., a rectangle) with fill color and stroke color to a …
- 2:36 PM Ticket #7345 (dojo.query I.E children property not document object) created by
- in dojo._base.query 'childNodesName' is set to 'children' if browser …
- 1:59 AM Ticket #7344 ([demos] add demos repo to nightly buildscripts) closed by
- fixed: (In [14663]) fixes #7344 - changed nightly.sh to use demos-all profile.
- 1:58 AM Ticket #7344 ([demos] add demos repo to nightly buildscripts) created by
- Update the demos-all profile to work identical to standard.js, plus …
Jul 31, 2008:
- 9:47 PM Ticket #7343 (ExpandoPane layout regression) closed by
- fixed: (In [14662]) fixes #7343 - this is a result of the embedded embedded …
- 8:59 PM Ticket #7343 (ExpandoPane layout regression) created by
- see attached screenshot taken from the latest nightly. Note that there …
- 8:09 PM Ticket #7342 (dojox.widget.Toaster not direct child of body) closed by
- fixed: (In [14657]) Changed toaster to be direct child of body, fixes #7342
- 8:08 PM Ticket #7342 (dojox.widget.Toaster not direct child of body) created by
- Taster needs to be direct child of the body because of absolute …
- 6:07 PM Ticket #7341 (Dragging a rectangle or rounded rectangle makes the shape flash / ...) created by
- In both IE 6 and IE 7, when dragging a rectangle or rounded rectangle, …
- 5:15 PM Ticket #7340 (Selecting or editing a cell on IE7 moves grid scrolling horizontally) created by
- Modify test_edit.html to set the first view's width to 200px and try …
- 4:34 PM Ticket #7339 (GFX: Image shift in IE if surface contains a path.) created by
- This is a HUGE issue for us. If a surface contains a path and an …
- 4:19 PM Ticket #7338 (Patch to add Toaster slideDuration param) created by
- Very simple patch (against trunk) to add a slideDuration param to the …
- 3:23 PM Ticket #7337 (Build-mini breaks dijit ColorPalette) created by
- The images used for dijit.ColorPalette are in the templates/ folder …
- 3:06 PM Ticket #7336 (Lightbox error with grouped images on FF3) created by
- On FF3, when using a Lightbox with grouped images, the first image …
- 1:51 PM Ticket #7326 (dojox.grid: padding on body causes column resizing to jump around) closed by
- fixed: (In [14645]) Fixes #7326 - account for padding and margin on the body …
- 12:20 PM Ticket #6981 (Pseduo-REST store) closed by
- fixed
- 5:52 AM Ticket #7335 (dijit.form.DateTextBox not rendered in IE) closed by
- invalid: That's not the way to instantiate; you should read the dojo book …
- 4:15 AM Ticket #7335 (dijit.form.DateTextBox not rendered in IE) created by
- Hi , I have this problem during dev. using dojo I've 3 tabs in a …
- 2:34 AM Ticket #7334 (StackContainer: does not call addChild for panes in markup) created by
- If you are subclassing StackContainer, and your subclass relies on …
- 2:32 AM Ticket #7244 ([patch][cla] attr() for Dijit) closed by
- fixed: (In [14641]) Widget.attr() method to function like dojo.attr(), …
- 1:20 AM Ticket #7333 ([regression] Toolbar: disabled buttons not indicated) created by
- In the editor on safari, previously disabled cut/paste buttons showed …
- 1:14 AM Ticket #7287 (Dialog: Disable autofocus on first dialog element) closed by
- fixed: (In [14640]) Parameter to control whether or not dialog/tooltip dialog …
- 12:18 AM Ticket #7332 (ValidationTextBox: change icon placement) created by
- As per numerous chats with nonken :-) and the dojo meeting that just …
Jul 30, 2008:
- 8:53 PM Ticket #7331 (jsonpathstore with null json object throws Error) created by
- I am using jsonPathStore in my application. When my json data has null …
- 8:26 PM Ticket #7330 (dojo.NodeList doesn't support .onsubmit) created by
- ... in the list of sugar functions created with "on" added, "submit" …
- 7:55 PM Ticket #7257 (JsonRestStore support for lazy properties/sparsely populated objects) closed by
- wontfix
- 6:53 PM Ticket #7259 (Revise and refactor dojox.color.Generator) closed by
- fixed: (In [14628]) Fixes #7259. New Palette object with better palette …
- 3:36 PM Ticket #7319 ([cla] dojox.Sound plugin) closed by
- invalid: I'm closing this ticket out as "invalid"... After speaking with Will …
- 3:18 PM Tickets #7315,7160 batch updated by
- fixed: (In [14624]) Change the layout widgets so that class is additive, not …
- 3:15 PM Ticket #7160 (BorderContainer: problems setting custom class) reopened by
- Going to change the layout widgets so that class is additive, not …
- 3:13 PM Ticket #7329 (TabContainer: cannot set contents of hidden tab to be layout widget) created by
- A second tab container cannot be attached to tab 2 of a tab container. …
- 2:39 PM Ticket #7309 (ClientFilter's sort not working (always)) closed by
- fixed: (In [14622]) fixes #7309
- 2:01 PM Ticket #7256 ([cla][patch] dojox.image.Slideshow IE resize fix) closed by
- fixed: (In [14621]) fixes #7256 - patch proxy for matsuri [cla] approved by …
- 9:36 AM Ticket #7287 (Dialog: Disable autofocus on first dialog element) reopened by
- Hi May be this is not a bug, and may be is not an enhancement, but …
- 7:01 AM Ticket #7328 (Calendar is Opened when including a DateTextBox inside a dialog) closed by
- duplicate: Right, this is a dup of #7287. (The calendar opens when the widget is …
- 6:44 AM Ticket #7320 ([patch][cla] Little fixes in dijit/form/ComboBox.js) closed by
- fixed: (In [14620]) Lint fixes for ComboBox?. Fixes #7320 !strict. Patch …
- 6:42 AM Ticket #7328 (Calendar is Opened when including a DateTextBox inside a dialog) created by
- Hi When including DateTextBoxes? inside a dialog, the first box …
- 2:48 AM Ticket #7327 (Bug in dijit Slider and dojox RangeSlider) created by
- My example code creates 2 sliders programmatically on subsequent rows …
- 1:17 AM Ticket #7326 (dojox.grid: padding on body causes column resizing to jump around) created by
- When there is padding on the body element, the column resizing jumps …
Jul 29, 2008:
- 10:08 PM Ticket #7325 ([patch] dojox.xmpp doesn't work in IE when using script src due to ...) created by
- When using the script src transport implementation, IE's issues with …
- 9:21 PM Ticket #7323 (dojox.grid._Layout: Move add*Def functions to be hooked into) closed by
- fixed: (In [14619]) Fixes #7323 - break out add*Def functions into more …
- 9:16 PM Ticket #7324 ([Patch] dojo.data.ItemFileReadStore: not adding array-based sub-items) closed by
- fixed: (In [14618]) Fixes #7324 - allow array-based items to also have …
- 9:15 PM Ticket #7324 ([Patch] dojo.data.ItemFileReadStore: not adding array-based sub-items) created by
- The ItemFileReadStore? allows you to use arrays as top-level items, but …
- 9:07 PM Ticket #7323 (dojox.grid._Layout: Move add*Def functions to be hooked into) created by
- Move them from function-scope into the class itself - so that they can …
- 9:02 PM Ticket #7322 (GoogleSearchStore Grid demo is broken) closed by
- fixed: (In [14617]) Updating the demo file. fixes #7322
- 8:50 PM Ticket #7322 (GoogleSearchStore Grid demo is broken) created by
- GoogleSearchStore? Grid demo is broken. It was created mid-grid …
- 8:10 PM Ticket #7321 (Declaration: BorderLayout inside Declaration blank in dynamically ...) created by
- See http://slimetrack.com/debug/border-1 for sample. The first static …
- 7:50 PM Ticket #7306 ([patch][cls] Update the google.smd to include the Feed service) closed by
- fixed: (In [14616]) fixes #7306 - adds a demo for google feeds, courtesy …
- 7:28 PM Ticket #7318 (Some datastores do not implement getValue() with third param 'defaultValue') closed by
- fixed: (In [14615]) Minor fixes to several stores. \!strict fixes #7318
- 7:07 PM Ticket #7320 ([patch][cla] Little fixes in dijit/form/ComboBox.js) created by
- js2-mode was complaining about some little errors, which this patch …
- 6:57 PM Ticket #7319 ([cla] dojox.Sound plugin) created by
- I've ported Psych Desktop's sound API to dojox. I've attached a zip of …
- 6:39 PM Ticket #7316 (dojox.grid: empty cells do not have border drawn) closed by
- fixed: (In [14614]) Fixes #7316 - update style to make sure empty cells are drawn.
- 6:32 PM Ticket #7318 (Some datastores do not implement getValue() with third param 'defaultValue') created by
- Some datastores do not implement getValue() with third param …
- 5:47 PM Ticket #6778 (Menu: error when clicking right arrow icon) closed by
- worksforme: I was unable to recreate this on 1.1.1 or 1.2 trunk [14613].
- 5:46 PM Ticket #7317 (dijit.form.DateTextBox sometimes doesn't render in FF2) created by
- I'm facing a strange problem using dijit.form.DateTextBox? widget. It …
- 5:11 PM Ticket #7316 (dojox.grid: empty cells do not have border drawn) created by
- Cells that are empty do not have a border drawn on them in firefox
- 4:06 PM Ticket #7315 (TabContainer: does not format properly when class specified) created by
- When using only a TabContainer and ContentPanes the tabs stack. A …
- 3:54 PM Ticket #7306 ([patch][cls] Update the google.smd to include the Feed service) reopened by
- Reopening because dante had asked for a simple demo of the feed …
- 3:35 PM Ticket #4384 (destroyRendering on an open FilteringSelect leaves the "popdown" visible) closed by
- wontfix: By calling destroyRendering directly you bypass the one and only hook …
- 3:30 PM Ticket #7210 (Moveable drag fails if rapidly move over iframe) closed by
- wontfix: You should understand that some problems related to browsers cannot be …
- 3:10 PM Ticket #7210 (Moveable drag fails if rapidly move over iframe) reopened by
- I'm really surprised by your comments. When you say... This is a …
- 3:10 PM Ticket #7314 ([patch][cla] DataTabContainer widget) created by
- I've built a widget that allows you to specify an array of tabs (or …
- 2:34 PM Ticket #7313 (_isDefinitelyOutOfRange in ValidationTextBox not returning invalid for ...) closed by
- fixed: (In [14613]) fixed range bug, fixes #7313
- 2:26 PM Ticket #7313 (_isDefinitelyOutOfRange in ValidationTextBox not returning invalid for ...) created by
- See description
- 10:31 AM Ticket #7312 (FloatingPane.onClose is never called) created by
- It appears that the onClose() method is not invoked upon closure of a …
- 9:19 AM Ticket #7284 (Dialog: TimedMoveable provides a sub-optimal UX on FF3 and Safari 3, ...) closed by
- fixed: (In [14612]) Only used TimedMovable? when necessary. Fixes #7284 !strict.
- 7:24 AM Ticket #7285 (dijit._base.place() methods are super-confusing) closed by
- fixed: (In [14611]) Proper documentation for dijit.placeOnScreen*() …
- 5:44 AM Ticket #7311 (JsonRestStore onPostCommit property is not defined) created by
- In dojox.data.JsonRestStore?, the save function, […] …
- 3:42 AM Ticket #7310 ([patch][ccla]BorderContainer: programmatic creation doesn't create splitter) created by
- See test_BorderContainer_prog.html. Pressing "add left pane" button …
- 3:38 AM Ticket #5635 (TabContainer: nested tabs broken (programmatic creation)) closed by
- fixed: (In [14610]) Clean up/expand programmatic tests for layout widgets. …
- 1:58 AM Ticket #7309 (ClientFilter's sort not working (always)) created by
- The comparator that dojox.data.ClientFilter?'s makeComparator creates …
- 1:19 AM Ticket #7308 (dojo.io.script.attach errors with iframe under Safari) created by
- When attaching a script to an iframe doc under Safari, the following …
- 12:58 AM Ticket #7307 (dojox.xmpp presence bug prevents buddy list from displaying properly) created by
- In the presenceUpdate() function in xmppSession.js, there is a check …
- 12:14 AM Ticket #7306 ([patch][cls] Update the google.smd to include the Feed service) closed by
- fixed: (In [14609]) fixes #7306 - thanks revin! (cla/ccla on file) - add …
Jul 28, 2008:
- 11:33 PM Ticket #7305 (dojo.attr() doesn't handle style or innerHTML values well) closed by
- fixed: (In [14608]) update dojo.attr() to handle the case of innerHTML and …
- 11:25 PM Ticket #7282 (Add Cornford optimization to dojo.delegate) closed by
- fixed: (In [14607]) adopting Cornford optimization for dojo.delegate. Thanks …
- 11:01 PM Ticket #7306 ([patch][cls] Update the google.smd to include the Feed service) created by
- See attached for a tiny patch to the google.smd spec that adds a …
- 10:46 PM Ticket #7305 (dojo.attr() doesn't handle style or innerHTML values well) created by
- Passing styles into dojo.attr() should be easier. e.g.: […] …
- 8:39 PM Ticket #7304 (Selection doesn't follow row when sorting in DataGrid) created by
- When sorting a column after selecting a row, the selection should …
- 8:36 PM Ticket #7303 (Provide a way to initially sort on a column) created by
- It would be nice to allow a user to specify a column to initially sort …
- 8:35 PM Ticket #7302 ([dojox.layout] Add A TabContainer widget with scrolling and no overflow) created by
- The dijit tab container wraps when you add too many children. I have …
- 8:25 PM Ticket #6632 (Lightbox Slideshow) closed by
- duplicate: basically a duplicate of #6312 --
- 8:23 PM Ticket #6743 (Toasters in ie6) closed by
- invalid: dijit.byId won't work before the toaster is created, which is expected …
- 8:13 PM Ticket #6543 (Indented CSS, better readable) closed by
- wontfix: this is a simple change, but purely a matter of taste/preference. I'm …
- 8:10 PM Ticket #6286 (Toaster does not work with Dialog up) closed by
- invalid: no testcase available. one thing it might be is a simple z-index issue …
- 8:02 PM Ticket #5561 (dojo._docScroll return wrong left value in IE+BIDI environment when ...) closed by
- wontfix: Thanks for the test case. It appears that IE has some bogus values …
- 7:48 PM Ticket #6097 (dojox.widget.Loader div "blocks" content underneath when invisible) closed by
- fixed: (In [14605]) fixes #6097 - set display on the loading div before show …
- 7:28 PM Ticket #5459 (Make _Animation.stop() always advance to the end by default and remove ...) closed by
- wontfix: I'm still scared of this change. The implications are subtle and …
- 7:20 PM Ticket #6165 (Calling dojo.connect within event fires event in Internet Explorer) closed by
- fixed: (In [14604]) Iterate over cloned listener arrays in case the original …
- 7:17 PM Ticket #7202 ([dojox.widget] Add Pager Widget [meta]) closed by
- fixed: pager widget is in, though still needs some more cleanups. It works in …
- 6:48 PM Ticket #7301 (JSON RPC (dojox):: Returning true on error response from server (not ...) created by
- According to JSON-RPC over HTTP specification …
- 6:44 PM Ticket #7300 (dojox.dtl.HtmlTemplate cannot use arguments in tag attributes) created by
- If a DTL template contains an argument in a tag attribute, DTL thinks …
- 3:36 PM Ticket #7299 (ExpandoPane: Except for Tab 1, expandos collapse all the way in a ...) created by
- This is a repeat of a previous ticket. I used the …
- 3:30 PM Ticket #7298 (_Widget - include a placeAt method for all widgets) closed by
- fixed: (In [14602]) fixes #7298 - add a placeAt method to _Widget for simple …
- 2:48 PM Ticket #7298 (_Widget - include a placeAt method for all widgets) created by
- I've created a function (placeAt) that, when mixed into _Widget …
- 2:39 PM Ticket #7297 (documentation: List of built-in editor plugins) created by
- There is a incomplete sentence at the Dojo Book: …
- 1:46 PM Ticket #7296 (dojox.form._FormSelectWidget: allow for setting value with non-string, ...) closed by
- fixed: (In [14601]) Fixes #7296 - if a non-string, non-object is passed in, …
- 1:46 PM Ticket #7296 (dojox.form._FormSelectWidget: allow for setting value with non-string, ...) created by
- Even though the official "values" of a dropdown are strings, it is …
- 5:22 AM Ticket #7290 (FF3 eval() badly borken, and some bizzareness) closed by
- wontfix: This seems like a regression that Firefox needs to fix. So marking …
- 1:26 AM Ticket #7295 (Make _mapIntoDojo accessible outside of _base/NodeList.js) created by
- the "private" _mapIntoDojo function is currently hidden within an …
Jul 27, 2008:
- 6:50 PM Ticket #7218 (GridContainer doesn't update grip handles when PlottedDnd shows a ...) closed by
- fixed: (In [14599]) fixes #7218 - make grips extend to container size should …
- 6:29 PM Ticket #7294 ([dojox] rename _sql to sql) closed by
- fixed: (In [14597]) fixes #7294 - make root code for project match naming …
- 6:03 PM Ticket #7294 ([dojox] rename _sql to sql) created by
- the _sql project breaks a few dojo conventions (or at least the de …
- 7:12 AM Ticket #7293 (Chart2d.destroy() leaves some DOM elements around) created by
- The method Chart2d.destroy() does not remove all the DOM elements of …
- 4:56 AM Ticket #7287 (Dialog: Disable autofocus on first dialog element) closed by
- duplicate: OK, in that case will probably just fix #5151 instead, I'll add a …
Jul 26, 2008:
- 11:16 PM Ticket #7292 ([Build] Primary Build File Excludes Copyright) created by
- When I opened explosive.js.uncompressed.js I noticed that it first has …
- 7:37 PM Ticket #7291 (dojox.help -- server-side PHP Notice invalidates jsonp results) created by
- >>> dojo.require("dojox.help"); >>> dojo.help(); Notice: Undefined …
- 6:37 PM Ticket #7290 (FF3 eval() badly borken, and some bizzareness) created by
- After doing some testing with dojo loading, I stumbled across the fact …
- 1:55 AM Ticket #7289 (dojox.charting.Chart2D : The VML rendering of polylines is not as ...) created by
- In polylines (at least), the VML rendering doen't appear to connect …
- 12:58 AM Ticket #7288 (ProgressBar: text feels cramped) created by
- progress bars are awesome, but the text inside them often feels …
Jul 25, 2008:
- 11:52 PM Ticket #7287 (Dialog: Disable autofocus on first dialog element) created by
- There should be a way to disable autofocus on first dialog element - …
- 10:17 PM Ticket #7286 (Navigating through cells with keyboard) created by
- Hello, I've created a grid with cells that can be edited. I now want …
- 10:14 PM Ticket #7063 ([patch][cla] Add method to reference single items in a NodeList) closed by
- fixed: (In [14594]) fixes #7063 - add an .at() method to NodeList? to select …
- 9:12 PM Ticket #3103 (If you have two opened pages of the same application, then when one ...) closed by
- wontfix: I don't believe this bug is fixable; it is probably due to limitations …
- 9:10 PM Ticket #2733 (bad arguments in resultHandler at FlashStorageProvider) closed by
- fixed: I must have fixed this in the Flash refactoring and missed this bug. …
- 8:56 PM Ticket #2233 (Confirm Dojo Storage + HTTPS work together) closed by
- wontfix: So, I don't have an HTTPS testing environment. The one user that …
- 8:55 PM Ticket #2230 (If Dojo Storage not initialized, but storage methods called, throw ...) closed by
- wontfix: I originally opened this as a reminder to myself to create some …
- 8:54 PM Ticket #2229 (Make using Dojo Event with Dojo Storage more elegant) closed by
- wontfix: I'm going to close this since its been open forever as a note to …
- 8:52 PM Ticket #7003 (storage_dialog.swf missing from source & release distributions) closed by
- fixed: Unfortunately, this can't be automated in the Dojo build system. It is …
- 8:49 PM Ticket #2895 (Programming error in dojo.off._talkToOfflineCache: UnknownMethod) closed by
- invalid: I believe this is an old, invalid bug related to the old pre-Gears …
- 8:25 PM Ticket #7285 (dijit._base.place() methods are super-confusing) created by
- the current placeOnScreenAroundPoint, placeOnScreenAroundNode, etc …
- 7:49 PM Ticket #7284 (Dialog: TimedMoveable provides a sub-optimal UX on FF3 and Safari 3, ...) created by
- the performance of FF3 and Safari 3 (on windows and OS X) makes much …
- 6:52 PM Ticket #7283 (Upgrade Firebug Lite to 1.2) created by
- Firebug Lite 1.2 is now available. http://getfirebug.com/lite.html It …
- 6:34 PM Ticket #7282 (Add Cornford optimization to dojo.delegate) created by
- As noted here: …
- 6:21 PM Ticket #4665 (dijit.form.DropDownButton does not render properly in Opera 9) closed by
- fixed: Just tried Opera 9.51 with [14591] and the Buttons render OK.
- 3:21 PM Ticket #7281 (Boolean value not being saved to mysql from grid.) created by
- There are some problems with the file : …
- 2:35 PM Ticket #7280 (Error: Bundle not found: loading in dijit , locale=en' when calling ...) created by
- This seems like #6950, but I can tell you that it only happens on my …
- 12:08 PM Ticket #7279 (FilteringSelect does not correctly set value when two or more options ...) created by
- FilteringSelect? that contains 2 or more items with the same display …
- 2:37 AM Ticket #7210 (Moveable drag fails if rapidly move over iframe) closed by
- wontfix: This is a browser-specific problem, which cannot be fixed in Dojo. We …
- 2:35 AM Ticket #7277 (avoid code repetition in dojo.dnd.Source) closed by
- fixed: (In [14591]) dnd: removing some duplicated code. Thx, chucky! Fixes …
- 2:19 AM Ticket #7091 (currency whole demo has invalid state) closed by
- fixed: (In [14590]) Honor fractional:false for dojo.currency.format. Fixes #7091
- 2:11 AM Ticket #7278 (move impossible with user-provided creator function) created by
-
When user provides their own
creator(item, hint)
function to the … - 1:37 AM Ticket #7277 (avoid code repetition in dojo.dnd.Source) created by
-
Function
onDropInternal
in dojo.dnd.Source contains the …
Jul 24, 2008:
- 10:57 PM Ticket #7180 (Cleanup of CSS for Grid) closed by
- fixed: Also see revision [14588] - To test the compatibility layer of this …
- 8:42 PM Ticket #7087 (dojox/grid/tests/test_data_grid_processError.html no longer works) closed by
- invalid: The test works when loaded from a server. Closing.
- 7:14 PM Ticket #7271 (Regression: dijit.ContentPane) closed by
- invalid: PagePropertyPane.postCreate() should be calling …
- 6:50 PM Ticket #7276 ([regression] Editor on IE: bold not working with smaller text size) created by
- Run test_Editor.html in IE6 (I'm testing on [14587]). Set the …
- 6:29 PM Ticket #7275 ([regression] Editor: 2 mouse clicks to focus 2nd test editor) created by
- Run test_Editor.html in IE6 (I'm testing on [14587]). Mouse …
- 6:04 PM Ticket #7274 ([regression] Editor: weird scrolling on focus) created by
- Run test_Editor.html in IE6 (I'm testing on [14587]). Scroll …
- 3:27 PM Ticket #7273 (After sort, scroller reset to (0,0)) created by
- Invoking sort on the grid by, say, clicking a column header causes …
- 2:29 PM Ticket #7270 (dojox.image.Lightbox needs transparent gifs for IE6.) closed by
- fixed: (In [14586]) Minor tweaks to Lightbox to fix IE6 issue with buttons, …
- 2:09 PM Ticket #7272 (the height of dojox.image.LightboxDialog shut be calculated and not ...) created by
- The height of the Footer of the Lightbox shut be dynamic readed from …
- 2:00 PM Ticket #7271 (Regression: dijit.ContentPane) created by
- This regression has been found in trunk revision 14584: …
- 1:54 PM Ticket #7270 (dojox.image.Lightbox needs transparent gifs for IE6.) created by
- dojox.image.Lightbox needs transparent gifs for IE6. IE6 won't …
- 1:50 PM Ticket #7269 ('Infinity' as a value for count behaves odd on Opera.) closed by
- fixed: Tested on: Firefox 2.0.0.16 IE 6 Safari 3.1 Opera 9.2 Seamonkey 1.1.2
- 1:35 PM Ticket #7269 ('Infinity' as a value for count behaves odd on Opera.) created by
- 'Infinity' as a value for count behaves odd on Opera. On Opera, it …
- 12:19 PM Ticket #7268 (Editor: blank.html entries appear in Back dropdown) created by
- Load test_Editor.html in IE6. After the page renders, my …
- 11:53 AM Ticket #7183 (CurrencyTextBox: Fails to validate after a build) closed by
- fixed: Oh, actually, my comment above is inaccurate. Shrinksafe is working …
- 10:30 AM Ticket #7011 ([patch] [cla] ValidationTextBox reset() doesn't reset field error ...) closed by
- fixed: OK, I don't think I'm going to add an automatic way for Dialog to …
- 10:18 AM Ticket #6955 (TabContainer: closable image not visible in Firefox) closed by
- fixed: We've done a lot of refactoring of the tab and somewhere along the way …
- 10:16 AM Ticket #6524 (Dialog: show() is slow for dialogs with many nested elements) closed by
- fixed: (In [14581]) Fixes #6524: performance enhancements for finding …
- 9:06 AM Ticket #5895 (BorderContainer: doesn't handle margins (IE/quirks?)) closed by
- fixed: We've done a lot of refactoring for BorderContainer and fixed this …
- 8:47 AM Ticket #3450 (StackContainer/TabContainer: support non-fixed sized) closed by
- fixed: OK, this is working now (for tabs w/the tab labels on top, only).
- 8:44 AM Ticket #7265 (Tab Container: focus not showing when first tab in group is focused) closed by
- worksforme: Hmm, I'm not able to reproduce this (at least not on FF3/mac). I get …
- 7:20 AM Ticket #7249 (BorderContainer: Toolbar with menu over bordercontainer with split ...) closed by
- invalid: Try using firebug to look at the HTML tree generated (or even removing …
- 4:33 AM Ticket #7250 (Retain the argument in the Deferred chain) closed by
- fixed: (In [14580]) Fixes #7250: reuse previous response if no new response …
- 3:58 AM Ticket #7262 (Request for dojo.browser module) closed by
- wontfix: I put your suggestion about the methods in #7028 might best be placed …
- 3:54 AM Ticket #6440 (Toolbar: Buttons - remove IE specific padding for transparent border effect) closed by
- fixed
- 2:54 AM Ticket #7267 (Redundant line in soria/form/Common.css and nihilo/form/Common.css) created by
- The line: #background:#fff url('../images/validationInputBg.gif') …
- 12:33 AM Ticket #6340 ([dojox.layout] Dragging of floatingpane doesn't work) reopened by
- Replying to dante: > I secretly hope to change / deprecate …
Jul 23, 2008:
- 10:58 PM Ticket #6367 ([patch][ccla] dojox.storage won't load cross-domain in IE6) closed by
- fixed
- 10:20 PM Ticket #7143 (IE6 Degrading Themes: Soria and Nihilo) closed by
- fixed: (In [14576]) added missing gif fixes ie6 png issues for slider. Tabs …
- 9:53 PM Ticket #7248 (TabContainer: Hover Over Close Button for Left/Right Aligned Tabs Does ...) closed by
- fixed: Fixed in tab cleanup, fixes #7155
- 9:52 PM Ticket #7155 (TabContainer: support spacer bigger than 1px with border) closed by
- fixed: (In [14574]) added spacer image for tab sizing, fixes #7155
- 8:39 PM Ticket #7258 (json.ref requires leading and trailing slashes on idPrefix) closed by
- fixed: (In [14568]) fixes #7258
- 7:18 PM Ticket #7266 (dojox.image.Lightbox - enhance to allow for longer title strings) created by
- Currently if you provide a long title="" param to a lightbox the text …
- 6:03 PM Ticket #6831 (Improve the ActiveState .cix generation tool) closed by
- fixed: (In [14567]) fixes #6831 - thanks toddw! [cla]
- 5:15 PM Ticket #7086 ([CLA][PATCH] dijit.form.SimpleTextarea show "undefined" on undefined value) closed by
- fixed: Fixed in [14565].
- 4:55 PM Ticket #7219 (More Versatile FileInput Widget) closed by
- fixed: this was included in dojox.form for 1.2
- 4:03 PM Ticket #7265 (Tab Container: focus not showing when first tab in group is focused) created by
- When you first tab into a tab Container, a tab has focus but it is not …
- 3:31 PM Ticket #7243 (Trees and Dojo.Data) closed by
- duplicate: The Tree's extendabl model provides an interface for handling …
- 2:56 PM Ticket #7264 (Blowfish: sign extension bit issue (UTF encoding)) created by
- There is a bug regarding the sign extension bit in the blowfish …
- 10:19 AM Ticket #7263 (Add tests to have model based subgrid in dojox/grid/tests) created by
- the subgrid example lacks the ability to take a model, because its an …
- 4:07 AM Ticket #6735 (grid scrolling/paging now very slow, hangs browser) closed by
- fixed
- 2:13 AM Ticket #7262 (Request for dojo.browser module) created by
- Hi, I think it would be intuitive to have a dojo.browser module that …
Jul 22, 2008:
- 10:13 PM Ticket #6593 ([testcase] dojox.Grid text editor not accepting mouse highlighting in ...) closed by
- fixed: No longer an issue in trunk. Closing.
- 9:37 PM Ticket #5977 ([patch][cla] In IE, with RTL, header node scrolls when hovering over ...) closed by
- fixed: (In [14562]) fixes #5977 !strict * Applying patch from Ben Schell …
- 9:31 PM Ticket #5036 (BiDi Grid mouseover problem in IE) closed by
- fixed: I don't see this problem in trunk anymore. Closing.
- 6:27 PM Ticket #4343 (Menu gets opened and closed when you click on a dropdown button in Opera) closed by
- worksforme: Not that we support Opera in 1.2, but using version Opera 9.50 and …
- 5:58 PM Ticket #7253 (dijit.form.MultiSelect.addSelected fails in IE 6) closed by
- fixed: (In [14552]) Fixes #7253. The nodes were being transferred but needed …
- 5:57 PM Ticket #7261 (JsonRest eager fetch) created by
- I define "eager fetch" as first loading a core set of properties, upon …
- 5:19 PM Ticket #7260 (Convert dojox.charting to use dojox.color.Palettes) created by
- Refs #7259. Once that ticket is complete, alter dojox.charting to …
- 5:18 PM Ticket #7259 (Revise and refactor dojox.color.Generator) created by
- The current implementation of Generator, while effective, attempts to …
- 5:02 PM Ticket #7258 (json.ref requires leading and trailing slashes on idPrefix) created by
- any chance we can make the leading and trailing slashes optional? (you …
- 4:55 PM Ticket #7257 (JsonRestStore support for lazy properties/sparsely populated objects) created by
- I am trying to figure out how to use JsonRestStore? to lazily …
- 3:59 PM Ticket #6545 (Simplify Structure Specification) closed by
- fixed
- 2:19 PM Ticket #7256 ([cla][patch] dojox.image.Slideshow IE resize fix) created by
- == fixing the _fitsize functionality == * img = new Image() enables …
- 1:24 PM Ticket #7192 (CDATA sections in XML data source are not correctly rendered in a grid) closed by
- fixed: Fixed in changeset: http://bugs.dojotoolkit.org/changeset/14549
- 9:40 AM Ticket #7255 (Error on dijit.Editor.destroy()) created by
- After creating the Editor, Firefox reports 'Permission denied to get …
- 4:55 AM Ticket #7205 (dojo.query fails to detect case sensitive document on ff3) closed by
- fixed: (In [14546]) fixes #7205. Ensures that we detect case sensitivity …
- 3:55 AM Ticket #5994 (BorderContainer: nested border container test has unwanted scroll bars) reopened by
- Oh actually I'm seeing it on FF3/windows now. It's from the …
- 3:48 AM Ticket #5994 (BorderContainer: nested border container test has unwanted scroll bars) closed by
- fixed: Yah, looks OK to me, I don't even see a phantom scroll bar. I'm …
- 2:30 AM Ticket #7196 (BorderContainer: persist="true" is broken) closed by
- fixed: (In [14545]) Fix persistence on splitters. Fixes #7196 !strict
- 12:22 AM Ticket #6569 (QueryReadStore/DojoData/Grid grabs all rows if formatter does not return) closed by
- fixed: (In [14544]) fixes #6569 !strict * Use the defaultValue of a cell …
Jul 21, 2008:
- 11:55 PM Ticket #5598 ([testcase] Wildcard asterisk in a table column and autowidth="true" ...) closed by
- invalid: This is no longer an issue since using '*' for a width is no longer …
- 11:21 PM Ticket #7254 (scrollIntoView incorrectly scrolls the vertical slider handle) closed by
- fixed: (In [14542]) Fixes #7254. Children of TD nodes can unexpectedly …
- 11:18 PM Ticket #7254 (scrollIntoView incorrectly scrolls the vertical slider handle) created by
- Running dijit.scrollIntoView(verticalSlider.domNode)works, but …
- 9:47 PM Ticket #7253 (dijit.form.MultiSelect.addSelected fails in IE 6) created by
- While running …
- 9:29 PM Ticket #7252 (5 New Themes for Dijit) created by
- To start, I have signed the CLA :) -- I have taken the liberty of …
- 8:11 PM Ticket #7251 (Unit conversion for mm and cm is wrong) closed by
- fixed: (In [14536]) gfx: fixing the unit conversion routine, rephrasing …
- 8:05 PM Ticket #7251 (Unit conversion for mm and cm is wrong) created by
- The problem is reported in the #dojo channel.
- 6:53 PM Ticket #7250 (Retain the argument in the Deferred chain) created by
- If a callback returns undefined, retain the passed argument. eg: var …
- 6:21 PM Ticket #6987 (Tab keystrokes should not be used for navigation among grid cells.) closed by
- fixed: (In [14534]) fixes #6987 !strict * Committing patch from Joseph …
- 3:35 PM Ticket #7246 (finally-clause is not correct?!) closed by
- invalid
- 3:31 PM Ticket #6791 (dojo.withDoc not used in a number of places (breaks ie with foriegn ...) closed by
- fixed: usability issues appear to be fixed in dojo.query
- 1:48 PM Ticket #7189 (UT failure: Safari: query.html::t::xml) closed by
- fixed: (In [14532]) Workaround to fix errors in DOH in Safari where …
- 1:36 PM Ticket #5709 (Some editor plugins don't have icons) closed by
- fixed: (In [14531]) Added unlink icon by Gerald Lopez, CLA on file, fixes #5709
- 1:28 PM Ticket #6188 (CheckBox/RadioButton shows caret if focused (FF3 mac/windows)) closed by
- worksforme: This seems to be a FF3 beta issue, can't reproduce in release
- 1:13 PM Ticket #7249 (BorderContainer: Toolbar with menu over bordercontainer with split ...) created by
- I've got a bordercontainer with a toolbar in the top and a pair of …
- 10:49 AM Ticket #7248 (TabContainer: Hover Over Close Button for Left/Right Aligned Tabs Does ...) created by
- This issue can be found under using Soria and Nihilo. Tabs must be …
- 9:49 AM Ticket #7247 (Tooltip: add some method to connect/disconnect domNodes (in connectId) ...) created by
- Hi, I've a dijit.Tooltip widget and I would like to add some domNode …
- 6:10 AM Ticket #7246 (finally-clause is not correct?!) created by
- In the file window.js in the methods dojo.withGlobal and dojo.withDoc …
- 5:54 AM Ticket #5561 (dojo._docScroll return wrong left value in IE+BIDI environment when ...) reopened by
- OK, i found this issue related to window.resize event. You can check …
- 3:53 AM Ticket #6331 (BorderContainer: scrollbar appears on top/bottom panes w/no explicit ...) closed by
- invalid: The docs currently specify that a height must be specified on …
Jul 20, 2008:
- 11:56 PM Ticket #7245 (MultiSelect: populate options from data store) created by
- As per discussion in …
- 9:17 PM Ticket #7178 (dojo._toArray errors out in IE7 if a domcollection is passed in) closed by
- fixed: (In [14526]) fixing _toArray() for DOM collections on IE. Fixes #7178. …
- 6:41 PM Ticket #7244 ([patch][cla] attr() for Dijit) created by
- Support Widget.attr() as canonical method to get/set all widget …
- 4:58 PM Ticket #6755 (set dojo.css base font size to 12px) closed by
- fixed: (In [14525]) fixed font-size for ie6/7, fixes #6755
- 3:34 PM Ticket #7243 (Trees and Dojo.Data) created by
- Having third way to feed the tree with data would be nice. When …
- 3:32 PM Ticket #7242 (consoleBody.childNodes is null) created by
- When Firebug Lite does not load properly due to a code error, or if …
- 2:02 PM Ticket #7240 (dijit.Dialog points to the wrong location on long te) closed by
- invalid
- 12:35 PM Ticket #7241 (dijit.Tooltip points to the wrong location on long texts) created by
- When a Tooltip has a few lines of texts, the location and pointing …
- 10:21 AM Ticket #7240 (dijit.Dialog points to the wrong location on long te) created by
- When a Dialog has a few lines of texts, the location and pointing edge …
- 4:35 AM Ticket #4477 (Spinner doesn't work properly with places: '0,2') closed by
- fixed: fixed by [14497]
- 4:28 AM Ticket #6536 (dojo.number.parse("1.2345") returns NaN) closed by
- fixed: (In [14524]) number parsing allows unlimited places when pattern is …
Jul 19, 2008:
- 7:35 PM Ticket #7239 ([dojox.form] Duplicate widgets?) created by
- There is a dojox.form.FileInputBlind? widget that does seemingly the …
- 7:32 PM Ticket #7032 ([dojox.form] FileInputAuto should send onChange) closed by
- fixed: (In [14520]) fixes #7032 - adding triggerEvent parameter. the progress …
- 8:32 AM Ticket #7238 (dojox.widget.Wizard: remove debugging code) closed by
- fixed: (In [14516]) Fixes #7238 - remove console statments
- 8:31 AM Ticket #7238 (dojox.widget.Wizard: remove debugging code) created by
- Remove the debugging console statements (at least comment them out)
Jul 18, 2008:
- 9:48 PM Ticket #7237 (dojox.grid: cannot set classes via markup) closed by
- fixed: (In [14513]) Fixes #7237 - parse our the classes attribute as well in …
- 9:46 PM Ticket #7237 (dojox.grid: cannot set classes via markup) created by
- The grid allows you to set a classes= on your column defnitions, but …
- 8:55 PM Ticket #6049 ([patch][cla] dojox.flash.setSwf problem with visibility) closed by
- fixed: The patch wasn't correct, but I fixed the underlying problem. Closing.
- 8:44 PM Ticket #7236 (Dojo Flash regressed due to div.style not working) closed by
- fixed
- 8:41 PM Ticket #7236 (Dojo Flash regressed due to div.style not working) created by
- In Dojo Flash there is a block of code that does something like the …
- 6:04 PM Ticket #7185 (Button: overwrites "title" attribute if "showLabel" is false) closed by
- fixed: (In [14510]) fixes #7185 If a title attribute has been provided on a …
- 4:59 PM Ticket #7199 (dijit.InlineEditBox "edit widget" API docs -- add focusNode property) closed by
- fixed: (In [14509]) Fixes #7199. Added doc reference to focusNode. Cleaned …
- 4:57 PM Ticket #7200 (dijit._editor.plugins.FontChoice has issue with queryCommandValue call ...) closed by
- fixed
- 4:30 PM Ticket #7235 (Implement better line softening algorithm) created by
- Filed on behalf of enzo (CLA on file); patch submission for a better …
- 4:26 PM Ticket #7231 (convert/add/use dojox.color.Generator for the color generation in charting) closed by
- fixed: Fixed with r14057
- 3:20 PM Ticket #6567 ([patch][cla] (Compat grid) QueryReadStore sends two requests when ...) closed by
- fixed: (In [14502]) Fixing double-fetch issue. \!strict fixes #6567
- 2:15 PM Ticket #7232 (No documented way to programmatically activate an instance of InlineEditBox) closed by
- fixed: (In [14501]) Fixes #7232. Made existing edit function public and …
- 2:03 PM Ticket #6791 (dojo.withDoc not used in a number of places (breaks ie with foriegn ...) reopened by
- the above patches work, but force the caller to pass additional …
- 11:29 AM Ticket #7195 (Tree: shows "undefined" error upon close in IE) closed by
- fixed: (In [14500]) Deferred creation of TreeNode?.containerNode was breaking …
- 8:13 AM Ticket #7234 (Pie Chart with only one non-zero element) created by
- When you create a pie chart it does not render correctly when there …
- 8:12 AM Ticket #7097 (Editor has initialization problems when inlined into mail.html) closed by
- fixed: (In [14499]) Iframe goes through various initialization stages; there …
- 3:08 AM Ticket #2165 (Making ShrinkSafe more useful) closed by
- wontfix: Marking as wontfix: if you want this behavior and the functions are …
Jul 17, 2008:
- 10:40 PM Ticket #4828 (setting and unsetting a wai role should preserve existing roles) closed by
- fixed: (In [14496]) fixes #4828 Modified xxxWaiRole apis to support XHTML …
- 8:35 PM Ticket #7233 (Documentation For dojo.io.iframe) closed by
- fixed: (In [14493]) Fixes #7233. Fixes dojo.io.iframe docs, and also adjusted …
- 8:18 PM Ticket #7233 (Documentation For dojo.io.iframe) created by
- Pseudo-code should be placed and written just like real code
- 8:11 PM Ticket #6453 (space bar doesn't select row with focus) closed by
- fixed: (In [14492]) fixes #6453 !strict * Added select using the space bar.
- 7:53 PM Ticket #5733 (dojodata not querying store feature after setData) closed by
- fixed: This is fixed in the 1.2 version of the grid.
- 7:36 PM Ticket #7232 (No documented way to programmatically activate an instance of InlineEditBox) created by
- I couldn't figure a way to do it from the docs; here's what I came up …
- 7:26 PM Ticket #6269 (FF2 only: popup div flashes at bottom of page briefly when escaping ...) closed by
- fixed: (In [14489]) Fixes #6269. Killed the ESC key event since the default …
- 7:07 PM Ticket #7231 (convert/add/use dojox.color.Generator for the color generation in charting) created by
- Pretty much sums it up right there.
- 6:08 PM Ticket #5152 (Slider in rtl - click selects at the wrong point) closed by
- wontfix: This problem appears to only manifest itself when all these conditions …
- 5:50 PM Ticket #3813 (implement a11y for grid) closed by
- duplicate: Created more specific grid a11y tickets: #7227, #7228, #7229, 7230 so …
- 5:47 PM Ticket #7230 (Grid: add advanced keyboard support) created by
- When the grid contains editable cells and cell which contain widgets, …
- 5:43 PM Ticket #7229 (Grid: support low vision settings) created by
- Need to support high contrast / low vision in the Grid. Some of this …
- 5:32 PM Ticket #7228 (Grid: add ARIA roles and states to support assistive technologies) created by
- Need to add and test ARIA information into the grid to support screen …
- 5:27 PM Ticket #7227 (DataGrid: support for basic keyboard navigation) created by
- the dojox.grid.DataGrid? needs basic keyboard navigation. This is being …
- 5:25 PM Ticket #7226 (context menu item onClick executing twice) closed by
- fixed: (In [14485]) Fixes #7226 !strict. setAttribute('onClick', myfunc) was …
- 5:18 PM Ticket #7226 (context menu item onClick executing twice) created by
- Run test_Menu.html, right click, select Cut. The onClick handler …
- 5:04 PM Ticket #7225 ([patch][cla]DnD highlighting is not sensitive to the direction of the ...) created by
- The DnD highlighting of the target anchor is always above or below, …
- 4:19 PM Ticket #7224 (dojox.grid.DataGrid: should have a cellFunc parameter as well so ...) closed by
- fixed: (In [14483]) Fixes #7224 - add ability to chain cellFunc in a subclass …
- 4:18 PM Ticket #7224 (dojox.grid.DataGrid: should have a cellFunc parameter as well so ...) created by
- _Grid markupFactory has a cellFunc parameter (optional) that is used …
- 2:39 PM Ticket #7097 (Editor has initialization problems when inlined into mail.html) reopened by
- Doh, after [14417] the last two tests in test_Editor.html on FF2 have …
- 12:33 PM Ticket #5407 (dijit.form.DateTextBox DOM Leaks in IE6(SP1)) closed by
- fixed: Using sIEve 0.0.8 and the latest dojo 1.2 trunk [14479], there's no …
- 12:23 PM Ticket #7223 (dojox.form.DropDownSelect: clicks are firing twice) closed by
- fixed: (In [14480]) Fixes #7223 - use this.connect instead of defining an …
- 12:23 PM Ticket #7223 (dojox.form.DropDownSelect: clicks are firing twice) created by
- Rather than creating an onClick function, it should be connected to. …
- 12:13 PM Ticket #6345 (Tree dnd : dragging an item by the right part of the drag handle makes ...) closed by
- fixed: (In [14479]) Add workaround to long-standing FF2 drag problem. Thanks …
- 12:03 PM Ticket #7222 (dojox.grid._Event: at times tries to set a class on a non-existant node) closed by
- fixed: (In [14478]) Fixes #7222 - check for existance of nodes before trying …
- 12:02 PM Ticket #7222 (dojox.grid._Event: at times tries to set a class on a non-existant node) created by
- Sometimes the events in dojox.grid._Event fire and there is no …
- 11:32 AM Ticket #7151 (FilteringSelect: problem with \(backslash)) closed by
- fixed: (In [14477]) Fixes #7151: FilteringSelect? problem where the field goes …
- 11:20 AM Ticket #6772 (dojo.hasAttr busts when node doesn't have the getAttributeNode function) closed by
- fixed: (In [14476]) Fixes #6772: dojo.hasAttr busts when node doesn't have …
- 11:11 AM Ticket #6957 (dojo.attr() does not handle "class" and "for" correctly) closed by
- fixed: (In [14475]) Fixes #6957 (!strict): dojo.attr() does not handle …
- 11:05 AM Ticket #4836 (document.documentElement.clientWidth in ie quirks mode) closed by
- invalid: Marking invalid since no test case. This is probably fixed anyway …
- 11:02 AM Ticket #6957 (dojo.attr() does not handle "class" and "for" correctly) reopened by
- dojo.attr(node, "class", ...) doesn't work on IE, as evidenced by the …
- 8:38 AM Ticket #7221 (dojox.widget.FilePickerTextBox: Various issues when using root-level stores) closed by
- fixed: (In [14474]) Fixes #7221 - Bugs in the file picker relating to having …
- 8:37 AM Ticket #7221 (dojox.widget.FilePickerTextBox: Various issues when using root-level stores) created by
- Some of the stuff in the filepicker doesn't plan on having stores with …
- 2:43 AM Ticket #5417 (Widgets: support more (all?) of the on* handlers) closed by
- fixed: (In [14473]) Fixes #5417 !strict. Added lazy connecting event …
- 2:37 AM Ticket #7216 ([patch][ccla] event.js: onmouseenter/leave broken on Firefox 2) closed by
- fixed: (In [14472]) Fixes #7216 !strict. Check for a valid node before …
- 2:10 AM Ticket #7220 (dijit.form.Form: doesn't allow for setting check boxes using boolean values) closed by
- fixed: (In [14471]) Fixes #7220 - roll back previous patch !strict
- 1:52 AM Ticket #6921 ([patch] dojo.coords() problems on Safari and Opera) closed by
- fixed: (In [14470]) Further patches to dojo._abs() for opera and FF2. Fixes …
- 1:50 AM Ticket #7220 (dijit.form.Form: doesn't allow for setting check boxes using boolean values) created by
- Calling form.setValues({myName:true}) will not set a checkbox with …
Jul 16, 2008:
- 11:04 PM Ticket #7219 (More Versatile FileInput Widget) created by
- I've found a need for a FileInput? widget that can handle different …
- 10:47 PM Ticket #2680 (dojo.io.bind error handling model needs change) closed by
- fixed: This is "fixed" in a way in Dojo 1.2. Now, with djConfig.isDebug = …
- 9:50 PM Ticket #5538 (Insulation from browser specific stylesheet manipulation) closed by
- fixed: Committed revision 14465: Implementing dojox.html.styles. Insert and …
- 9:18 PM Ticket #6793 (dojo.xhr docs need some love) reopened by
- we should probably see this running in api.dtk.org before we close. …
- 9:10 PM Ticket #7218 (GridContainer doesn't update grip handles when PlottedDnd shows a ...) created by
-
Using the 2nd
GridContainer?
on …
- 9:08 PM Ticket #7193 (DOH log needs to escape XML) closed by
- fixed: (In [14461]) Use XML entities in log. Fixes #7193 !strict
- 8:47 PM Ticket #7217 ([patch][cla] PlottedDnd breaks copyOnly sources) closed by
- fixed: (In [14460]) fixes #7217 - mini flub fix, thanks jbalogh! !strict
- 8:25 PM Ticket #7217 ([patch][cla] PlottedDnd breaks copyOnly sources) created by
- Instead of propagating the copy parameter, it explicity sends …
- 7:24 PM Ticket #7216 ([patch][ccla] event.js: onmouseenter/leave broken on Firefox 2) created by
- Firefox 2 has a onmouseover/out bug where it spawns spurious events …
- 6:22 PM Ticket #7124 (Bug in Pie Charting) closed by
- duplicate: Dup of #6982.
- 6:11 PM Ticket #7215 ([patch] _browserRunner breaks Safari) created by
- Offending code: […] _browserRunner checks for console.info, but …
- 5:30 PM Ticket #7212 (Can't attach TabContainer or Tree programmatically to an expando in ...) closed by
- worksforme: the only apparent thing i see in your example is you are setting …
- 5:17 PM Ticket #6831 (Improve the ActiveState .cix generation tool) reopened by
- I didn't know this was blocking on my part... "and to check if user …
- 5:16 PM Tickets #7172,7179 batch updated by
- fixed: (In [14457]) Adds client side querying capabilities and result set …
- 5:00 PM Ticket #7214 (dojo.query matches differently with application/xhtml+xml) created by
- There might be two bugs burried in this ticket, but: When setting a …
- 4:57 PM Ticket #7213 ([patch] _browserRunner tag not added in IE) created by
- I'm talking about this line in runner.js: […] W3Schools says: "To …
- 3:46 PM Ticket #7212 (Can't attach TabContainer or Tree programmatically to an expando in ...) created by
- A TabContainer?, AccordionContainer? or Tree can be attached …
- 3:41 PM Ticket #7145 (dojo.data.ItemFileWriteStore: possible problem when calling store.revert()) closed by
- fixed: (In [14456]) Fixing issue with revert. \!strict fixes #7145
- 3:29 PM Ticket #7211 (Inconsistency in dojo.query for scoped queries) created by
- Assuming I have […] the following queries, which seem from …
- 3:23 PM Ticket #7210 (Moveable drag fails if rapidly move over iframe) created by
- The attached demo shows a bug in dojo.dnd.Moveable, where if the user …
- 3:13 PM Ticket #7191 (Safari: dojox.data.dom.createDocument("") returns undefined) closed by
- fixed: (In [14449]) Minor tweak. fixes #7191 \!strict
- 2:58 PM Ticket #7209 (Moveable drag breaks when using delay property) created by
- There is a bug in dojo.dnd.Moveable, where if the delay property is …
- 2:57 PM Ticket #7208 (dojo.coords x and y values change with page scrolling, but only in ...) closed by
- duplicate: IE and Firefox have the correct behavior for includeScroll==false. …
- 2:23 PM Ticket #7208 (dojo.coords x and y values change with page scrolling, but only in ...) created by
- dojo.coords returns the x and y values of a given node. In some …
- 11:44 AM Ticket #6345 (Tree dnd : dragging an item by the right part of the drag handle makes ...) reopened by
- Added a patch to make it work on FF2. Just add a -moz-user-select:none …
- 6:16 AM Ticket #7207 (Rhino: setTimeout / clearTimeout implementation is dangerous) created by
- In this file: …
- 5:54 AM Ticket #7206 ([patch] [cla] TabContainer: closable tab pane leaks dom nodes when closed.) created by
- When a closable tab pane is created, it instantiates a menu and a menu …
- 3:42 AM Ticket #7194 (dijit.Tree: add in class for expandable nodes) closed by
- invalid: Yeah - it doesn't work for me because I didn't notice it... ;)
- 3:15 AM Ticket #6973 (ScrollPane helper incorrectly sized when the scroll width/height is small) closed by
- fixed: this was fixed in [14327], the commit ref didn't take for whatever reason.
- 3:08 AM Ticket #5500 (out-of-the-box twistd magnet demo is broken) closed by
- fixed: I actually fixed this in cometd trunk, tested against current erlang …
- 2:44 AM Ticket #7205 (dojo.query fails to detect case sensitive document on ff3) created by
- Currently in r14444, I'm finding that dojo.query fails if you provide …
- 2:23 AM Ticket #6793 (dojo.xhr docs need some love) closed by
- fixed
- 1:46 AM Ticket #7204 (dijit.form.Slider: inability to style rule labels differently from ...) closed by
- fixed: (In [14443]) Fixes #7204 - add additional classes to slider rule label …
- 1:45 AM Ticket #7204 (dijit.form.Slider: inability to style rule labels differently from ...) created by
- You can style the rules or the rule labels together via a css rule - …
- 1:29 AM Ticket #7203 (dijit.form.Slider: setting the value while an animation is still ...) closed by
- fixed: (In [14442]) Fixes #7203 - make sure and stop an animation if there is …
- 1:28 AM Ticket #7203 (dijit.form.Slider: setting the value while an animation is still ...) created by
- If you call setValue() on a slider while its animation is in progress …
Jul 15, 2008:
- 10:55 PM Ticket #7202 ([dojox.widget] Add Pager Widget [meta]) created by
- Upgrade the !dojoc.sandbox.pager.DataPager? to dojox.widget Initial …
- 8:36 PM Ticket #7201 (ComboBox.js calls onkeypress instead of _onKeyPress) closed by
- fixed: (In [14441]) Fixes #7201. Changed onkeypress to _onKeyPress.
- 8:36 PM Ticket #7201 (ComboBox.js calls onkeypress instead of _onKeyPress) created by
- 7:36 PM Ticket #7200 (dijit._editor.plugins.FontChoice has issue with queryCommandValue call ...) created by
- I haven't had much time to fully test this one in-depth, but when …
- 6:26 PM Ticket #7199 (dijit.InlineEditBox "edit widget" API docs -- add focusNode property) created by
- the mini-API documented in dijit.InlineEditBox? should also mention the …
- 5:38 PM Ticket #7198 (Dialog not calling inherited for postMixInProperties) closed by
- fixed: (In [14440]) Fixes #7198 - call inherited function !strict
- 5:37 PM Ticket #7198 (Dialog not calling inherited for postMixInProperties) created by
- dijit.Dialog doesn't call inherited for postMixInProperties - which …
- 5:36 PM Ticket #7197 (DOJO Sliders with Scrollbars (IE Issue)) closed by
- invalid: this is an IE-quirky thing with overflow:auto. Setting …
- 5:22 PM Ticket #7197 (DOJO Sliders with Scrollbars (IE Issue)) created by
- I am using DOJO Sliders. We have a scenario to use multiple sliders in …
- 5:03 PM Ticket #7196 (BorderContainer: persist="true" is broken) created by
- Hi See attached file. I added persist="true" in the …
- 4:45 PM Ticket #7193 (DOH log needs to escape XML) reopened by
- the query test code still isn't escaped, unfortunately.
- 4:34 PM Ticket #7195 (Tree: shows "undefined" error upon close in IE) created by
- Hi, I have simple example where IE 7.0 shows "undefined" error upon …
- 3:48 PM Ticket #7193 (DOH log needs to escape XML) closed by
- fixed: (In [14439]) Fixes #7193 was not escaping a string in a certain …
- 3:15 PM Ticket #7194 (dijit.Tree: add in class for expandable nodes) created by
- We currently have classes in the tree for individual icons - but there …
- 2:27 PM Ticket #7193 (DOH log needs to escape XML) created by
- see #7189. The output stripped out tags in the content of the query …
- 2:25 PM Ticket #7192 (CDATA sections in XML data source are not correctly rendered in a grid) created by
- When trying to render XML to a grid, blanks are displayed when the XML …
- 1:57 PM Ticket #7191 (Safari: dojox.data.dom.createDocument("") returns undefined) created by
- Support this or update the docs to make str mandatory?
- 1:55 PM Ticket #7190 (port dojox.data.dom.createDocument over to dojox.xml.parser.parse) created by
- Suggest deprecating the dojox.data.dom method in favor of something in …
- 1:28 PM Ticket #7189 (UT failure: Safari: query.html::t::xml) created by
- […]
- 1:27 PM Ticket #7188 (UT failure: dojo.date.format) created by
- dojo.cldr generation has regressed. Some tables, like 'de' standalone …
- 1:15 PM Ticket #7187 (Tree: loaded event) created by
- I'd be grateful if tree loaded event could be added to the dijit.Tree …
- 12:37 PM Ticket #7186 (resizing column causes scroller to go back to top in safari) created by
- In safari, when using grid to view a large table, if you scroll down …
- 12:21 PM Ticket #7185 (Button: overwrites "title" attribute if "showLabel" is false) created by
- Button overwrites the attribute "title" if "showLabel" is set to …
- 10:07 AM Ticket #7184 (Tree drag-n-drop will fail if we drag-n-drop a node out of the tree ...) created by
- Error description : The tree drag-n-drop will fail if we drag and …
- 6:29 AM Ticket #7165 (TabContainer: supress title tooltip for all layout widgets that are ...) closed by
- fixed: [14420] - Remove title attribute from contained panes to avoid …
- 5:40 AM Ticket #6458 (Editor: support cut/paste buttons on FF3) closed by
- wontfix: The buttons are in the toolbar on purpose, so that users don't get …
- 5:19 AM Ticket #6733 (Editor: can only enter a single char on last line (Safari 3.1/mac)) closed by
- wontfix: I figured out why this only happens for me. I'm running MacOS English …
- 5:16 AM Ticket #6324 (TextArea: can only enter a single char on last line (Safari ...) closed by
- wontfix: I figured out this only happens for me. I'm running MacOS English but …
- 3:53 AM Ticket #7183 (CurrencyTextBox: Fails to validate after a build) created by
- Using the sample markup: […] (and other tested variations of …
- 3:30 AM Ticket #7171 (BorderContainer: test_Gui.html gap between top CP and BC (IE6)) closed by
- fixed: (In [14438]) Work around IE6 "bug" with sizing empty gutter div. …
- 1:21 AM Ticket #7182 (Editor: link dialog should insert http:// if user doesn't type it) created by
-
In 1.0, the link dialog inserts
http://
when the user doesn't …
Jul 14, 2008:
- 11:45 PM Ticket #7181 (Tree: right-arrow on leaf node throws error) closed by
- fixed: (In [14437]) Fixes #7181 - check for containerNode before calling …
- 11:44 PM Ticket #7181 (Tree: right-arrow on leaf node throws error) created by
- Pressing the right arrow key on a leaf node in the tree will throw an …
- 10:31 PM Ticket #5250 (dojo.grid.data.Objects does not work well with editors) closed by
- wontfix: dojox.grid.data.Objects is no longer supported (since we're not doing …
- 9:58 PM Ticket #7180 (Cleanup of CSS for Grid) created by
- Currently, when you include Grid.css and tundraGrid.css and sort a …
- 9:35 PM Ticket #6889 (dialog: input type=file as only element in dialog does not work with ...) closed by
- wontfix: This also will not work in FF. The browser behave differently when …
- 8:57 PM Ticket #7179 (JsonRestStore/ServiceStore clobbers sort, queryInfo when sending args ...) created by
- In the _doQuery method (in both implementatons), it extracts the query …
- 8:41 PM Ticket #4781 (slider: when move slider via mouse it is not shown as focused) closed by
- fixed: I no longer see the problem with focus described with [10952] in FF's …
- 8:20 PM Ticket #7178 (dojo._toArray errors out in IE7 if a domcollection is passed in) created by
- I think this is a regression introduced in [14289]
- 8:14 PM Ticket #7177 (ComboBox: more/previous choices not spoken by screen reader) created by
- This is currently an issue with the JAWS 10.0.232U beta and Firefox. …
- 8:11 PM Ticket #7176 (slider: should round the valuenow to 2 decimal places before setting) created by
- When the window-eyes screen reader speaks the slider value it speaks …
- 7:56 PM Ticket #4966 (add ARIA datatype property to dijit widgets) closed by
- wontfix: The datatype property was removed from the ARIA spec so closing as wontfix.
- 7:34 PM Ticket #4923 (FilteringSelect: when list appears there is an empty value at the ...) closed by
- fixed: The blank value has been removed for the 1.2 release since the …
- 7:10 PM Ticket #5020 (Slider focus node has size 0x0) closed by
- fixed: (In [14434]) fixes #5020. Fix slider for screen reader. Move focusNode …
- 6:57 PM Ticket #7167 (Default invalid message showing up on first focus) closed by
- fixed: (In [14433]) Fixes #7167. Initially mask partial match error.
- 6:00 PM Ticket #7168 (ValidationTextBox: ARIA required property is not set) closed by
- fixed: (In [14432]) fixes #7168 set and update the ARIA required attribute
- 5:58 PM Ticket #7175 (BeanStore) created by
- I've extended JsonRestStore? to add bean-style accessor/mutator methods …
- 5:42 PM Ticket #7174 (TabContainer: caret bleeds through after switching pane (IE)) created by
- Steps to recreate: 1. Enter …
- 5:16 PM Ticket #7173 (BorderContainer not calling inherited for postMixInProperties) closed by
- fixed: (In [14431]) Fixes #7173 - make sure and call inherited function !strict
- 5:15 PM Ticket #7173 (BorderContainer not calling inherited for postMixInProperties) created by
- Recent changes to dijit.layout.BorderContainer? added in a …
- 5:11 PM Ticket #7172 (JsonRestStore schema) created by
- line 97 of JsonRestStore?: this.schema = this.service._schema should …
- 4:26 PM Ticket #6499 (fix code style in dojox.sketch) closed by
- fixed: (In [14429]) Fix up the code style to be more readable. Fixes #6499. …
- 4:10 PM Ticket #7171 (BorderContainer: test_Gui.html gap between top CP and BC (IE6)) created by
- in test_Gui.html / ie6 there is a gap between the top CP and the BC …
- 3:59 PM Ticket #5958 (ValidationTextBox etc: remove default invalid tooltip) closed by
- wontfix: We discussed this on IRC and there wasn't a clear consensus; I'd say …
- 3:57 PM Ticket #6764 (BorderContainer support padding) closed by
- fixed: Yah, I broke this but then fixed it above in [14419].
- 3:55 PM Ticket #7160 (BorderContainer: problems setting custom class) closed by
- wontfix: OK. Then I'll close this for now and if we do think of a way to …
- 3:50 PM Ticket #7166 (slider: horizontal thumb position is incorrect) closed by
- fixed: (In [14426]) Rollback accidental checkin of experimental change in …
- 3:25 PM Ticket #7170 (dojox.grid.cells._Widget shows white text on white background) created by
- the cells of a grid that use widgets for editing will display white …
- 3:04 PM Ticket #7169 (ff3 singleClickEdit) created by
- in ff3 on osx 10.4.11, when i use singleClickEdit, if i click on the …
- 2:47 PM Ticket #7168 (ValidationTextBox: ARIA required property is not set) created by
- The ARIA required=true/false should be set for at least validation …
- 2:44 PM Tickets #7153,7159 batch updated by
- fixed: (In [14422]) use undefined for falsey results from dojo.isXxxx methods …
- 2:38 PM Ticket #7167 (Default invalid message showing up on first focus) created by
- When a required, but initially-empty widget, the default invalid …
- 2:29 PM Ticket #6764 (BorderContainer support padding) reopened by
- Now BC doesn't have the padding anymore on bottom and left. check …
- 12:59 PM Ticket #7166 (slider: horizontal thumb position is incorrect) created by
- The slider portion of the horizontal slider is incorrectly positioned …
- 11:26 AM Ticket #7165 (TabContainer: supress title tooltip for all layout widgets that are ...) created by
- Currently the title tooltip is supressed for a ContentPane? that is a …
- 7:58 AM Ticket #7097 (Editor has initialization problems when inlined into mail.html) closed by
- fixed: (In [14417]) Inline Editor markup into mail.html, rather than creating …
- 7:03 AM Ticket #7144 (doh still has dojo dependencies) closed by
- fixed: (In [14416]) fixing burried dojo dependency in runner.js. Fixes #7144. …
- 6:47 AM Ticket #7096 (BorderContainer: Editor doesn't size correctly on safari/ff3 (mail demo)) closed by
- fixed: Actually, the last change seems to have fixed this completely :-).
- 6:33 AM Ticket #7075 (Firefox 3 XPath changes break dojo.query) closed by
- fixed: (In [14415]) ensure that cross-document xpath-run queries don't bomb …
- 3:06 AM Ticket #6757 (toolbar spacing isn't always even) closed by
- fixed: This was fixed a few weeks ago along w/#6650.
Jul 13, 2008:
- 9:36 PM Ticket #2855 (dojo.style(node, "cssText", ...) fails on opera) closed by
- fixed: (In [14412]) ensure that cssText works as intended. Fixes #2855. !strict
- 9:00 PM Ticket #7037 (dojo.query fails in IE7) closed by
- fixed: (In [14411]) ensuring that we search cssText instead of the style …
- 7:54 PM Ticket #7161 (BorderContainer has extra space when gutter="false") closed by
- fixed: (In [14410]) Fix regression from [14392] breaking gutters=false. Refs …
- 12:58 PM Ticket #7164 ([CLA][Patch] DnD extension: 2D (i.e. non-linear) Container using ...) created by
- Following description is copied from the forum …
- 3:02 AM Ticket #5179 (dojo.query :selected does not work) closed by
- fixed: (In [14408]) adding support for the ":checked" pseudo selector. Fixes …
- 2:39 AM Tickets #3866,5262 batch updated by
- fixed: (In [14407]) add case-sensitive searching to dojo.query() for XML …
Note: See TracTimeline
for information about the timeline view.