Return-Path: Delivered-To: apmail-struts-issues-archive@locus.apache.org Received: (qmail 72740 invoked from network); 22 Jun 2008 15:30:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Jun 2008 15:30:57 -0000 Received: (qmail 92599 invoked by uid 500); 22 Jun 2008 15:30:57 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 92565 invoked by uid 500); 22 Jun 2008 15:30:57 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 92556 invoked by uid 99); 22 Jun 2008 15:30:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jun 2008 08:30:57 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jun 2008 15:30:16 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5B1B4234C14A for ; Sun, 22 Jun 2008 08:30:05 -0700 (PDT) Message-ID: <1020732131.1214148605371.JavaMail.jira@brutus> Date: Sun, 22 Jun 2008 08:30:05 -0700 (PDT) From: "Musachy Barroso (JIRA)" To: issues@struts.apache.org Subject: [jira] Resolved: (WW-2061) Tabindex not working on autocompleter In-Reply-To: <17796831.1185390485250.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/struts/browse/WW-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Musachy Barroso resolved WW-2061. --------------------------------- Resolution: Fixed I also fixed the tabindex for the datetimepicker tag > Tabindex not working on autocompleter > ------------------------------------- > > Key: WW-2061 > URL: https://issues.apache.org/struts/browse/WW-2061 > Project: Struts 2 > Issue Type: Bug > Components: Plugin - Dojo Tags > Affects Versions: 2.0.9 > Environment: Windows Firefox 2.0.0.5 and Internet Explorer 6.0 > Reporter: Benjamin McCann > Assignee: Musachy Barroso > Fix For: 2.1.3 > > > I have a bunch of inputs with tabindex defined on each. Some are regular HTML inputs and some are struts autocompleters as shown below: > > When I tab through the fields it skips right over my autocompleters and comes back only after hitting all the regular HTML fields. > Thanks, > Ben -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.