Opened 8 years ago
Closed 8 years ago
#17792 closed defect (invalid)
API Viewer Tree collapses instead of expanding when + clicked in dijit tree
Reported by: | kbenjamin | Owned by: | kbenjamin |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Documentation | Version: | 1.9.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In the API Viewer on dojotoolkit.org when you click the + symbol to expand certain tree elements in 'dijit' the entire tree collapses instead of expanding.
Affects API Viewer for versions 1.8 & 1.9.
How to reproduce:
- Open the API Viewer: http://dojotoolkit.org/api/
- Click 'dijit' (either the word or the + symbol)
- Click the + symbol on 'form', 'layout', or 'tree'
Scenarios when it doesn't fail:
- When you click on the word instead of the + symbol
- When the name of the tree folder is prefixed with _ i.e. '_base'
- After you've successfully expanded one of the problem tree elements at least once
- In dojo, dojox, or doh trees
My guess is there is some bad bit of code in the 'dijit' tree that occurs after the _xxxx prefixed elements.
Change History (2)
comment:1 Changed 8 years ago by
Owner: | set to kbenjamin |
---|---|
Status: | new → pending |
comment:2 Changed 8 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
I tried this on mac/chrome and mac/firefox, and it works fine. Where does it fail for you?