Timeline
Aug 29, 2008:
- 10:41 PM Ticket #7558 ([api doc] modulePaths no longer recognized) created by
- On the page: …
- 9:28 PM Ticket #7557 (dojox.charting.Chart2D label formatting function) created by
- Add the ability for user defined formatting functions to be tied to …
- 8:19 PM Ticket #7556 (dojo.require - allow array for moduleName) created by
- I frequently need to call dojo.require sequentially. Would it be …
- 6:48 PM Ticket #6643 (Calendar: formatting on IE is messed up) closed by
- fixed: (In [15020]) Fixed spacing issues in ie6/7. Did not adjust font-size …
- 6:11 PM Ticket #4816 (toolbar buttons not themed correctly on IE6) closed by
- fixed: (In [15019]) Added min height for ie6 toolbar, fixes #4816
- 5:38 PM Ticket #5585 (Proposed change to Persist for dijits) closed by
- fixed: (In [15017]) fixes #5585 adding {expires: 365} as 3rd arg to all the …
- 5:12 PM Ticket #4421 ([cla][patch] Safari and dijit.Editor) closed by
- wontfix: I tested with Safari 3.1.2 on WinXP and these problems appear to be fixed.
- 5:12 PM Ticket #7551 ([regression] Editor drop down menus popup on click) closed by
- fixed: Fixed in [15012] (trac didn't notice the SVN change for some reason).
- 5:00 PM Ticket #6896 (dijit._editor.getChildrenHtml() does not work on IE.) closed by
- wontfix: Does this relate to something in the Editor public API like …
- 4:56 PM Ticket #6629 (Editor insertImage plugin considers valid URL invalid) closed by
- wontfix: Nikolai is working on better image insert dialogs so maybe this will …
- 4:23 PM Ticket #6329 (Editor: jumps on space key (safari 3 / mac / tiger)) closed by
- invalid: I think this was due to unusual IME settings on my machine for …
- 3:24 PM Ticket #7545 (DomParser: empty-element tags not implemented) closed by
- fixed: (In [15011]) Fixes #7545. Initial check for closing tags was not …
- 2:33 PM Ticket #4909 (Editor test mentions EnterKeyHandling plugin, but does not test it) closed by
- fixed: As per [15005] I've made the EnterKeyHandling? plugin a default part of …
- 2:13 PM Ticket #4598 (Webkit: editor paste does not work) closed by
- wontfix: As per above link, the paste button isn't allowed for security reasons …
- 1:18 PM Ticket #7276 ([regression] Editor on IE: bold not working with smaller text size) closed by
- worksforme: I'm seeing the same behavior on dijit.Editor (the old code) and …
- 4:59 AM Ticket #5994 (BorderContainer: nested border container test has unwanted scroll bars) closed by
- wontfix: ok, so what I'm seeing now (you'd have to revert to [14871] for the …
- 4:41 AM Ticket #7450 (BorderContainer: splitters partially covered in ...) closed by
- fixed: (In [15008]) fix splitter layout. Fixes #7450 !strict
- 3:28 AM Ticket #7377 (Grid view style parameters do not work without trailing semi-colon) closed by
- fixed: (In [15007]) fixes #7377 !strict * Append a trailing semicolon to …
- 2:08 AM Ticket #7555 ([dojox.fx] flip animation does not allow mixing) created by
- the design of dojox.fx.flip prevents common functions like onEnd: and …
- 1:45 AM Ticket #7554 (Dojox.DataGrid hides Rows when a Column Heading is clicked on IE7) created by
- It is very easy to reproduce with Dojo tests. It appears to happen …
- 12:45 AM Ticket #6187 (Editor on IE: newlines are too big) closed by
- fixed: (In [15005]) Fixes #6187: Editor on IE: newlines are too big - …
Aug 28, 2008:
- 11:55 PM Ticket #6400 (AlwaysShowToolbar needs inline docs) closed by
- fixed: (In [15004]) Doc. Fixes #6400.
- 11:31 PM Ticket #7423 (Tooltip: Iframes source issues (IE)) closed by
- fixed: OK, I'm just gonna check in your fix, despite the fact that it doesn't …
- 9:32 PM Ticket #7463 (grid down_arrow handling) closed by
- fixed: (In [15001]) fixes #7463 !strict * Changed this.store.count to …
- 9:08 PM Ticket #6085 (/dojox/grid/tests/test_edit.html doesn't work with IE6.0 SP2) closed by
- fixed: This has been fixed in 1.2.
- 7:54 PM Ticket #7553 ([meta] unit test additions) created by
- a ticket to ref for dijit and core unit test enhancements.
- 7:42 PM Ticket #7486 (Grid should support single, multiple and extended selection models) closed by
- fixed: (In [14996]) fixes #7486 !strict * Changed modes of selection for …
- 5:48 PM Ticket #7552 (textbox and textarea: borders are not showing up in high contrast mode ...) created by
- When viewed in high contrast mode the borders of a textbox and a …
- 3:16 PM Ticket #7551 ([regression] Editor drop down menus popup on click) created by
- Starting with [14473], clicking an Editor toolbar dropdown like Font …
- 3:01 PM Ticket #7550 (Widget: make destroyDescendants() go bottom up) created by
- I'd like to answer the TODO question... Yes, I'd prefer reversed order …
- 2:54 PM Ticket #5962 ([meta] inline doc cleanup) closed by
- fixed: see #7461 - the newer of these [meta] tickets (newer show up in search …
- 2:42 PM Ticket #7549 (backout #6582 from dijit) closed by
- fixed: (In [14992]) Fixes #7549. Backed out editor refactor and preserved …
- 2:35 PM Ticket #7549 (backout #6582 from dijit) created by
- per bill. New editor refactor has been moved to dojox.
- 2:22 PM Ticket #7547 (Remove unnecessary code) closed by
- fixed: (In [14991]) Remove unnecessary code, fixes #7547.
- 11:42 AM Ticket #5647 (expose functionality like dijit.layout.ContentPane and ...) closed by
- fixed: Looks good to me - please be on the watch out for regressions. All the …
- 8:09 AM Ticket #7548 (Some Italian month names are missing) created by
- There are some Italian month names that aren't translated in …
- 7:43 AM Ticket #5966 ([patch][cla]Add function to return a parent chain NodeList) closed by
- wontfix: Hmm, surely there are cases when people want this but I don't think …
- 7:31 AM Ticket #3569 (port more plugins/buttons to 0.9 Editor) closed by
- invalid: Closing this; open individual tickets on features you would like. …
- 7:19 AM Ticket #7495 (FilteringSelect does not properly mixin fetchProperties inherited from ...) closed by
- fixed: (In [14985]) Mixin fetchProperties for fetch() call in …
- 5:32 AM Ticket #4642 (LayoutCode: destruction of accordion panes corrupts accordion) closed by
- worksforme: the removal case in the AccordionContainer? test works now
- 5:16 AM Ticket #7084 (dojo.isArray([]) returns false in webkit/safari) closed by
- invalid: I suggest we come up with a real (web page-based) test case. If it's …
- 5:10 AM Ticket #6300 (dojo.attr() doesn't work as a getter for functions) closed by
- wontfix: OTOH, we could just think of it as a limitation of the code, an …
- 4:54 AM Ticket #7511 (DropDownButton should be able to respond to mouseOver events) closed by
- duplicate: Ok, closing as dup because I think MenuBar will be enough to satisfy …
- 4:33 AM Ticket #7512 (Problem building path for dojo.query when an attribute's value ...) closed by
- duplicate
- 3:25 AM Ticket #7481 ([patch][ccla]more translations, includes ca, sk, sl, th) closed by
- fixed: (In [14982]) Add ca, sk, sl, th translations, plus all translations …
- 3:12 AM Ticket #7547 (Remove unnecessary code) created by
- Due to fixing bugs in dojo.place(), the explicit use of the default …
- 3:07 AM Ticket #7546 (fix the faulty argument check in dojo.place() and handling of numeric ...) closed by
- fixed: (In [14980]) Simplifying argument checks in dojo.place(), fixing a …
- 2:41 AM Ticket #4409 (Safari: dijit.Editor dies while creating an unlabelled Button) closed by
- fixed: OK, this seems fixed to me. As Doug said, the Button code is fixed, …
- 2:35 AM Ticket #7546 (fix the faulty argument check in dojo.place() and handling of numeric ...) created by
- While the code defaults to "last" as expected, the initial check …
- 2:12 AM Ticket #7545 (DomParser: empty-element tags not implemented) created by
- dojox.xml.DomParser? does not parse document with empty-element tags …
- 1:54 AM Ticket #7544 (Dojox.gfx compatible to Adobe AIR 1.1.) created by
- Seems that AIR did not support SVG at all, so, its safer to switch to …
- 1:11 AM Ticket #7528 (dojoInlineTable renders incorrectly in SeaMonkey) closed by
- wontfix: Hmm, I see. Yes, well, I know people don't like being told to use a …
- 12:41 AM Ticket #7543 (Using word 'multiple' for an attribute causes problems in IE7 ...) closed by
- invalid: Multiple, like checked and disabled, are boolean attributes according …
Aug 27, 2008:
- 10:05 PM Ticket #7542 (dialog: update test file to better describe refocus=false) closed by
- fixed: (In [14974]) fixes #7542. simple fix to make the description of the …
- 10:02 PM Ticket #7543 (Using word 'multiple' for an attribute causes problems in IE7 ...) created by
- When using CheckedMultiSelect? and setting 'multiple' attribute to …
- 9:59 PM Ticket #7542 (dialog: update test file to better describe refocus=false) created by
- People are often confused about where focus goes after the …
- 8:47 PM Ticket #7541 ([PATCH] [CCLA] The sortFields option of DataGrid does not appear to ...) created by
- The sortFields option of DataGrid? does not appear to work anymore In …
- 7:50 PM Ticket #7540 (InlineEditBox: should not shift position when going into edit mode) created by
- When the user clicks an InlineEditBox while in display mode, the …
- 6:46 PM Ticket #6371 (Missing link to info about mailing lists on community web page.) closed by
- fixed: i've fixed this on the site, though surely other references exist.
- 6:45 PM Ticket #7362 (TabContainer not so ok in IE) closed by
- worksforme: I tested this (most recent attachment _noLayout) in IE6 + 7 and …
- 6:36 PM Ticket #7539 (dijit.form.Button FF2 - changing button labels doesn't work) closed by
- fixed: (In [14973]) Fixes #7539 - do not run the _layoutHack if there is …
- 6:34 PM Ticket #7539 (dijit.form.Button FF2 - changing button labels doesn't work) created by
- Due to the new attr stuff, sometimes, in FF2, the _layoutHack function …
- 6:31 PM Ticket #7404 (IE vs non-IE behavior of dojo.connect/disconnect) closed by
- fixed: Fixed in [14604].
- 6:25 PM Ticket #7538 (Gears Dojo Storage Provider should not display Gears permission dialog ...) created by
- If you go to http://www.msn.americangreetings.com/ecards/birthday/ and …
- 5:59 PM Ticket #7537 (Sort carets should trail column heading) created by
- The .css should be updated so that the sort carets trail the column …
- 5:50 PM Ticket #7523 (DOH failures under Rhino) closed by
- fixed: (In [14972]) Manual Array copy in connect.js under Rhino. Fixes #7523. …
- 5:46 PM Ticket #7430 (dojox.secure using 'with' statements + jsLint) closed by
- wontfix
- 5:12 PM Ticket #7536 (How do i validate a text box for accepting only String or fo only digits) closed by
- invalid: Please post questions to the forums off of dojotoolkit.org.
- 5:11 PM Ticket #7535 (dijit.Tree does not allow DnD reorder) closed by
- duplicate: Dup of #6445 IIUC.
- 4:42 PM Ticket #7536 (How do i validate a text box for accepting only String or fo only digits) created by
- 4:06 PM Ticket #7535 (dijit.Tree does not allow DnD reorder) created by
- DnD of a tree node within the same level of a tree no longer allows …
- 2:08 PM Ticket #7534 (Prevent Firebug Lite from opening in an AIR application) closed by
- fixed: (In [14967]) Fixes #7534 !strict Added isAIR param so Lite won't …
- 2:06 PM Ticket #7534 (Prevent Firebug Lite from opening in an AIR application) created by
- adding !dojo.isAIR
- 1:29 PM Ticket #7533 (dojo.cookie.isSupported() always returns true in IE 6) created by
- Environment: IE 6, Windows XP The function dojo.cookie.isSupported() …
- 1:22 PM Ticket #7529 (dijit.form.MultiSelect clobbers name attribute) closed by
- fixed: (In [14966]) Fixes #7529 - add name to the node so that submitting …
- 1:16 PM Ticket #7532 ([patch][ccla] Storage.swf gets 404 trying to retrieve ...) created by
- dojox.flash._base doesn't seem to pass a baseUrl parameter to the …
- 1:06 PM Ticket #7429 ([patch][ccla]Highlight: API for string processing & partial result support) closed by
- fixed: (In [14965]) fixes #7429 - thanks peller for fixing unit tests - …
- 12:57 PM Ticket #7312 (FloatingPane.onClose is never called) closed by
- fixed: (In [14964]) fixes #7312 - passing just a hitched function wasn't …
- 12:32 PM Ticket #6857 (autoStart bug Image.SlideShow) closed by
- fixed
- 12:26 PM Ticket #6837 ([patch] [cla] GridContainer Widget) closed by
- fixed: marking this as fixed in 1.2 - the widget has landed, is tagged …
- 12:17 PM Ticket #7530 ([cla][patch] dojox.fx.flip: fixes the initial black backgroundColor on IE6) closed by
- fixed: (In [14963]) fixes #7530 - cla, patch from nicola rizzo - one last ie6 fix.
- 3:09 AM Ticket #5996 (replace test_LayoutCode.html) closed by
- fixed: I fixed this in [14610] and subsequent checkins, making a separate …
- 1:47 AM Ticket #6289 (dtl demo_Inline: no text in IE7) closed by
- wontfix: This was removed because of IE's parsing constraints. Checking in a …
- 12:00 AM Ticket #7531 (load handle.cancel() race condition in dojox ContentPane) created by
- See the handleFrom_setHref_and_refresh_and_cancelWorking test in IE by …
Aug 26, 2008:
- 7:55 PM Ticket #7530 ([cla][patch] dojox.fx.flip: fixes the initial black backgroundColor on IE6) created by
- I forgot this case, sorry! Nicola
- 7:05 PM Ticket #7529 (dijit.form.MultiSelect clobbers name attribute) created by
- I created a MultiSelect? with: <select id="field_65" …
- 6:53 PM Ticket #7466 (A11y activated when Prototype.js exists - trashes page style) closed by
- worksforme: please reopen if you continue to have a problem.
- 6:48 PM Ticket #6932 ([patch] [cla] BorderContainer: splitter width/height not being computed) closed by
- fixed: (In [14959]) Compute splitter thickness at layout time, if not already …
- 6:35 PM Ticket #7528 (dojoInlineTable renders incorrectly in SeaMonkey) created by
- Using "display: -moz-inline-stack;" in class dojoInlineTable …
- 6:14 AM Ticket #7527 (Adding and removing items in a grid.) created by
- Hi, We were trying to develop a page with 2 grids... the …
- 4:40 AM Ticket #6862 (BorderContainer addChild bug) closed by
- worksforme: lots happened in the last 3 months, seems to work now (though you …
- 2:41 AM Ticket #7526 (Multiple containers in widgets) created by
- This enhancement would allow layout widgets to be more customizable, …
- 1:35 AM Ticket #1768 (ShrinkSafe fails on 'var' lists) closed by
- fixed
- 1:35 AM Ticket #1768 (ShrinkSafe fails on 'var' lists) reopened by
- okay -- officially: 5 revisions of custom_rhino seems to have fixed …
Aug 25, 2008:
- 11:38 PM Ticket #7525 ([cla] new animation: dojox.fx.flip ([email protected])) closed by
- fixed: (In [14957]) fixes #7525 - nice new flip effect from nicola rizzo (cla …
- 9:53 PM Ticket #7525 ([cla] new animation: dojox.fx.flip ([email protected])) created by
- Animation that flips the node around a central axis. Regards, Nicola
- 7:36 PM Ticket #7521 (robot: separate robot tests and test_* pages) closed by
- fixed: (In [14956]) Fixes #7521. Proxy commit for haysmark. Reorder …
- 6:35 PM Ticket #7524 (dojox.presentation broken in IE) created by
- Please update the presentation code to run correctly in IE (testing …
- 6:24 PM Ticket #7523 (DOH failures under Rhino) created by
- Also, tests._base.connect is failing at various points with the …
- 5:40 PM Ticket #7515 (this.inherited(arguments) exception request) closed by
- invalid
- 5:40 PM Ticket #7515 (this.inherited(arguments) exception request) reopened by
- 5:39 PM Ticket #7515 (this.inherited(arguments) exception request) closed by
- invalid: As you say, it's mostly a matter of perspective, but "dojo.declare" …
- 5:17 PM Ticket #7522 (setStroke with array argument for color fails on IE6+) created by
- I noticed that this fails on IE6/7 for some reason: […] It works …
- 2:05 PM Ticket #7488 (robot: refresh on FF2 on a mac with file:// url fails) closed by
- fixed: (In [14948]) Fixes #7488. Proxy commit for haysmark. Increased …
- 1:45 PM Ticket #7521 (robot: separate robot tests and test_* pages) created by
- The present doh.robot requires modifying your application code if you …
- 1:40 PM Ticket #7520 (ContentPane - loadModules option) created by
- I was wondering why there's no option for the ContentPane? to load …
- 7:59 AM Ticket #7519 (Tundra theme have a bug when mouse is over dojox.grid.editors.Dijit ...) created by
- I use a grid with some cell have dojox.grid.editors.Dijit editor. In …
Aug 24, 2008:
- 3:38 PM Ticket #7518 (Validate URL: new TLD rs) closed by
- fixed: (In [14945]) fixes #7518 - adding .rs and .me TLD's to validation …
- 2:22 PM Ticket #1768 (ShrinkSafe fails on 'var' lists) closed by
- worksforme: I tested functions inside of a dojo.declare() member functions, and …
- 11:37 AM Ticket #7518 (Validate URL: new TLD rs) created by
- dojox.validate.isUrl is not validating TLD rs. Since March this year …
- 8:42 AM Ticket #7517 (Editor Plugins need to be converted from setValue to obj.attr(.. method.) created by
- Hi When using the following dijit Editor plugins: [1] …
- 4:55 AM Ticket #7215 ([patch] _browserRunner breaks Safari) closed by
- fixed: (In [14943]) Use more precise testing for console methods to please …
- 4:37 AM Ticket #7213 ([patch] _browserRunner tag not added in IE) closed by
- fixed: (In [14941]) style fixes, plus use more portable inputs for …
- 4:17 AM Ticket #4576 (remove redundant translations) closed by
- wontfix: the translation process currently won't support this, so such changes …
- 4:05 AM Ticket #7503 (Legal: Remove sun class files from Rhino1.6 jar) closed by
- fixed: (In [14940]) Remove sun classes from 1.6R7 build. Fixes #7503
- 2:56 AM Ticket #7516 (Please separate the dijit impletementation) closed by
- invalid: This ticket is entirely to vague to act upon. What exactly are you …
- 2:38 AM Ticket #7516 (Please separate the dijit impletementation) created by
- Dear dijit team members, Dijit is a great widget framework in its …
Aug 23, 2008:
- 9:50 PM Ticket #7515 (this.inherited(arguments) exception request) reopened by
- OK - I gave it a shot, as seen below, and it works: …
- 9:12 PM Ticket #7515 (this.inherited(arguments) exception request) closed by
- invalid: You're mixin needs to call this.inherited(arguments) too.
- 7:25 PM Ticket #7515 (this.inherited(arguments) exception request) created by
- I decided to inherit a method call in child like this: testMethod: …
- 1:47 AM Ticket #7505 (Specify initial selected tab in TabContainer) closed by
- worksforme: That's correct, and is also demonstrated in the tests, see …
- 12:18 AM Ticket #7302 ([dojox.layout] Add A TabContainer widget with scrolling and no overflow) closed by
- duplicate: #7507 is a better description of this ticket.
Aug 22, 2008:
- 11:45 PM Ticket #7514 ([patch][ccla]CheckBox: support intermediate state) created by
- A check box should be able to reflect three different states when it …
- 11:41 PM Ticket #7496 (Incomplete API docs for dojo.io.iframe) reopened by
- I would like to tweak this a bit more: I want the …
- 11:39 PM Ticket #7497 (json-comment-optional support in dojo.io.iframe.send()) closed by
- duplicate: Tom Trenka added xml support for Dojo 1.2, see ticket #6334. As for …
- 11:33 PM Ticket #7513 (Tree: support indirect selection (aka checkbox tree)) created by
- Ticket #7485 describes the notion of indirect selection. The tree …
- 11:10 PM Ticket #7512 (Problem building path for dojo.query when an attribute's value ...) created by
- I've never filed one of these before, so forgive me if I do something …
- 10:28 PM Ticket #7511 (DropDownButton should be able to respond to mouseOver events) created by
- There are occasions where the designer would like the user to be able …
- 10:24 PM Ticket #7510 (Menu: show multi-column menu off of DropDownButton etc.) created by
- There are times when a large number of choices is available within a …
- 10:18 PM Ticket #7509 (DropDownButton: allow for displaying menu on trailing edge) created by
- When these buttons are listed vertically to provide a means of …
- 8:57 PM Ticket #7508 (TabContainer, AccordionContainer: Allow the specification of hover ...) created by
- The client should be able to specify tab hover text independently of …
- 8:45 PM Ticket #7507 (Tabs shouldn't wrap) created by
- Techniques other than wrapping should be used to handle situations …
- 8:32 PM Ticket #7506 (Current location shouldn't be clickable) created by
- The currently selected location amongst mutually exclusive navigation …
- 8:28 PM Ticket #7505 (Specify initial selected tab in TabContainer) created by
- There is often the need to display a set of tabs with other than the …
- 7:06 PM Ticket #7504 ([Event System] OnMouseEnter and MouseLeave Defect) created by
- In the attached demo, there's a div with ID 'box1', that contains …
- 6:26 PM Ticket #7503 (Legal: Remove sun class files from Rhino1.6 jar) created by
- The files are downloaded during the Rhino build process and compiled. …
- 6:20 PM Ticket #7500 (textarea: wrong aria role is set on textarea) closed by
- fixed: (In [14935]) fixes #7500 set propert aria role and state on textarea
- 5:33 PM Ticket #7502 (Grid incorrectly renders when scrolled in complex layout.) created by
- Version: svn trunk rev 14933 Browser: FF2 Platform: Linux (Ubuntu …
- 5:32 PM Ticket #7501 (dijit.layout.ContentPane.setHref implementation is broken) closed by
- fixed: fixed in [14934] ... commit comment didn't get picked up?
- 5:14 PM Ticket #7501 (dijit.layout.ContentPane.setHref implementation is broken) created by
- I know this method is deprecated, but it currently displays a …
- 5:12 AM Ticket #7494 (ContentPane: _loadCheck function not checking isLoaded when preload true) closed by
- fixed: (In [14931]) Fixes #7494: #7494: ContentPane? _loadCheck function not …
- 1:42 AM Ticket #7498 (dijit.getDocumentWindow() throws exception in Safari) closed by
- fixed: (In [14930]) Fixes #7498: dijit.getDocumentWindow() throws exception …
Aug 21, 2008:
- 9:51 PM Ticket #7465 (grid autoHeight) closed by
- fixed: (In [14929]) Fixes #7465 - when changing the display of the header …
- 9:06 PM Ticket #7500 (textarea: wrong aria role is set on textarea) created by
- In FF 3 the textarea is no longer created using an iframe so it needs …
- 4:40 PM Ticket #7499 (dojo-checkins mailing list has incorrect links) created by
- all the "ticket url:" links in dojo-checkins mailing list point to …
- 4:37 PM Ticket #7498 (dijit.getDocumentWindow() throws exception in Safari) created by
- My Dojo-based web app is displaying exceptions in Safari, which I …
- 4:32 PM Ticket #6748 (dojo.io.iframe.send does not appear in API tool) closed by
- fixed: http://api-staging.dojotoolkit.org/jsdoc/dojo/HEAD/dojo.io.iframe …
- 4:30 PM Ticket #7496 (Incomplete API docs for dojo.io.iframe) closed by
- duplicate: dup of #6748 fwiw, the docs are there: …
- 4:29 PM Ticket #7497 (json-comment-optional support in dojo.io.iframe.send()) created by
- Would it be possible for dojo.io.iframe.send() to support the same …
- 4:25 PM Ticket #7496 (Incomplete API docs for dojo.io.iframe) created by
- In particular, the send() method is not documented. Not sure if this …
- 3:47 PM Ticket #7467 (RTL mode triggered when Prototype.js exists) closed by
- fixed: (In [14925]) Avoid instanceof check on Element for prototype.js …
- 2:08 PM Ticket #7495 (FilteringSelect does not properly mixin fetchProperties inherited from ...) created by
- ComboBoxMixin defines fetchProperties like this: […] However, …
- 1:05 PM Ticket #7494 (ContentPane: _loadCheck function not checking isLoaded when preload true) created by
- The _loadCheck function in dijit.layout.ContentPane has the following …
- 9:32 AM Ticket #7493 (dojo.query doesn't retrieve result for RadioButtons) closed by
- invalid: Looks like dojo.query() is working correctly to me. There's no reason …
- 9:26 AM Ticket #7493 (dojo.query doesn't retrieve result for RadioButtons) created by
- Using the dojo version 1.1.1 (latest revision from repository in tags) …
- 4:40 AM Ticket #2166 (Make running the doc parser part of the build process) closed by
- fixed: So the api doc output is getting really large, and while it is a goal …
- 4:29 AM Ticket #6527 (proposal to make dojo.anim _not_ auto play) closed by
- invalid: I don't agree with this anymore. use animateProperty
- 2:58 AM Ticket #4414 (Dialog: bug using filtering select in modal dialog with refreshOnShow ...) closed by
- invalid: please re-open with a test-case, if still applicable.
- 2:50 AM Ticket #7406 (cleanContent defined twice in dojo.html._ContentSetter) closed by
- fixed: (In [14924]) fixes #7406 - whitespace and duplicate variable …
- 2:43 AM Ticket #7418 (dojo.behavior: add shorthand apply({}) api) closed by
- wontfix: I think this is a wontfix, I'd rather have handles returned from add …
- 12:09 AM Ticket #7489 (InlineEditBox: buttons should sit above the page content) closed by
- duplicate: Dup of #6450, right?
Aug 20, 2008:
- 11:55 PM Ticket #7484 (Grid support for standard keyboard selection and navigation) reopened by
- I read #7286. It's not a dupe of this ticket. That ticket addresses a …
- 11:48 PM Ticket #6843 ([dijit.themes] Regression in Button styling) closed by
- fixed: this has stopped regressing. :)
- 11:45 PM Ticket #7491 (Allow the client to choose whether to match the geometry of the ...) closed by
- duplicate
- 11:11 PM Ticket #7170 (dojox.grid.cells._Widget shows white text on white background) closed by
- worksforme: I am not seeing this with the latest in trunk - reopen with a test …
- 11:07 PM Ticket #5145 (Grid display issue) closed by
- worksforme: The original issue described here does not occur with …
- 11:03 PM Ticket #5589 (Bug in Grid 1.0 within ContentPane) closed by
- worksforme: This is no longer happening with DataGrid?. Please update your code to …
- 11:00 PM Ticket #5754 (CSS <body style="text-align:center"> kills Grid) closed by
- worksforme: Can't reproduce this using DataGrid? - reopen with a new test case if …
- 10:58 PM Ticket #6084 (Grid sorting fails when column contains null or missing data) closed by
- worksforme: No longer an issue with the DataGrid?. Reopen with an updated test …
- 10:57 PM Ticket #6130 (Layout problems related to horizontal scrolling in dojox.Grid) closed by
- worksforme: Not seeing this with DataGrid?. If you are able to reproduce, feel …
- 10:56 PM Ticket #6201 (Grid render/flicker problem while changing the height) closed by
- worksforme: I'm not seeing this in the current DataGrid?. Reopen with a test case …
- 10:13 PM Ticket #7484 (Grid support for standard keyboard selection and navigation) closed by
- duplicate: Looks like a dup of #7286. BTW grid bugs are filed with component …
- 10:02 PM Ticket #7482 (Field-level buttons needed) closed by
- duplicate: Dup of #5151. DateTextBox is the widget that needs to be modified …
- 9:40 PM Ticket #7492 (When to select and when to edit) created by
- When editable fields are included in a Grid, the user needs a method …
- 9:27 PM Ticket #7491 (Allow the client to choose whether to match the geometry of the ...) created by
- Ideally, the InlineEditBox? edit mode elements will match the width and …
- 9:27 PM Ticket #7490 (InlineEditBox: allow the client to choose whether to match the ...) created by
- Ideally, the InlineEditBox edit mode elements will match the width …
- 9:22 PM Ticket #7489 (InlineEditBox: buttons should sit above the page content) created by
- The Save and Cancel buttons displayed when the …
- 9:04 PM Ticket #7488 (robot: refresh on FF2 on a mac with file:// url fails) created by
- Run test_ComboBox.html on FF2, on a mac, using file:// protocol. It …
- 7:47 PM Ticket #7487 (Three-state sort) created by
- Not sure if this belongs to Grid or dojo.data but rather than sorting …
- 7:41 PM Ticket #7486 (Grid should support single, multiple and extended selection models) created by
- Currently, Grid supports some level of single and multiple selection. …
- 5:31 PM Ticket #7485 (Grid should support both direct and indirect selection methods) created by
- Grid currently allows the user to select rows by clicking directly on …
- 5:22 PM Ticket #7484 (Grid support for standard keyboard selection and navigation) created by
- The standard Windows keyboard techniques for navigation and selection …
- 5:07 PM Ticket #7483 ([patch][ccla]Topics are leaking) created by
- The topic's system of the dojo has leaks by leaving dispatchers of the …
- 4:50 PM Ticket #7482 (Field-level buttons needed) created by
- Field-level buttons need to be available when pop-up controls are …
- 3:23 AM Ticket #7464 ([regression] Editor: broken in Nightly Build:17/Aug/2008) closed by
- fixed: Fixed in [14916]
- 3:12 AM Ticket #7481 ([patch][ccla]more translations, includes ca, sk, sl, th) created by
- also translations for dojox.form
- 12:33 AM Ticket #7297 (documentation: List of built-in editor plugins) closed by
- fixed: updated the sentence in the dojo book to point to dojo campus for now. …
Aug 19, 2008:
- 11:03 PM Ticket #7480 (improve normalization of return values from dojo.style()) created by
- For instance, if a font is set to "bold" via CSS, dojo.style() now …
- 10:23 PM Ticket #7479 ([patch][cla] dojo.query breaks for expressions like "a[href*='foo=bar']") created by
- The specific error you'll get is […] Found this out the hard way …
- 5:24 PM Ticket #7464 ([regression] Editor: broken in Nightly Build:17/Aug/2008) reopened by
- I am not completely sure if I need to open a new issue or reopen this, …
- 4:13 PM Ticket #7408 (regression: Strange Cursor Problem with ValidationTextBox) closed by
- fixed: (In [14913]) Remove overflow: hidden from Dialog. Although it makes …
- 4:07 PM Ticket #7437 ([patch][cla] Allow dijit.Tree to specify a drag threshold) closed by
- fixed: (In [14912]) Add drag threshold to Tree. Fixes #7437. Thx, Revin …
- 12:42 PM Ticket #7478 (diit.form.Button: <p> around diit.form.Button breaks rendering in IE) created by
- in tests/form/test_Button.html put a <p> around a button. […] This …
- 12:17 PM Ticket #7477 (RichEditor "Unlabeled1 Edit" JAWS error in IE) closed by
- wontfix: We will not be supporting screen readers in IE until IE 8 ships with …
- 12:14 PM Ticket #6437 (nested layout widgets borders should collapse) closed by
- fixed: (In [14911]) fixed CSS for nested layouts, closes #6437
- 9:39 AM Ticket #7477 (RichEditor "Unlabeled1 Edit" JAWS error in IE) created by
- 1. JAWS version is 8.0 2. page is simple: <div id="div1" …
- 9:39 AM Ticket #6437 (nested layout widgets borders should collapse) reopened by
- Still a few little issues, ignore last note
- 9:37 AM Ticket #6437 (nested layout widgets borders should collapse) closed by
- fixed: This is working now. Missing nested cases for dojox for examples …
- 9:35 AM Ticket #6422 (Button: change text color on hover) closed by
- fixed: (In [14909]) Changed hover color, might need a more drastic change …
- 9:35 AM Ticket #7476 (Hover state of text in widgets needs to be more contrasting and same ...) created by
- This refers to all themes, e.g. Button hover text color needs to be …
- 9:21 AM Ticket #7475 (Soria/Nihilo ComboBox arrows using png in IE6) closed by
- fixed: (In [14908]) Added IE6 specific CSS for Drop down buttons, fixes #7475
- 9:18 AM Ticket #7267 (Redundant line in soria/form/Common.css and nihilo/form/Common.css) closed by
- fixed: (In [14907]) fixed CSS to be IE6 specific and not IE specific (.dj_ie6 …
- 9:14 AM Ticket #7475 (Soria/Nihilo ComboBox arrows using png in IE6) created by
- Arrow needs to use gif instead
- 8:49 AM Ticket #7474 (regression: Grid 1.2 offers no more methods to get/add a Row) created by
- With Grid 1.0 a simple selection.getSelected() has delivered a list of …
- 7:48 AM Ticket #7473 (jsonPathStore: API documentation is broken) created by
- The API documentation of jsonPathStore is broken. see also …
- 6:30 AM Ticket #7472 (Grid: Horribly slow rendering with QRS with many rows) closed by
- fixed: (In [14906]) Fixes #7472 - prevent the scroller from loading the …
- 6:29 AM Ticket #7472 (Grid: Horribly slow rendering with QRS with many rows) created by
- It appears that the scroller fetches and renders all data from a …
- 3:51 AM Ticket #7471 (TabContainer: Tab Container with 2 rows of labels - one label is ...) closed by
- fixed: OK, not sure what to tell you then other than to upgrade to 1.1, or …
- 3:19 AM Ticket #7362 (TabContainer not so ok in IE) reopened by
- Hi, Please look into my attached …
- 2:15 AM Ticket #7471 (TabContainer: Tab Container with 2 rows of labels - one label is ...) created by
- Only in IE6 (I'm using Dojo 1.0.2) this problem occurs. When there is …
Aug 18, 2008:
- 5:49 PM Ticket #7470 ([suggestion] Add more hooks for various events in every dijit) created by
- HI, I wanted to suggest adding more abilities to hook to various …
- 5:29 PM Ticket #7455 (dojo does not load in Opera 9.51 with content type "application/xhtml+xml") closed by
- wontfix: The problem fragment you mention is in the non-build version of …
- 5:12 PM Ticket #7469 (GridContainer should support addChild api) created by
- The addService method of GridContainer is commented that it should be …
- 1:46 PM Ticket #7464 ([regression] Editor: broken in Nightly Build:17/Aug/2008) closed by
- fixed: (In [14897]) Fixes #7464 - Update RichTextEditor? to handle having its …
- 12:51 PM Ticket #7362 (TabContainer not so ok in IE) closed by
- invalid: You need to include tundra, or at least dijit.css. Then it works. I've …
- 9:20 AM Ticket #7362 (TabContainer not so ok in IE) reopened by
- Sorry I am wrong with the html content. So tc.html is not what I want. …
- 9:06 AM Ticket #7468 (Grid failed to render correctly in Dialog in IE7) created by
- Hi, Dojox.Grid is really a great thing, but I've faced this …
- 7:21 AM Ticket #7467 (RTL mode triggered when Prototype.js exists) created by
- We are finding numerous places where Dojo breaks if Prototype.js is …
- 7:12 AM Ticket #7466 (A11y activated when Prototype.js exists - trashes page style) created by
- We are finding numerous places where Dojo breaks when Prototype.js is …
Aug 17, 2008:
- 11:09 PM Ticket #7424 (SplitContainer: occasionally stops being adjustable in Firefox (and ...) closed by
- fixed: (In [14892]) workaround to avoid NaN values, but code is still suspect …
- 9:54 PM Ticket #7465 (grid autoHeight) created by
- if grid belongs to a parent node with height=0, then setting …
- 9:51 PM Ticket #6793 (dojo.xhr docs need some love) closed by
- fixed: Resolved to my satisfaction thanks to Neil's recent work ( see …
- 7:40 PM Ticket #7464 ([regression] Editor: broken in Nightly Build:17/Aug/2008) created by
- Hi The Editor widget was broken in 17/Aug/2008. In the 16/Aug/2008 …
- 6:05 PM Ticket #7463 (grid down_arrow handling) created by
- I think this is a remnant from previous grid implementation Line 96 …
- 5:23 AM Ticket #7387 (dojo.query reorders form elements -> dojo.xhrPost mangles order of ...) closed by
- fixed: Fixed in [14881].
Aug 16, 2008:
- 11:52 PM Ticket #7462 (Browser Does Not Resize When Running With Testrunner) created by
- I have some test code like this: dojo.global.resizeTo(500,500); …
- 10:30 PM Ticket #7460 (dojo dialog validator) closed by
- duplicate: Dup of #7459.
- 10:30 PM Ticket #7459 (dojo dialog validator) closed by
- invalid: You can use the forums …
- 7:29 PM Ticket #7461 ([meta] clean up documentation) created by
- Find and clean up any issues
- 7:14 PM Ticket #7460 (dojo dialog validator) created by
- In my overview page, I use dojo dialog to do the "create" and "edit …
- 7:14 PM Ticket #7459 (dojo dialog validator) created by
- In my overview page, I use dojo dialog to do the "create" and "edit …
- 7:11 PM Ticket #7457 (File Picker needs to have a more obvious button for opening/closing ...) closed by
- fixed: (In [14878]) Fixes #7457 - Style the file picker text box more like a …
- 5:15 PM Ticket #7456 (FilePicker messes up layout while validating) closed by
- fixed: (In [14877]) Fixes #7456 Refs #7244 - add attr support to FilePicker? …
- 4:46 PM Ticket #7458 (Grid: need to renormalize header heights when measuring header) closed by
- fixed: (In [14876]) Fixes #7458 - make sure and renormalize the header - and …
- 4:41 PM Ticket #7458 (Grid: need to renormalize header heights when measuring header) created by
- When resizing an autoHeight=<number> grid, we grab the height of the …
- 4:36 PM Ticket #7457 (File Picker needs to have a more obvious button for opening/closing ...) created by
- It is suggested that a folder icon be used in a similar location as …
- 4:18 PM Ticket #7456 (FilePicker messes up layout while validating) created by
- During the validation of the file picker's file, it updates the …
- 3:38 PM Ticket #7455 (dojo does not load in Opera 9.51 with content type "application/xhtml+xml") created by
- When the server specifies the content type "application/xhtml+xml", …
- 2:46 AM Ticket #7454 (dijit.TitlePane: support attr("open") as a setter) closed by
- duplicate
- 2:39 AM Ticket #7454 (dijit.TitlePane: support attr("open") as a setter) created by
- 2:31 AM Tickets #7186,7273 batch updated by
- fixed: (In [14868]) Fixes #7273 Fixes #7186 - restore scroll position when …
- 2:01 AM Ticket #7453 (BorderContainer: splitter max is broken) created by
- In most of the test examples, you can drag the splitter beyond the …
- 1:58 AM Ticket #7310 ([patch][ccla]BorderContainer: programmatic creation doesn't create splitter) closed by
- fixed: (In [14866]) Don't call _setupChild twice. Only call from addChild …
Aug 15, 2008:
- 11:54 PM Ticket #7452 (Destroying a large DataGrid takes a painful amont of time - but only ...) created by
- I noticed that calling the destroy() method on a large DataGrid? that …
- 10:59 PM Ticket #7436 ([patch][cla] Allow dojo.dnd.Source to specify a drag threshold) closed by
- fixed: (In [14865]) Adding a delay parameter to DnD (just like in Moveable). …
- 10:31 PM Ticket #7451 ([dojox.rpc] Service should allow for scriptFrame capabilities) closed by
- fixed: fixed in [14863], accidentally reffed #7415
- 10:06 PM Ticket #7451 ([dojox.rpc] Service should allow for scriptFrame capabilities) created by
- If you include dojox.io.scriptFrame, you are able to specify an iframe …
- 8:06 PM Ticket #7450 (BorderContainer: splitters partially covered in ...) created by
- The right splitter on 'trailing' is there, but it is partially …
- 4:10 PM Ticket #5602 (Split jsdoc display into themeing functions) closed by
- fixed
- 2:17 PM Ticket #7448 (setViewportDimension Contribution) closed by
- duplicate: Dup of #7449 (which is the one w/the attachment).
- 2:10 PM Ticket #7449 (setViewportDimension Contribution) created by
- Hi, I'm attaching a utility function for setting the viewport …
- 2:10 PM Ticket #7448 (setViewportDimension Contribution) created by
- Hi, I'm attaching a utility function for setting the viewport …
- 2:00 PM Ticket #7447 (ExpandoPane resize not working in IE7) created by
- I have an Expandopane inside the right and left sides of a border …
- 12:25 PM Ticket #7423 (Tooltip: Iframes source issues (IE)) reopened by
- I am currently using DOJO 1.1.0. I did find the blank.html in the …
- 11:12 AM Ticket #7444 (BorderContainer: splitters never have their startup() called) closed by
- fixed
- 9:46 AM Ticket #7446 (Provide the ability to toggle BorderContainer panes open/closed) closed by
- fixed: (In [14858]) fixes #7446 dojox.layout.ToggleSplitter? extends …
- 9:35 AM Ticket #7446 (Provide the ability to toggle BorderContainer panes open/closed) created by
- This is a similar idea to the ExpandoPane?, but using the splitter …
- 4:16 AM Ticket #7445 (DataGrid: shouldn't be allowed to sort if a fetch is in progress) closed by
- fixed: (In [14856]) Fixes #7445 - prevent sorting if a fetch is in progress …
- 4:13 AM Ticket #7445 (DataGrid: shouldn't be allowed to sort if a fetch is in progress) created by
- When a fetch is in progress, a sort should not be allowed to happen. …
- 2:22 AM Ticket #7444 (BorderContainer: splitters never have their startup() called) created by
- As the splitter widgets arent registered as children, they do not get …
- 12:53 AM Ticket #7443 (robot: have a way of turning robot off on page load) created by
- When a page is loaded, there should be a way to turn the robot off. I …
- 12:03 AM Ticket #7438 (grid: sort arrow not showing up in soria theme) closed by
- fixed: (In [14855]) Fixes #7438 - allow multiple themes to be included …
Aug 14, 2008:
- 11:49 PM Ticket #7441 (robot: remove security function parameter) closed by
- fixed: (In [14854]) Fixes #7441. Proxy commit for haysmark. Remove …
- 11:24 PM Ticket #7442 (robot: test_dnd slow in Opera) created by
- On some Opera machines, Opera displays severe performance issues …
- 11:20 PM Ticket #7441 (robot: remove security function parameter) created by
- If you do a dojo.connect from a child window in the same domain, you …
- 11:20 PM Ticket #7440 (robot: test_dnd on IE highlights page) created by
- If the pure target is just off the page, when the robot tries to drag …
- 11:19 PM Ticket #7439 (robot: scrolling sometimes not reset on refresh) created by
- Particularly IE, if you scroll down a test and refresh, the scrolling …
- 10:39 PM Ticket #7438 (grid: sort arrow not showing up in soria theme) created by
- you can see this by sorting the soria table at …
- 6:10 PM Ticket #7431 (Syntax error (extra commas) in dojox.color.Colorspace) closed by
- fixed: (In [14848]) Fixes #7431 !strict Thanks, Frank McGrath?.
- 5:57 PM Ticket #7437 ([patch][cla] Allow dijit.Tree to specify a drag threshold) created by
- #7436 has a patch to allow you to specify a drag threshold for …
- 5:50 PM Ticket #6675 (Grid autoheight enhancement) closed by
- fixed: (In [14847]) Fixes #6675 - add in ability to specify autoheight as …
- 5:28 PM Ticket #7436 ([patch][cla] Allow dojo.dnd.Source to specify a drag threshold) created by
- Moveable has a drag-initiation delay, but Source doesn't. It would be …
- 5:27 PM Ticket #7435 ([patch][ccla]Optimization on console.log, non-debug) created by
- This is arguably covered by the build change to strip console.log …
- 5:25 PM Ticket #7432 (Button: doesn't respect value of submit button in FF2 and FF3) closed by
- wontfix: I can see how one would expect that markup to work, but I don't think …
- 5:04 PM Ticket #7434 (test ticket) closed by
- worksforme
- 5:03 PM Ticket #7434 (test ticket) created by
- test, please ignore
- 5:00 PM Ticket #7433 (dijit.form.Button doesn't respect value of submit button in FF2 and FF3) closed by
- duplicate: Trac gave me an error so I submitted this twice. Sorry. Duplicate of …
- 4:59 PM Ticket #7433 (dijit.form.Button doesn't respect value of submit button in FF2 and FF3) created by
- Using this markup: […] Results in a button with no text on it in …
- 4:59 PM Ticket #7432 (Button: doesn't respect value of submit button in FF2 and FF3) created by
- Using this markup: […] Results in a button with no text on it in …
- 4:56 PM Ticket #7431 (Syntax error (extra commas) in dojox.color.Colorspace) created by
- These prevent the code from running in IE7. They are 2 extras, in the …
- 2:33 PM Ticket #5651 (Grid.render() for grid in <div> with other child-Elements resizes wrong.) closed by
- fixed: (In [14844]) Fixes #5651 - allow for setting an explicit height - …
- 2:21 PM Ticket #5651 (Grid.render() for grid in <div> with other child-Elements resizes wrong.) reopened by
- So apparently, setting the height of the div doesn't "stick" - reopening.
- 12:34 PM Ticket #7426 (Tree: changing text size via menu repeats background image) closed by
- worksforme: Hmm, too bad, OK well I have to close this ticket then since I can't …
- 2:52 AM Ticket #7430 (dojox.secure using 'with' statements + jsLint) created by
- Dojox.secure (ticket #6348) is a great addon, but the problem is that …
- 1:45 AM Ticket #7417 (dijit-all_zh.js syntax error when performing custom build) closed by
- invalid
Aug 13, 2008:
- 11:42 PM Ticket #5651 (Grid.render() for grid in <div> with other child-Elements resizes wrong.) closed by
- invalid: Unless you are using a grid within a layout widget, you should either …
- 11:35 PM Ticket #5730 (Grid resize can fail if parent node doesn't exist in 1.0.2 (fix for ...) closed by
- invalid: Closing as invalid - now that the grid doesn't actually render until …
- 11:34 PM Ticket #7425 (Events are occasionally missing offsetX/Y (and therefore also missing ...) closed by
- invalid
- 11:31 PM Ticket #4973 (Advanced grid features do not work for dojox.Grid) closed by
- worksforme: Closing as worksforme - if it still exists in the nightlies, reopen …
- 10:57 PM Ticket #7423 (Tooltip: Iframes source issues (IE)) closed by
- invalid: Do you have a particular failure case in Dojo 1.1? You can configure a …
- 8:56 PM Ticket #7421 (Dojo dnd firefox 3 bugs) closed by
- invalid: From the description and the example the most probable point of …
- 7:18 PM Ticket #7420 (Dojo dnd firefox 3 bugs) closed by
- duplicate: dup of #7421
- 5:46 PM Ticket #7429 ([patch][ccla]Highlight: API for string processing & partial result support) created by
- submitting patch from Frank Castaneda, [email protected]… (IBM) 1. …
- 1:49 PM Ticket #7428 (Redrawing chart in FF3 causes it to be duplicated below) created by
- If you create a simple x-y line Chart2D plot using a button to cause …
- 1:25 PM Ticket #6219 (BorderContainer: Add public drag notifications) closed by
- fixed: (In [14839]) fixes #6219 * adds getSplitter method to BorderContainer? …
- 1:16 PM Ticket #7427 (dojox.widget.SortList not working within BorderContainer) closed by
- fixed: (In [14838]) fixed nested layout cases, fixes #7427
- 1:14 PM Ticket #7427 (dojox.widget.SortList not working within BorderContainer) created by
- BorderContainer? changes have to be reflected in dojox.widget.SortList? …
- 8:29 AM Ticket #7426 (Tree: changing text size via menu repeats background image) created by
- Using the Menu in IE6 to display the text bigger or smaller breaks the …
- 4:37 AM Ticket #7329 (TabContainer: cannot set contents of hidden tab to be layout widget) closed by
- duplicate: OK, I'm going to assume this is a dup of #5672. Seems like it is.
- 4:31 AM Ticket #7362 (TabContainer not so ok in IE) closed by
- invalid: You need to include tundra, or at least dijit.css. Then it works. …
- 4:16 AM Ticket #7330 (dojo.NodeList doesn't support .onsubmit) closed by
- fixed: (In [14837]) add load and error syntactic sugar for NodeList?, fixes #7330
- 4:00 AM Ticket #3711 ([docs]Editor porting guide) closed by
- wontfix: closing porting guide bugs that are a year old, as it's clear they're …
- 2:18 AM Ticket #7405 (Editor in Dialog does not return the content) closed by
- fixed: Fixed in [14835].
- 1:15 AM Ticket #7410 (dijit.Editor is broken in nightly build 11/Aug/2008 with FF2) closed by
- fixed: Hmm, OK, I hope it's really fixed and not a timing race condition.
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 …
Note: See TracTimeline
for information about the timeline view.