ICEfaces
  1. ICEfaces
  2. ICE-1076

InputFile: styleClass has no effect on iframe in IE

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.5.1
    • Fix Version/s: 1.6DR#1, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Operating System: Windows XP
      Platform: PC

      Description

      from the forum: http://www.icefaces.org/JForum/posts/list/0/3109.page#14959

      The iframe created for the InputFile component does not show any custom style in
      IE. I guess that IE's not cascading the class set on the iframe to the iframe's
      contents, but Firefox is.

        Activity

        Hide
        Adnan Durrani added a comment -

        Fixed -r 12987

        This component renders an iframe and a div inside the iframe. Initially we
        have applied the css on the iframe, but it came across that IE doesn't respect
        the class on the iframe, so now we are applying style class on the div.

        Show
        Adnan Durrani added a comment - Fixed -r 12987 This component renders an iframe and a div inside the iframe. Initially we have applied the css on the iframe, but it came across that IE doesn't respect the class on the iframe, so now we are applying style class on the div.
        Hide
        Adnan Durrani added a comment -

        As InputFile component renders in an iframe. So the css file defines style class for the inputFile component must need to be defined using the ice:outputStyle component.

        Show
        Adnan Durrani added a comment - As InputFile component renders in an iframe. So the css file defines style class for the inputFile component must need to be defined using the ice:outputStyle component.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: