ICEfaces
  1. ICEfaces
  2. ICE-5260

image for dataExporter is shown with a blue border

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.2-EE-GA
    • Fix Version/s: 1.8.2-EE-GA_P01, 1.8.3
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      Add the following CSS:

      <style>
      .iceDatExp img {
      border:none;
      }
      </style>

      Note: This workaround only works with ICEfaces 1.8.2. Any previous releases didn't have a style class assigned to the component.
      Show
      Add the following CSS: <style> .iceDatExp img { border:none; } </style> Note: This workaround only works with ICEfaces 1.8.2. Any previous releases didn't have a style class assigned to the component.

      Description

      A blue border surrounds the image that is used in the dataExporter component.

        Activity

        Hide
        Ken Fyten added a comment -

        Not sure why we left the border on the image, need to review.

        Show
        Ken Fyten added a comment - Not sure why we left the border on the image, need to review.
        Hide
        yip.ng added a comment -

        The border is not in the image. It is added by the browser for an image link. In component showcase it is removed by CSS. See screenshot-1.

        Show
        yip.ng added a comment - The border is not in the image. It is added by the browser for an image link. In component showcase it is removed by CSS. See screenshot-1.
        Hide
        yip.ng added a comment -

        CSS rule added to theme CSS files.

        Show
        yip.ng added a comment - CSS rule added to theme CSS files.
        Hide
        Joanne Bai added a comment -

        verified with success on ICEfaces-ee-1.8.2 revision #20356 using tomcat 6 + FF3.5 and IE8 - The blue border of the Submit button is not presenting

        Test app is added to repo\qa\trunk\Regression\ICE-5260

        Show
        Joanne Bai added a comment - verified with success on ICEfaces-ee-1.8.2 revision #20356 using tomcat 6 + FF3.5 and IE8 - The blue border of the Submit button is not presenting Test app is added to repo\qa\trunk\Regression\ ICE-5260

          People

          • Assignee:
            Joanne Bai
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: