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

a modal window doesn't focus on its first focusable child

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 10.0.0, 9.6.4
    • 9.6.0, 9.6.2
    • None
    • Security Level: Jimmy
    • None

      Steps to Reproduce

          <window mode="modal" title="modal">
              focus on the first focusable component:
              <textbox/>
          </window>
      

      1. click out of the browser
      2. click anywhere on the page (don't click the textbox)

      Current Result

      no focus on the textbox

      Expected Result

      focus on the textbox

      Debug Information

      • before 9.5.1.4, this bug doesn't happen

      Workaround


            gordonhsu gordonhsu
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: