tooltiptext does not work for tab element

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 8.5.2
    • 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");

            Assignee:
            rudyhuang
            Reporter:
            tisaksen
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: