Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 96156 invoked from network); 24 Sep 2007 08:45:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Sep 2007 08:45:15 -0000 Received: (qmail 44062 invoked by uid 500); 24 Sep 2007 08:45:04 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 44017 invoked by uid 500); 24 Sep 2007 08:45:04 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 44006 invoked by uid 99); 24 Sep 2007 08:45:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Sep 2007 01:45:04 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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; Mon, 24 Sep 2007 08:47:23 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8DDB571413F for ; Mon, 24 Sep 2007 01:44:50 -0700 (PDT) Message-ID: <23843962.1190623490565.JavaMail.jira@brutus> Date: Mon, 24 Sep 2007 01:44:50 -0700 (PDT) From: "Dave (JIRA)" To: dev@myfaces.apache.org Subject: [jira] Created: (TOMAHAWK-1122) t:popup location and event MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org t:popup location and event --------------------------- Key: TOMAHAWK-1122 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1122 Project: MyFaces Tomahawk Issue Type: Bug Components: Popup Affects Versions: 1.1.7-SNAPSHOT Environment: ALL Reporter: Dave Fix For: 1.1.7-SNAPSHOT Currently shows up on the event of MouseOver at a position relative to mouse location. Features requested: 1. add a popup event: onclick 2. location, relative to component border. For example, a submenu shows up at the component bottom. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.