-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 8.5.0
-
Component/s: None
-
None
-
Environment:
Testet with Firefox and Internet Explorer 11.
-
None
After upgrade to ZK 8.5.0 tooltiptext value does not show up anymore.
We testet using zul file and using code.
<tab label="My Tab" tooltiptext="My tooltip goes here"/>
Tab t = new Tab();
t.setTooltiptext("My tooltiptext");
- duplicates
-
ZK-3912 tab component replaces manual tooltiptext
-
- Closed
-