ICEfaces
  1. ICEfaces
  2. ICE-9573

ace:dataTable - paginatorAlwaysVisible doesn't work as expected

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P01
    • Fix Version/s: 4.0.BETA, EE-3.3.0.GA_P02, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces3 trunk revision# 37817
    • Assignee Priority:
      P1

      Description

      When the rows attribute is set to 0 or the total number of rows in the table and paginatorAlwaysVisible is set to false the paginator still gets rendered. If setting the rows to any number greater than the total number of rows in the table the paginator does not get rendered. May need to be adjusted to be >= instead of just >.

        Activity

        Hide
        Arturo Zambrano added a comment -

        Committed fix to 4.0 trunk at revision 38892 and to 3.3 EE maintenance branch at revision 38893.

        Adjusted the conditions to hide paginator when paginatorAlwaysVisible=false and 'rows' equals the total number of rows in the table or equals 0.

        Show
        Arturo Zambrano added a comment - Committed fix to 4.0 trunk at revision 38892 and to 3.3 EE maintenance branch at revision 38893. Adjusted the conditions to hide paginator when paginatorAlwaysVisible=false and 'rows' equals the total number of rows in the table or equals 0.
        Hide
        Liana Munroe added a comment -

        Confirmed resolved Icefaces4 trunk revision 39033. Tomcat 7, all browsers.

        Show
        Liana Munroe added a comment - Confirmed resolved Icefaces4 trunk revision 39033. Tomcat 7, all browsers.
        Hide
        Liana Munroe added a comment -

        Confirmed Resolved EE-3.3.0 Maintenance branch, revision 39059, Tomcat 6 , all browsers.

        Show
        Liana Munroe added a comment - Confirmed Resolved EE-3.3.0 Maintenance branch, revision 39059, Tomcat 6 , all browsers.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Cruz Miraback
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: