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

When pressing tab key in paging input box, "next page" button can get focus

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Normal Normal
    • 7.0.3
    • 7.0.2
    • Components
    • Security Level: Jimmy
    • None

      Background

      Assuming the current focus is on the paging input box, if the TAB key is pressed, 'paging next button' is not getting focus. This is the case for other pagination buttons. In ZK6, the pagination buttons (in enabled state) were focusable.

      Customers usage steps are :

      1. click to paging input box
      2. press tab
      3. press enter to switch to next page

      Although page up/ down can switch page, but it also changes item selection which might cause heavy operation of server side listener. This could be one of user's concern to avoid using it. Next page button doesn't change item selection.

      Workaround

      override paging's mold js and specify href attribute for all switching pages related buttons.

            ChunfuChang ChunfuChang
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: