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

A tooltip makes toggle type Popups closed

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: 7.0.0
    • Fix Version/s: 9.6.0
    • Component/s: Components
    • Labels:

      Description

      Steps to Reproduce

      <zk>
          <label multiline="true">
          1. Right click on textbox to open context menu.
          2. The context menu is closed when tooltip showed.
          </label>
          <textbox rows="3" width="250px" context="editPopup,type=toggle" tooltip="tooltip" />
          <popup id="editPopup" width="300px" height="100px">
              Context Menu
          </popup>
          <popup id="tooltip" width="100px">
              Tooltip Menu
          </popup>
      </zk>
      

      Current Result

      The context menu was closed.

      Expected Result

      The context menu was opened with a tooltip.

      Debug Information

      ZK-2554 similar issue

      According to the document, toggle only interferes with the behavior triggering the event again. Closing popup while other popup appears seems like an unintentional behavior.

      Workaround


        Attachments

          Issue Links

            Activity

              People

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

                Dates

                Created:
                Updated:
                Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 1 day
                  1d
                  Remaining:
                  Time Spent - 1 hour Remaining Estimate - 7 hours
                  7h
                  Logged:
                  Time Spent - 1 hour Remaining Estimate - 7 hours
                  1h