ICEfaces
  1. ICEfaces
  2. ICE-2189

CSS stylesheets not updated properly when 'head' element is modified

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6.1, 1.7DR#1
    • Fix Version/s: 1.6.2, 1.7DR#2, 1.7
    • Component/s: Bridge, Framework
    • Labels:
      None
    • Environment:
      IE, Safari

      Description

      Usualy when 'forwarding' navigation rules are used DOM diffs are generated for the 'head' element. When the head contains CSS stylesheet references (or Javascript code references) they are not applied (or executed) properly.

        Issue Links

          Activity

          Hide
          Mircea Toma added a comment -

          Remove 'head' element's 'id' attribute to force an update for 'html' element.
          Detect when 'html' element is updated and send a 'reload' message instead of the actual update. This will force a page reload which in turn will force re-applying the CSS stylesheets.

          Show
          Mircea Toma added a comment - Remove 'head' element's 'id' attribute to force an update for 'html' element. Detect when 'html' element is updated and send a 'reload' message instead of the actual update. This will force a page reload which in turn will force re-applying the CSS stylesheets.

            People

            • Assignee:
              Unassigned
              Reporter:
              Mircea Toma
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: