ICEfaces
  1. ICEfaces
  2. ICE-1129

fastforward & fastrewind facets of dataPaginator don't display when horizontal

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.5.1
    • Fix Version/s: 1.6DR#3, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Operating System: Windows XP
      Platform: PC

      Description

      as noted in the forum: http://www.icefaces.org/JForum/posts/list/0/2113.page#15450

      The fastforward and fastrewind facets only show up if the dataPaginator is set
      to a vertical display. In the DataPaginatorRenderer:

       if (scroller.isVertical()) {
                  facetComp = scroller.getFastForward();
                  if (facetComp != null) {...

        Activity

        Hide
        Adnan Durrani added a comment -

        Fastforward & fastrewind facets of dataPaginator was defined in an invalid if, that has been removed. -revision 13548

        Show
        Adnan Durrani added a comment - Fastforward & fastrewind facets of dataPaginator was defined in an invalid if, that has been removed. -revision 13548

          People

          • Assignee:
            Unassigned
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: