Return-Path: X-Original-To: apmail-tapestry-commits-archive@minotaur.apache.org Delivered-To: apmail-tapestry-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 81DD369BC for ; Mon, 30 May 2011 19:20:31 +0000 (UTC) Received: (qmail 18949 invoked by uid 500); 30 May 2011 19:20:31 -0000 Delivered-To: apmail-tapestry-commits-archive@tapestry.apache.org Received: (qmail 18909 invoked by uid 500); 30 May 2011 19:20:31 -0000 Mailing-List: contact commits-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tapestry.apache.org Delivered-To: mailing list commits@tapestry.apache.org Received: (qmail 18902 invoked by uid 99); 30 May 2011 19:20:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 May 2011 19:20:31 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 May 2011 19:20:28 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 90ECEE98C6 for ; Mon, 30 May 2011 19:19:47 +0000 (UTC) Date: Mon, 30 May 2011 19:19:47 +0000 (UTC) From: "Michael Kernahan (JIRA)" To: commits@tapestry.apache.org Message-ID: <139973908.53986.1306783187590.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (TAP5-1536) callback when user selects row from Autocomplete mixin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org callback when user selects row from Autocomplete mixin ------------------------------------------------------- Key: TAP5-1536 URL: https://issues.apache.org/jira/browse/TAP5-1536 Project: Tapestry 5 Issue Type: Improvement Components: tapestry-core Affects Versions: 5.2.0 Reporter: Michael Kernahan Priority: Minor The autocomplete mixin provides no callback mechanism to know when the user selects an item from the list. I found this thread, but no corresponding JIRA ticket (did search but this is my first time here): http://osdir.com/ml/users-tapestry-apache/2010-05/msg00306.html Having a callback would greatly enhance this mixin as it would allow for an easy response to a user selection. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira