ICEfaces
  1. ICEfaces
  2. ICE-8849

ace:dataTable - horizontal scrollbar rendered needlessly in Firefox

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.2
    • Fix Version/s: EE-3.2.0.GA, 3.3
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Firefox
    • Assignee Priority:
      P1
    • Salesforce Case Reference:
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      Add the following CSS override:

                  .ui-datatable-scrollable-body{
                      overflow-x: hidden;
                  }
      Show
      Add the following CSS override:             .ui-datatable-scrollable-body{                 overflow-x: hidden;             }

      Description

      When displaying a large table in Firefox that spans the page, a horizontal scrollbar is rendered when there is no need for one to be rendered.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #33006 Wed Jan 09 10:02:52 MST 2013 nils.lundquist ICE-8849 - ace:dataTable scrollable - removed 1px adjustment from FF+PC
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: