ICEfaces
  1. ICEfaces
  2. ICE-9408

Support Page Up Page Down Keyboard Pagination in ace:dataTable

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 4.0.BETA, EE-3.3.0.GA_P02, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Tomcat 7
    • Assignee Priority:
      P1
    • Salesforce Case Reference:
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial

      Description

      There may have been pagination through the ice:dataTable with the page up, page down keyboard buttons.

      This enhancement has been requested by a client for the ace:dataTable.

        Activity

        Hide
        Carmen Cristurean added a comment -

        Testing with EE-3.3.0-maintenance branch# 40474 in FF27, IE10, Chrome33 using showcase > ace:dataTable demos - confirmed all above issues to be resolved.

        Show
        Carmen Cristurean added a comment - Testing with EE-3.3.0-maintenance branch# 40474 in FF27, IE10, Chrome33 using showcase > ace:dataTable demos - confirmed all above issues to be resolved.
        Hide
        Carmen Cristurean added a comment - - edited

        Testing fails (EE-3.3.0-maintenance-branch/ IF4 trunk# 40474) with the ace:dataTable test application > any of the Pagination tests:
        None of the keys are functional when clicking on the paginator (all keys work only when giving focus anywhere in the ace:dataTable). I am wondering if there is something missing in our test application that is causing the issue?

        DataTable application for EE-3.3.0-maintenance can be found here:
        http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/dataTable
        Pagination test demo: http://localhost:8080/dataTable/views/paginationTest.jsf

        Show
        Carmen Cristurean added a comment - - edited Testing fails (EE-3.3.0-maintenance-branch/ IF4 trunk# 40474) with the ace:dataTable test application > any of the Pagination tests: None of the keys are functional when clicking on the paginator (all keys work only when giving focus anywhere in the ace:dataTable). I am wondering if there is something missing in our test application that is causing the issue? DataTable application for EE-3.3.0-maintenance can be found here: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/dataTable Pagination test demo: http://localhost:8080/dataTable/views/paginationTest.jsf
        Hide
        Mircea Toma added a comment -

        The focus retention is failing to re-apply the focus on the current page button. Because of this the keystrokes are not captured anymore by the paginator's container element.

        Show
        Mircea Toma added a comment - The focus retention is failing to re-apply the focus on the current page button. Because of this the keystrokes are not captured anymore by the paginator's container element.
        Hide
        Mircea Toma added a comment -

        Modified REGEX pattern in FocusController to consider IDs that do not contain the ':' separator valid.

        Show
        Mircea Toma added a comment - Modified REGEX pattern in FocusController to consider IDs that do not contain the ':' separator valid.
        Hide
        Carmen Cristurean added a comment - - edited

        All keys are functional now in ace:dataTable test application.
        Tested with EE-3.3.0-maintenance branch/ IF4 trunk rev# 40489 in FF27, Chrome33, IE10.

        Added regression test to ace:dataTable: http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/dataTable

        Added automation to new test case (selenium1 & webdriver).

        Show
        Carmen Cristurean added a comment - - edited All keys are functional now in ace:dataTable test application. Tested with EE-3.3.0-maintenance branch/ IF4 trunk rev# 40489 in FF27, Chrome33, IE10. Added regression test to ace:dataTable: http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/dataTable Added automation to new test case (selenium1 & webdriver).

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Brad Kroeger
          • Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: