Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
6.19.0, 7.0.0-M6
-
None
-
operating system : 64-bit, Windows 7 Professional.
Description
I am using Wicket's(version 6.19.0) AutoCompleteTextField in my application to a form component,
when I type something I will get the suggestion list and we will get a horizontal scroll bar for the suggestion list.
The problem is when I scroll to view the text suggestion list is disappearing. This happens in all IE browser
versions IE8, IE9, IE10 and IE11.
I have attached the image to show suggestion list with scroll bar.
and also the example zip file.