ICEfaces
  1. ICEfaces
  2. ICE-1964

scrollable datatable columns do not align when cell content length exceeds column length

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: 1.6
    • Fix Version/s: 1.6.1
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      win xp
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide

      td span.iceOutTxt{
      color:#000000;
      font-family:Arial,Helvetica,sans-serif;
      padding:2px 0px;
      overflow: hidden;
      display: block;
      }
      Show
      td span.iceOutTxt{ color:#000000; font-family:Arial,Helvetica,sans-serif; padding:2px 0px; overflow: hidden; display: block; }

      Description

      When using a scrollable datatable, if you have non-breaking column content whose length exceeds the specified column length, the cell will grow to fit the content instead of applying the overflow:hidden.

        Activity

          People

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

            Dates

            • Created:
              Updated:
              Resolved: