Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-3837

tooltiptext does not work for tab element

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 8.5.2
    • 8.5.0
    • None
    • None
    • Testet with Firefox and Internet Explorer 11.

      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");

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

              Created:
              Updated:
              Resolved: