[
https://issues.apache.org/jira/browse/WICKET-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582622#action_12582622
]
Gerolf Seitz commented on WICKET-1355:
--------------------------------------
in case we don't want to move the dropdown div to become a sibling of the
textbox, the method YAHOO.Dom.getXY correctly calculates the position in a
scrolled context.
and since it's BSD licensed we could also use it in wicket-autocomplete.js
needless to say that it's at least about 5 times the size (LOC) as the current
getPosition method.
> 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: Janne Hietamäki
> Fix For: 1.3.3
>
> Attachments: 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.