Place a typeahead field on a form.
Display the form as formInDialog.
Type something in the field.
The typeahead value list is drawn to high up on the screen, possibly missing out offseting the location by the y-position of the window.
Mac OS X, Java 1.4.2, 2.2.3 Developer and Client.
Possibly Windows and Java 1.5 as well.
have tested a typeahead field in a form in dialog on windows and mac and both are seem to work fine
on the Mac the test was on 1.5
also on 1.4 on the mac it works. Can you send a sample solution to support@servoy.com?
Hi Jan,
Here is a screenshot from 2.2.3 Developer on Java 1.5 Mac OS X 10.4.3:
I may need to send you logon details to the server rather than a solution. The solution does not like to be moved…
No that is not misplaced
that is how it should work.
If you make the dialog a bit taller it will be ok.
If i see that the drop down will be under the dialog or main application window then the drop down will be come a drop up…
Because if the dialog or frame is maximized or something like that the drop down will disappear.
Maybe in youre specific case i could check if then falls above the dialog and then do do a drop down anyway..
Hi Jan,
I will make the windows slightly taller to avoid the issue.