You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2017/05/01 14:21:04 UTC

[jira] [Resolved] (WICKET-6364) The autogenerated input field when a form has a default button should not gain the focus when navigating with tab

     [ https://issues.apache.org/jira/browse/WICKET-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-6364.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 8.0.0-M6
                   7.7.0
                   6.27.0

> The autogenerated input field when a form has a default button should not gain the focus when navigating with tab
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-6364
>                 URL: https://issues.apache.org/jira/browse/WICKET-6364
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 7.6.0, 6.26.0, 8.0.0-M5
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 6.27.0, 7.7.0, 8.0.0-M6
>
>
> When Form#setDefaultButton(someButton) is used Wicket generates a hidden (with CSS) pair of text input and a button.
> Those should have tabindex="-1" to not steal the focus when the user navigates via tab key. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)