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

redundant selection highlight on a menupopup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 10.0.0
    • 9.6.0.1
    • None
    • Security Level: Jimmy

      Steps to Reproduce

      1. load the zul
      2. use mouse to hover on the first menuitem
      3. press down key twice

      Current Result

      2 menu selection highlight box appear

      Expected Result

      just 1 selection highlight appears

      Debug Information

      • 2 highlights
        1. .z-menuitem-content:hover
        produces the highlight box for the mouse hovering over a menu item.
        2. .z-menuitem-hover>.z-menuitem-content
        produces the highlight box for keyboard selection.

            jamson jamson
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: