Timeline
Sep 19, 2007:
- 8:52 PM Ticket #4508 (Stack, TabContainer: key navigation is backwards in RTL) created by
- perhaps others. We need to special case anywhere we use a left or …
- 8:28 PM Ticket #4363 ([cla/patch/enhancement] dojox.data.FlickrRestStore implementation) closed by
- fixed: (In [10562]) Updated FlickrRestStore?. fixes #4363
- 7:34 PM Ticket #3537 (focus should return to DropDownButton / Combobutton on menu close) closed by
- worksforme: I can't recreate this anymore, please reopen if not confirmed fixed.
- 7:29 PM Ticket #4505 (TabContainer tabbing broken) closed by
- fixed: (In [10560]) fixes #4505. Problem was that all tab title buttons were …
- 7:25 PM Ticket #4507 (Checkbox images are misaligned with their inputs with large text on FF) created by
- Checkbox images are misaligned with their corresponding input elements …
- 6:51 PM Ticket #4274 (focus is not evident when use ctrl-pageup/ctrl-pagedown to move ...) closed by
- fixed: Fixed/Obsoleted? via work on 4312
- 6:50 PM Ticket #3556 (AccordionContainer: refactor Accordion to reuse more Stack code (see ...) closed by
- wontfix: Closing as wontfix.
- 6:44 PM Ticket #4312 (Stack key navigation events refactor) closed by
- fixed: (In [10559]) Fixes #4312: reduces code size. moves all key handling …
- 6:21 PM Ticket #4312 (Stack key navigation events refactor) reopened by
- 6:02 PM Ticket #4065 (Add + and - key options for tree expand/collapse (remove left/right arrow?)) closed by
- wontfix: Original request has been reconsidered and is no longer needed. …
- 5:59 PM Ticket #4312 (Stack key navigation events refactor) closed by
- fixed: (In [10557]) Fixes #4312: reduces code size by 14 lines. moves all key …
- 5:25 PM Ticket #4506 (ComboBox/FilteringSelect not updating.) created by
- I'm porting my code from 0.4 to 0.9 and I've noticed that the …
- 3:38 PM Ticket #4505 (TabContainer tabbing broken) created by
- Introduced with this nightly: …
- 2:59 PM Ticket #4504 (ComboBox does not initialize properly in Opera - shows digit '0' as ...) created by
- I used the standard example code for bringing up "dijit.form.ComboBox?" …
- 2:44 PM Ticket #4503 (upgrade to CLDR 1.5) created by
- 1:25 PM Ticket #4502 (TabContainer: Several bugs when adding tabs programatically) created by
- I noticed the problems in test_TabContainer_remote.html . - When …
- 1:04 PM Ticket #4501 (Widgets cannot be root of templates) created by
- HOW TO REPRODUCE: Click on: …
- 1:02 PM Ticket #3893 (BiDi: tooltip on anchor, text shows up in wrong location) closed by
- fixed: (In [10554]) BiDi? workaround for IE. Fixes #3893
- 12:42 PM Ticket #4500 ([patch/ccla] Clean up cometd.js a bit, improve reporting for ...) created by
- This ticket does a couple of things: - Removes two places where …
- 6:45 AM Ticket #4499 (dojo._loadModule function signature incorrect) created by
- The rational for the second argument ("exactOnly") in dojo._loadModule …
- 5:28 AM Ticket #4488 (LayoutContainer inside LayoutContainer weirdness) closed by
- invalid: I realize this isn't documented well, but actually this is a problem …
- 5:15 AM Ticket #4448 (form tag breaks render when inside SplitContainer or TabContainer) closed by
- invalid: This still isn't a dijit bug. You have […] so there's a <div> …
- 3:01 AM Ticket #4392 (Add custom attributes to form-widget) closed by
- fixed: (In [10550]) Copy over native HTML FORM attributes. Refs #3058. Fixes …
- 2:53 AM Ticket #3894 (bidi: color palette dropdown button positioned incorrectly) closed by
- fixed: (In [10549]) BiDi? patch for ColorPalette?. Thanks Justin. Fixes #3894
- 2:28 AM Ticket #4498 (RTL Spinner in themeTester is backwards) created by
- Bring up themeTester.html?dir=rtl and click on the Form Feel tab. The …
- 2:00 AM Ticket #4497 (DateTextBox wth no value shows "Invalid Date", i.e. canonical form not ...) created by
- Go to …
- 1:11 AM Ticket #4385 (iframe display issue with tooltips on IE6) closed by
- invalid: OK, I can reproduce the problem but only with that standalone version …
- 12:21 AM Ticket #4490 (refactor ComboBox hasFocus flag and ValidationTextBox validated(isFocused)) closed by
- invalid: OK, changed my mind about this one, at least for now. Maybe that flag …
Sep 18, 2007:
- 11:55 PM Ticket #4496 (Avoid allowing fractional calculations when sizing domNodes) closed by
- fixed: (In [10548]) fixes #4496 - scanned over other dijit's and didn't see …
- 10:27 PM Ticket #4495 (Use of assignment equals instead of comparison ==) reopened by
- peller: I'm OK wrapping the assignment in another set of parentheses …
- 9:31 PM Ticket #4470 (Dialog is not centered after resizing the window) reopened by
- bill, i'm reopening this to address again. onResize is very common. …
- 9:24 PM Ticket #4496 (Avoid allowing fractional calculations when sizing domNodes) created by
- apparently it goes against css spec and allegedly is what causes the …
- 8:47 PM Ticket #2468 (Change build an loader behavior for dojo.requireIf() vs. ...) closed by
- wontfix: I'm closing this as as a wontfix. The xdomain loader is already …
- 8:45 PM Ticket #2690 (intern-strings breaks when absolute paths are used) closed by
- fixed: This is fixed in the current trunk code for 0.9+. It actually might be …
- 8:36 PM Ticket #4390 (FF2 ComboBox: disabling causes ComboBox to disappear) closed by
- fixed: Inadvertently fixed by [10541].
- 8:30 PM Ticket #1655 (debugAtAllCosts eliminating need to call writeIncludes()) closed by
- fixed: This should be fixed with the revision(s) in #3583. It should work …
- 8:26 PM Ticket #3354 (build 0.9-M2 produces "M2 is not defined" in uncompressed version of ...) closed by
- fixed: (In [10547]) Fixes #3354. Using a regexp is clearly better than the …
- 7:50 PM Ticket #4463 (Regression in [10478]: test_FilteringSelect generates error) closed by
- fixed
- 7:48 PM Ticket #4495 (Use of assignment equals instead of comparison ==) closed by
- invalid: This is actually working as designed. This is a valid JS construct. I …
- 6:57 PM Ticket #3884 (TabContainer id does not show up in DOM) closed by
- fixed: In [10527]
- 6:50 PM Ticket #4495 (Use of assignment equals instead of comparison ==) created by
- Loaded dojo.js.uncompressed.js in Aptana IDE and discovered that on …
- 6:10 PM Ticket #4494 (fix arrow keys for toolbar in RTL) closed by
- fixed: (In [10546]) Fixes #4494: arrow keys for toolbar in RTL.
- 5:47 PM Ticket #4494 (fix arrow keys for toolbar in RTL) created by
- The arrow keys are backwards for toolbar in RTL.
- 4:19 PM Ticket #4492 (no keyboard focus on slider) closed by
- fixed: (In [10545]) fixes #4492 - no focus to slider. attributeMap in …
- 4:12 PM Ticket #4439 (Move IE quirk behavior from _Widget to parser) closed by
- fixed: In [10530]
- 4:08 PM Ticket #3918 (No class/id attributes for programmatic SplitContainer) closed by
- fixed: In [10527]
- 2:02 PM Ticket #4493 (wanted: http://archive.dojotoolkit.org/stable/) created by
- Folks testing their work against dojo have requested a stable area of …
- 1:16 PM Ticket #4492 (no keyboard focus on slider) created by
- I suspect this is a regression from the attributemap fix and may …
- 11:17 AM Ticket #4491 (Datastore items sort incorrectly on attributes with null values) created by
- Datastore items sort incorrectly on a attribute/column for which some …
- 10:10 AM Ticket #4490 (refactor ComboBox hasFocus flag and ValidationTextBox validated(isFocused)) created by
- ValidationTextBox?.isValid() and similar functions take an isFocused …
- 8:33 AM Ticket #4489 (ComboBox: dropdown too wide) created by
- After the checkin for the "invalid icon" (the yellow triangle with the …
- 7:52 AM Ticket #4487 (DropDownTextBox unneeded) closed by
- fixed: (In [10544]) Fold DropDownTextBox? mixin into ComboBox?. Having a …
- 7:20 AM Ticket #4488 (LayoutContainer inside LayoutContainer weirdness) created by
- The code below, highly simplified from what I was really trying to do, …
- 5:27 AM Ticket #4487 (DropDownTextBox unneeded) created by
- DropDownTextBox? is only used by ComboBox?, and much of the code in it …
- 5:24 AM Ticket #4482 ([cla][patch] Combobox: dropdown height doesn't adjust as # of items changes) closed by
- fixed: (In [10543]) When the number of elements in the drop down list …
- 4:03 AM Ticket #4486 (Fix license link in layer build copyright) closed by
- fixed: (In [10542]) Fixes #4486. Update link in license file to point to …
- 4:02 AM Ticket #4486 (Fix license link in layer build copyright) created by
- It points to a 404 link.
Sep 17, 2007:
- 11:02 PM Ticket #4485 (attempting to subscribe to a cometd channel without local topics can fail) created by
- Attempting to subscribe to a cometd channel with 'useLocalTopics' set …
- 10:21 PM Ticket #4363 ([cla/patch/enhancement] dojox.data.FlickrRestStore implementation) reopened by
- I added a patch, dojox.data.FlickrRestStore_search.patch, that …
- 8:39 PM Ticket #4484 (remove accordion pane container from the tab order) created by
- Having focus go to the accordion pane container is very confusing for …
- 8:36 PM Ticket #4483 (put content Pane into the tab order) created by
- Since a content pane is less likely to have another widget within it …
- 8:19 PM Ticket #4448 (form tag breaks render when inside SplitContainer or TabContainer) reopened by
- I've made some progress debugging this, and have altered my test …
- 7:56 PM Ticket #4472 (TextBox.setValue/.setDisplayedValue can't set empty string) closed by
- fixed: (In [10539]) Fixes #4472. Proxy commit for haysmark. Changed …
- 7:44 PM Ticket #4482 ([cla][patch] Combobox: dropdown height doesn't adjust as # of items changes) created by
- When the number of items in the ComboBox? dropdown changes, the height …
- 6:49 PM Ticket #4428 (Disabled buttons on a toolbar should not be in the navigation order) closed by
- fixed: (In [10538]) Do not focus disabled widgets. Changed the management of …
- 2:16 PM Ticket #4363 ([cla/patch/enhancement] dojox.data.FlickrRestStore implementation) closed by
- fixed: (In [10535]) Adding in import of contributed extended FlikrStore?. …
- 1:36 PM Ticket #4481 (Invalid UL closure in test html.) closed by
- fixed: (In [10533]) Minor fix. fixes #4481
- 1:30 PM Ticket #4481 (Invalid UL closure in test html.) created by
- In file: dojo/tests/back-bookmark.html: Invalid UL closure: <ul> …
- 1:24 PM Ticket #4480 (NodeList animations cause error) created by
- The NodeList animations make a call to dojo.fx.combine(), which is …
- 12:27 PM Ticket #4479 (Radio button onclick does not check the button) created by
- When you add the onclick event to the dijit radio button in Dojo 0.9, …
- 7:59 AM Ticket #4383 (Top level tree icon not displayed in IE) reopened by
- Try IE7. I'm attaching screen shots this time for IE7 and Firefox. …
Sep 16, 2007:
- 9:33 PM Ticket #4478 (beforeUnload functionality) created by
- In my application, we have some cases where a user can edit a form. …
- 7:48 PM Ticket #2864 (number.js should allow the places constraint to be a range) closed by
- fixed: Sounds like an issue with the widget rather than a regression in …
- 7:47 PM Ticket #4477 (Spinner doesn't work properly with places: '0,2') created by
- From freelock: Setting places:'0,2' results in a NumberSpinner?? that …
- 4:40 PM Ticket #2864 (number.js should allow the places constraint to be a range) reopened by
- Regression: This appears to be broken in head, and 0.9. Setting …
- 4:02 PM Ticket #4476 (NumberSpinner (and NumberTextBox) cannot have an initial value of 0) created by
- This code results in a blank number spinner, and when it's wrapped in …
- 8:56 AM Ticket #4475 (Form widgets: no way to set size) created by
- There seem to be no proper way to set a widget size. It have been …
- 5:18 AM Ticket #4474 (dijit.Declaration should support dojoAttachPoint and dojoAttachEvent ...) closed by
- fixed: (In [10522]) add dojoAttachEvent and dojoAttachPoint cloning on the …
- 5:17 AM Ticket #4474 (dijit.Declaration should support dojoAttachPoint and dojoAttachEvent ...) created by
- like it says on the tin
- 3:32 AM Ticket #4473 (Provide example of how to use "pseudo" argument objects) closed by
- fixed: (In [10520]) Fixes #4473 * Add a new pseudo-arg object * Make …
- 3:31 AM Ticket #4473 (Provide example of how to use "pseudo" argument objects) created by
- Do a quick example using dojox.fx.style to show how we can more easily …
- 1:04 AM Ticket #4450 (StackContainer doesn't follow child.selected) closed by
- duplicate
- 1:04 AM Ticket #4438 (document StackContainer.selectedChildWidget) closed by
- fixed: (In [10519]) /me tries reduction again. Fixes #4438
Sep 15, 2007:
- 11:18 PM Ticket #4470 (Dialog is not centered after resizing the window) closed by
- wontfix: Right, this is by design. Since you can move the dialog, users might …
- 11:16 PM Ticket #4471 (Dialog background resizing slower than window bounds) closed by
- wontfix: Yup. Since the viewport may be bigger than the document (IE, the …
- 6:07 PM Ticket #4472 (TextBox.setValue/.setDisplayedValue can't set empty string) created by
- Hi, In trunk, you cannot use .setValue in a dijit.form.ComboBox? to …
- 9:05 AM Ticket #4471 (Dialog background resizing slower than window bounds) created by
- When I tried to resize the browser window at …
- 8:47 AM Ticket #4470 (Dialog is not centered after resizing the window) created by
- I opened dialog from …
- 8:37 AM Ticket #4469 (Bug in dijit._tree.Controler. When a childnode is added to a not ...) created by
- To reproduce the bug: Using a Tree and a …
- 6:45 AM Ticket #4453 (Add introspection to the Group shape.) closed by
- fixed: (In [10517]) gfx: previous check-in added an introspection to Group …
- 6:16 AM Ticket #4468 (Drupal API cron runs out of memory) created by
- Need to optimize code as well as increase memory
- 1:57 AM Ticket #4467 (RadioButton: cutoff on FF) created by
- In themeTester.html on the "Form Feel" tab, the checkboxes look fine …
- 1:23 AM Ticket #4457 (Option to have the top level of the tree start expanded) reopened by
- This needs some more thought. See #4460. The reason I didn't add …
Sep 14, 2007:
- 11:32 PM Ticket #4466 (Check in Drupal API module) closed by
- fixed: (In [10513]) Fixes #4466. Is a Drupal module to work alongside our …
- 11:30 PM Ticket #4466 (Check in Drupal API module) created by
- It's about time this gets into the repository
- 10:57 PM Ticket #4465 (Update current docscripts to support Drupal module updates) closed by
- fixed: (In [10512]) Fixes #4465 * Create distinction between what …
- 10:46 PM Ticket #4465 (Update current docscripts to support Drupal module updates) closed by
- fixed: (In [10510]) Fixes #4465 * Create distinction between what something …
- 10:45 PM Ticket #4465 (Update current docscripts to support Drupal module updates) created by
- Code needs to be checked in to support the drupal module that will be …
- 8:12 PM Ticket #4464 (Add Toolbar support for widgets, such as ComboButton, with multiple ...) created by
- Currently ComboButtons have 2 problems: 1. the tabIndex is not …
- 7:58 PM Ticket #4463 (Regression in [10478]: test_FilteringSelect generates error) created by
- Load this in Firefox: …
- 4:46 PM Ticket #4462 (xdomain loading of a layer file that contains dojo.gfx fails.) created by
- It fails with an error that looks something like: […] The issue …
- 2:06 PM Ticket #4461 (Propose to add dojo.reduce) created by
- dojo.reduce will iterate the array, apply the callback function to …
- 1:47 PM Ticket #4460 (Tree example is now nearly fully expanded) created by
- Something changed between 2007-09-13 and 2007-09-14 that makes the …
- 1:34 PM Ticket #4459 (XmlStore sendQuery doesnt work if url already had parameters) created by
- When sendQuery=true on the XmlStore? the javascript will extend the url …
- 10:08 AM Ticket #4456 (Minor fix for leaked object reported via sIEve) closed by
- fixed: (In [10507]) Prevent memory leak. Fixes #4456.
- 9:46 AM Ticket #4383 (Top level tree icon not displayed in IE) closed by
- worksforme: Works for me on IE6. I followed your instructions (and I attached the …
- 8:51 AM Ticket #4458 (minor style cleanups) created by
- Dijit and dojo.css need some minor style cleanups (started in #4451). …
- 8:24 AM Ticket #4451 (make spinner arrows less painful to look at) closed by
- fixed: (In [10503]) make arrows generally less visually invasive by lowering …
- 6:46 AM Ticket #4457 (Option to have the top level of the tree start expanded) closed by
- fixed: (In [10502]) allw the top level of a tree to start expanded. fixes #4457
- 6:45 AM Ticket #4457 (Option to have the top level of the tree start expanded) created by
- 4:17 AM Ticket #4456 (Minor fix for leaked object reported via sIEve) created by
- I've been snooping with sIEve. I found just loading the dijit base …
- 4:10 AM Ticket #4455 (Build fails if a dojo.requireIf dependency's test expression fails) closed by
- fixed: (In [10500]) Fixes #4455. Some valid requireIfs cause the build to …
- 4:09 AM Ticket #4455 (Build fails if a dojo.requireIf dependency's test expression fails) created by
- If you include a module resource, like dojo.gfx, that has some …
- 3:16 AM Ticket #3239 (build: i18n module flattening in build is not working) closed by
- fixed: (In [10499]) Fixes #3239. i18n bundle flattening was failing when the …
- 3:09 AM Ticket #4454 (Precision loss in VML renderer) created by
- VML accepts only integral values as coordinates. As a consequence it …
- 3:02 AM Ticket #4453 (Add introspection to the Group shape.) created by
- Presently only VML supports group introspections (enumerating members …
- 2:57 AM Ticket #4156 (Investigate VMLFrame for clipping.) closed by
- invalid: It does work as advertised but it doesn't propagate events handling …
- 1:47 AM Ticket #4448 (form tag breaks render when inside SplitContainer or TabContainer) closed by
- invalid: I see a number of issues with your page1.html file: 1. the outer …
- 1:20 AM Ticket #4452 (un-fsck themeTester.html) closed by
- fixed: Already fixed in [10495]. It's an error because it causes the problem …
Sep 13, 2007:
- 10:58 PM Ticket #4452 (un-fsck themeTester.html) created by
- themeTester.html has been b0rken for several days due to colliding …
- 10:45 PM Ticket #4438 (document StackContainer.selectedChildWidget) reopened by
- From Cameron's mail: in startup, a local variable 'selected' was …
- 10:28 PM Ticket #4451 (make spinner arrows less painful to look at) created by
- today spinner buttons are VERY high contrast, distracting from the …
- 9:27 PM Ticket #4450 (StackContainer doesn't follow child.selected) created by
- Changeset [10482] introduced a bug where setting selected to true on a …
- 9:18 PM Ticket #4449 (Typo in RpcService.js "." used for string concat instead of "+") closed by
- fixed: (In [10494]) "." becomes "+", fixes #4449.
- 9:17 PM Ticket #4449 (Typo in RpcService.js "." used for string concat instead of "+") created by
- Simple typo as in summary, vis. […]
- 9:02 PM Ticket #4448 (form tag breaks render when inside SplitContainer or TabContainer) created by
- I have setup a test case for this here: …
- 8:53 PM Ticket #4088 (FilteringSelect: Invalid Focus if use the select list) closed by
- fixed: (In [10492]) Fixes #4088. Proxy commit for haysmark. Changed …
- 7:39 PM Ticket #4447 (dojo.publish throws an exception if you publish to a topic that has no ...) closed by
- fixed: (In [10491]) ensure that dojo.publish() does not stop execution of …
- 6:54 PM Ticket #4447 (dojo.publish throws an exception if you publish to a topic that has no ...) created by
- Not much more to say than the subject.
- 6:37 PM Ticket #4406 (Themes need to account for <input type="file">) closed by
- fixed: there is a prototype in [10490] in dojox.widget ... closing this, as …
- 4:47 PM Ticket #4446 (doh runner.js has a reference to a non-existent module ("doh._base")) created by
- The doh runner.js has a dojo.require statement for a module that I …
- 3:53 PM Ticket #4211 (TabContainer - retains hover state class) reopened by
- I am currently working on the latest code (trunk). I still have …
- 2:32 PM Ticket #4134 (Safari/Webkit: ComboBox with vertical scroll bars also has horizontal ...) closed by
- fixed: (In [10489]) Fixes #4134. Proxy commit for haysmark. Add extra space …
- 7:01 AM Ticket #4445 (Dialog: Enable onCancel or similar event on dialog close) created by
- When use closes a Dialog with the X, there is no callback to let the …
- 5:10 AM Ticket #4444 (Form input widgets: set outer width via style tag) created by
- It would be nice to be albe to set the size of a form widget, so that: …
- 4:51 AM Ticket #4443 (dijit.form.Textarea is not parsed if placed into innerHTML of another ...) closed by
- invalid: Parsing happens on load, and then you are adding a new element after …
Sep 12, 2007:
- 11:40 PM Ticket #4443 (dijit.form.Textarea is not parsed if placed into innerHTML of another ...) created by
- If I run the attachment, the div should contain a working parsed …
- 7:12 PM Ticket #4442 (accordionPane title bar focus is very hard to distinguish) created by
- This is the same issue as #4285 but rather than modify that existing …
- 7:05 PM Ticket #4441 (Add DnD Features to dijit.tree) created by
- Implement DnD features for dijit.Tree. Default behavior is still a …
- 5:41 PM Ticket #4440 (dijit.popup.close() has invalid order of operations) created by
- The "close" method inside of dijit.popup has an invalid order of …
- 4:44 PM Ticket #4439 (Move IE quirk behavior from _Widget to parser) created by
- As per Bill's request Anyway, all of the issues seem to revolve …
- 4:08 PM Ticket #4394 (ItemFileWriteStore save() is not functional) closed by
- fixed: (In [10483]) Minor fix to save. fixes #4394
- 3:59 PM Ticket #4438 (document StackContainer.selectedChildWidget) closed by
- fixed: (In [10481]) document selectedChildWidget property. Fixes #4438
- 3:59 PM Ticket #4438 (document StackContainer.selectedChildWidget) created by
- 3:34 PM Ticket #4437 (Validation warnings during input inpolite) created by
- wrt to, though extends #4427 - when you are entering data into an …
- 1:16 PM Ticket #4436 (Focus lost on interacting with toolbar) created by
- If the cursor is set into the middle of a word (no selection is taken) …
- 1:12 PM Ticket #4435 (getViewport returning somtetimes a null height in firefox) created by
- Hi evryone ! I noticed a problem with the getViewport function in …
- 12:56 PM Ticket #4434 (Cut/Copy/Paste behavior strange) created by
- If text is selected, normally the icons for cut/copy should be …
- 12:47 PM Ticket #4433 (Undo/Redo not working) created by
- This is an severe impact to our customers. We need to have those …
- 12:16 PM Ticket #4353 (TreeNode events afterExpand and afterCollapse not published properly) closed by
- wontfix: Oh... well you don't really need topics for that (or for anything …
- 11:02 AM Ticket #4432 (combo box does not dismiss drop down when clicking in main document ...) closed by
- fixed: (In [10480]) Fix bug where couldn't close combo box drop down. Was …
- 6:21 AM Ticket #4432 (combo box does not dismiss drop down when clicking in main document ...) created by
- The ComboBox? drop down menu (and I think all menus) should dismiss …
- 5:20 AM Ticket #3583 (debugAtAllCosts variant) closed by
- fixed: (In [10479]) Fixes #3583. Introduces debugAtAllCosts support via …
- 5:20 AM Ticket #4431 (TabContainer doLayout=false not working as expected) closed by
- duplicate: Right, this is a dup of #4019. Not planning to support doLayout=false …
- 5:19 AM Ticket #3583 (debugAtAllCosts variant) closed by
- fixed: (In [10478]) Fixes #3583. Introduces debugAtAllCosts support via …
- 12:57 AM Ticket #3961 ([meta] base size reductions) reopened by
- oops. didn't mean to close.
- 12:57 AM Tickets #3961,4424 batch updated by
- fixed: (In [10475]) Add comments for isObject plus style mods. Fixes #4424, #3961
Sep 11, 2007:
- 10:34 PM Ticket #4431 (TabContainer doLayout=false not working as expected) created by
- When setting attribute doLayout=false, the tab container renders right …
- 9:57 PM Ticket #4430 (Normalize DnD file names to be conformant to the Dojo Guidelines.) created by
- More specifically all files, which define classes, should have …
- 9:47 PM Ticket #4401 (FilteringSelect broken by svn commit 9948 - no longer sets name on ...) closed by
- fixed: (In [10474]) Fixes #4401. Proxy commit for haysmark. Removed …
- 9:27 PM Ticket #4429 (Myriad Pro rendering glitch on Mac OS X Firefox 2) created by
- Myriad Pro and Myriad Web Pro cause text overlap issues on Firefox 2 …
- 8:54 PM Ticket #4236 (Combo box and onchange event handler issues) closed by
- fixed: Right, asking onchange for something called event does not make sense …
- 7:50 PM Ticket #4428 (Disabled buttons on a toolbar should not be in the navigation order) created by
- Disabled buttons are removed from the tab order on HTML pages. To be …
- 7:11 PM Ticket #4427 (validation text boxes with required: true are rude) created by
- today, validation text boxes show the error state if no default value …
- 6:56 PM Ticket #4426 (TimeTextBox UI impractical for high granularity selection (ex: 5 ...) created by
- The new time picker widget is nearly unusable. It's ugly, hard to get …
- 6:21 PM Ticket #4425 ([patch][ccla] Query doesn't handle queries by ID relative to a root ...) created by
- Lets say I have an HTML DOM element that does not belong to the …
- 6:13 PM Ticket #4424 (dojo.isObject: why true for null?) created by
- Maybe this is intentional, but I just tripped over it and there's a …
- 5:46 PM Ticket #4423 (regression: focus is no longer visible on combobutton in FF) created by
- When using the tab key to move through the buttons on …
- 4:42 PM Ticket #4123 (Implement arrow key navigation in toolbar) closed by
- fixed: (In [10466]) Extracted the keyboard behavior from Menu and created a …
- 4:35 PM Ticket #4422 (dijit.form.DateTextBox constraints:{trim:true} dosn't work) created by
- not sure if it's not inteded to be provided but it is listed in the …
- 4:27 PM Ticket #4421 ([cla][patch] Safari and dijit.Editor) created by
- Hi there! I posted some Patches back in 2006 to get Editor2 working …
- 4:01 PM Ticket #4420 (Normalise onfocus and onblur) created by
- onfocus and onblur bubble upwards in most browsers. However, in IE …
- 11:33 AM Ticket #4418 (Tree without root +) closed by
- fixed: That can be achieved simply with a CSS rule about dijitTreeIsRoot. Of …
- 9:16 AM Ticket #4419 (Tree: top tree node has unnecessary upward line in tundra) created by
- The top node of a tree with the tundra style looks like it comes from …
- 9:04 AM Ticket #4418 (Tree without root +) created by
- It would be great if the Tree dijit had an option not to display the + …
- 8:51 AM Ticket #4417 ([patch][ccla]ComboBox and FilteringSelect lose IDs) created by
- With a <select><option> construction in plain old HTML, it is possible …
- 4:39 AM Ticket #3661 (unify icons in tundra.css (?)) closed by
- fixed: seems this is done in tundra. reopen if something is horribly missing, …
- 4:32 AM Ticket #4397 (dojox.validate.regexp.js references dojo.string.escapeRegExp(), but ...) closed by
- fixed: fixed in [10462]. unit tests still not working, so may not fix fully, …
- 4:30 AM Ticket #4396 (dojox.validate.check.js references dj_undef() function, but dj_undef() ...) closed by
- fixed: (In [10462]) dojox checkin fixes #4396 and $4397 - wrt to: #4396, its …
- 3:46 AM Ticket #4416 (dojo hello, world demo) closed by
- fixed
- 3:41 AM Ticket #4416 (dojo hello, world demo) created by
- contributed by Evan Huang (IBM)
- 3:27 AM Ticket #117 (dojo.io.bind tests do not indicate whether the test was successful or not) closed by
- fixed: This should be fixed with the DOH green/red tests.
- 2:37 AM Ticket #4415 (TimeTextBox clickableIncrement and visibleIncrement not working) created by
- TimeTextBox?'s clickableIncrement and visibleIncrement attributes as …
- 2:21 AM Ticket #4321 (InlineEditBox format bug) reopened by
- 1:34 AM Ticket #4414 (Dialog: bug using filtering select in modal dialog with refreshOnShow ...) created by
- Steps to reproduce: 1. Create a modal dialog using …
- 12:08 AM Ticket #4314 (Query parameters are not passed to the server with dojo.xhrPut()) closed by
- invalid: I can't reproduce the problem. When I watch the HTTP requests in a …
Sep 10, 2007:
- 11:50 PM Ticket #666 ("file","submit","reset","button" not sent with form) closed by
- wontfix: I don't think we'll provide a flag for this. Normally, the browser …
- 11:45 PM Ticket #4405 (formToObject doesn't add form input="submit" values) closed by
- invalid: I don't think formToObject should collect submit types, since the main …
- 11:37 PM Tickets #4259,4330 batch updated by
- fixed: (In [10458]) Fixes #4259 and #4330. Fixes for form values with …
- 10:13 PM Ticket #4399 (Rearrange base dojo.js to allow for smaller loader code) closed by
- fixed: Closing this for now. Tries some different shrinksafe variable naming …
- 8:14 PM Ticket #3459 (Compataiblity problem with MooTools on load) closed by
- invalid: No test case. Closing this out. Feel free to open with a test case.
- 5:38 PM Ticket #4413 (create dijit routine to find first/last focusable item in a container) created by
- There are cases where it would be useful to know the first/last …
- 3:42 PM Ticket #4412 (make sure mail demo is accessible) created by
- Need to make sure that the mail demo is accessible so we can …
- 3:10 PM Ticket #4411 (When tooltip dialog gets focus, focus needs to be on a component) created by
- Using …
- 2:14 PM Ticket #4410 (CsvStore needs updates to support declarative instantiation....) closed by
- fixed: (In [10457]) Minor enhancement to CsvStore?. fixes #4410
- 1:14 PM Ticket #4410 (CsvStore needs updates to support declarative instantiation....) created by
- CsvStore? needs updates to support declarative instantiation.... These …
- 1:02 PM Ticket #4409 (Safari: dijit.Editor dies while creating an unlabelled Button) created by
- Hi all! I'm working towards getting dijit.Editor usable in Safari. …
- 8:56 AM Ticket #4408 ([patch] [CLA] Form widget: process native elements in addition to widgets) created by
- dijit.form.Form.getValues() currently ONLY submits values of widgets …
- 8:34 AM Ticket #4407 (dijit/_base/place.js: viewport height calculation fix) created by
- Before it was […] I changed it to: […]
- 7:47 AM Ticket #4406 (Themes need to account for <input type="file">) created by
- This kind of form element (input type="file") sticks out like a sore …
- 6:54 AM Ticket #4405 (formToObject doesn't add form input="submit" values) created by
- […] When submitting this form via xhrGet the address returned is …
- 5:02 AM Ticket #4404 (Accessing data through Dojo Storage on two offlines pages) created by
- I've offlined two pages: page X and page Y (from the same domain). In …
- 4:52 AM Ticket #4367 (TabContainer not sizing properly in the client area of LayoutContainer) closed by
- fixed: There's another open bug(s) about the id attribute not getting copied …
- 4:43 AM Ticket #4403 (dojo.formToObject doesnt understand name="someArray[]") closed by
- duplicate: Duplicate of #4259
- 4:37 AM Ticket #4403 (dojo.formToObject doesnt understand name="someArray[]") created by
- if you have a form with 2 inputs with name="someArrayInPHP[]" you will …
Sep 9, 2007:
- 2:11 PM Ticket #4402 (dojo._Animation delay param) created by
- the dojo._Animation pseudo-docs say delay: is a property you can mix …
Sep 8, 2007:
- 9:37 PM Ticket #4401 (FilteringSelect broken by svn commit 9948 - no longer sets name on ...) created by
- Hi, Running my application with Dojo trunk, all FilteringSelects? have …
- 5:22 PM Ticket #4367 (TabContainer not sizing properly in the client area of LayoutContainer) reopened by
- Thanks, the nested LayoutContainer? did do what I wanted to do. I do …
- 3:39 AM Ticket #4400 (dijit.demos.chat - bug tracking placeholder) created by
- placeholder for bugs and comments regarding dijit.demos.chat - be kind.
- 1:04 AM Ticket #4399 (Rearrange base dojo.js to allow for smaller loader code) created by
- Move code out of _base/_loader for things that are strictly not loader …
Sep 7, 2007:
- 11:14 PM Ticket #4321 (InlineEditBox format bug) closed by
- fixed: (In [10450]) Fixes #4321. Changed the test_InlineEditBox.html to not …
- 10:00 PM Ticket #4398 (Include LICENSE files with 0.9 code) closed by
- fixed: (In [10449]) Fixes #4398. Add LICENSE file.
- 9:57 PM Ticket #4398 (Include LICENSE files with 0.9 code) created by
- Need to add the LICENSE files to the 0.9 code.
- 7:30 PM Ticket #4389 (dijit.form.ComboBox fails (this.domNode = null) after reloaded from ...) closed by
- duplicate: Dup of #4038. We fixed this just after the 0.9 cut. I ran the test …
- 5:17 PM Tickets #4379,4387 batch updated by
- fixed: (In [10445]) checkin refs #3661 - adding unified icon nodes to …
- 4:04 PM Ticket #3562 (only first validation alert spoken by the screen reader) closed by
- invalid: Using JAWS 9.0 driver 289 FF2 fails but FF3 3.0a8pre works, i.e. there …
- 3:47 PM Ticket #4397 (dojox.validate.regexp.js references dojo.string.escapeRegExp(), but ...) created by
- In dojox.validate.regexp.js, line 314, it references …
- 3:36 PM Ticket #4396 (dojox.validate.check.js references dj_undef() function, but dj_undef() ...) created by
- dojox.validate.check.js uses the method/function dj_undef in several …
- 2:37 PM Ticket #3811 (implement keyboard a11y for tooltips) closed by
- fixed: (In [10444]) Removed Tooltip.isShowingNow and moved the checks to see …
- 1:44 PM Ticket #4395 (CsvStore doesn't handle empty string fields) closed by
- fixed: (In [10443]) Minor fix to CsvStore?. fixes #4395
- 1:14 PM Ticket #4395 (CsvStore doesn't handle empty string fields) created by
- CsvStore? doesn't handle empty string fields In an in-house app that …
- 12:54 PM Ticket #4394 (ItemFileWriteStore save() is not functional) created by
- The saving functions defined inside save() use this pointer. I think …
- 10:15 AM Ticket #4393 (TabContainer: support tooltips on tab buttons) created by
- A tooltip can be attached to a tab container as in the following …
- 8:52 AM Ticket #4392 (Add custom attributes to form-widget) created by
- I have a form-widget like so: […] which is after parsing and …
- 7:41 AM Ticket #4391 (Bottom of button cut off with IE (7?) and soria theme) created by
- The bottom border of the button in the following example does not …
- 2:46 AM Ticket #4248 (Mail demo: resize screen smaller doesn't work) closed by
- fixed: Fixed by [10441]
- 2:35 AM Ticket #4367 (TabContainer not sizing properly in the client area of LayoutContainer) closed by
- fixed: As for example2, actually this isn't a bug. You've done: […] which …
- 2:27 AM Ticket #2928 (LayoutContainer inside LayoutContainer has weird scrollbar) closed by
- fixed: (In [10441]) Remove unnecessary dijitAlignClient { overflow: auto; }. …
Sep 6, 2007:
- 10:17 PM Ticket #4390 (FF2 ComboBox: disabling causes ComboBox to disappear) created by
- When you disable a ComboBox? in FF2, it will flat out disappear. It …
- 9:06 PM Ticket #4389 (dijit.form.ComboBox fails (this.domNode = null) after reloaded from ...) created by
- When a dijit.form.ComboBox? is first loaded into a ContentPane?, it …
- 8:49 PM Ticket #2331 (Dojo Compressor - can we have an option to NOT normalize utf-8 encoded ...) reopened by
- I'm sorry, but where is the fixed custom_rhino.jar file that includes …
- 7:39 PM Ticket #4388 (ComboBox down arrows "bleed through" overflow in IE) created by
- We have an app that creates ComboBoxes? programmatically and adds them …
- 6:59 PM Ticket #4387 (Slider widget needs disabled state styling) created by
- ticket to close when i checkin Slider disabled state styling for …
- 6:37 PM Ticket #4154 (ValidationTextBox: can't disable popups for missing/invalid values) closed by
- fixed: (In [10439]) Fixes #4154. Check for invalidMessage override.
- 6:00 PM Ticket #4386 (xhr inflight watcher has bad loop logic) closed by
- fixed: (In [10437]) Repair _watchInFlight loop, fixes #4386.
- 5:59 PM Ticket #4386 (xhr inflight watcher has bad loop logic) created by
- _watchInFlight uses dojo.forEach to iterator over the private …
- 3:54 PM Ticket #4380 (dijit Slider - setDisabled() has no effect.) closed by
- fixed: (In [10435]) Fixes #4380. FIxed test_Slider.html to not duplicate …
- 3:14 PM Ticket #4385 (iframe display issue with tooltips on IE6) created by
- On IE6, tooltips display with a gray bar and white box on their left. …
- 1:16 PM Ticket #4384 (destroyRendering on an open FilteringSelect leaves the "popdown" visible) created by
- When a dijit.form.FilteringSelect? widget is open, calling its …
- 11:42 AM Ticket #4383 (Top level tree icon not displayed in IE) created by
- If icons are added to trees (for example, using the code below), IE …
- 5:02 AM Ticket #4382 (update tests, comments per book review) created by
- Along reviewing books noticed some problems with the test file …
- 4:02 AM Ticket #4381 (StackContainer close() method does not destroy descendants) created by
- I'm not sure this is the right place for the fix, but so far it hasn't …
- 3:01 AM Ticket #4380 (dijit Slider - setDisabled() has no effect.) created by
- the current code in Slider.js has a setDisabled() method that sets …
- 12:01 AM Ticket #4251 (Textarea: programmatic creation fails (FF)) closed by
- fixed: (In [10430]) Fixes #4251. For FF, Textarea postCreate now checks that …
Sep 5, 2007:
- 10:47 PM Ticket #4379 (dijit.form.Button css glitch) created by
- When hovering over a button, the background shows through. This isn't …
- 7:12 PM Ticket #4378 (IE6 Security Problem with NodeList and document.domain) created by
- In our development we have come across a security issue when …
- 7:01 PM Ticket #4358 (keyboard invocation of context menu does not work on mac in FF) closed by
- worksforme: Yes, ctrl-space does work so closing as "worksforme". Don't know why …
- 6:04 PM Ticket #4377 (Using CSS to switch pointer for high contrast mode facilitation) created by
- In my reading of the dojo book and my experience with the test …
- 5:54 PM Ticket #4376 (IE: wai.js causes a long horizontal scrollbar in RTL direction) created by
- See Justin's patch (attached) Looks harmless enough, but I don't …
- 5:50 PM Ticket #4375 (BiDi enable Grid) created by
- 5:50 PM Ticket #4374 (BiDi enable SplitContainer) created by
- 5:50 PM Ticket #4373 (BiDi enable LayoutContainer) created by
- 5:49 PM Ticket #4372 (BiDi enable Textarea) created by
- 5:49 PM Ticket #4371 (BiDi enable Editor) created by
- 5:48 PM Ticket #4370 (BiDi enable TabContainer) created by
- 5:47 PM Ticket #4369 ([patch]IE: DnD avatar is positioned wrong in themetester (rtl)) created by
- http://archive.dojotoolkit.org/dojo-2007-09-04/dojotoolkit/dijit/themes …
- 5:44 PM Ticket #4368 ([patch]IE: RTL ComboBox dropdown does not work at all in themeTester) created by
- http://archive.dojotoolkit.org/dojo-2007-09-04/dojotoolkit/dijit/themes …
- 5:22 PM Ticket #4367 (TabContainer not sizing properly in the client area of LayoutContainer) created by
- I'm seeing two different issues related to TabContainer? sizing when …
- 4:20 PM Ticket #4366 (dojox.cometd API enhancement request) created by
- dojox.cometd.subscribe should return a handle, so …
- 3:46 PM Ticket #4362 (dijit.form.InlineEditBox displays "?" on value=null.) reopened by
- 1:02 PM Ticket #4365 (Forced contentType for rawXhrPost appropriate?) created by
- 558 FIXME: is this appropriate for all content …
- 4:22 AM Ticket #4331 (Allow building a custom dojo.js base) closed by
- fixed: (In [10424]) Fixes #4331. At least for now. Conditional comment …
- 4:16 AM Ticket #4364 (dojo.query - using ">" matches nothing in lots of ways) created by
- Simple test case: pull up a page - any (dojo 0.9) page - and ask: …
- 3:01 AM Ticket #4363 ([cla/patch/enhancement] dojox.data.FlickrRestStore implementation) created by
- preview of dojox.data.FlickrRestStore? attached - developed by Shane …
- 12:36 AM Ticket #4362 (dijit.form.InlineEditBox displays "?" on value=null.) closed by
- invalid: This is by design; otherwise on a span with no contents there'd be …
Sep 4, 2007:
- 11:22 PM Ticket #4362 (dijit.form.InlineEditBox displays "?" on value=null.) created by
- The dijit.form.InlineEditBox? displays a question mark whenever the …
- 9:15 PM Ticket #3932 (dijit.Menu has X-HTML incompatibilites) closed by
- fixed: (In [10421]) Fixes #3932. Add terminating / to <input> tags and …
- 8:20 PM Ticket #4361 (dojo.fx.slideTo destroys default alignment) created by
- Example can be found here: …
- 5:52 PM Ticket #4360 (regression: toolbar high contrast mode not working in FF) closed by
- fixed: (In [10420]) fixes #4360 - _testCommon.js sets body class, crushing …
- 3:46 PM Ticket #3049 (bidi patches for dijit) closed by
- fixed: base bidi patches are done for now, I hope. Will address individual …
- 3:32 PM Ticket #4360 (regression: toolbar high contrast mode not working in FF) created by
- I suspect that the CSS was changed to fix the size of the toolbar …
- 2:22 PM Ticket #4359 (Tree: how to indicate that a tree item has an associated context menu?) created by
- it would be nice to visually indicate that a tree item has an …
- 2:19 PM Ticket #4358 (keyboard invocation of context menu does not work on mac in FF) created by
- There is no way to invoke the context menu via the keyboard in Firefox …
- 2:06 PM Ticket #4354 (Pattern fill seems to be broken under SVG renderers) closed by
- wontfix: Both Safari and FF do not support patterns. Opera does, and DojoX GFX …
- 12:34 PM Ticket #4357 (dojo.declare: ii.apply is not a function) created by
- The Dojo Book 0.9 gives this example for defining classes: …
- 12:08 PM Ticket #4356 (dojo.style: return values) created by
- If top/left is "auto", dojo.style returns 0. Same with lineHeight when …
- 1:26 AM Ticket #4355 (isValidISBN() should be isValidIsbn()) closed by
- fixed: (In [10417]) fixes #4355 - rename dojox.validate.isValidISBN to …
Sep 3, 2007:
- 6:11 PM Ticket #4355 (isValidISBN() should be isValidIsbn()) created by
- To conform to the Dojo Style Guide, dojox.validate.isValidISBN() …
- 5:22 PM Ticket #4354 (Pattern fill seems to be broken under SVG renderers) created by
- (DojoX 0.9+) While trying to emulate HTML CSS background-image …
- 1:32 PM Ticket #4353 (TreeNode events afterExpand and afterCollapse not published properly) created by
- In dojo 0.9.0 release and Firefox 2. I'm trying to catch the …
- 12:12 PM Ticket #4352 (typo in test_Tree) closed by
- fixed: (In [10415]) fixes #4352 - typo in test_Tree.html
- 12:11 PM Ticket #4352 (typo in test_Tree) created by
- reported on dojo-interest, simple typo in test_Tree.html
- 11:57 AM Ticket #4351 (dojox.validate.isbn to validate ISBN) closed by
- fixed: (In [10414]) fixes #4351 - adding dojox.validate.isbn validation …
- 1:57 AM Ticket #4351 (dojox.validate.isbn to validate ISBN) created by
- Attached is the isbn.js that implements dojox.validate.isValidISBN. It …
- 1:54 AM Ticket #4350 ([dojox.validate] d.validation.tests fails to run most of tests) created by
- Test is against r10412, Firefox 2.0.0.6 on Genoo. When runTests.html …
- 1:50 AM Ticket #2108 (MenuBar: dropdown menu alignment is a little off) closed by
- fixed: OK, we aren't supporting MenuBar? anymore (but instead supporting …
- 1:48 AM Ticket #1068 (Editor interferes with dragging of FloatingPane) closed by
- fixed: Confirmed this isn't an issue with Dialog and Editor (using …
- 1:44 AM Ticket #2702 (Topics created by TreeV3 are not destroyed) closed by
- wontfix
- 1:42 AM Ticket #4238 (dijit.Tree violates the dojo.data API.) closed by
- fixed: The remaining issue is with getIdentity(), but it's not a bug per se. …
- 1:38 AM Ticket #3191 (Tree: provide right click event) closed by
- fixed: Alex has checked in an example of how to do this in test_Tree.html. …
- 1:35 AM Ticket #1973 (Tree: doesn't expand correctly when working with a nested TreeNode two ...) closed by
- fixed: Judging from demos/i18n.html this seems to be fixed but please reopen …
Sep 2, 2007:
- 3:09 AM Ticket #4308 (tundra and soria css reference no.gif, causes 404s) reopened by
- it seems in ie6, the url:(images/no.gif) is being read as …
- 1:34 AM Ticket #4076 (use constructor to initialize hash or array variables, postscript to ...) closed by
- fixed: (In [10412]) 1. in Widget.js, call create() from postscript() rather …
- 12:35 AM Ticket #4263 (Incorrect rendering of LayoutPane/ContentPanes after being initialized ...) closed by
- duplicate: Merged into report #4169.
Sep 1, 2007:
- 3:42 PM Ticket #4349 (dijit.form.HorizontalSlider broken in RTL mode) created by
- as seen in the test case: …
- 6:16 AM Ticket #4345 (dojo.parser.parse is too simplistic in the case of arrays) closed by
- wontfix: Right, I don't want to use the array feature for anything more …
Aug 31, 2007:
- 11:40 PM Ticket #4348 (Add extension mechanims to declare that supports name-free 'inherited') closed by
- fixed: (In [10408]) Add 'extend' method to declared classes (not instances), …
- 11:39 PM Ticket #4348 (Add extension mechanims to declare that supports name-free 'inherited') created by
- Declare names functional properties so that a short-form of …
- 5:29 PM Ticket #4078 (color palete from combo button - pressing tab goes to wrong place) closed by
- fixed: (In [10407]) Implement tab handling in dijit.popup.open(). Fixes #4078.
- 4:21 PM Ticket #4347 (button disappears on TooltipDialog on IE6) created by
- To reproduce: 1. open test_Dialog.html in IE6 1. open the Tooltip …
- 4:19 PM Ticket #4346 (white block in top left of test_Dialog.html on IE6) created by
- When the test_Dialog.html file is loaded in IE6 a white block is …
- 2:58 PM Ticket #4345 (dojo.parser.parse is too simplistic in the case of arrays) created by
- I'm looking for a way to pass an array of strings into a widget. Some …
- 1:53 PM Ticket #3974 (dojo.isFF is set incorrectly under Debian Linux) closed by
- wontfix: Weird. It sounds like they're leaving it out of the user-agent out of …
- 7:29 AM Ticket #4338 (Parser: allow overriding startup methods) closed by
- fixed
- 6:54 AM Ticket #4344 (When publishing /dnd/move/start or stop pass a mover to subscribers) closed by
- fixed: (In [10404]) Now when dojo.dnd.Mover publishes a topic, it passes …
- 6:54 AM Ticket #4344 (When publishing /dnd/move/start or stop pass a mover to subscribers) created by
- When dojo.dnd.Mover publishes a topic, it should pass itself as a …
- 6:27 AM Ticket #4338 (Parser: allow overriding startup methods) reopened by
- this change breaks dijit.Declaration's use of _wireUpMethod, meaning …
- 5:56 AM Ticket #4343 (Menu gets opened and closed when you click on a dropdown button in Opera) created by
- Test case …
- 5:26 AM Ticket #4257 (Tree: allow connection to relational data stores) closed by
- fixed: This is fixed. See demos/i18n.html for testcase.
- 5:19 AM Ticket #4342 (Tree: keyboard navigation code can be shorter) created by
- Keyboard navigation code in Tree.js (originally in Controller.js) …
- 5:05 AM Ticket #4333 (dijit._tree.Controller.onDelete() breaks on MSIE 7.0) closed by
- fixed: (In [10402]) Fix various bugs with updates to store. Fixes #4333, …
- 3:50 AM Ticket #4338 (Parser: allow overriding startup methods) closed by
- fixed: (In [10399]) Fixes #4338: allow setting widget startup methods via …
- 1:57 AM Ticket #4283 (Dialog: regression in [10361]) closed by
- fixed: OK, TooltipDialog? problem filed as #4340, and Dialog/href sizing …
- 1:57 AM Ticket #4341 (Dialog: allow setting max-width) created by
- In test_Dialog.html on 'slow loading href' dialog, after it's shown, …
- 1:55 AM Ticket #4340 (TooltipDialog: href broken) created by
- The TooltipDialog? href broke (haven't traced down when). Just try the …
- 1:39 AM Ticket #4339 (Dialog: when the horizontal and vertical scrollbar both exist in ...) created by
- if the content in page is overflowed, and the vertical and horizontal …
Aug 30, 2007:
- 10:21 PM Ticket #4338 (Parser: allow overriding startup methods) created by
- If function foo() is called by postCreate() etc., then you can define …
- 9:01 PM Ticket #4329 (ComboBox options does not like colons) closed by
- worksforme: I tried that and it worked just fine.
- 6:42 PM Ticket #4337 ([patch][cla]Unable to return a custom error from a Deferred Canceller.) created by
- The deferred documentation says that if the "canceller" returns a …
- 5:07 PM Ticket #4336 (djConfig should allow a list of modules to be auto-required) created by
- it should be possible to load modules (particularly in simple pages) …
- 3:30 PM Ticket #4335 (Allow custom copyrights for non-dojo build directories) created by
- If you include your "mycompany" directory as part of your build, the …
- 3:06 PM Ticket #4331 (Allow building a custom dojo.js base) reopened by
- Here is what I'm thinking for syntax, feel free to suggest something …
- 2:41 PM Ticket #4334 (dojo 0.9: dojo.fx.wipeIn() and dojo.fx.wipeIn() cross browser issues) created by
- In order for a div to properly wipe in and out on various platforms I …
- 10:49 AM Ticket #4333 (dijit._tree.Controller.onDelete() breaks on MSIE 7.0) created by
- dijit._tree.Controller.onDelete() throws exception "Not implemented" …
- 6:07 AM Ticket #4332 (trailing comma in lightbox) closed by
- fixed: (In [10392]) fixes #4332: trailing comma in lightbox
- 6:06 AM Ticket #4332 (trailing comma in lightbox) created by
- 5:03 AM Ticket #4331 (Allow building a custom dojo.js base) closed by
- fixed: (In [10391]) Fixes #4331. Allow building a custom dojo.js base.
- 4:53 AM Ticket #4331 (Allow building a custom dojo.js base) created by
- For some testing/specialized cases, we should allow building custom …
- 4:11 AM Ticket #4330 (xhrGet not working with select multiple in a form) created by
- Passing a form to xhrGet that has a select with the multiple attribute …
- 2:05 AM Ticket #4329 (ComboBox options does not like colons) created by
- ComboBox? failes to render correctly whenever there is a colon at the …
- 12:41 AM Ticket #4328 (djConfig support for dojo.require url versioning) created by
- When a new verion of dojo is required, it is wise to force a client to …
Aug 29, 2007:
- 11:35 PM Ticket #3206 (Port dojo.lang.shallowCopy to Dojo 0.9) closed by
- fixed: dojo.clone() made it into 0.9
- 10:36 PM Ticket #4317 (inlineeditbox for textarea w/o save cancel does not close with escape ...) closed by
- fixed: (In [10388]) Fixes #4317. CR chars were being randomly added by IE.
- 8:49 PM Ticket #4327 (SingleQuote in content using iframe transport fails) created by
- Having a single quote in a property of content passed to bind posts …
- 8:49 PM Ticket #4326 (Extra page loads with refreshOnShow="true") created by
- When I use refreshOnShow="true" with my ContentPanes? the initial …
- 8:20 PM Ticket #4325 (Safari/Webkit: Wrong dojo._abs behavior) created by
- Refer to: …
- 7:22 PM Ticket #4324 (Placeholder for dojox.chart3d) created by
- This is a placeholder to host the latest code for dojox.chart3d.
- 7:21 PM Ticket #4323 (Placeholder for dojox.gfx3d) created by
- This is a placeholder to host the latest code for dojox.gfx3d.
- 7:19 PM Ticket #4322 (Support labels on indeterminate progress bars) created by
- Support labels on indeterminate progress bars. Requesting for the …
- 6:39 PM Ticket #4321 (InlineEditBox format bug) created by
- I open InlineEditBox? to check FilteringSelect? and I find three odd …
- 6:32 PM Ticket #4319 (1.0: Add identity support to OpmlStore) closed by
- fixed: Tested on: Firefox 2.0.0.6 Safari B3 IE 6 IE 7 Firefox 1.5.0.12 …
- 6:12 PM Ticket #4320 (1.0: Tree is broken on IE.) closed by
- fixed: (In [10384]) Fixing IE break in Tree. fixes #4320
- 6:02 PM Ticket #4320 (1.0: Tree is broken on IE.) created by
- The tree code has an IE break. Trailing comma. Line: 268 var …
- 5:45 PM Ticket #4050 (inline autoSave filtering select - pressing Esc immediately closes ...) closed by
- fixed: (In [10383]) fixes #4050 commit for Pete Brunet (IBM CLA on file). …
- 5:25 PM Ticket #4319 (1.0: Add identity support to OpmlStore) created by
- 1.0: Add identity support to OpmlStore? Simple identity support to …
- 4:08 PM Ticket #4318 (DateTextBox - Esc doesn't revert if alpha chacter entered) created by
- Using the inline test case tab down to the inline date box, press …
- 3:37 PM Ticket #4317 (inlineeditbox for textarea w/o save cancel does not close with escape ...) created by
- In test_inlineeditbox.html tab down to the last inline paragraph (the …
- 3:35 PM Ticket #4131 (Safari/Webkit: one line TextArea has horizontal scroll bar) closed by
- fixed: (In [10382]) Fixes #4131. The textarea needs a default width.
- 3:22 PM Ticket #3976 (Safari 3.0 fails Combobox Test on Arrow down...) closed by
- wontfix: Right there is no keyboard support for dijit widgets in Safari at this …
- 1:51 PM Ticket #4293 (Textarea/FF 2.0 Linux does not expand if initial value is empty) closed by
- fixed: (In [10381]) Fixes #4293. The hidden div used for sizing must be …
- 1:40 PM Ticket #4316 (refactoring in 0.9 defeats good design and separation of concerns) closed by
- invalid: This isn't a bug, and this isn't the right place for critiques or …
- 12:10 PM Ticket #4315 (dojo 0.9 look and feel colors not neutral) closed by
- invalid: fwiw, the theme 'tundra' uses all grey gradients, and aims at being …
- 11:21 AM Ticket #4316 (refactoring in 0.9 defeats good design and separation of concerns) created by
- I find it really disturbing that some packages are broken and partly …
- 11:15 AM Ticket #4315 (dojo 0.9 look and feel colors not neutral) created by
- The new look and feel is really beautifull, but it uses the non …
- 8:18 AM Ticket #4300 (Tree: dijit._TreeNode does not call "_afterExpand" and ...) closed by
- fixed: Ah good point. I'm not sure why those functions were even there, so I …
- 12:22 AM Ticket #4313 (Slider displays NaN onChange) closed by
- fixed: (In [10379]) Fixes #4313. Add check for infinite discrete values.
Aug 28, 2007:
- 11:18 PM Ticket #4309 (Accordion inside split pane has trouble expanding) closed by
- invalid: It sounds like you should first get rid of the intermediate …
- 10:44 PM Ticket #4314 (Query parameters are not passed to the server with dojo.xhrPut()) created by
- I was playing with dojo xhrPut(), xhrPost(), xhrDelete() and xhrGet() …
- 9:40 PM Ticket #4086 (FilteringSelect: Invalid message alert not popping up) closed by
- fixed: (In [10376]) Fixes #4086. Proxy commit for haysmark. Added calls to …
- 9:31 PM Ticket #4297 (dijit.form.Textarea does not destroy properly) closed by
- fixed: (In [10375]) Fixes #4297. Don't let event manager clean up an event …
- 7:37 PM Ticket #4265 (InlineEditBox handler cancel) closed by
- fixed: (In [10373]) Fixes #4265. Added enableSave boolean function for users …
- 6:30 PM Ticket #4313 (Slider displays NaN onChange) created by
- the problem first shows up here: …
- 6:01 PM Ticket #4312 (Stack key navigation events refactor) created by
- Focus should go to the tab button when there is a page change. …
- 5:59 PM Ticket #4275 (ctrl-w with focus on tab title will delete browser tab) closed by
- fixed: (In [10372]) Fixes #4275: now also swallow ctrl+w event for …
- 5:56 PM Ticket #4130 (Spinner: displays NaN) closed by
- fixed: (In [10371]) Fixes #4130. Removed value from the Spinner template. …
- 5:51 PM Ticket #4311 (Combobox Previous Choices/ More Choices not spoken by screen reader) created by
- on quick inspection the value of the input element does seem to get …
- 2:38 PM Ticket #4310 (closed TitlePane opens when setContent() is called) created by
- Consider the following example: var d = new dijit.TitlePane?({title: …
- 1:54 PM Ticket #4309 (Accordion inside split pane has trouble expanding) created by
- Inside the split pane (and then several dom nodes down) I created an …
- 12:16 PM Ticket #4308 (tundra and soria css reference no.gif, causes 404s) closed by
- fixed: (In [10367]) fixes #4308 - references to no.gif point to valid …
Aug 27, 2007:
- 11:32 PM Ticket #4308 (tundra and soria css reference no.gif, causes 404s) created by
- Both tundra.css and soria.css reference a url("no.gif") in them. This …
- 9:08 PM Ticket #4307 (onMouseEnter / onMouseLeave x-browser support) created by
- IE implements the onmouseenter/leave pair of events which do what most …
- 8:17 PM Ticket #4305 (dojo.html.getClass failing in FF when passed SVG node...(old bug?)) closed by
- duplicate: There is no confusion as to the nature of the problem, as you …
- 5:10 PM Ticket #4306 (dojox.io.proxy.xip: Consider using a window focus/blur event to notify ...) created by
- In a comment on my blog: …
- 4:00 PM Ticket #4305 (dojo.html.getClass failing in FF when passed SVG node...(old bug?)) created by
- There is an original thread here that very accurately describes what I …
- 2:46 PM Ticket #4304 (1.0: dojo.data.util.simpleFetch mixin isn't passing null to ...) closed by
- invalid
- 2:42 PM Ticket #4304 (1.0: dojo.data.util.simpleFetch mixin isn't passing null to ...) created by
- 1.0: dojo.data.util.simpleFetch mixin isn't passing null to …
- 12:16 PM Ticket #4303 (splitContainer widget : connects to mousemove and mouseup not being ...) closed by
- duplicate: Invalid, and dup of #4302
- 12:15 PM Ticket #4302 (splitContainer widget : connects to mousemove and mouseup not being ...) closed by
- invalid: The point of Widget.connect() is that the connections are stored and …
- 7:09 AM Ticket #4303 (splitContainer widget : connects to mousemove and mouseup not being ...) created by
- The "beginSizing" method in the splitcontainer widget makes two …
- 7:07 AM Ticket #4302 (splitContainer widget : connects to mousemove and mouseup not being ...) created by
- The "beginSizing" method in the splitcontainer widget makes two …
- 6:26 AM Ticket #4301 (Tree: should have a 'selectNode' method to auto-expand tree) created by
- For example: I've a tree initially collapsed, and I have …
- 6:18 AM Ticket #4300 (Tree: dijit._TreeNode does not call "_afterExpand" and ...) created by
- The problem is here: […] First we create this._wipeIn and …
- 4:35 AM Ticket #4299 (0.9 [dojox.layout.ContentPane] Instead of loadingMessage, `undefined' ...) created by
- When a new tab is created, when using a remote Href to a slow server …
- 4:33 AM Ticket #4298 (No spacing between toolbar menu items (Webkit)) created by
- See attached screenshot. Menubar-esque toolbar doesn't have spacing …
- 3:40 AM Ticket #4291 (BiDi: Calendar arrows point wrong way in FF / RTL) closed by
- fixed: (In [10363]) Remove .tundra rule, which is both redundant and a bug …
- 1:17 AM Ticket #4294 (Dojo Porting Guide: 0.4.x to 0.9: "dojo.debug" not replaced by ...) closed by
- fixed: Fixed the ones I could find.
Aug 26, 2007:
- 5:54 PM Ticket #4297 (dijit.form.Textarea does not destroy properly) created by
- I'm working on an application that regularly replaces the contents of …
- 2:39 PM Ticket #4296 (build error when using packer for optimization) created by
- this happened with current trunk, on Mac OSX and here the error …
- 1:15 PM Ticket #4279 ([cla/patch] dijit.Dialog unaware of visibility state) closed by
- fixed: (In [10361]) fixes #4279 - adds open: param/API to Dialog (though does …
- 1:06 PM Ticket #4215 (Dijit-tests: proposed test suite patch) closed by
- fixed: (In [10360]) pseudo monster commit fixes #4215 - removes testBidi.js …
- 12:25 PM Ticket #4295 (Passing response body to error handler when dealing with XHR error code) created by
- Normally when doing XHR, if the request is invalid (like if a field is …
- 9:56 AM Ticket #4294 (Dojo Porting Guide: 0.4.x to 0.9: "dojo.debug" not replaced by ...) created by
- Dojo Porting Guide: 0.4.x to 0.9 is still showing examples using …
- 12:22 AM Ticket #4293 (Textarea/FF 2.0 Linux does not expand if initial value is empty) created by
- <textarea dojoType="dijit.form.Textarea" id="proj_notes" …
Aug 25, 2007:
- 9:48 PM Ticket #4266 (concat handles NodeList specially (FF)) closed by
- wontfix: The example here is the built-in Array class concat()-ing a NodeList? …
- 3:41 PM Ticket #4211 (TabContainer - retains hover state class) closed by
- worksforme: something fixed this. no longer seeing it.
- 2:42 PM Ticket #4292 (currencytextbox doesn't work in i18n demo) closed by
- duplicate: Ouch. Yep, that's it. Dup of #4270
- 5:47 AM Ticket #4292 (currencytextbox doesn't work in i18n demo) created by
- dijit/demos/i18n.html Doug - I've been staring at this. Bill pretty …
- 5:44 AM Ticket #4291 (BiDi: Calendar arrows point wrong way in FF / RTL) created by
- Looks like the tundra_rtl rules specify .tundra .dijitRTL, and these …
- 4:52 AM Ticket #4290 (dj_global is obsolete, replace it with dojo.global) closed by
- fixed: (In [10357]) Replaced obsolete dj_global with dojo.global. Fixes #4290.
- 4:49 AM Ticket #4290 (dj_global is obsolete, replace it with dojo.global) created by
- Dojo 0.9 uses dojo.global instead of dj_global --- simple replacement …
- 3:45 AM Ticket #4289 (Port web build system to 0.9) created by
- Right now the files for the web build are in the 0.9 tree, but they …
- 3:41 AM Ticket #4288 ("uri" parameter is not defined in scope of method) closed by
- fixed: (In [10356]) Fixes #4288. Bad variable reference from a refactor. …
- 3:09 AM Ticket #4009 (FilteringSelect, Spinner: no styling for invalid value) closed by
- fixed: (In [10355]) Fixes #4009. Consolodated the css styles of InputField?, …
Aug 24, 2007:
- 11:49 PM Ticket #4288 ("uri" parameter is not defined in scope of method) created by
- method: dojo.xdIsXDomainPath makes a reference to a parameter "uri", …
- 10:46 PM Ticket #1727 (removeChild leaks in IE) closed by
- invalid: Please write a testcase against 0.9 (the testcase above calls …
- 8:33 PM Ticket #4235 (Combo Box reset when hitten escape key twice in IE6) closed by
- wontfix: This is a known "feature" of IE. 2 Esc keys cause a form reset …
- 8:23 PM Ticket #4268 (DateTextBox in Dialog has no value) closed by
- invalid: The value is there, but the test file calls dojo.json that skips …
- 7:46 PM Ticket #4287 (FilteringSelect: extraneous text displayed at the bottom of the page) closed by
- fixed: (In [10353]) Fixes #4287. Proxy commit for haysmark. Removed …
- 7:40 PM Ticket #4271 (ComboBox/FilteringSelect bug on initial invalid value) closed by
- duplicate: Dup of #4287.
- 6:56 PM Ticket #3982 (Slider: doesn't always respect discreteValues with showButtons="true") closed by
- fixed: (In [10352]) Fixes #3982. Allow subpixel values.
- 6:44 PM Ticket #4287 (FilteringSelect: extraneous text displayed at the bottom of the page) created by
- Open the inline test case, tab down to the FilteringSelect, press …
- 6:19 PM Ticket #1727 (removeChild leaks in IE) reopened by
- I'm not sure if I need to open a new ticket for this but I'm still …
- 5:43 PM Ticket #4168 (InlineEditBox: highlighting strange) closed by
- fixed: Fixed in [10349].
- 5:39 PM Ticket #4281 (Debugging Dojo 0.9: missing dojo.hostenv.writeIncludes) closed by
- fixed: I updated the book page with the info I mentioned above: …
- 5:37 PM Ticket #4270 (CurrencyTextBox is missing dojo.require) closed by
- fixed: (In [10350]) Fixes #4270. Add require.
- 5:27 PM Ticket #4272 (inlineeditbox with a textbox doesn't work on ie 7) closed by
- fixed: Fixed in [10349].
- 5:21 PM Ticket #4234 (InlineEditBox/DateTextBox: wrong alignment) closed by
- fixed: (In [10349]) Fixes #4234. Placed the edit widget first in the …
- 5:07 PM Ticket #4286 (Dijit test "test_Dialog.html" Dialog rendering issues while dragging) created by
- While trying the test_Dialog.html file that comes with dojo 0.9 …
- 4:43 PM Ticket #4285 (title bar focus needs to be more noticeable) created by
- It is very difficult to determine when the title bar gets focus. Can …
- 4:42 PM Ticket #4280 (Dojo Offline 0.9 does not work when Dojo 0.4 is installed) closed by
- wontfix: In general, multiple versions of Dojo cannot be run together. It is a …
- 3:37 PM Ticket #4284 (Tooltip: support hideDelay) created by
- In Dojo 0.4 you could delay fading out a tooltip. Now hideDelay seems …
- 2:59 PM Ticket #4283 (Dialog: regression in [10361]) created by
- [10361] broke Dialog with href. The ContentPane? code does not load …
- 2:33 PM Ticket #4262 (TitlePane method _onTitleKey results in an error) closed by
- fixed: (In [10348]) fixes #4262. updated reference to this._onTitleClick to …
- 1:12 PM Ticket #4282 (Tooltip: places the tooltips wrong when window is very small.) created by
- Test the following example. Make the window very small so that the …
- 11:35 AM Ticket #4281 (Debugging Dojo 0.9: missing dojo.hostenv.writeIncludes) created by
- In 0.4 there was dojo.hostenv.writeIncludes() to get all loaded …
- 7:53 AM Ticket #2346 (TreeDocIcon.css: Empty URLs cause page reloads) closed by
- fixed: No longer an issue in 0.9.
- 4:02 AM Ticket #4280 (Dojo Offline 0.9 does not work when Dojo 0.4 is installed) created by
- I already had Dojo offline 0.4 installed when I decided to check out …
- 3:37 AM Ticket #4279 ([cla/patch] dijit.Dialog unaware of visibility state) created by
- dijit.Dialog doesn't know if its open or closed. Patch enables similar …
- 2:20 AM Ticket #4258 (I18N demo) closed by
- fixed: (In [10347]) Fixes #4258: I18N demo Note that this is downloading a …
- 12:42 AM Ticket #4277 (cannot set onfocus event for FilteringSelect widget) closed by
- invalid: FilteringSelect? doesn't have an onfocus method, so this isn't a bug …
- 12:41 AM Ticket #4278 (cannot set onfocus event for DateTextBox widget) closed by
- invalid: DateTextBox? doesn't have an onfocus method, so this isn't a bug but …
Aug 23, 2007:
- 11:37 PM Ticket #4278 (cannot set onfocus event for DateTextBox widget) created by
- The following code demonstrates the problem. In ie 7, nothing happens …
- 11:34 PM Ticket #4277 (cannot set onfocus event for FilteringSelect widget) created by
- The following code demonstrates the problem. In ie 7, nothing happens …
- 11:20 PM Ticket #4234 (InlineEditBox/DateTextBox: wrong alignment) reopened by
- This checkin makes themeTester not work on IE, so need a different …
- 10:41 PM Ticket #4261 ([10334] breaks dialog placement...) closed by
- fixed: (In [10345]) Addresses regression from [10334] in Dialog by more …
- 10:18 PM Ticket #407 (dojo.io.cookie.deteteCookie fails to delete domain cookies) reopened by
- Replying to ttrenka: > Double checked against the test …
- 9:38 PM Ticket #4273 (MenuItem Icon) closed by
- invalid: Menus already support icons, just look at the tests. But the API has …
- 9:35 PM Ticket #4276 (Form demo: State drop down too wide) created by
- The drop down list for the state field is wider than the combobox …
- 6:51 PM Ticket #4275 (ctrl-w with focus on tab title will delete browser tab) created by
- ctrl-w should do nothing if the tab panel does not have delete …
- 6:36 PM Ticket #4274 (focus is not evident when use ctrl-pageup/ctrl-pagedown to move ...) created by
- I think we need to think about this a bit more. Currently …
- 5:48 PM Ticket #4273 (MenuItem Icon) created by
- You must add: […] In menuitem template.
- 5:44 PM Ticket #4272 (inlineeditbox with a textbox doesn't work on ie 7) created by
- inlineeditbox with a textbox doesn't work on ie 7. when i click, the …
- 3:47 PM Ticket #4271 (ComboBox/FilteringSelect bug on initial invalid value) created by
- If you load either the ComboBox? or FilteringSelect? test pages with 0.9 …
- 1:42 PM Ticket #4270 (CurrencyTextBox is missing dojo.require) created by
- dijit.form.CurrencyTextBox? inherits from dijit.form.NumberTextBox? but …
- 12:45 PM Ticket #3273 (Display icon next to input box when the value is invalid) closed by
- fixed: (In [10344]) fixes #3273 add icon to indicate validation error and …
- 12:43 PM Ticket #4269 (ComboBox/TitlePane: drop down arrows not displaying in high contrast mode) created by
- This can be seen on ComboBox, FilteringSelect, and TitlePane. These …
- 6:38 AM Ticket #4268 (DateTextBox in Dialog has no value) created by
- Can't seem to get the value of a DateTextBox? in a Dialog box. To …
- 5:43 AM Ticket #3607 (dijit Editor doesn't show any further inputs if bullets are overwritten) reopened by
- There is still a Firefox bug if you select all of the bullets on the …
- 5:01 AM Ticket #4267 (TimePicker bugs in IE6) created by
- Using the TimePicker? from the tests, works mostly fine in Firefox, but …
- 12:51 AM Ticket #4266 (concat handles NodeList specially (FF)) created by
- Not sure if this is considered a bug or not. (Feel free to close.) …
Aug 22, 2007:
- 9:05 PM Ticket #4234 (InlineEditBox/DateTextBox: wrong alignment) closed by
- fixed: (In [10341]) Fixes #4234. Hide the noneditable text before setting …
- 7:39 PM Ticket #4250 (Combobox: strange XdijitInputField) closed by
- fixed: (In [10340]) Fixes #4250. Remove extraneous X from class name.
- 6:17 PM Ticket #4260 (ComboButton dropdown arrow style gets stuck) closed by
- fixed: (In [10339]) Fixes #4260. Retain this.baseClass on mouseout so that …
- 11:58 AM Ticket #4265 (InlineEditBox handler cancel) created by
- The InlineEditBox? handler should have a way to cancel the save. For …
- 11:55 AM Ticket #4264 (InlineEditBox password wrapper) created by
- When InlineEditBox? is used to wrap a password input box, it should not …
- 8:44 AM Ticket #4263 (Incorrect rendering of LayoutPane/ContentPanes after being initialized ...) created by
- In (at least) FF 1.5/Linux there is an initial rendering issue when …
- 8:38 AM Ticket #4262 (TitlePane method _onTitleKey results in an error) created by
- In the method _onTitleKey in dijit/TitlePane.js there is a call to an …
- 4:39 AM Ticket #4261 ([10334] breaks dialog placement...) created by
- Bill's change to place.js breaks the dijit dialog on FF. I don't know …
- 2:32 AM Ticket #4260 (ComboButton dropdown arrow style gets stuck) created by
- In the mail demo, hover then mouse away from the arrow for the "New …
- 2:08 AM Tickets #4249,4255 batch updated by
- fixed: (In [10337]) re fixes #4249 (didn't see the combo box dropdown in …
- 12:35 AM Ticket #4259 ([CLA] multiple input values with the same name get clobbered by ...) created by
- Consider: […] The browser will send: q=a&q=b&q=c formToObject …
Aug 21, 2007:
- 11:44 PM Ticket #4077 (ComboBox: dijit.form._ComboBoxMenu errors with HTML item contents) closed by
- fixed: (In [10335]) Fixes #4077. Proxy commit for haysmark. When determining …
- 11:41 PM Ticket #4249 (Combobox: dropdown list too wide on Mail demo) reopened by
- Hmm, it's still a little too wide, although better than before, at …
- 11:33 PM Ticket #4258 (I18N demo) created by
- Make I18N demo showing tree of countries (or languages), and then …
- 11:32 PM Ticket #4257 (Tree: allow connection to relational data stores) created by
- Currently Tree can't work with a typical relational data store that …
- 11:24 PM Ticket #4045 (ComboBox: popup is sometimes too tall) closed by
- fixed: (In [10334]) Fixes #4045. Proxy commit for haysmark. Change …
- 11:22 PM Tickets #4249,4256 batch updated by
- fixed: (In [10333]) fixes #4256 - adds link tooltipdialog to editor toolbar, …
- 11:15 PM Ticket #4038 (FilteringSelect: Re-creating doesn't work) closed by
- fixed: (In [10332]) Fixes #4038. Proxy commit for haysmark. Check for popup …
- 11:12 PM Ticket #4256 (Mail demo: need TooltipDialog) created by
- Want to have TooltipDialog? in the Mail demo. (It was there before and …
- 11:10 PM Ticket #4255 (Mail demo: use progressbar with percentages) created by
- If you know how many messages you are pretending to download might as …
- 11:06 PM Ticket #4008 (ComboBox: custom style weird) closed by
- fixed: (In [10331]) Fixes #4008. Proxy commit for haysmark. Removed the …
- 11:05 PM Ticket #4254 (Mail demo: list of messages sometimes blank (IE7)) created by
- Not sure if this is a dojo.data bug or something else. On IE7 the …
- 11:00 PM Ticket #4253 (TooltipDialog: no caret (FF2)) created by
- See …
- 10:58 PM Ticket #4252 (ComboBox in TooltipDialog: drop down broken) created by
- I think this is a problem with the popup manager rather than with …
- 10:46 PM Ticket #4251 (Textarea: programmatic creation fails (FF)) created by
- postCreate() of Textarea is being called before the domNode has been …
- 10:39 PM Ticket #4217 (Mail demo: port to Dijit) closed by
- fixed
- 10:37 PM Ticket #3239 (build: i18n module flattening in build is not working) reopened by
- I believe that this problem is still present for bundles in external …
- 10:30 PM Ticket #4250 (Combobox: strange XdijitInputField) created by
- Combobox.html defines XdijitInputField?. I assume it should just be …
- 9:08 PM Ticket #4249 (Combobox: dropdown list too wide on Mail demo) created by
- In [10326], on FF2/mac demos/mail.html, the To/Subject? fields are …
- 9:04 PM Ticket #4248 (Mail demo: resize screen smaller doesn't work) created by
- In [10326], on FF2/mac, start a new message and then make the screen …
- 8:30 PM Ticket #4247 (remove Menu._activateCurrentItem and move functionality to ...) closed by
- fixed: (In [10328]) Fixes #4247: remove Menu._activateCurrentItem and move …
- 8:19 PM Ticket #4247 (remove Menu._activateCurrentItem and move functionality to ...) created by
- There is no need to have Menu._activateCurrentItem: it is only called …
- 8:14 PM Ticket #4243 (preambles invoked multiple times and after constructors) closed by
- fixed: So the new flow is as follows: […] This is actually how it is …
- 7:33 PM Ticket #3971 (No indication to assistive technologies that a tree node is expandable) closed by
- fixed: (In [10327]) Fixes #3971: No indication to assistive technologies that …
- 6:47 PM Ticket #4246 (build system fails when layer file has flattened i18n bundles that are ...) closed by
- fixed: (In [10325]) Fixes #4246. Allow nested layer files that have flattened …
- 6:45 PM Ticket #4246 (build system fails when layer file has flattened i18n bundles that are ...) created by
- Basically, foo/page/view.js references some i18n files. This is a …
- 6:14 PM Ticket #4243 (preambles invoked multiple times and after constructors) reopened by
- [10323] is a start, but I'm not actually ready to close this.
- 6:04 PM Ticket #4243 (preambles invoked multiple times and after constructors) closed by
- fixed: (In [10323]) Prevent duplicating 'preamble' in intermediate delegates, …
- 6:32 AM Ticket #4245 (Declaration: mixins parameter broken) closed by
- fixed: (In [10318]) Fixes #4245: mixins parameter not working (also added …
- 6:05 AM Ticket #4245 (Declaration: mixins parameter broken) created by
- Add test case and bug fixes for mixins parameter, which isn't work …
- 3:52 AM Ticket #4244 (dojox.widget.Loader misbehaviour when cometd is active) created by
- when using dojox.widget.Loader and at the same time dojox.cometd with …
- 3:10 AM Ticket #4243 (preambles invoked multiple times and after constructors) created by
-
Given a
Parent
, two mixins (Mixin1
andMixin2
) and a … - 2:47 AM Ticket #3842 (CLDR generation patches) closed by
- fixed: (In [10317]) Add extra transformation step for special locales in CLDR …
Aug 20, 2007:
- 11:37 PM Ticket #4242 (dijit.layout.layoutChildren: dim argument may be undefined, Internet ...) created by
- For some reason, under certain situations (seems to be when nesting a …
- 11:31 PM Ticket #4241 (IE breaks if the props object passed to dojo._mixin is undefined.) created by
- In _base/lang.js, line 73, there's a branch for IE only that looks …
- 11:02 PM Ticket #4240 (DeferredList errors) created by
- I have found three big bugs: 1. DeferredList? throws an error about …
- 8:37 PM Ticket #4239 (dojo.fx.slideTo calls getComputedStyle multiple times.) created by
- slideTo called getComputedStyle multiple times, and sometimes when it …
- 8:33 PM Ticket #4238 (dijit.Tree violates the dojo.data API.) created by
- The dijit.Tree widget is violating the dojo.data API and is failing …
- 8:05 PM Ticket #4237 (Programmatic combo box throws exception with wildcard usage) created by
- Hi, I encounter problems using the programmatic instantiation of …
- 8:03 PM Ticket #4236 (Combo box and onchange event handler issues) created by
- Hi, I am encountering the following issues regarding combox box and a …
- 7:59 PM Ticket #4235 (Combo Box reset when hitten escape key twice in IE6) created by
- when the ESC key is pressed twice inside a combobox running in IE6, …
- 6:17 PM Ticket #4234 (InlineEditBox/DateTextBox: wrong alignment) created by
- In test_InlineEditBox.html on FF2/Mac click the date text box to edit …
- 1:25 PM Ticket #4225 (Calendar: in high contrast mode +/- don't show up) closed by
- fixed: (In [10308]) fixes #4225 - make sure in a11y mode the + and - (test) …
- 1:14 PM Ticket #4229 (Calendar: arrows wrong in RTL mode (IE)) closed by
- fixed: (In [10307]) fixes #4229 - added some more classes to tundra_rtl for …
- 10:30 AM Ticket #4233 (Pixel bug in dijit.layout.TabContainer css) created by
- When using layoutAlign="top" on a layout widget inside a tabcontainer …
- 9:21 AM Ticket #4232 (big treeV3 scrolls up on href click, link not fired (Mozilla 5.0/FireFox)) created by
- dojo: 0.4.3 component: treeV3 browser: Mozilla 5.0/FireFox Big treeV3 …
- 9:02 AM Ticket #4231 (Declaration: can't use ${} inside attributes) closed by
- fixed: (In [10302]) Fixes #4231: can't use ${} in attributes in dojo.Declaration
- 9:01 AM Ticket #4231 (Declaration: can't use ${} inside attributes) created by
- Simple testcase here: […] The { from ${empid} gets converted to …
- 8:02 AM Ticket #4230 (alwaysshowtoolbar plugin: hide toolbar when scrolled beyond the bottom ...) closed by
- fixed: (In [10299]) fixes #4230
- 8:02 AM Ticket #4230 (alwaysshowtoolbar plugin: hide toolbar when scrolled beyond the bottom ...) created by
- 6:57 AM Ticket #4229 (Calendar: arrows wrong in RTL mode (IE)) created by
- On IE6 the arrows for the Calendar are pointing the wrong direction …
- 6:52 AM Ticket #4228 ([patch]Dropdown positioning wrong in RTL mode) created by
- In themeTester.html?test-bidi click the arrow for the Save …
- 6:51 AM Ticket #4227 (ComboButton initially displayed as LTR in RTL mode (FF2)) created by
- On FF bring up themeTester.html?theme=tundra&dir=rtl On the Button …
- 6:21 AM Ticket #4226 (Calendar: JS error on next/previous month buttons (IE7)) closed by
- fixed: (In [10297]) IE methods were being plucked out of the wrong scope. …
- 6:18 AM Ticket #4226 (Calendar: JS error on next/previous month buttons (IE7)) created by
- Getting exception on IE7 (IE6 and FF work fine) when pressing the next …
- 6:06 AM Ticket #4225 (Calendar: in high contrast mode +/- don't show up) created by
- Tested on IE7. You can still click, but there's no visual …
- 5:39 AM Ticket #4216 (dijit._editor.RichText.getValue() breaks after setValue('') on FireFox) closed by
- fixed: (In [10296]) fixes #4216
- 5:10 AM Milestone 0.9 completed
- Dojo 0.9 is a major milestone on the road to 1.0 (shipping this year). …
- 5:09 AM Ticket #4224 (Remove document.domain references from the codebase) closed by
- fixed
- 5:01 AM Ticket #4224 (Remove document.domain references from the codebase) created by
- They do not seem to help the most common case when everything is …
- 1:26 AM Ticket #3800 (parser does not allow spaces in json attributes?) closed by
- fixed: (In [10292]) Quote all attributes. Fixes #3800
Note: See TracTimeline
for information about the timeline view.