[
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.