Jennifer Brunklaus created WICKET-5428:
------------------------------------------
Summary: AutoCompleteTextfield Position doesn't consider
ScrollPosition
Key: WICKET-5428
URL: https://issues.apache.org/jira/browse/WICKET-5428
Project: Wicket
Issue Type: Bug
Components: wicket-extensions
Affects Versions: 6.12.0
Reporter: Jennifer Brunklaus
Priority: Critical
The JavaScript of AutoCompleteTextField doesn't consider the ScrollPosition of
the Page.
In our case is an AutoCompleteTextField at the end of a formular, but still in
sight at the bottom. If the User is typing without scrolling, everything is
fine.
But if the User scrolls down, the PopUp Window of the AutoCompleteTextField is
heading the wrong position.
--
This message was sent by Atlassian JIRA
(v6.1#6144)