You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Thijs Vonk (JIRA)" <ji...@apache.org> on 2013/11/11 21:41:18 UTC

[jira] [Updated] (WICKET-5413) Positioning AutoCompleteTextField not correct on resized window

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

Thijs Vonk updated WICKET-5413:
-------------------------------

    Attachment: autocompletetest.zip

Run the quickstart. Halfway on the page I added the AutoCompleteTextField start typing the word 'choice'

If you have resized the window and scroll down to the field the autocompleted values will be somewhere above the field. (also see screenshot).

Please don't mind the coloring. 

> Positioning AutoCompleteTextField not correct on resized window
> ---------------------------------------------------------------
>
>                 Key: WICKET-5413
>                 URL: https://issues.apache.org/jira/browse/WICKET-5413
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 6.12.0
>            Reporter: Thijs Vonk
>            Priority: Minor
>         Attachments: autocompletetest.zip
>
>
> The positioning of the AutoCompleteTextField options is off when having a resized browser window.
> I'll upload a testcase. And I have a patch which uses jQueries .offset() which fixes the problem for me.



--
This message was sent by Atlassian JIRA
(v6.1#6144)