ICEfaces
  1. ICEfaces
  2. ICE-9937

ace:splitPane scrollable attribute does not function consistently inside data table or repeat

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 4.0.BETA
    • Fix Version/s: 4.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Tomcat 7, all browsers.

      Description

      When ace:splitPane is inside a dataTable or ui:repeat, the scrollable attribute doesn't get carried through the iterations for table or ui:repeat rows.

      splitPane inside h:dataTable and inside ui:repeat. When scrollable is true only the first row in the table has scrollable panes.

      splitPane inside ace:dataTable
      When scrollable is true, any row after the first displays panes with a scroll bar but they do not scroll.

      Test application is at: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Manual/splitPane
      Observe behaviour described in any of these test applications:
      ace:splitPane in h:dataTable
      ace:splitPane in ace:dataTable
      ace:splitPane in ui:repeat

      It has also been observed that the scrollable attribute has no effect when component is viewed on android or ios device.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #45797 Mon Jul 27 19:31:30 MDT 2015 art.zambrano ICE-9937 removed implements clause from component class, which was obsolete; removed ID attribute from Meta class, which was returning the same ID for all component instances in an iterative container; modified approach of setting heights of the panes so they have the same height
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/splitpane/SplitPaneMeta.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/splitpane/SplitPane.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/splitpane/splitpane.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #45815 Tue Aug 04 11:19:16 MDT 2015 art.zambrano ICE-9937 additional fixes for height and overflow
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/splitpane/splitpane.css
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/splitpane/splitpane.js

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: