Timeline
Sep 23, 2011:
- 10:38 PM Ticket #13988 ([regression] dijit.Calendar - hovering disabled dates is "jumpy") closed by
- fixed: In [26662]: […]
- 10:13 PM Ticket #13992 (dojo.aspect.around with context option) created by
- I just wondered whether there is no such 'context' parameter for …
- 9:30 PM Ticket #13991 (1.7.0b5: FilteringSelect widget in dojox.grid.DataGrid error in ...) created by
- Version: 1.7.0b5 I'm using a FilteringSelect? widget to edit a column …
- 8:43 PM Ticket #13990 (dojox date add methods do not work correctly) created by
- For Hebrew, Islamic, and Buddhist dates, adding milliseconds does not …
- 7:15 PM Ticket #13899 ([patch] [cla] MVC - Dates don't work in StatefulModel) reopened by
- Dates should never be used with the long format in the constructor. …
- 7:07 PM Ticket #13899 ([patch] [cla] MVC - Dates don't work in StatefulModel) closed by
- fixed: In [26660]: […]
- 6:56 PM Ticket #13334 (Support for pseudo plugins handled by the dojo-combo-api extension) closed by
- fixed
- 6:56 PM Ticket #13804 (Beta 5: Inline stylesheets in build fail) closed by
- worksforme: Replying to iCanDo: > Sorry, dir structure was incorrect. …
- 6:14 PM Ticket #13989 (dojo.store.Memory optimization and question) created by
- First - an optimization. The "add" function first checks to see if the …
- 6:08 PM Ticket #13988 ([regression] dijit.Calendar - hovering disabled dates is "jumpy") created by
- go to the dijit.Calendar test page (eg …
- 4:20 PM Ticket #13848 (test file has unneeded tooltip hack) closed by
- fixed: In [26658]: […]
- 3:55 PM Ticket #13982 (DataGrid - wrong calculation of page height) closed by
- duplicate: Thanks, but the fix doesn't seem to work for me in either FF or …
- 3:42 PM Ticket #13978 (move _destroyOnRemove property public and document in dojox.grid) closed by
- fixed: Yep, I also didn't realize this attribute until started fixing …
- 3:19 PM Ticket #13987 (Disable default timeout in RpcService) created by
- The default timeout in dojo.rpc.RpcService? is 3 seconds. The default …
- 3:15 PM Ticket #13969 ([Touch Demo] Enable Async Loading) closed by
- fixed: In [26657]: […]
- 2:44 PM Ticket #13986 (Using dojox.mobile.deviceTheme.loadDeviceTheme('Android') does not ...) created by
- When using dojox.mobile.deviceTheme.loadDeviceTheme('Android') to …
- 2:41 PM Ticket #13714 (EnhancedGrid Search plugin gives stale results after grid is sorted) closed by
- duplicate: Duplicate with #13861
- 1:50 PM Ticket #13857 (ColorPalette: makes crash of Browser of Android..) closed by
- fixed: In [26654]: […]
- 10:04 AM Ticket #13804 (Beta 5: Inline stylesheets in build fail) reopened by
- Sorry, dir structure was incorrect. Dir structure: […] If i move …
- 9:46 AM Ticket #13000 (dojo/i18n.js + requireJS failure) closed by
- fixed: You should use the dojo/i18n plugin for dojo modules. You can still …
- 9:42 AM Ticket #13075 (builder should throw error if profile=InvalidName) closed by
- fixed: In [26653]: […]
- 9:21 AM Ticket #13985 (Issue with row height when fetching data) created by
- If you set fetchText to "", row height was set to default (not to …
- 9:13 AM Ticket #13984 (Bug with focus at DataGrid) created by
- I have DataGrid? and ToolTipDialog?, for setup visibility of columns, …
- 9:12 AM Ticket #13220 (AMD: assumptions about "require") closed by
- fixed: With #13968, toAbsMid has been removed. Dojo should be compat with …
- 9:00 AM Ticket #13983 (Issue in calculation of default page height) created by
- The defualt page height is calculated at "dojox.grid._Scroller" at …
- 8:55 AM Ticket #13982 (DataGrid - wrong calculation of page height) created by
- I have grid with more then 300000 rows, i was found that when i …
- 8:45 AM Ticket #13784 (lazy loading of dojo/dnd/Source via require results in uncaught exception) closed by
- fixed: In [26652]: […]
- 8:03 AM Ticket #13681 (Dojo build problem with 1.7.0dev (23930)) closed by
- fixed: In [26651]: […]
- 4:36 AM Ticket #13981 (dojox.grid._View._cleanupRowWidgets damages nested widgets) created by
- If you use a widget with nested widgets (composite widget?) in a …
- 1:21 AM Ticket #13202 (when builder crashes during optimizing, orphan procs are left in node) closed by
- fixed: In [26649]: […]
Sep 22, 2011:
- 11:10 PM Ticket #13980 ([meta] many IE6 regression test failures) created by
- I see failures in the dijit regression on IE6 in: - …
- 7:58 PM Ticket #13979 (text color in dijit.form.TextArea does not follow @text-color from ...) created by
-
add
color: @text-color;
to .claro .dijitTextBox in form/Common.less … - 7:28 PM Ticket #13679 (Using deprecated profileFile argument causes error) closed by
- fixed: Replying to neonstalwart: > i'm also getting an extra …
- 6:48 PM Ticket #13978 (move _destroyOnRemove property public and document in dojox.grid) created by
- Recently a co-worker stumbled across the code in _View.js that checks …
- 6:37 PM Ticket #13804 (Beta 5: Inline stylesheets in build fail) closed by
- worksforme
- 6:32 PM Ticket #13977 (.dijitTooltipContainer css does not set color of text in claro theme) created by
- dijit.css sets the color for .dijitTooltipContainer as `color: …
- 4:08 PM Ticket #13432 (DataGrid : deleting a row does not notify grid.selection) closed by
- fixed: In [26641]: […]
- 3:44 PM Ticket #13976 (dojox/mobile/ListItem cant launch external content) closed by
- fixed: In [26639]: […]
- 3:43 PM Ticket #13976 (dojox/mobile/ListItem cant launch external content) created by
- A typo from AMD conversion at line 208 in ListItem? is keeping external …
- 3:11 PM Ticket #13975 (Deleting value in DateTextBox inside DataGrid) created by
- When user sets value to dijit.form.DateTextBox? in ordinary form, then …
- 2:26 PM Ticket #13974 (ValidationTextBox inside DataGrid) created by
- When I use dijit.form.DateTextBox? for editing value inside a cell of …
- 2:15 PM Ticket #13679 (Using deprecated profileFile argument causes error) reopened by
- http://bugs.dojotoolkit.org/browser/dojo/util/trunk/build/buildControl. …
- 1:40 PM Ticket #13970 ('dojo is not defined' issue caused by dojo loader) closed by
- invalid: this is the expected behavior for earlier versions of dojo up to and …
- 1:27 PM Ticket #12975 (Regression -- Popup Window of "href" of ListItem is Blocked by Chrome) closed by
- fixed: In [26635]: […]
- 12:35 PM Ticket #13973 (JsonRestStore - reference error on) closed by
- duplicate: Yet another dup of #10615.
- 12:34 PM Ticket #13725 (dirtyObject is undefined dojox.rpc.JsonRest) closed by
- duplicate: Dup of #10615.
- 11:06 AM Ticket #13973 (JsonRestStore - reference error on) created by
- When using DataGrid?, JsonRestStore? for in-grid editing. A fail …
- 10:24 AM Ticket #13972 (EnhancedGrid cookie plugin sets column width to 0 or negative values ...) created by
- The test case is a modified version of test_enhanced_grid_cookie.html …
- 9:46 AM Ticket #13938 (build: action=clean doesn't delete anything, and still builds) closed by
- fixed: In [26634]: […]
- 9:34 AM Ticket #13335 (Enhance dojo/text plugin to make use of dojo-combo-api feature) closed by
- fixed: The design of combo service plugins has changed since this patch was …
- 9:27 AM Ticket #13679 (Using deprecated profileFile argument causes error) closed by
- fixed: In [26633]: […]
- 8:57 AM Ticket #13971 (A dojo.dnd.Source does not seem to work any more when contained in a ...) created by
- See attached example which creates two dojo.dnd.Sources, each …
- 8:43 AM Ticket #13968 (implement AMD loader plugin spec) closed by
- fixed: In [26631]: […]
- 8:38 AM Ticket #13970 ('dojo is not defined' issue caused by dojo loader) created by
- This happens to SDK version only. When using a release version, it …
- 8:24 AM Ticket #13969 ([Touch Demo] Enable Async Loading) created by
- Async loading is a new feature which can improve the perf of dojo …
- 7:34 AM Ticket #13968 (implement AMD loader plugin spec) created by
- A plugin spec has been agreed on the AMD-implement list: …
Sep 21, 2011:
- 10:42 PM Ticket #13967 (shrinksafe fails when code uses 'final' keyword) created by
- i was trying to build my.widgets.final.something and was …
- 6:57 PM Ticket #13966 ([patch] [cla] dojox.widget.Rotator conversion to AMD format) created by
- Simple conversion of dojox.widget.Rotator, AutoRotator?, the rotator …
- 6:12 PM Ticket #13965 (css for disabled inputs in dijit.css is more specific than theme css ...) created by
- when trying to make a custom theme based on claro i discovered that …
- 3:34 PM Ticket #13675 (Use on.emit() for firing gesture events) closed by
- fixed: Already fixed by #13828
- 3:29 PM Ticket #13441 (_FocusManager.js blurHeader() _colHeadNode , node is null) closed by
- fixed: Already fixed by [25141]
- 3:11 PM Ticket #13392 (DojoGrid bug: cannot select row while setValue is being called.) closed by
- wontfix: This was already discussed at …
- 3:02 PM Ticket #13861 (Search Plugin for Enhanced Data Grid does not account for sort) closed by
- fixed: In [26624]: […]
- 2:55 PM Ticket #13671 (datagrid sorting keeps incorrect selection) closed by
- duplicate: Duplicate with #7304 which provided a fix: "The selection …
- 2:49 PM Ticket #13964 (scrollbar activates DnD) created by
- http://archive.dojotoolkit.org/dojo-2011-09-21/dojotoolkit/dijit/tests/ …
- 2:20 PM Ticket #13963 (FF: dijit.Calendar: Jaws does not announce months when they change) created by
- If you arrow down through the calendar, the month is not announced if …
- 11:32 AM Ticket #13962 (OOPS with attributes not working properly) closed by
- invalid: This is a common beginner mistake. Your sub_folders array is shared …
- 10:09 AM Ticket #13962 (OOPS with attributes not working properly) created by
- I wanted to use Dojo OOPs for creating folder/file data structure …
- 9:42 AM Ticket #13704 (loader.xdomin test failures (IE6)) closed by
- fixed: this is a duplicate of #13409
- 9:13 AM Ticket #13409 (xdomain test failures) closed by
- fixed: In [26620]: […]
- 9:12 AM Ticket #13961 (Gird - formatter widget doesn't get destroyed which leads to ...) closed by
- fixed: In [26619]: […]
- 8:50 AM Ticket #13961 (Gird - formatter widget doesn't get destroyed which leads to ...) created by
- This happens to all grid types including DataGrid?, EDG, TreeGrid? and …
- 7:53 AM Tickets #13643,13644 batch updated by
- fixed: In [26616]: […]
- 7:32 AM Ticket #13627 ([patch] [cla] making dojo/main use correct module return value) closed by
- fixed: In [26615]: […]
- 6:57 AM Ticket #13939 ([regression] dojo.deprecated and dojo.experimental are no longer ...) closed by
- fixed: In [26614]: […]
- 6:53 AM Ticket #13960 (allow pruning of dojo.experimental and dojo.deprecated when ...) created by
- Should be able to prune dojo.experimental and dojo.deprecated just …
- 6:31 AM Ticket #13825 (dojo.ready does not fire after faulty require) closed by
- invalid: By definition, dojo.ready calls the callback after all requested …
- 6:29 AM Ticket #13826 (userConfig.loaderPatch is not mixed in) closed by
- fixed: In [26613]: […]
- 6:14 AM Ticket #13484 (dojo/_base/kernel and dojo/_base/config have factoring errors) closed by
- fixed: In [26612]: […]
- 6:08 AM Ticket #13959 (improve modules to not automatically augment the dojo module value) created by
- As of 1.7, many modules attempt to return a module value but also …
- 4:58 AM Ticket #13650 (tests.loader.requirejs-urlfetch-sync test failure (IE8)) closed by
- fixed: duplicate of #13410; now fixed
- 4:57 AM Ticket #13410 (urlfetch test failure) closed by
- fixed: In [26610]: […]
- 3:17 AM Ticket #13674 (borderContainer.php should not allow script attacks) closed by
- fixed
- 2:49 AM Ticket #13382 (Transition Animation: After 1st time transition, Scrolling View will Flash) closed by
- fixed: In [26606]: […]
- 1:08 AM Ticket #13942 (dojox.mobile.CheckBox "value" attribute not set) closed by
- fixed: In [26605]: […]
Sep 20, 2011:
- 11:06 PM Ticket #13945 (IE Explorer: Word jumbling when using dijit.TitlePane with Dojo ...) closed by
- duplicate: Dup of #13947 (or vice-versa).
- 11:02 PM Ticket #13958 (Add HTML5 history support to dojo.hash) created by
- I've been working on adding HTML5 history support to dojo.hash to …
- 6:44 PM Ticket #13957 (Doh selfTest problem) created by
- My system : Linux 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:17:25 …
- 6:41 PM Ticket #13956 (Doh 1.7.0b5 scopeTest errors) created by
- My system : Linux 2.6.38-11-generic #50-Ubuntu SMP Mon Sep 12 21:17:25 …
- 5:39 PM Ticket #13955 (dojox.json.schema.validate doesn't take into account default values ...) created by
- Case in point, validating the JSON core schema against itself: var …
- 5:16 PM Ticket #13954 (build crashes when encountering special files) created by
- Running a 1.7 build against a working 1.6.1 codebase as a regression …
- 4:21 PM Ticket #13953 (dojo.store.util.QueryResults bug?) created by
- I'm using the new dojo.store api for the first time and trying to …
- 4:04 PM Ticket #13952 (Add alignment & layouts for GFX) created by
- Add alignment & layouts for GFX
- 4:02 PM Ticket #13932 (Support Origins on Pattern Fills) closed by
- duplicate
- 3:56 PM Ticket #13950 (Support SVG Masks in gfx) closed by
- duplicate: dup of #13927
- 3:43 PM Ticket #13951 ([patch][ccla]Support pixel access api's on Canvas renderer) created by
- Support CanvasPixelArray? and ImageData? in new Canvas extensions module
- 3:39 PM Ticket #12498 (Chart2d Line Shadow does not function with Dojo 1.5+) closed by
- wontfix: This is because shadows property has been renamed to shadow (without …
- 3:37 PM Ticket #13950 (Support SVG Masks in gfx) created by
- Support SVG's mask features in GFX
- 3:36 PM Ticket #13949 (Support CSS style "class"es on GFX shapes) created by
- allow styles to be defined/shared across multiple gfx nodes.
- 3:32 PM Ticket #13948 (Add Clipping & Helpers for shapes like Rect) created by
- Add Clipping & Helpers for shapes like Rect
- 2:33 PM Ticket #13947 (TitlePane: closing then opening makes text in !ValidationTextBox ...) created by
- Hi, we are using spring webflow project with dojo elements with the …
- 2:25 PM Ticket #13946 (dijit.Tree & DnD fails in scrollable container) created by
- my page uses a bordercontainer to layout the elements. on the left …
- 2:19 PM Ticket #13945 (IE Explorer: Word jumbling when using dijit.TitlePane with Dojo ...) created by
- hi, we are using spring webflow project with dojo elements with the …
- 12:14 PM Ticket #12691 (Error Message IE9 and dojox.charting) closed by
- invalid: One more time it looks like you are adding the chart to a node not yet …
- 9:47 AM Ticket #13944 (BorderContainer: child with missing region attribute should throw ...) created by
- When a child of dijit.layout.BorderContainer? is missing the region …
- 8:55 AM Ticket #13829 (Unable to receive mousdown event) reopened by
- The opener cover looks larger than the screen size, and that seems to …
- 7:51 AM Ticket #13384 (Transition Animation: Randomly Transition is disabled after many ...) closed by
- fixed: In [26602]: […]
- 6:24 AM Ticket #13943 (DataGrid does not render data after setStore()) created by
- Hello everybody, there has appeared a phenomena that I would like to …
- 4:46 AM Ticket #13942 (dojox.mobile.CheckBox "value" attribute not set) created by
-
For example: in
dojox/mobile/tests/test_FormControls.html
: …
Sep 19, 2011:
- 2:46 PM Ticket #13900 (Dijit Editor selectall copies extra tags into the clipboard on Chrome) closed by
- invalid: Copy to clipboard is a native browser operation, it isn't controlled …
- 2:43 PM Ticket #13492 (when select the inserted emotion icon,the emotion's selection range ...) closed by
- fixed: Fixed by browser vendor. Closing bug here.
- 2:39 PM Ticket #13696 (Initial space in dijit._editor.RichText in webkit browser) closed by
- wontfix: The problem is specific to firefox, the space is required, or focus …
- 2:36 PM Ticket #13438 (Select a font and then select a size the font was not remembered and ...) closed by
- duplicate: Dup of #11297
- 2:00 PM Ticket #13941 (Border Layout IE9 splitter problem) created by
- If I try to move a splitter in IE9 a cant free the mouse again on …
- 2:52 AM Ticket #13918 (Problems building Dojo 1.7 into single file) closed by
- invalid: the build compresses the entire tree in addition to creating "layer" …
- 2:34 AM Ticket #13940 (Calls to getLocalization prevent removal of legacy loader) created by
- With these calls in place, it is impossible to set either …
Sep 18, 2011:
- 11:30 PM Ticket #13939 ([regression] dojo.deprecated and dojo.experimental are no longer ...) created by
- This is a behavioral regression from 1.6, but I'm not sure if it's …
- 11:18 PM Ticket #13938 (build: action=clean doesn't delete anything, and still builds) created by
- I suppose this is actually kind of 2 bugs in 1 report... Firstly, …
- 10:26 AM Ticket #13934 (Support custom Strokes for paths (SVG)) closed by
- duplicate: Dup of #13933.
- 9:41 AM Ticket #13787 (Consider Provide "moveFrom" in TransitionIn events) closed by
- fixed: In [26596]: […]
- 9:33 AM Ticket #13905 (The mobile themes and test files need to be updated) closed by
- invalid: Thanks for letting me know this. It was #13916 that broke the compat …
Sep 17, 2011:
- 9:38 PM Ticket #13937 (CouchDBRestStore - problem with non object views) created by
- CouchDBRestStore assumes that the value of all views is an object and …
- 9:29 PM Ticket #13936 (JsonRestStore - path broken) created by
- dojox/json/schema.js was uppercase. […]
- 8:50 PM Ticket #13935 (Calendar does not accept ISO date with Safari) created by
- Setting a proper ISO date value to a calendar widget fails with Safari …
- 7:53 PM Ticket #13934 (Support custom Strokes for paths (SVG)) created by
- 7:53 PM Ticket #13933 (Support custom Strokes for paths (SVG)) created by
- 7:52 PM Ticket #13932 (Support Origins on Pattern Fills) created by
- 7:50 PM Ticket #13931 (Add Batch/Suspend redraw api for SVG) created by
- 7:49 PM Ticket #13930 (Add Radial/Elliptical Gradients) created by
- Also look into transformation of gradients
- 7:47 PM Ticket #13929 (Ability to use SVG Defs) created by
- Performance improvements for gfx
- 7:46 PM Ticket #13928 ([patch][CCLA]Add SVG Filters api to GFX) created by
- This patch adds support for the SVG Filter API in the gfx SVG renderer …[…]
- 7:46 PM Ticket #13927 (Add module for SVG Masks) created by
- 7:42 PM Ticket #13926 (Create module for missing Canvas API features) created by
- 7:42 PM Ticket #13925 (Add SMIL h/w pushdown for fx.Animation (SVG)) created by
- 7:33 PM Ticket #13924 (Support for WebGL in GFX) created by
- Low Level, difficult to draw arbitrary paths, splines, curves, …
- 7:22 PM Ticket #13923 (Add Canvas API Extensions) created by
- Pixel buffer access doublebuffer multiframe
- 2:19 PM Ticket #13922 (Observable unnecessarily removes promise decoration) closed by
- fixed: In [26594]: […]
- 2:18 PM Ticket #13922 (Observable unnecessarily removes promise decoration) created by
- Observable's whenFinished method returns new promise when it doesn't …
Sep 16, 2011:
- 8:20 PM Ticket #13905 (The mobile themes and test files need to be updated) reopened by
- Not sure whether the changes made by this ticket are the cause, but as …
- 7:33 PM Ticket #13921 (Dialog: Add zIndex to theDialog constructor) created by
- A user may want to specify the zIndex at which to open a dijit.Dialog. …
- 4:10 PM Ticket #13845 (1.6 built layers need dojo._hasResource) closed by
- fixed: In [26592]: […]
- 4:05 PM Ticket #13710 (CLDR build failed) closed by
- fixed: In [26590]: […]
- 3:59 PM Ticket #11884 (Update to CLDR 1.9) reopened by
- Need to investigate why [23265] did not make it into Dojo 1.6
- 3:55 PM Ticket #12707 (Missing i18n support for value "All" within parameter pageSizes) closed by
- fixed: Already fixed within [26384]
- 3:31 PM Ticket #13863 (Pagination plugin typing error: not nls.singularoItemTitle but ...) closed by
- fixed: In [26587]: […]
- 1:24 PM Ticket #13920 (removeAttr() sometimes silently fails in webkit) created by
- Trying to remove a DOMElement's "style" attribute with …
- 12:14 PM Tickets #13802,13829,13830 batch updated by
- fixed: In [26586]: […]
- 5:23 AM Ticket #13916 ([patch][ccla]Allow control of theme selection in ...) closed by
- fixed: In [26583]: […]
- 3:33 AM Ticket #13919 (dojox.form.manager unregisterWidgetDescendants) created by
- in unregsiterWidgetDescendants, I found that it never register the …
Sep 15, 2011:
- 9:51 PM Ticket #13918 (Problems building Dojo 1.7 into single file) created by
- I am trying to build dojo 1.7 source files into one single file (so to …
- 9:15 PM Ticket #13917 (Bad interplay between Button and Toolbar CSS) created by
- Currently, the dijit.form.Button CSS file must be included before the …
- 8:40 PM Ticket #13715 (dojo.data.ObjectStore delete error on) closed by
- fixed
- 5:47 PM Ticket #13915 (dijit.form.FilteringSelect queryExpr=*${0}* does not work) closed by
- wontfix: Searching in the middle of the strings is only defined with …
- 5:00 PM Ticket #13916 ([patch][ccla]Allow control of theme selection in ...) created by
- In Maqetta, we need to be able to simulate output for a given device, …
- 4:59 PM Ticket #13915 (dijit.form.FilteringSelect queryExpr=*${0}* does not work) created by
- I've recently had a need to use FilteringSelect? to perform a …
- 2:59 PM Ticket #13914 (IE8 dojox.grid.cells.Editor will not close when selecting anypart of ...) created by
- Browser: IE8 OS: WindowsXP SP3 Steps: -Goto …
- 2:43 PM Ticket #13913 (No tool bar for cell type:dojox.grid.cells.Editor in a grid when using ...) created by
- Browser type and version: FireFox? 6.0.2 OS: Window XP SP3 Steps: - …
- 2:34 PM Ticket #13912 (First selection of a cell type:dojox.grid.cells.Editor in the DataGrid ...) created by
- Browser type and version:Chrome v13 and Safari v5 OS: Windows XP sp3 …
- 3:20 AM Ticket #13911 (Add a11y info to Grid doc page and source README) created by
Sep 14, 2011:
- 10:30 PM Ticket #13910 (invalid HTML in dojox/app/tests/multiSceneApp/views/simple/second.html) created by
- second.html has a start comment but no end comment
- 10:25 PM Ticket #13909 (invalid HTML in test files) closed by
- fixed: In [26580]: […]
- 10:24 PM Ticket #13909 (invalid HTML in test files) created by
- 8:48 PM Ticket #13908 (DataGrid doesn't render composite widgets when adding new items to its ...) created by
- I have a custom widget that contains other widgets inside of it. When …
- 5:57 PM Ticket #13907 (DateTextBox: text unselectable unless openOnClick=false) created by
- I have a Dojo DateTextBox? that per requirement will also allow a time …
- 5:49 PM Ticket #13905 (The mobile themes and test files need to be updated) closed by
- fixed
- 4:17 PM Ticket #13871 (Exception in SpinWheelSlot when hidden/invisible) closed by
- fixed: In [26572]: […]
- 3:50 PM Ticket #13906 (Upgrade to CLDR v21.0) created by
- http://unicode-inc.blogspot.com/2012/02/unicode-releases-common-locale- …
- 1:41 PM Ticket #13208 (AMD: change return values from base modules) closed by
- fixed: the work related to this ticket seems to be completed. i'm closing it …
- 11:38 AM Ticket #13905 (The mobile themes and test files need to be updated) created by
- - Alignment of the icons (e.g. the plus icon) in the BlackBerry theme …
- 9:00 AM Ticket #13904 (SplitContainer cant move splitter if I hit the line) created by
- If I hit exactly the line grafic of the spliter I cant move it. If I …
- 8:32 AM Ticket #13903 (Handling of null-values in StoreSeries) created by
- According to this example: …
- 5:29 AM Ticket #13902 (Obsolete parameter passed along in dojox/grid/_EditManager.restore()) closed by
- fixed: In [26569]: […]
- 5:26 AM Ticket #13902 (Obsolete parameter passed along in dojox/grid/_EditManager.restore()) created by
- Found by Chris Lee from …
- 2:00 AM Ticket #13898 ([patch]No Module Object Returned in dojox/highlight.js) closed by
- fixed: In [26568]: […]
Sep 13, 2011:
- 7:20 PM Ticket #13773 (dojox.mvc._Container requires dojo.parser, so in mobile tests the ...) closed by
- fixed: In [26566]: […]
- 5:43 PM Ticket #13901 (Toaster onHide event) created by
- I'm amazed by the way Toaster works (and it's name!!). It'd be great …
- 5:26 PM Ticket #13900 (Dijit Editor selectall copies extra tags into the clipboard on Chrome) created by
- The copy and paste after select all introduces extra <span> and <div> …
- 3:05 PM Ticket #13899 ([patch] [cla] MVC - Dates don't work in StatefulModel) created by
- StatefulModel? does not handle Date values. see attached file for test …
- 2:20 PM Ticket #13898 ([patch]No Module Object Returned in dojox/highlight.js) created by
- According to the following documents(though only for 1.6), …
- 2:20 PM Ticket #13897 ([patch][cla] Convert dojox.layout.* to AMD format with minimal dependencies) created by
- Convert dojox.layout.* to AMD format with minimal dependencies
- 12:59 PM Ticket #7569 (dojox.charting issue with label offsets in RTL mode) closed by
- fixed: This is fixed in 1.7, see …
- 12:38 PM Ticket #13888 (ServiceStore gets except on getValues(item, attr) when attr not defined) closed by
- fixed: In [26552]: […]
- 12:16 PM Ticket #13894 (baseless dojo/query breaks in old IEs on query("#idselector")) closed by
- fixed: In [26551]: […]
- 9:35 AM Ticket #13896 (Tab container not supporting width and height auto or 100% in browser ...) created by
- I have prepared two tabs with the tab-container in the dialog box and …
- 8:38 AM Ticket #13895 (Dialog Placement in DOM) closed by
- duplicate: This is done intentionally, see explanation in duplicate ticket #3300.
- 6:18 AM Ticket #13895 (Dialog Placement in DOM) created by
- In postCreate the domNode for a dialog is placed back into the body …
- 4:24 AM Ticket #13894 (baseless dojo/query breaks in old IEs on query("#idselector")) created by
- Just stumbled into this while testing some code against trunk in IE7. …
- 4:22 AM Ticket #13877 (Simple test page gives "TypeError: 'undefined' is not an object ...) closed by
- invalid
Sep 12, 2011:
- 6:50 PM Ticket #13653 (dojox.css3 has no README) closed by
- fixed: In [26546]: […]
- 5:52 PM Ticket #13888 (ServiceStore gets except on getValues(item, attr) when attr not defined) reopened by
- Actually, this is a bug in ServiceStore (the base class for …
- 5:04 PM Ticket #13893 (Checkbox.js is using NodeList.add/removeClass without requiring ...) closed by
- fixed: In [26544]: […]
- 4:27 PM Ticket #13893 (Checkbox.js is using NodeList.add/removeClass without requiring ...) created by
- My application is throwing exception in CheckBox._onFocus/_onBlue …
- 4:19 PM Ticket #13276 (Big bug loading the dojox.charting.widget.Chart) closed by
- invalid: zladivliba, please reopen if you can demonstrate an error in the Dojo …
- 4:17 PM Ticket #13892 (getParent function added to _WidgetBase.js broke dojox.mobile.parser) closed by
- fixed: In [26543]: […]
- 4:01 PM Ticket #13892 (getParent function added to _WidgetBase.js broke dojox.mobile.parser) created by
- getParent function added to _WidgetBase.js broke dojox.mobile.parser …
- 3:16 PM Ticket #13891 (Remove client-agent sniff tests from has.js) created by
- In dojo/has.js, lines 112 & 113 contain agent sniffing tests for iOS …
- 3:02 PM Ticket #12176 ([patch] [ccla] Dojo touch event layer for both mobile and PC) closed by
- fixed: In [26541]: […]
- 2:11 PM Ticket #13890 (api doc preview breaks with anonymous declared classes) created by
- See example of code that breaks the api doc tool, with workaround: …
- 2:09 PM Ticket #13089 ([patch][ccla] modify charting tests to not use compatibility mode on ...) closed by
- fixed: In [26539]: […]
- 2:05 PM Ticket #7573 (Toolbar: it is very difficult to see which button has focus in high ...) closed by
- duplicate: This is a dup of #13544 and #13637
- 2:02 PM Ticket #10429 (Button: make focus more visible in high contrast mode in Firefox) closed by
- duplicate
- 11:22 AM Ticket #13358 (tree._dndContainer.constructor: Attribute map is unused an can be deleted) closed by
- fixed: In [26535]: […]
- 11:12 AM Ticket #3226 (Noir theme) closed by
- wontfix: I'm not interested in checking more themes into dijit, because the …
- 11:07 AM Ticket #7252 (5 New Themes for Dijit) closed by
- wontfix: I'm not interested in checking more themes into dijit, because the …
- 11:05 AM Ticket #13251 (Images optimization) closed by
- wontfix: Actually, if someone wants to update dojox they should open separate …
- 10:53 AM Ticket #10137 (_Widget should have a method for creating "threads") closed by
- wontfix: Closing this for now, because I haven't heard other requests for it …
- 10:51 AM Ticket #4197 (squid dijit theme - a white on black tundra variant) closed by
- wontfix: I'm not interested in checking more themes into dijit, because the …
- 10:42 AM Ticket #10552 (TabContainer: add visible attribute to tabs) closed by
- wontfix: Closing in favor of #5601. If I add anything it would probably be to …
- 10:37 AM Ticket #3214 (StackContainer: publish event for unselect) closed by
- wontfix: Besides watch()'ing StackContainer.selectedChild, you can also watch …
- 10:32 AM Ticket #8485 (check code which generates id to remove spaces) closed by
- duplicate: Dup of #8489.
- 10:24 AM Ticket #8366 (finish splitting widgets into separate files) closed by
- fixed: This has already been done in 1.7. There's some back-compat code for …
- 10:21 AM Ticket #6101 (don't force include of everything in dijit/_base) closed by
- fixed: This is essentially solved in 1.7 because in AMD mode it doesn't pull …
- 10:19 AM Ticket #8921 (dijit.onWidget idea) closed by
- wontfix: This can be done in user code with something like […] Admittedly …
- 10:14 AM Ticket #7843 (leak in dijit.registerWin) closed by
- fixed: This was fixed in 1.4, which incidentally switches to using native …
- 8:32 AM Ticket #9826 (Allow menu to operate as a drop down) closed by
- wontfix: Sorry, I don't want to add any (more) special code to menu. If …
- 4:04 AM Ticket #13885 (dojo/on - cancelling events and firing order) closed by
- wontfix: I added a note about dojo/query to the docs. And like Bill said, event …
- 3:41 AM Ticket #13888 (ServiceStore gets except on getValues(item, attr) when attr not defined) closed by
- invalid: There's a typo in your test case where it tries to load a root of …
- 3:12 AM Ticket #13808 (dijit.Editor disabled just before it is deleted causes javascript error) closed by
- fixed: In [26534]: […]
- 3:10 AM Ticket #13870 (dijit._Widget#get - Underscore in docs get mangled by /api) closed by
- fixed: In [26533]: […]
- 2:21 AM Ticket #13889 (ToolBarButton in Footer not clickable with ScrollableView and Android ...) created by
- This problem only occurs with Android 2.3 and 2.3 when a main View …
Sep 11, 2011:
- 8:05 PM Ticket #13888 (ServiceStore gets except on getValues(item, attr) when attr not defined) created by
- If we have a treenode in the tree (one that has mayHaveChildren return …
- 6:24 PM Ticket #13748 (Error in dijit.form.ComboBoxMixin.labelFunc() when returned value is ...) closed by
- invalid: Closing due to no response.
- 6:23 PM Ticket #13412 ([regression] Tree test test failures) closed by
- worksforme
- 6:21 PM Ticket #12499 (Dijit Tooltip-placement.html has failure on ff4) closed by
- worksforme
- 5:59 PM Tickets #13886,13887 batch updated by
- fixed: In [26531]: […]
- 4:50 PM Ticket #13887 (simplify startup() code) created by
- Simplify startup() code: 1. Remove isContainer: flag and instead …
- 4:49 PM Ticket #13886 (add getParent() to _WidgetBase) created by
- Add getParent() to _WidgetBase, but able to find the parent widget …
- 4:32 PM Ticket #13885 (dojo/on - cancelling events and firing order) created by
- I've encountered some features of dojo/on that might be bugs but need …
- 2:59 PM Ticket #12919 (TabContainer: calls startup() on children twice) closed by
- invalid: This is a user error because your startup() method isn't calling …
- 1:46 PM Ticket #12552 (Unhandled exception when calling dijit.getFocus and the current focus ...) closed by
- fixed: This is fixed, in a sense, by #12366. The new way to get focus is …
- 1:25 PM Ticket #12347 (StackContainer: redundant call of _showChild (may lead to bug)) closed by
- fixed: In [26528]: […]
- 10:49 AM Ticket #11806 (newItem method doesn't always return created item in ...) closed by
- wontfix: I see. TreeStoreModel can't return a value, because it executes …
- 8:59 AM Ticket #13596 ([patch][ccla] AMD for mobileGeoCharting demo (reference modules return ...) closed by
- fixed: Looks like this was addressed in [26366], [26367], [26374].
- 8:38 AM Ticket #13834 ([patch] add apic doc return types and summary for dojo/_base/Deferred) closed by
- fixed: In [26527]: […]
- 8:30 AM Ticket #13842 (add some missing parameter type and return type in dojo/NodeList-traverse) closed by
- fixed: In [26526]: […]
- 8:26 AM Ticket #13844 (Remove an invalid snippet from documentation of dojo/NodeList-data) closed by
- fixed: In [26525]: […]
- 8:19 AM Ticket #13884 (Control of Base text direction in Tooltip) created by
- support for textDir property in Tooltip, same as for form widget The …
- 8:12 AM Ticket #13883 (Typo in AccordionContainer.less) closed by
- fixed: In [26524]: […]
- 7:55 AM Ticket #11571 (XHTML validation of dijit components) closed by
- fixed: In [26523]: […]
- 7:54 AM Ticket #13883 (Typo in AccordionContainer.less) created by
- Missing period before "dijitAccordionTitle" on line 98: […] …
- 3:13 AM Ticket #13882 (Grid editable - inconsistent behavior of dojox.grid.cells.Select when ...) closed by
- fixed: In [26521]: […]
- 2:58 AM Ticket #13882 (Grid editable - inconsistent behavior of dojox.grid.cells.Select when ...) created by
- When options[] and values[] are both provided, the behavior of …
Sep 10, 2011:
- 5:54 PM Ticket #12312 (Add Mention of dojox.chart Animation to Docs) closed by
- fixed: Fixed on dojocampus (see link in previous comment).
- 12:50 PM Ticket #11571 (XHTML validation of dijit components) reopened by
- Just playing around with the lovely 1.7b5 released with my sites. …
- 3:32 AM Ticket #13881 (ObjectStore test failure) closed by
- invalid: Oh, nevermind, this is fixed by [26499], although that causes other …
- 3:27 AM Ticket #13881 (ObjectStore test failure) created by
- The ObjectStore? DOH test fails on both IE8 and FF. […]
- 3:25 AM Ticket #13880 (dijit.layout.ContentPane and destroyDescendants) closed by
- fixed: In [26519]: […]
- 3:23 AM Ticket #13715 (dojo.data.ObjectStore delete error on) reopened by
- This change breaks AMD and ComboBox. You are referencing the "dojo" …
Sep 9, 2011:
- 11:19 PM Ticket #13880 (dijit.layout.ContentPane and destroyDescendants) created by
- ContentPane's destroyDescendants function does not accept a …
- 8:36 PM Ticket #13684 (dojox.data.tests.stores.AppStore test failures) closed by
- fixed: In [26517]: […]
- 6:16 PM Ticket #13879 (Decouple DOH performance test analytics from browser) created by
- All of the analytics for performance tests are done locally in …
- 5:38 PM Ticket #13849 (delegation for mouse.enter doesn't work) closed by
- fixed: In [26515]: […]
- 2:21 PM Ticket #13800 (exception in on.js using iOS 5 beta) closed by
- fixed
- 12:15 PM Ticket #13878 (TitleGroup non-accordion toggle option) created by
- TitlePanes? in TitleGroup? behave like panes in AccordionContainer?, that …
- 11:46 AM Ticket #13877 (Simple test page gives "TypeError: 'undefined' is not an object ...) created by
- Version: Dojo Nightly Build Fri Sep 09 2011 Browser: Webkit / Mobile …
- 9:50 AM Ticket #13876 (Page transation of type "slide" behaves differently when using two ...) created by
- Perform a slide transation between two views: It works perfect. The …
- 9:40 AM Ticket #13875 (joAdding hrefTarget="_self" breaks page animation) created by
- Steps to reproduce: - Take dojox/mobile/tests/test_iPhone-Icon.html - …
- 9:16 AM Ticket #13874 (dojox/mobile/tests/test_iPhone-Icon.html: IconItems with url="..." defect) created by
- dojox/mobile/tests/test_iPhone-Icon.html: IconItems with url="..." …
- 7:32 AM Ticket #13873 (dojox.mobile.app and stylesheets) created by
- It's not really a bug, but rather a concern/ a question I want to …
- 6:18 AM Ticket #11971 (Tooltip positions to wrong location if aroundNode is not fully visible) closed by
- fixed: In [26505]: […]
- 3:48 AM Ticket #13872 (Wrong positioning when an application-wide fixed header is used in SwapView) closed by
- fixed: In [26503]: […]
- 3:43 AM Ticket #13872 (Wrong positioning when an application-wide fixed header is used in SwapView) created by
- If you add an application-wide fixed header to …
- 1:43 AM Ticket #13663 (dojo.selector.acme loading is not compatible with HTML5 offline cache ...) reopened by
- Would you please consider this bug again? If a user migrated from 1.6 …
Sep 8, 2011:
- 9:54 PM Ticket #13871 (Exception in SpinWheelSlot when hidden/invisible) created by
- If SpinWheel? is not visible (for example, if it is placed in a …
- 9:47 PM Ticket #13869 (Missing dojo.require() in themeTester.html) closed by
- fixed: In 1.7 it just uses dijit-all: […] and dijit-all has all the …
- 8:00 PM Ticket #13870 (dijit._Widget#get - Underscore in docs get mangled by /api) created by
- When looking at the dojotoolkit.org/api docs for dijit._Widget#get, It …
- 6:46 PM Ticket #13715 (dojo.data.ObjectStore delete error on) closed by
- fixed: In [26499]: […]
- 5:35 PM Ticket #13855 (form submit should apply CRLF textarea HTML value transformation for ...) closed by
- worksforme: I attached a testcase showing that both programmatical values AND the …
- 4:12 PM Ticket #13869 (Missing dojo.require() in themeTester.html) created by
- I'm using intensively the themeTester.html so I've created a layer …
- 3:14 PM Ticket #13818 (DataGrid + JsonRestStore: incorrect event handling) closed by
- invalid: Comment implies fix was on user end with the service. Closing as invalid.
- 8:46 AM Ticket #13868 (dojox.image.Magnifier doesn't seem to work) created by
- I'm using this magnifier on dojo 1.6.1. It works with a local copy of …
- 8:42 AM Ticket #13850 (`dojox.mobile.ListItem` does not allow subclasses to handle events ...) closed by
- fixed: In [26491]: […]
- 6:34 AM Ticket #13867 (Missing api doc for 'dojo.text.load') created by
- Missing api doc for 'dojo.text.load' in text.js
- 3:59 AM Ticket #7030 (Store users can't determine how Dojo Data Notifications affect their ...) closed by
- fixed: This is fixed by the new object store API.
- 1:24 AM Ticket #13866 (speed up editor creation time) closed by
- fixed: In [26479]: […]
- 12:46 AM Ticket #13866 (speed up editor creation time) created by
- Speed up editor creation by deferring creating toolbar dropdowns. …
Sep 7, 2011:
- 11:48 PM Ticket #13865 (dojox.mobile.Opener should scroll page to keep field in view) created by
- When selecting a field that is linked to an instance of with a …
- 7:34 PM Ticket #13864 (dojo.declare does not properly handle get set accessors) created by
- dojo.declare does not seem to properly bind get/set accessors to the …
- 3:08 PM Ticket #8884 (Slider: bump boundary tests indeterminate) closed by
- fixed: In [26474]: […]
- 2:35 PM Ticket #13863 (Pagination plugin typing error: not nls.singularoItemTitle but ...) created by
- Typing error in dojox.grid.enhanced.plugins.Pagination: function: …
- 1:20 PM Ticket #13854 (Browser-specific patches undefine declaredClass) closed by
- fixed: In [26473]: […]
- 1:07 PM Ticket #13862 (Enhanced Datagrid Search Plugin Only retuns one result) created by
- when using …
- 1:04 PM Ticket #13861 (Search Plugin for Enhanced Data Grid does not account for sort) created by
- When using …
- 1:04 PM Ticket #13860 (No way to change icons according to the theme) closed by
- fixed: In [26472]: […]
- 1:00 PM Ticket #13860 (No way to change icons according to the theme) created by
- Theme can be switched, but there is no way to change icons according …
- 12:57 PM Ticket #13859 (Several issues with dojox.mobile.app.ImageViewer) created by
- Specifically, we run the dojo demo "Full App with Image Widgets/Simple? …
- 11:55 AM Ticket #13852 (ColorPalette: performance issues) closed by
- fixed: Typed the wrong id in the commit message, it should have gone here: …
- 10:18 AM Ticket #13838 (test_iPhone-Heading.html does not render correctly with iPad styles) closed by
- fixed: In [26470]: […]
- 8:58 AM Ticket #13858 (placeholder's contrast ratio is too low) created by
- placeholder of the form widgets' contrast ratio is too low (2.3:1). …
- 8:44 AM Ticket #8884 (Slider: bump boundary tests indeterminate) reopened by
- Starting with [26732] I'm getting a failure in Spinner_mouse.html on …
- 8:29 AM Ticket #13857 (ColorPalette: makes crash of Browser of Android..) created by
- 1. Open dojox/mobile/tests/test_Opener-ColorPalette?-async.html 2. Tap …
- 6:12 AM Ticket #13856 (TimeTextBox: need more a11y support) created by
- The time picker would be better to support several key event e.g. …
- 5:26 AM Ticket #13853 (A error in deviceTheme on iPhone breaks several mobile demos) closed by
- worksforme
- 4:15 AM Ticket #13855 (form submit should apply CRLF textarea HTML value transformation for ...) created by
- dijit.form.SimpleTextarea? stores the value with line feeds as a simple …
- 4:06 AM Ticket #13851 (dijit/focus registerIframe/registerWin should return a handle with a ...) closed by
- fixed: In [26468]: […]
- 3:15 AM Ticket #13854 (Browser-specific patches undefine declaredClass) created by
- dijit.form.TextBox has two browser branches (e.g. …
- 2:25 AM Ticket #13853 (A error in deviceTheme on iPhone breaks several mobile demos) created by
- Please see the attached screen snapshot. It seems that all mobileXXX …
- 1:01 AM Ticket #13852 (ColorPalette: performance issues) created by
- ColorPalette and thus Editor (with the foreColor and backgroundColor …
Sep 6, 2011:
- 10:56 PM Ticket #13851 (dijit/focus registerIframe/registerWin should return a handle with a ...) created by
- Currently handles that are returned are themselves the remove …
- 10:18 PM Ticket #13850 (`dojox.mobile.ListItem` does not allow subclasses to handle events ...) created by
-
In
dojox.mobile.ListItem
, the onClick handler is bound to the … - 5:46 PM Ticket #13849 (delegation for mouse.enter doesn't work) created by
- The documentation lists an …
- 4:41 PM Ticket #13848 (test file has unneeded tooltip hack) created by
- test_grid_tooltip_menu.html has an apparently unneeded hack for hiding …
- 4:08 PM Ticket #13371 (Problem with claro theme for a Dialog, getting a transparent background.) closed by
- worksforme
- 4:06 PM Ticket #12957 ([patch] [ccla] Tree: textdir support) closed by
- fixed
- 2:38 PM Ticket #13847 (Forms and form validation) created by
- Based on an existing web application I would like to do a mobile app …
- 12:55 PM Ticket #13846 (Cannot edit dojox.mobile.TextBox when inside dojox.mobile.Heading) created by
- dojox.mobile.TextBox? gets displayed in dojox.mobile.Heading, but I …
- 11:41 AM Ticket #13845 (1.6 built layers need dojo._hasResource) created by
- Prior to 1.7, built code contained a lot of statements like: …
- 8:59 AM Ticket #13844 (Remove an invalid snippet from documentation of dojo/NodeList-data) created by
- dojo._nodeDataCache will be removed during building. So there's no …
- 8:32 AM Ticket #13841 (doc of dojo/colors miss a return type declaration.) closed by
- fixed: In [26465]: […]
- 8:30 AM Ticket #13843 (ProgressIndicator is not rendered correctly on BB) closed by
- fixed: In [26464]: […]
- 8:27 AM Ticket #13840 (doc of dojo/dom needs update) closed by
- wontfix: Sigh. The same as #13833, #13835, #13836, #13837, #13839. Please …
- 8:27 AM Ticket #13843 (ProgressIndicator is not rendered correctly on BB) created by
- Two vertical bars (12 o'clock and 6 o'clock) of the spinning indicator …
- 8:23 AM Ticket #13839 (doc of dojo/dom-style needs update) closed by
- wontfix: Again, what's with deprecated names? Did I miss the memo?
- 8:21 AM Ticket #13837 (doc of dojo/dom-prop needs update) closed by
- wontfix: Again, the patch is without any merits.
- 8:20 AM Ticket #13836 (doc of dojo/dom-construct needs update) closed by
- wontfix: Again, the patch was done without taking into consideration the way it …
- 8:19 AM Ticket #13835 (doc of dojo/dom-class needs update) closed by
- wontfix: Who deprecated those names? Who decided to use different names???
- 8:16 AM Ticket #13833 (doc of dojo/dom-attr needs update) closed by
- wontfix: Names were carefully selected, and should not be changed. "exports" …
- 8:05 AM Ticket #13842 (add some missing parameter type and return type in dojo/NodeList-traverse) created by
- 1. Some parameter type declaration is missing. 2. Some return type …
- 7:56 AM Ticket #13841 (doc of dojo/colors miss a return type declaration.) created by
- 7:40 AM Ticket #13840 (doc of dojo/dom needs update) created by
- 1. doc is still using deprecated names. 2. empty doc for two API.
- 7:35 AM Ticket #13839 (doc of dojo/dom-style needs update) created by
- 1. doc of _toPixelValue() is invalid. 2. doc is still using deprecated …
- 7:10 AM Ticket #13838 (test_iPhone-Heading.html does not render correctly with iPad styles) created by
- Steps to reproduce: - Take dojox/mobile/tests/test_iPhone-Heading.html …
- 7:08 AM Ticket #13837 (doc of dojo/dom-prop needs update) created by
- 1. Duplicated doc for actually same functions. 2. doc is still using …
- 6:48 AM Ticket #13836 (doc of dojo/dom-construct needs update) created by
- 1. Duplicated doc for same functions. 2. Unnecessary doc for two …
- 6:27 AM Ticket #13835 (doc of dojo/dom-class needs update) created by
- The API document is still using deprecated names, like "dojo.hasClass()".
- 6:17 AM Ticket #13834 ([patch] add apic doc return types and summary for dojo/_base/Deferred) created by
- This patch add return types and summary for api doc of …
- 6:03 AM Ticket #13833 (doc of dojo/dom-attr needs update) created by
- 1. wrong name for those API, they are still stick to "dojo.XXX". 2. …
- 5:18 AM Ticket #13816 (redundant has tests in dojox/mobile) closed by
- wontfix: OK, I understood what you meant. We had been taking care of 2.1 with …
- 5:10 AM Ticket #13832 ([patch] adjust doc comments in kernel.js to help generation of api doc) created by
- This patch helps preview.php to generate api doc for …
Sep 5, 2011:
- 8:42 PM Ticket #13831 ([patch] AMD refactoring of dojox.layout.TableContainer) created by
-
Attached is a refactoring of
dojox.layout.TableContainer
. In … - 8:22 PM Ticket #13830 (dojox.mobile.TabBar covers dojox.mobile.Overlay) created by
- Not sure whether this is a bug, however I wanted to report it. Take …
- 7:53 PM Ticket #13829 (Unable to receive mousdown event) created by
- Steps to reproduce: - take …
- 4:50 PM Ticket #13819 (Unable to make an action sheet) closed by
- fixed: In [26458]: […]
- 3:19 PM Ticket #13828 ([CLA][PATCH] Refine dojo/gesture and dojo/gesture/*) created by
- dojo/gesture and dojo/gesture/* need to be refined based on folks' …
- 1:56 PM Ticket #13827 (The scope of _dirtyObjects in ObjectStore) created by
- The _dirtyObjects values are defined on the prototype of the …
- 12:43 PM Ticket #13826 (userConfig.loaderPatch is not mixed in) created by
- In dojo.js, l.1574: The call to mix is wrong: mix(req, mix(req, …
- 12:29 PM Ticket #13825 (dojo.ready does not fire after faulty require) created by
- Functions passed to dojo.ready are not called if a non-exisiting …
- 8:31 AM Ticket #13824 (ZoomIn transition animation fails in some condition on Android) closed by
- fixed: In [26456]: […]
- 8:17 AM Ticket #13824 (ZoomIn transition animation fails in some condition on Android) created by
- ZoomIn transition animation fails in some condition. Once it fails, …
- 6:56 AM Ticket #13821 (Resize event can not be transfered to child widgets of ...) closed by
- fixed: In [26455]: […]
- 6:30 AM Ticket #12887 (EdgeToEdgeCategory top border not rounded) closed by
- fixed: In [26454]: […]
- 4:52 AM Ticket #13814 ([regression] dijit.Calendar no longer inherits dijit._Widget) closed by
- fixed: In [26449]: […]
- 4:35 AM Ticket #13822 (UA detection for iPad and iPod fail) closed by
- fixed: In [26447]: […]
- 4:34 AM Ticket #13823 (dojox.mvc.StatefulModel Date binding) created by
- I'm trying to bind a js Date using dojox.mvc.StatefulModel. …
- 4:31 AM Ticket #13822 (UA detection for iPad and iPod fail) created by
- UA detection for iPad and iPod fail, and thus dj_ipad or dj_ipod are …
- 3:26 AM Ticket #13821 (Resize event can not be transfered to child widgets of ...) created by
- The resize function of SwapView?'s children widgets are not invoked, …
- 3:19 AM Ticket #13820 (bug of dojox.mvc.StatefulModel) created by
- I'm trying to add an item to a list, when the length of the list is …
Sep 4, 2011:
- 9:16 AM Ticket #13819 (Unable to make an action sheet) created by
- An action sheet is a popover (dojox.mobile.Opener) which shows a …
- 12:48 AM Ticket #13813 (AMD: dojo/data/*) closed by
- fixed: In [26445]: […]
Sep 3, 2011:
- 10:09 PM Ticket #13818 (DataGrid + JsonRestStore: incorrect event handling) created by
- I'm using DataGrid? with JsonRestStore?. Some of my columns are …
- 4:45 PM Ticket #13766 (JsonRestStore regression) closed by
- invalid
- 4:18 PM Ticket #13813 (AMD: dojo/data/*) reopened by
-
ItemFileWriteStore
currently has a runtime error, as `return … - 4:07 PM Ticket #13814 ([regression] dijit.Calendar no longer inherits dijit._Widget) reopened by
- I'm a bit confused but maybe I'm missing something: why was …
- 12:41 PM Ticket #13817 (Android 2.x: Overlay checkmarks not transformed) closed by
- fixed: In [26444]: […]
- 12:37 PM Ticket #13817 (Android 2.x: Overlay checkmarks not transformed) created by
- Android 2.x cannot use both position:fixed AND -webkit-transform …
- 12:32 PM Ticket #13816 (redundant has tests in dojox/mobile) created by
- dojox/mobile has several tests for has('android') >= 2.2 && …
- 8:37 AM Ticket #13814 ([regression] dijit.Calendar no longer inherits dijit._Widget) closed by
- fixed: In [26442]: […]
- 6:31 AM Ticket #13815 ([patch][cla] dijit.form.HorizontalRuleLabels throws error on creation ...) created by
-
dijit.form.HorizontalRuleLabels
contains two lines of code which … - 4:15 AM Ticket #13814 ([regression] dijit.Calendar no longer inherits dijit._Widget) created by
- If I'm reading the source correctly, presently the inheritance chain …
- 3:21 AM Ticket #13813 (AMD: dojo/data/*) closed by
- fixed: In [26440]: […]
- 3:20 AM Ticket #13813 (AMD: dojo/data/*) created by
- Port dojo/data/* to AMD (except API's which are docs only)
- 3:18 AM Ticket #13812 ([enhancement] Moving from CSS Animation (key-frame) to CSS Transition) created by
- For better and smooth page transition, jQuery Mobile has started …
- 2:53 AM Ticket #12863 (Convert dojox packages to amd) closed by
- fixed: This completes the dojox AMD ports for 1.7 under this ticket. We will …
- 2:45 AM Ticket #13811 (AMD: dojo/store/*) closed by
- fixed: In [26439]: […]
- 2:42 AM Ticket #13811 (AMD: dojo/store/*) created by
- Port dojo/store/* to AMD with minimal dependencies.
- 2:03 AM Ticket #13810 (TabContainer: border sometimes disappears on browser zoom) created by
- Browser: FF 3.6.21 (not that it matters for this issue) I ran into an …
Sep 2, 2011:
- 7:42 PM Ticket #13809 (AMD: dojox.data modules) created by
- Convert commonly used 1.x datastore implementations in dojox to AMD …
- 3:31 PM Ticket #13805 (Widgets inheriting from TextBox cause IE error when destroyed ...) closed by
- fixed: In [26432]: […]
- 10:10 AM Ticket #12587 (ContentPane for dojox.mobile) closed by
- invalid: Oops, sorry I didn't notice the comment. I fixed it with #13737.
- 9:59 AM Ticket #13472 (incorrect slot value on dojox.mobile.SpinWheel after ...) closed by
- fixed: In [26431]: […]
- 9:39 AM Ticket #12869 (dojox mobile scrolling is very choppy.) closed by
- fixed
- 7:31 AM Ticket #13808 (dijit.Editor disabled just before it is deleted causes javascript error) created by
- If you disable a dijit.Editor just before you delete it, the following …
Sep 1, 2011:
- 11:19 PM Ticket #13807 (Implementing "value" feature from dojox.charting.DataSeries in ...) created by
- According to my current understanding of Dojo 1.6.1 code (and also a …
- 10:43 PM Ticket #13806 (Shrinksafe stripConsole missing methods) created by
- Shrinksafe has a nice stripConsole option that removes the firebug …
- 8:12 PM Ticket #13805 (Widgets inheriting from TextBox cause IE error when destroyed ...) created by
- https://github.com/dojo/dijit/blob/master/form/TextBox.js#L122 …
- 5:42 PM Ticket #13430 (The undo/redo cannot disable after invoking the endEditing function of ...) closed by
- invalid: This is not what the endEditing function is meant to do. It's simply …
- 3:13 PM Ticket #13804 (Beta 5: Inline stylesheets in build fail) created by
- Inline stylesheets in build fail for "user" css files. It works in 1.7b1.
- 2:31 PM Ticket #13803 (dojox/gfx/tests/svgweb/test_gfx.html throws error in dojo/on under IE) closed by
- fixed: In [26424]: […]
- 2:16 PM Ticket #13803 (dojox/gfx/tests/svgweb/test_gfx.html throws error in dojo/on under IE) created by
- under IE 8, loading dojox/gfx/tests/svgweb/test_gfx.html (all svgweb …
- 1:59 PM Ticket #13802 (dojox.mobile.Tooltip is partly hidden by dojox.mobile.Heading) created by
- Tooltip is partly hidden by dojox.mobile.Heading, when showing a …
- 1:37 PM Ticket #13797 (dijit.form.Select with required=true not revalidating when changed) closed by
- worksforme: I need to understand how to recreate this problem before any code is …
- 12:05 PM Tickets #13764,13767 batch updated by
- fixed: In [26423]: […]
- 11:56 AM Ticket #13801 (AMD conversion broke ColorPicker:setColor) closed by
- fixed: In [26422]: […]
- 11:53 AM Ticket #13801 (AMD conversion broke ColorPicker:setColor) created by
- [26364] broke ColorPicker:setColor by using a module return value that …
- 8:11 AM Ticket #13800 (exception in on.js using iOS 5 beta) created by
- Visit for example …
- 12:39 AM Ticket #13799 (dojox.Drawing side effect) created by
- Hello, I'm doing an flowchart using divs for components and …
Aug 31, 2011:
- 9:39 PM Ticket #13798 ([patch] [cla] dojo.Animation produces inconsistent results with duration:0) created by
- It's an edge case, but duration: 0 can lead to not applying the final …
- 6:36 PM Ticket #13593 ([patch] add comment to help jsdoc generation in on.js) closed by
- invalid: closing as invalid
- 6:35 PM Ticket #13592 ([patch] [cla] add comment to help jsdoc generation in json.js) closed by
- invalid: see explanation in #13593. closing as invalid.
- 6:30 PM Ticket #13641 ([patch] change local variable name of kernel to dojo in dojo/_base/connect) closed by
- invalid: when we do baseless AMD conversion, we are using local variable …
- 6:18 PM Ticket #13797 (dijit.form.Select with required=true not revalidating when changed) created by
- If a dijit.form.Select’s required param is set to true, the select box …
- 6:08 PM Ticket #13796 (dojox.grid.cells.Select missing documentation) created by
- The documentation defines that "options" exists, but it does not …
- 5:56 PM Ticket #13795 (dojox.grid.DataGrid does not implement set() API across the board) created by
- DataGrid? never implemented _setStoreAttr so... this example fails to …
- 4:57 PM Ticket #13794 (TabBar's width becomes larger than the screen size) closed by
- fixed: In [26419]: […]
- 4:54 PM Ticket #13794 (TabBar's width becomes larger than the screen size) created by
- In test_iPhone-ScrollableView-demo.html, there is a TabBar at the …
- 4:36 PM Ticket #13663 (dojo.selector.acme loading is not compatible with HTML5 offline cache ...) closed by
- wontfix: I don't understand why we care about XHR not working on mobile. The …
- 3:44 PM Ticket #13793 (Some dom button's background corner is not transparent on BlackBerry) closed by
- fixed: In [26418]: […]
- 3:34 PM Ticket #13793 (Some dom button's background corner is not transparent on BlackBerry) created by
- In test_domButtons.html, background of some of the round shape …
- 3:08 PM Ticket #13792 (dijit.form.FilteringSelect does not honor selected in option with + sign) closed by
- fixed: Your example has 2 selected options. I assume that's a typo. Also …
- 2:39 PM Ticket #13792 (dijit.form.FilteringSelect does not honor selected in option with + sign) created by
- Hello, I have the following code: […] my+user does not get …
- 1:37 PM Ticket #13791 (Tree: support DnD between trees/plain containers connected to ...) created by
- When dragging from one Tree to another, and the Trees are connected to …
- 12:41 PM Ticket #13790 (filteringselect focus problem) created by
- I have a standard-html-input field and an dijit.form.FilteringSelect? …
- 12:06 PM Ticket #13789 (Add virtual scrolling capability to support large lists on mobile) created by
- Many of the list controls in dojox.mobile do not support virtual …
- 11:45 AM Ticket #13668 (InlineEditBox: control of Base text direction in) closed by
- fixed: In [26417]: […]
- 9:33 AM Ticket #13788 (Icons -- Consider Provide "insertTo" for url feature) created by
- Please try the attached two cases. They behave differently on where …
- 8:56 AM Ticket #13740 (dijit.ColorPalette: When Jaws reads the table there is no summary) closed by
- fixed: In [26414]: […]
- 8:44 AM Ticket #13713 (Tree: problem making node a child of itself) closed by
- fixed: In [26413]: […]
- 8:42 AM Ticket #13787 (Consider Provide "moveFrom" in TransitionIn events) created by
- This actually derives from the work on mobile showcase. In many cases …
- 8:24 AM Ticket #13786 (Icons - Cannot Scroll to Top if Open Box in Scrollable View) created by
- Please see the attached video. Also test case is attached. This …
- 7:48 AM Ticket #13785 (publish DOM events corresponding to widget events) created by
- Use on.emit() to publish DOM events corresponding to widget events …
- 6:05 AM Ticket #12967 (mblAlwaysHideAddressBar does not work with fully async load on Android) closed by
- wontfix: Thanks, onoat, for the comment.
- 5:51 AM Ticket #13464 (Consider Extract Layout of ScrollableView and make it available to View) closed by
- invalid: I understand you need some layouting utility or pre-defined css …
- 5:44 AM Ticket #13465 (Consider Pop Up Events(esp transition end event) for Transition Animation) closed by
- invalid: I hope you you found a solution.
- 5:31 AM Ticket #13605 (DataList: ListItem.onClick() not Invoked if onClick handler is ...) closed by
- invalid: Please take a different approach.
- 5:29 AM Ticket #13633 (Update dojox.mobile inline documentation) closed by
- fixed
- 5:28 AM Ticket #13755 (IconContainer is missing defaultIcons on FF) closed by
- invalid: I don't think this is a problem. Please use defaultIcon.
- 4:48 AM Ticket #13784 (lazy loading of dojo/dnd/Source via require results in uncaught exception) reopened by
- ok, I think I got a real test case this time.
- 4:42 AM Ticket #13784 (lazy loading of dojo/dnd/Source via require results in uncaught exception) closed by
- invalid: test case was invalid. the typo 'dojox' instead of 'dojo' caused the …
- 3:27 AM Ticket #13784 (lazy loading of dojo/dnd/Source via require results in uncaught exception) created by
-
Uncaught TypeError: Cannot read property 'Source' of undefined
… - 1:55 AM Ticket #13777 ("position:absolute" inside ScrollableView can screw up scroll calculation) closed by
- wontfix: Archer, it is obvious from the CSS spec that a container element does …
- 12:38 AM Ticket #12176 ([patch] [ccla] Dojo touch event layer for both mobile and PC) reopened by
- Can you make touch_gestures.html be run by runTests.html? Or is …
Aug 30, 2011:
- 2:01 PM Ticket #6552 (Zooming: Implement panning) closed by
- duplicate: This is duplication #12392
- 1:24 PM Ticket #13783 (build_release.sh updates per machine upgrades) closed by
- fixed: In [26406]: […]
- 1:23 PM Ticket #13783 (build_release.sh updates per machine upgrades) created by
- There's a wrong path in build_release.sh as per the upgrade/changes to …
- 1:12 PM Ticket #13782 (support async widget creation) created by
- Allow each widget lifecycle method (postMixinProperties(), …
- 1:07 PM Ticket #13781 (Tree: support dojo.store) created by
- Create a new model (dijit/tree/ObjectStoreModel?) to connect …
- 12:40 PM Ticket #13780 (Setting and animating GFX object's opacity) created by
- The SVG element already have 'fill-opacity' attribute and it's …
- 11:41 AM Ticket #13779 (parser scope / way to avoid globals) created by
- The AMD conversion tries to eliminate all globals, but the parser …
- 10:30 AM Ticket #13778 (data-dojo-type support MID in addition to global variable) created by
- Make the parser support the syntax: […] This assumes that each …
- 10:21 AM Ticket #12743 (The problem about dynamically inject the widget) closed by
- worksforme: OK, glad you found a workaround, I fixed a "var" in your test case …
- 10:11 AM Ticket #12450 (Dojo Parser Performance) closed by
- fixed
- 8:54 AM Ticket #13437 (Fix EDG nls bundles) closed by
- fixed: Fixed with [26384]
- 8:53 AM Ticket #13583 (Documentation Example broken dojox.grid.EnhancedGrid.plugins.Filter) closed by
- fixed: Fixed with …
- 8:17 AM Ticket #13777 ("position:absolute" inside ScrollableView can screw up scroll calculation) created by
- Please see the video. Test case is also attached. This test case …
- 5:31 AM Ticket #13776 (Heading: remove back button dynamically) closed by
- fixed: In [26402]: […]
- 4:10 AM Ticket #13776 (Heading: remove back button dynamically) created by
- Another detail that comes from tooling... In Maqetta, we're wondering …
- 3:08 AM Ticket #12863 (Convert dojox packages to amd) reopened by
- 3:07 AM Ticket #12863 (Convert dojox packages to amd) closed by
- fixed: In [26393]: […]
- 3:05 AM Ticket #13772 (Add JS to source view in mobile gallery) closed by
- fixed: In [26392]: […]
Aug 29, 2011:
- 10:56 PM Ticket #13775 ([patch] [cla] IE7 gfx invalid argument (negative values)) created by
- In IE < 8, negative height/width values produce an invalid argument …
- 6:02 PM Ticket #13774 (DeferredList consumeErrors parameter is ignored) created by
- The consumeErrors parameter of the DeferredList constructor has no …
- 4:18 PM Ticket #12967 (mblAlwaysHideAddressBar does not work with fully async load on Android) reopened by
- mblAlwaysHideAddressBar still does not work for me on an Android 2.3 …
- 3:32 PM Ticket #13773 (dojox.mvc._Container requires dojo.parser, so in mobile tests the ...) created by
- dojox.mvc._Container requires dojo.parser, so in mobile tests where …
- 3:22 PM Ticket #13732 (Using Dojo Data demo broken in IE8) closed by
- fixed: The demo has been updated to have the var keyword, and has been …
- 2:32 PM Ticket #13770 (Grid - cannot scrolling by clicking the scroll bar up/down arrows when ...) closed by
- fixed: In [26388]: […]
- 2:18 PM Ticket #13772 (Add JS to source view in mobile gallery) created by
- Add JS to source view in mobile gallery, enlarge input controls in …
- 1:59 PM Ticket #13771 (Wrong row index in dojox.grid.enhanced.plugins.CellMerge mergeCells method) created by
- Hi, In this method the 0 row index is the first row of data instead …
- 1:27 PM Ticket #13770 (Grid - cannot scrolling by clicking the scroll bar up/down arrows when ...) created by
- It's easy to reproduce this issue by running …
- 10:36 AM Ticket #13769 ([patch][cla]Circular dependency in dojo/dom-attr) created by
- I'm seeing a circular dependency in dojo/dom-attr. Here is the …
- 5:37 AM Ticket #13768 (scrollable.js incompatible with AMD, breaks load) closed by
- fixed: In [26383]: […]
- 4:40 AM Ticket #12016 (XHR does not work with Qt resource file protocol (qrc:)) closed by
- fixed: It was fixed in the trunk during the reorganization some time ago.
- 4:39 AM Ticket #13768 (scrollable.js incompatible with AMD, breaks load) created by
- The problem in #13688 can be more simply and consistently reproduced …
- 4:35 AM Ticket #13767 (test_Opener-RoundSelectList-async.html does not work on a blackberry) created by
- Run test_Opener-RoundSelectList?-async.html on a blackberry and only …
- 4:22 AM Ticket #13381 ([CLA][Patch] Standby widget throws an exception in IE7 if not ...) closed by
- fixed: In [26382]: […]
- 4:03 AM Ticket #13765 (validator property of NumberSpinner not working on IE8) closed by
- worksforme: Seems to work for me. Please attach an HTML file showing the failure.
- 2:45 AM Ticket #13766 (JsonRestStore regression) created by
- I have a piece of code that used to work for which I have noted a …
Aug 28, 2011:
- 10:30 PM Ticket #13712 (IE6 64-bit generates Type mismatch error when passing third argument ...) closed by
- fixed
- 10:29 PM Ticket #13688 (mobileFileBrowser demo is broken on trunk) closed by
- fixed: Replying to bill: > The worrisome thing is why it was …
- 3:22 PM Ticket #13765 (validator property of NumberSpinner not working on IE8) created by
- I am using a dijit.form.NumberSpinner? with a validator function, i.e.: …
- 2:48 PM Ticket #13489 (Transition Animation: Need to Improve Speed) closed by
- fixed: In [26378]: […]
Aug 27, 2011:
- 11:11 PM Ticket #12558 ([patch][ccla]dojox.gfx.vml.Rect.setShape might not work as expected ...) closed by
- fixed: Moving this back to closed since it was only a reference for the …
- 2:19 PM Ticket #13764 (mobile Tooltip does not resize correctly) created by
- Run dojox/mobile/tests/test_Opener-RoundSelectList?-async.html on …
- 11:54 AM Ticket #13763 (dojo/dnd/move.js references undefined variables) created by
- At the end of dojo/dnd/move.js there is this block of code : […] …
- 8:39 AM Ticket #13762 (dojo/on event delegation doesn't work on document) created by
- I tried to do event delegation with dojo/on following the …
- 3:00 AM Ticket #12558 ([patch][ccla]dojox.gfx.vml.Rect.setShape might not work as expected ...) reopened by
- From Karl on the mailing list: So... in dojox.gfx.vml there is this …
- 2:55 AM Ticket #13761 (Making Functions with hitch and partial demo - IE8) closed by
- wontfix: Think you missed the point; that first example (the one quoted here) …
- 2:34 AM Ticket #13722 (Calendar: No auditive indication for selected and disabled days) closed by
- fixed: In [26376]: […]
- 1:56 AM Ticket #13761 (Making Functions with hitch and partial demo - IE8) created by
- I read this demo …
Aug 26, 2011:
- 11:31 PM Ticket #13760 (Uploader fails programmatically) closed by
- fixed: In [26375]: […]
- 11:29 PM Ticket #13760 (Uploader fails programmatically) created by
- Uploader relies upon startup() to chek the size of the button it is …
- 7:16 PM Ticket #12567 (tests.window.scroll fails on opera 11) closed by
- fixed: Using trunk/[26374] with Opera 11.50, test_scroll.html passed all …
- 5:46 PM Ticket #13759 (DOH performance tests broken) closed by
- fixed: In [26373]: […]
- 5:17 PM Ticket #8884 (Slider: bump boundary tests indeterminate) closed by
- fixed: In [26372]: […]
- 3:58 PM Ticket #13759 (DOH performance tests broken) created by
- DOH performance tests broke in the first round of AMD refactoring. …
- 3:27 PM Ticket #13747 (host-browser feature detection broken) closed by
- fixed: In [26371]: […]
- 3:10 PM Ticket #13125 (Safari CheckBox_a11y test failures) closed by
- worksforme
- 2:27 PM Ticket #13758 (The indent command generate blockquote element instead of div on firefox) closed by
- worksforme: I belive this is addressed by the …
- 2:16 PM Ticket #13756 (creating filtering select in iframe from parent fails in IE7) closed by
- invalid: Without a testcase to reference, I'd guess that dojo.withGlobal() …
- 9:09 AM Ticket #13758 (The indent command generate blockquote element instead of div on firefox) created by
- 1.run the test case 2.input three line words 3.clicking on the …
- 4:08 AM Ticket #13751 (StackContainer: No indication of which page you are on) closed by
- fixed: In [26369]: […]
- 3:57 AM Ticket #13757 (dojox/app doesn't run on FF) created by
- On FF/mac I loaded dojox/app/tests/modelApp, then clicked "Simple Data …
Aug 25, 2011:
- 8:54 PM Ticket #13756 (creating filtering select in iframe from parent fails in IE7) created by
- Browser: IE Version: 7.0.5730.13 OS: Windows XP Version: 2002 Service …
- 2:04 PM Ticket #13755 (IconContainer is missing defaultIcons on FF) created by
- by default, IconItem uses […] but apparently, this does not …
- 12:08 PM Ticket #12464 ([patch][ccla] improve dojox.charting.axis2d.Default performance by ...) closed by
- fixed: In [26359]: […]
- 8:40 AM Ticket #13754 (android 'has' tests fail) closed by
- fixed: In [26355]: […]
- 8:31 AM Ticket #13754 (android 'has' tests fail) created by
- [25992] introduced a new has test for android, which wins over the one …
- 8:12 AM Ticket #13741 (AccordionContainer: addChild broken by textNodes and comments) closed by
- fixed: In [26354]: […]
- 12:43 AM Ticket #13753 (View transition fails if moveTo has parameters starting with '?') closed by
- fixed: In [26346]: […]
- 12:41 AM Ticket #13753 (View transition fails if moveTo has parameters starting with '?') created by
- The moveTo parameter can take parameters. For example, this takes you …
- 12:36 AM Ticket #12464 ([patch][ccla] improve dojox.charting.axis2d.Default performance by ...) reopened by
- The patch in [24538] has a typo: […] It should be this.dirty. …
Aug 24, 2011:
- 11:48 PM Ticket #13686 (mobileGauges demo doesn't work after build) closed by
- fixed: OK, so it's just a configuration problem on my end then, I'll close …
- 2:55 PM Ticket #13747 (host-browser feature detection broken) reopened by
- Getting there, now I'm getting: […] It looks like there are more …
- 2:46 PM Ticket #13752 (Moved from 1.7.0B1 to 1.7.0B2 and now has a bug with ...) created by
- Moved from 1.7.0B1 to 1.7.0B2 and now has a bug with …
- 2:02 PM Ticket #13751 (StackContainer: No indication of which page you are on) created by
- These problems need to be addressed: 1. The css class …
- 11:14 AM Ticket #13750 (dojo.style gets inconsistent values for top, left, right, bottom) created by
- Dojo.style reports values for top and left without 'px' at the …
- 6:28 AM Ticket #13747 (host-browser feature detection broken) closed by
- fixed: In [26339]: […]
- 12:57 AM Ticket #13697 (shift+enter may throw error in Editor) reopened by
- That robot test is failing intermittently for me (tested on IE8).
- 12:45 AM Ticket #13749 (test_StoreSeries_amd.html doesn't work) closed by
- fixed: In [26335]: […]
- 12:09 AM Ticket #13733 (dojo.withDoc / dojo.withGlobal should update has("quirks"), has("ie"), ...) closed by
- fixed: In [26334]: […]
Note: See TracTimeline
for information about the timeline view.