ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-392

Issue with setting the width of the RichDataTextColumn

    Details

    • Assignee Priority:
      P3

      Description

      There are some issues when setting a width for the RichDataTextColumn object.

      Test Case scenario - There is a RichDataGrid component with 3 columns. The first column is set to be hidden or shownByDefault=false. The two other columns have their width set to 300px.

      There is some different behavior depending on if the first column is hidden and what version of ICEfaces (2.0 vs 3.0).

      If the first column is hidden:
       - ICEfaces EE 2.0 - The widths do get applied to the columns although this isn't shown in the rendered CSS.
       - ICEfaces EE 3.0 - The widths are not set on the columns. Columns get the default 100px widths.

      If the first column is visble:
       - ICEfaces EE 2.0 - The widths get set for all columns, even though the first column does not have its width set. Looking at the rendered source, the first two columns have their width set to 300px, but the last one still gets set to 300px.
       - ICEfaces EE 3.0 - The widths get set for the first two columns and the last one has the default width. This gets rendered the same as in 2.0 but since the last column does not render with a width it gets set to the default.

      1. Case11116Example.zip
        19 kB
        Arran Mccullough
      2. Case11116ExampleWAR.zip
        8.82 MB
        Arran Mccullough

        Activity

        Hide
        Arran Mccullough added a comment -

        Test case attached showing issue with 3.0 and the first column shown.

        Show
        Arran Mccullough added a comment - Test case attached showing issue with 3.0 and the first column shown.
        Hide
        Philip Breau added a comment -

        Issue when using all columns shown by default is fixed:

        31145 4/11/12 4:00 PM 1 philip.breau IPCK-392 Issue with setting the width of the RichDataTextColumn

        Still working on case where 1st column is hidden

        Show
        Philip Breau added a comment - Issue when using all columns shown by default is fixed: 31145 4/11/12 4:00 PM 1 philip.breau IPCK-392 Issue with setting the width of the RichDataTextColumn Still working on case where 1st column is hidden
        Hide
        Philip Breau added a comment -

        31147 4/11/12 6:24 PM 1 philip.breau IPCK-392 Issue with setting the width of the RichDataTextColumn

        Show
        Philip Breau added a comment - 31147 4/11/12 6:24 PM 1 philip.breau IPCK-392 Issue with setting the width of the RichDataTextColumn
        Hide
        Philip Breau added a comment -

        Revision: 31554
        Author: philip.breau
        Date: June-12-12 8:52:12 PM
        Message:
        IPCK-392 Issue with setting the width of the RichDataTextColumn


        Modified : /icefaces-ee3/branches/icefaces-ee-3.0.0.GA-maintenance/icefaces-ee/ee-comps/ee-composite/src/com/icesoft/faces/facelets/component/table/richdatagrid/RichDataGridBean.java

        Show
        Philip Breau added a comment - Revision: 31554 Author: philip.breau Date: June-12-12 8:52:12 PM Message: IPCK-392 Issue with setting the width of the RichDataTextColumn Modified : /icefaces-ee3/branches/icefaces-ee-3.0.0.GA-maintenance/icefaces-ee/ee-comps/ee-composite/src/com/icesoft/faces/facelets/component/table/richdatagrid/RichDataGridBean.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: