From adffaces-issues-return-1629-apmail-incubator-adffaces-issues-archive=incubator.apache.org@incubator.apache.org Wed Jan 03 16:44:50 2007 Return-Path: Delivered-To: apmail-incubator-adffaces-issues-archive@locus.apache.org Received: (qmail 71486 invoked from network); 3 Jan 2007 16:44:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jan 2007 16:44:49 -0000 Received: (qmail 3864 invoked by uid 500); 3 Jan 2007 16:44:55 -0000 Delivered-To: apmail-incubator-adffaces-issues-archive@incubator.apache.org Received: (qmail 3811 invoked by uid 500); 3 Jan 2007 16:44:55 -0000 Mailing-List: contact adffaces-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-issues@incubator.apache.org Delivered-To: mailing list adffaces-issues@incubator.apache.org Received: (qmail 3759 invoked by uid 99); 3 Jan 2007 16:44:55 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jan 2007 08:44:55 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jan 2007 08:44:48 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id AA48E714310 for ; Wed, 3 Jan 2007 08:44:27 -0800 (PST) Message-ID: <22015940.1167842667694.JavaMail.jira@brutus> Date: Wed, 3 Jan 2007 08:44:27 -0800 (PST) From: "Martin Koci (JIRA)" To: adffaces-issues@incubator.apache.org Subject: [jira] Updated: (ADFFACES-191) Handle alt-f4 in dialogs In-Reply-To: <25528464.1159018942426.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on 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