Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.5.3
    • Fix Version/s: 1.6DR#6, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      any

      Description

      Currently, if users want to render an iframe, they have to use a round-about way of using an outputText and binding the value of that to a backing bean String property that's the actual iframe string. It would be simple for us to create a component that does what they need.

        Activity

        Hide
        Philip Breau added a comment -

        A useful feature of such a component would be that it wouldn't cause the browser to reload content when the visibility changed. Currently, when any property, such as the visible property changes, ICEfaces rewrites all the entire nodes affected. This causes the browser to reload the iframe content. Changing the visibility attribute through a javascript method, rather than a DOM diff would circumvent this problem

        Show
        Philip Breau added a comment - A useful feature of such a component would be that it wouldn't cause the browser to reload content when the visibility changed. Currently, when any property, such as the visible property changes, ICEfaces rewrites all the entire nodes affected. This causes the browser to reload the iframe content. Changing the visibility attribute through a javascript method, rather than a DOM diff would circumvent this problem
        Hide
        Mircea Toma added a comment -

        Append patch (in case I loose the file).

        Show
        Mircea Toma added a comment - Append patch (in case I loose the file).
        Hide
        Mircea Toma added a comment -

        Override 'iframe' element update behaviour.

        Show
        Mircea Toma added a comment - Override 'iframe' element update behaviour.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: