You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Martin Koci (JIRA)" <ad...@incubator.apache.org> on 2006/09/23 13:42:22 UTC

[jira] Created: (ADFFACES-191) Handle alt-f4 in dialogs

Handle alt-f4 in dialogs
------------------------

                 Key: ADFFACES-191
                 URL: http://issues.apache.org/jira/browse/ADFFACES-191
             Project: MyFaces ADF-Faces
          Issue Type: Improvement
            Reporter: Martin Koci


There is common problem with web application that we cannot register a
listener to a "closing window" event.  Component starting dialogs (dialog:) can deliver ReturnEvent but not in case when user uses alt-f4 or click at cross in right top corner.

In this situation we have no chance to know (on server) that dialog windows are closed and dialog itself ended.




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (ADFFACES-191) Handle alt-f4 in dialogs

Posted by "Martin Koci (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Koci updated ADFFACES-191:
---------------------------------

    Status: Patch Available  (was: Open)

> Handle alt-f4 in dialogs
> ------------------------
>
>                 Key: ADFFACES-191
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-191
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>            Reporter: Martin Koci
>         Attachments: CoreRenderKit.java.patch, FredJSP.java.patch, howToHandleAltF4.txt
>
>
> There is common problem with web application that we cannot register a
> listener to a "closing window" event.  Component starting dialogs (dialog:) can deliver ReturnEvent but not in case when user uses alt-f4 or click at cross in right top corner.
> In this situation we have no chance to know (on server) that dialog windows are closed and dialog itself ended.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (ADFFACES-191) Handle alt-f4 in dialogs

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Winer reassigned ADFFACES-191:
-----------------------------------

    Assignee: Adam Winer

> Handle alt-f4 in dialogs
> ------------------------
>
>                 Key: ADFFACES-191
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-191
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>            Reporter: Martin Koci
>         Assigned To: Adam Winer
>         Attachments: CoreRenderKit.java.patch, FredJSP.java.patch, howToHandleAltF4.txt
>
>
> There is common problem with web application that we cannot register a
> listener to a "closing window" event.  Component starting dialogs (dialog:) can deliver ReturnEvent but not in case when user uses alt-f4 or click at cross in right top corner.
> In this situation we have no chance to know (on server) that dialog windows are closed and dialog itself ended.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ADFFACES-191) Handle alt-f4 in dialogs

Posted by "Martin Koci (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Koci updated ADFFACES-191:
---------------------------------

    Attachment: FredJSP.java.patch
                CoreRenderKit.java.patch

> Handle alt-f4 in dialogs
> ------------------------
>
>                 Key: ADFFACES-191
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-191
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>            Reporter: Martin Koci
>         Attachments: CoreRenderKit.java.patch, FredJSP.java.patch, howToHandleAltF4.txt
>
>
> There is common problem with web application that we cannot register a
> listener to a "closing window" event.  Component starting dialogs (dialog:) can deliver ReturnEvent but not in case when user uses alt-f4 or click at cross in right top corner.
> In this situation we have no chance to know (on server) that dialog windows are closed and dialog itself ended.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (ADFFACES-191) Handle alt-f4 in dialogs

Posted by "Martin Koci (JIRA)" <ad...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/ADFFACES-191?page=all ]

Martin Koci updated ADFFACES-191:
---------------------------------

    Attachment: howToHandleAltF4.txt

Example how to handle this  by Christoph Lassner

> Handle alt-f4 in dialogs
> ------------------------
>
>                 Key: ADFFACES-191
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-191
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>            Reporter: Martin Koci
>         Attachments: howToHandleAltF4.txt
>
>
> There is common problem with web application that we cannot register a
> listener to a "closing window" event.  Component starting dialogs (dialog:) can deliver ReturnEvent but not in case when user uses alt-f4 or click at cross in right top corner.
> In this situation we have no chance to know (on server) that dialog windows are closed and dialog itself ended.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (ADFFACES-191) Handle alt-f4 in dialogs

Posted by "Martin Koci (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Koci updated ADFFACES-191:
---------------------------------

    Attachment: FredJSP.java.patch
                CoreRenderKit.java.patch

> Handle alt-f4 in dialogs
> ------------------------
>
>                 Key: ADFFACES-191
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-191
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>            Reporter: Martin Koci
>         Attachments: CoreRenderKit.java.patch, FredJSP.java.patch, howToHandleAltF4.txt
>
>
> There is common problem with web application that we cannot register a
> listener to a "closing window" event.  Component starting dialogs (dialog:) can deliver ReturnEvent but not in case when user uses alt-f4 or click at cross in right top corner.
> In this situation we have no chance to know (on server) that dialog windows are closed and dialog itself ended.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (ADFFACES-191) Handle alt-f4 in dialogs

Posted by "Martin Koci (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Koci updated ADFFACES-191:
---------------------------------

    Attachment:     (was: CoreRenderKit.java.patch)

> Handle alt-f4 in dialogs
> ------------------------
>
>                 Key: ADFFACES-191
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-191
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>            Reporter: Martin Koci
>         Attachments: CoreRenderKit.java.patch, FredJSP.java.patch, howToHandleAltF4.txt
>
>
> There is common problem with web application that we cannot register a
> listener to a "closing window" event.  Component starting dialogs (dialog:) can deliver ReturnEvent but not in case when user uses alt-f4 or click at cross in right top corner.
> In this situation we have no chance to know (on server) that dialog windows are closed and dialog itself ended.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (ADFFACES-191) Handle alt-f4 in dialogs

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Winer updated ADFFACES-191:
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.1-incubating-core-SNAPSHOT
           Status: Resolved  (was: Patch Available)

Checked in the patch - thanks.

> Handle alt-f4 in dialogs
> ------------------------
>
>                 Key: ADFFACES-191
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-191
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>            Reporter: Martin Koci
>         Assigned To: Adam Winer
>             Fix For: 1.0.1-incubating-core-SNAPSHOT
>
>         Attachments: CoreRenderKit.java.patch, FredJSP.java.patch, howToHandleAltF4.txt
>
>
> There is common problem with web application that we cannot register a
> listener to a "closing window" event.  Component starting dialogs (dialog:) can deliver ReturnEvent but not in case when user uses alt-f4 or click at cross in right top corner.
> In this situation we have no chance to know (on server) that dialog windows are closed and dialog itself ended.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ADFFACES-191) Handle alt-f4 in dialogs

Posted by "Martin Koci (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Koci updated ADFFACES-191:
---------------------------------

    Attachment:     (was: FredJSP.java.patch)

> Handle alt-f4 in dialogs
> ------------------------
>
>                 Key: ADFFACES-191
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-191
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>            Reporter: Martin Koci
>         Attachments: CoreRenderKit.java.patch, FredJSP.java.patch, howToHandleAltF4.txt
>
>
> There is common problem with web application that we cannot register a
> listener to a "closing window" event.  Component starting dialogs (dialog:) can deliver ReturnEvent but not in case when user uses alt-f4 or click at cross in right top corner.
> In this situation we have no chance to know (on server) that dialog windows are closed and dialog itself ended.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira