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

    Details

    • Type: New Feature
    • Status: Closed
    • Priority: Normal
    • Resolution: Done
    • Affects Version/s: 7.0.2
    • Fix Version/s: 7.0.3
    • Component/s: Components
    • Security Level: Jimmy
    • Labels:
      None

      Description

      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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                Created:
                Updated:
                Resolved: