[ 
https://issues.apache.org/jira/browse/WICKET-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778940#action_12778940
 ] 

Erik van Oosten commented on WICKET-1355:
-----------------------------------------

The fix is based on the idea that it is very hard to position a div relative to 
a textfield when that div is added to the document body. Instead the div will 
be added as a sibling of the textfield. The idea came from colleague Tim Taylor 
(toolman) who also gave me the initial patch.

> Autocomplete window has wrong position in scrolled context
> ----------------------------------------------------------
>
>                 Key: WICKET-1355
>                 URL: https://issues.apache.org/jira/browse/WICKET-1355
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.3.1
>            Reporter: Erik van Oosten
>            Assignee: Igor Vaynberg
>         Attachments: wicket-1355-wicket-1.3.x-autocomplete.patch, 
> wicket-1355-wicket-1.4.x-autocomplete.patch, wicket-autocomplete.js
>
>
> When the autocompleted field is located in a scrolled div, the drop-down 
> window is positioned too far down.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to