ICEfaces
  1. ICEfaces
  2. ICE-11247

Emporium chat issue myfaces specific

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.2
    • Fix Version/s: 4.2
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      Emporium app, Tomcat 7/8 ICEfaces 4 trunk r50737, Myfaces 2.2.12
    • Assignee Priority:
      P2

      Description

      When using chat, the typed message is not cleared from the input area after submitting to chat. Not an issue with mojarra.
      See attached screenshot.

        Activity

        Hide
        Mircea Toma added a comment -

        Adjusted test (for Myfaces) in DOMPartialViewContext.applyBrowserChanges to assume that whenever PartialViewcontext.getExecuteIds()/getRenderIds() returns an empty list that @all components should receive the browser changes. This ensures that the DOM diff will properly calculate the differences between the old and the new documnet.

        Show
        Mircea Toma added a comment - Adjusted test (for Myfaces) in DOMPartialViewContext.applyBrowserChanges to assume that whenever PartialViewcontext.getExecuteIds()/getRenderIds() returns an empty list that @all components should receive the browser changes. This ensures that the DOM diff will properly calculate the differences between the old and the new documnet.
        Hide
        Carmen Cristurean added a comment -

        ICEfaces4 trunk r.50917/ Chrome56, FF49, IE11, MsEdge38
        The original issue is resolved, and was verified in all browsers, with exception of MsEdge.
        On MsEdge, the "Chat" tab cannot be accessed when using MyFaces JSF, because of browser console errors:
        [icefaces] [Thu, 02 Mar 2017 20:37:19 GMT] Error [status: sendError code: UNKNOWN]: undefined
        UNKNOWN
        bridge-support.js.jsf (1877,42)

        Show
        Carmen Cristurean added a comment - ICEfaces4 trunk r.50917/ Chrome56, FF49, IE11, MsEdge38 The original issue is resolved, and was verified in all browsers, with exception of MsEdge. On MsEdge, the "Chat" tab cannot be accessed when using MyFaces JSF, because of browser console errors: [icefaces] [Thu, 02 Mar 2017 20:37:19 GMT] Error [status: sendError code: UNKNOWN] : undefined UNKNOWN bridge-support.js.jsf (1877,42)
        Hide
        Mircea Toma added a comment -

        Modified isBlurEvent function in blockui.js to give up traversing the call stack when it is not possible to determine the function caller.

        Show
        Mircea Toma added a comment - Modified isBlurEvent function in blockui.js to give up traversing the call stack when it is not possible to determine the function caller.
        Hide
        Carmen Cristurean added a comment -

        Verified ICEfaces4 trunk r50927 in IE8, IE11, MsEdge38, FF49, Chorme56 with MyFaces/Mojarra JSF.

        Show
        Carmen Cristurean added a comment - Verified ICEfaces4 trunk r50927 in IE8, IE11, MsEdge38, FF49, Chorme56 with MyFaces/Mojarra JSF.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: