ICEfaces
  1. ICEfaces
  2. ICE-8992

javax_faces_developmentstage_messages causing body update

    Details

    • Type: Bug Bug
    • Status: Open
    • Priority: Minor Minor
    • Resolution: Unresolved
    • Affects Version/s: 3.2
    • Fix Version/s: None
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      JSF Development stage
    • Workaround Exists:
      Yes
    • Workaround Description:
      Use Production stage

      Description

      When in Development stage, JSF will render faces messages into the body at the bottom of the page. The starting / stopping of rendering of that causes a full body update for the page, which can break the ace:dateTimeEntry (ICE-8970, ICE-8562) or cause a display glitch due to browser bugs in copying the new body children into the existing body element (ICE-8928).

      This only happens in Development stage, so real running applications deployed in Production stage won't have this issue.

      We should investigate if there's some hook our framework can exploit to wrap the faces message output in a div that's always rendered, or cause the existing markup to always be rendered but not be visible, to localise the DOM update and not bring in the body.

        Issue Links

          Activity

          Mark Collette created issue -
          Mark Collette made changes -
          Field Original Value New Value
          Link This issue blocks ICE-8928 [ ICE-8928 ]
          Mark Collette made changes -
          Link This issue blocks ICE-8970 [ ICE-8970 ]
          Ken Fyten made changes -
          Fix Version/s 3.3 [ 10370 ]
          Ken Fyten made changes -
          Priority Major [ 3 ] Minor [ 4 ]
          Ken Fyten made changes -
          Fix Version/s 3.4 [ 10770 ]
          Fix Version/s 3.3 [ 10370 ]
          Arran Mccullough made changes -
          Salesforce Case Reference 5007000000RTyQ9AAL
          Arran Mccullough made changes -
          Salesforce Case Reference 5007000000RTyQ9AAL
          Ken Fyten made changes -
          Fix Version/s 4.0.BETA [ 10770 ]

            People

            • Assignee:
              Unassigned
              Reporter:
              Mark Collette
            • Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: