Opened 15 years ago
Closed 15 years ago
#2359 closed defect (wontfix)
Tab Labels don't show on Opera 9.10 without dojo:label="Tab 1"
Reported by: | Owned by: | koranteng | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dijit | Version: | 0.4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If you don't prefix the label attribute with Opera 9.10 on Linux (Fedora Core 6), it doesn't show the Tabs name e.g.
<div id="mainTabContainer" dojo:type="TabContainer" style="width: 100%; height: 100%;" dojo:selectedChild="browsetab">
<div id="browsetab" dojo:type="ContentPane" dojo:label="Browse">
This is on 0.4.1 and nightly archive.
Thanks,
Gavin.
-- Kind Regards,
Gavin Henry. Managing Director.
T +44 (0) 1224 279484 M +44 (0) 7930 323266 F +44 (0) 1224 824887 E [email protected]…
Open Source. Open Solutions(tm).
http://www.suretecsystems.com/
Thanks.
Change History (3)
comment:1 Changed 15 years ago by
Component: | General → Dijit |
---|---|
Owner: | changed from anonymous to koranteng |
comment:2 Changed 15 years ago by
namespaces are gone and the label attribute has been renamed, so this is no longer relevant. 0.9 Dijit isn't running on Opera atm, unfortunately - see #3817
comment:3 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
does this still apply?