Opened 10 years ago
Closed 9 years ago
#12086 closed defect (fixed)
Writing your own widget Examples do not display correctly
Reported by: | burnsmicro | Owned by: | burnsmicro |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | Documentation | Version: | 1.5 |
Keywords: | Example, broken, defective | Cc: | |
Blocked By: | Blocking: |
Description
None of the examples in "Writing your own widget" display the various tabs such as "Demo", "Copy & Paste", etc..
Change History (9)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
I just checked http://dojotoolkit.org/reference-guide/quickstart/writingWidgets.html#quickstart-writingwidgets again. Only the 2nd example works with FF3.6.4 on a Vista PC. The remaining examples show up as blank windows with no tabs.
comment:3 Changed 10 years ago by
Owner: | set to Tom Trenka |
---|
Oops, I posted the wrong link above, I meant to post http://docs.dojocampus.org/quickstart/writingWidgets. That page works. AFAIK stuff on dojotoolkit.org is not working very well, either it's old or just broken in some other way.
Tom, are we expecting examples to work from http://dojotoolkit.org/reference-guide/quickstart/writingWidgets.html#quickstart-writingwidgets ?
comment:4 Changed 10 years ago by
Owner: | changed from Tom Trenka to dante |
---|
We are, it's a known problem with CodeGlass?, and Pete has been the "interface" between the reference guide and Nikolai (who wrote it). I don't really have anything to do with the reference guide, other than making sure it's deployed correctly on the web site.
comment:5 Changed 10 years ago by
Milestone: | tbd → 1.7 |
---|---|
Status: | new → assigned |
removing codeglass with rstwiki change. will close then.
comment:7 Changed 9 years ago by
Owner: | changed from dante to burnsmicro |
---|---|
Status: | assigned → pending |
can this be closed? if there's no response within 14 days it will close automatically.
comment:9 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | pending → closed |
I checked http://localhost/1.2/dijit/tests/layout/test_BorderContainer.html on Chrome 8 / mac. Everything was working for me except Custom setters/getters, and that will be working once we release 1.6 and the doc server is upgraded to point at it.
If the problem is still happening for you, what are the instructions to reproduce it?