ICEfaces
  1. ICEfaces
  2. ICE-5531

Draggable panelPopup disappears when dragged using standardRequestScope

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: 1.8.2-EE-GA
    • Fix Version/s: 1.8.2-EE-GA_P01, 1.8.3
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      If an application uses the standard request scope instead of the ICEfaces extended request scope, the draggable panelPopup disappears when dragged. This occurs in both Firefox and IE browsers and for both modal and non-modal popups.

        Activity

        Hide
        Ken Fyten added a comment -

        This seems like the expected behavior if using stdRequestScope and the popup rendered attribute is bound to a bean in request scope. Recommendation is to have their bean be either session scope, or in one of the custom Seam scopes (Conversation, etc.) that will persist beyond the life of a single request.

        For purposes of the attached stand-alone test, try putting the bean in Session scope.

        Show
        Ken Fyten added a comment - This seems like the expected behavior if using stdRequestScope and the popup rendered attribute is bound to a bean in request scope. Recommendation is to have their bean be either session scope, or in one of the custom Seam scopes (Conversation, etc.) that will persist beyond the life of a single request. For purposes of the attached stand-alone test, try putting the bean in Session scope.
        Hide
        Arran Mccullough added a comment -

        Testing with session scope solves the issue.

        Show
        Arran Mccullough added a comment - Testing with session scope solves the issue.

          People

          • Assignee:
            Arran Mccullough
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: