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

[jira] [Updated] (WICKET-6366) Autocomplete race condition makes page unresponsive

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

Sven Meier updated WICKET-6366:
-------------------------------
    Affects Version/s: 6.26.0
                       8.0.0-M6

> Autocomplete race condition makes page unresponsive
> ---------------------------------------------------
>
>                 Key: WICKET-6366
>                 URL: https://issues.apache.org/jira/browse/WICKET-6366
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 7.6.0, 6.26.0, 8.0.0-M6
>         Environment: Reproduced both with latest Firefox (53.0.2) and latest Chrome (58.0.3029.96)
>            Reporter: Per Huss
>            Assignee: Sven Meier
>             Fix For: 6.27.0, 7.8.0, 8.0.0-M7
>
>         Attachments: autocomplete.zip, exceptions.png
>
>
> The autocomplete field can throw a javascript exception that makes the page unresponsive.
> To reproduce, run attached quickstart and:
> 1. Click the text field and type "a"
> 2. Quickly click the "hide" button, and
> 3. Quickly click the text field again and type another "a", leaving the text field focused.
> 4. A couple of javascript exceptions will be thrown, where the first on seems to break the ajax functionality. Clicking "show" has no effect now.
> Attaching quickstart and screenshot of the exceptions.



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