[Dojo-interest] TabContainer 1.4.3 title not show up in bidi mode

0 views
Skip to first unread message

Joanne Nguyen

unread,
Nov 1, 2010, 1:03:54 PM11/1/10
to dojo-i...@mail.dojotoolkit.org

Hi,

I have a tabcontainer with the title attribute but the title won't show up
in bidi mode on IE7 & IE8. It works on FF. This is what I have in my jsp:

<div dojoType="dijit.layout.TabContainer" id="mainTabContainer"
doLayout="false" tabStrip="true"
controllerWidget="dijit.layout.TabController" tabPosition="top">

<!--=== Health content pane ===-->
<div dojoType="dijit.layout.ContentPane" id="HealthContentPane"
style="padding:10px;height:100%;"
title="Health" >

I also use javascript to set it but it's still blank. There is no text
shown in the dom node.
dijit.byId("HealthContentPane").attr("title", this.NLS.T_Health);

Does anyone know if this is a bug?

Thanks,
Joanne
--
View this message in context: http://dojo-toolkit.33424.n3.nabble.com/TabContainer-1-4-3-title-not-show-up-in-bidi-mode-tp1822917p1822917.html
Sent from the Dojo Toolkit mailing list archive at Nabble.com.
_______________________________________________
FAQ: http://dojotoolkit.org/support/faq
Book: http://docs.dojocampus.org
Dojo-i...@mail.dojotoolkit.org
http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest

Joanne Nguyen

unread,
Nov 1, 2010, 1:29:29 PM11/1/10
to dojo-i...@mail.dojotoolkit.org

It looks like the title value is there when I click on the dijitTabContent
div. Though under the tag, the #text shows blank. The #text for the tag
right below the tag does have the correct value. Could it be that the
tag is generated wrong w/ the #text value?

http://dojo-toolkit.33424.n3.nabble.com/file/n1823108/tab.bmp

Thanks,
Joanne
--
View this message in context: http://dojo-toolkit.33424.n3.nabble.com/TabContainer-1-4-3-title-not-show-up-in-bidi-mode-tp1822917p1823108.html

Reply all
Reply to author
Forward
0 new messages