ICEfaces
  1. ICEfaces
  2. ICE-7113

New ace:confirmationDialog component

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 3.0.RC2, 3.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 2.1, Advanced Component Environment (ace:)
    • Assignee Priority:
      P2
    • Affects:
      Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial

      Description

      Create a new ace:confirmationDialog component, with skinning support and various display and behavior customization options.

        Activity

        Arturo Zambrano created issue -
        Arturo Zambrano made changes -
        Field Original Value New Value
        Assignee Arturo Zambrano [ artzambrano ]
        Arturo Zambrano made changes -
        Salesforce Case []
        Fix Version/s 2.1 [ 10241 ]
        Affects [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial]
        Arturo Zambrano made changes -
        Salesforce Case []
        Description Create a new ace:confirmationDialog component.with skinning support and various display and behavior customization options.
        Create a new ace:confirmationDialog component, with skinning support and various display and behavior customization options.
        Hide
        Arturo Zambrano added a comment -

        fixed at revision 25233

        Show
        Arturo Zambrano added a comment - fixed at revision 25233
        Arturo Zambrano made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Cruz Miraback added a comment - - edited

        This component has been tested using grimlock rev# 25582 on tomcat6 server using the browsers: IE7, Firefox 3.6.7, Gchrome14.
        Test pages are located at: repo\qa\trunk\Regression-Icefaces2\Sparkle\confirmDialog

        ISSUES:

        All browsers:
        1. Not sure if this is expected behavior or not but when changing the attributes dynamically, the confirmDialog hides. Once shown again the attributes are changed as expected. The confirmDialog also hides when using any buttons that cause a submit (Like on the add row to top/bottom pages).

        Internet Explorer

        1. When trying to open the attribute testing page, IE throws an error. (See attached screenshot)

        2. The effect 'explode' doesn't render.

        3. ConfirmDialog in PanelTabSet: The PanelTabSet doesn't render properly (See ICE-7250).

        Show
        Cruz Miraback added a comment - - edited This component has been tested using grimlock rev# 25582 on tomcat6 server using the browsers: IE7, Firefox 3.6.7, Gchrome14. Test pages are located at: repo\qa\trunk\Regression-Icefaces2\Sparkle\confirmDialog ISSUES: All browsers: 1. Not sure if this is expected behavior or not but when changing the attributes dynamically, the confirmDialog hides. Once shown again the attributes are changed as expected. The confirmDialog also hides when using any buttons that cause a submit (Like on the add row to top/bottom pages). Internet Explorer 1. When trying to open the attribute testing page, IE throws an error. (See attached screenshot) 2. The effect 'explode' doesn't render. 3. ConfirmDialog in PanelTabSet: The PanelTabSet doesn't render properly (See ICE-7250 ).
        Cruz Miraback made changes -
        Attachment 1.PNG [ 13563 ]
        Cruz Miraback made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Hide
        Ken Fyten added a comment -

        Prioritize the UISeries issue and error on load in IE issues for 2.1.

        Show
        Ken Fyten added a comment - Prioritize the UISeries issue and error on load in IE issues for 2.1.
        Ken Fyten made changes -
        Salesforce Case []
        Assignee Priority P2
        Ken Fyten made changes -
        Salesforce Case []
        Security Private [ 10001 ]
        Hide
        Ken Fyten added a comment -

        The tag for this component is currently "confirmDialog" when it should be "confirmationDialog". Please complete the component rename.

        Show
        Ken Fyten added a comment - The tag for this component is currently "confirmDialog" when it should be "confirmationDialog". Please complete the component rename.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #25853 Thu Oct 06 09:46:02 MDT 2011 ken.fyten ICE-7113 - Add new ace:confirmationDialog component.
        Files Changed
        Commit graph ADD /icefaces2/scratchpads/ace-merge/icefaces/ace/component/src/org/icefaces/ace/component/confirmationdialog
        Commit graph ADD /icefaces2/scratchpads/ace-merge/icefaces/ace/component/src/org/icefaces/ace/event/CloseEvent.java
        Commit graph ADD /icefaces2/scratchpads/ace-merge/icefaces/ace/component/src/org/icefaces/ace/component/confirmationdialog/ConfirmationDialog.java
        Commit graph ADD /icefaces2/scratchpads/ace-merge/icefaces/ace/component/src/org/icefaces/ace/component/confirmationdialog/ConfirmationDialogRenderer.java
        Commit graph ADD /icefaces2/scratchpads/ace-merge/icefaces/ace/component/resources/icefaces.ace/confirmdialog/confirmdialog.js
        Commit graph ADD /icefaces2/scratchpads/ace-merge/icefaces/ace/component/resources/icefaces.ace/confirmdialog
        Commit graph ADD /icefaces2/scratchpads/ace-merge/icefaces/ace/component/src/org/icefaces/ace/component/confirmationdialog/ConfirmationDialogMeta.java
        Commit graph ADD /icefaces2/scratchpads/ace-merge/icefaces/ace/component/src/org/icefaces/ace/event/ResizeEvent.java
        Hide
        Ken Fyten added a comment -

        3. ConfirmDialog in PanelTabSet: The PanelTabSet doesn't render properly (See ICE-7250) is not a priority.

        Show
        Ken Fyten added a comment - 3. ConfirmDialog in PanelTabSet: The PanelTabSet doesn't render properly (See ICE-7250 ) is not a priority.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #26446 Fri Nov 18 11:21:26 MST 2011 ken.fyten ICE-7113 New ace:confirmationDialog component.
        Files Changed
        Commit graph ADD /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/confirmationdialog/confirmationdialog.js
        Commit graph ADD /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/confirmationdialog/ConfirmationDialogMeta.java
        Commit graph ADD /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/confirmationdialog/ConfirmationDialogRenderer.java
        Commit graph ADD /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/confirmationdialog/ConfirmationDialog.java
        Commit graph ADD /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/confirmationdialog
        Ken Fyten made changes -
        Fix Version/s 3.1 [ 10312 ]
        Fix Version/s 3.0 [ 10241 ]
        Ken Fyten made changes -
        Salesforce Case []
        Fix Version/s 3.0 [ 10241 ]
        Fix Version/s 3.1 [ 10312 ]
        Ken Fyten made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 3.0.RC2 [ 10313 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arturo Zambrano
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: