ICEfaces
  1. ICEfaces
  2. ICE-9545

ace:dataTable - Sort icons overlapping

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA
    • Fix Version/s: 4.0.BETA, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEmobile-EE-1.3.0, Chrome, Firefox, IE10
    • Salesforce Case Reference:
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      Change the theme to one of the following for better results: base|iphone|ipad|bb10|bberry|android_dark|android_light

      Or add the following CSS to the page:

              <style>
                  .ui-datatable .ui-icon{
                      background-color: transparent;
                  }

              </style>
      Show
      Change the theme to one of the following for better results: base|iphone|ipad|bb10|bberry|android_dark|android_light Or add the following CSS to the page:         <style>             .ui-datatable .ui-icon{                 background-color: transparent;             }         </style>

      Description

      When the <mobi:deviceResource theme="auto"/> is used in a page that includes an ace:dataTable that does sorting, the icons are rendered very close to each other and appear to be blurred. This seems to only the case with the auto theme which is the default value.
      1. Case12356Example.zip
        25 kB
        Arran Mccullough
      1. Sort-Icon-Issue-Chrome.jpg
        72 kB
      2. Sort-Icon-Issue-Firefox.jpg
        115 kB

        Issue Links

          Activity

          Hide
          Arran Mccullough added a comment -

          Attached screen shots and test case sample code.

          Show
          Arran Mccullough added a comment - Attached screen shots and test case sample code.

            People

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

              Dates

              • Created:
                Updated:
                Resolved: