From adffaces-issues-return-1058-apmail-incubator-adffaces-issues-archive=incubator.apache.org@incubator.apache.org Sat Sep 23 13:49:08 2006 Return-Path: Delivered-To: apmail-incubator-adffaces-issues-archive@locus.apache.org Received: (qmail 55107 invoked from network); 23 Sep 2006 13:49:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Sep 2006 13:49:08 -0000 Received: (qmail 28803 invoked by uid 500); 23 Sep 2006 13:49:07 -0000 Delivered-To: apmail-incubator-adffaces-issues-archive@incubator.apache.org Received: (qmail 28791 invoked by uid 500); 23 Sep 2006 13:49:07 -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 28782 invoked by uid 99); 23 Sep 2006 13:49:07 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Sep 2006 06:49:07 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [209.237.227.198] ([209.237.227.198:35149] helo=brutus.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id B7/FB-27820-15B35154 for ; Sat, 23 Sep 2006 06:49:05 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5AED64190CE for ; Sat, 23 Sep 2006 13:45:23 +0000 (GMT) Message-ID: <13817628.1159019123370.JavaMail.jira@brutus> Date: Sat, 23 Sep 2006 06:45:23 -0700 (PDT) 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-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ 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