#3713 closed defect (fixed)
various errors in themeTester.html [tree + tabcontainer]
Reported by: | dante | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
as can be seen in: http://archive.dojotoolkit.org/dojo-2007-07-11/checkout/dijit/themes/themeTester.html
expanding a tree node (using the +) in the left-side AccordionPane? labeled "Dojo Countries Tree" throws the error "evt has no properties".
close the top Tab labeled "Closable" ... firebug will throw "widget has no properties" on every subsequent focus/click ...
Change History (2)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 9 years ago by
Component: | General → Dijit |
---|---|
Description: | modified (diff) |
Note: See
TracTickets for help on using
tickets.
(In [9641]) Various fixes for _onBlur/_onFocus. Fixes #3713.