reza mohseni - 2014-01-26

Hi all,
as the above images show, the SearchWindow is not showing in Lookups but it is visible in grids.
We have encountered this problem since we switched to JDK 1.7 and it is related, without doubt, with this version of jDK.
To see the probem it is enough to run the Demo no 9 with jdk 1.7.
I think the problem is related with searchWindow.setLocation(location.x, location.y); method in SearchWindowManager that is used to set the location
of search window, but as the documentations of the method say , it may have
non-deterministic outcomes.
I wish the above notes be helpful in solving problem and speed it up.
Thanks