http://bugs.winehq.org/show_bug.cgi?id=10627 Jesse D Bacon <jessebacon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jessebacon(a)gmail.com --- Comment #5 from Jesse D Bacon <jessebacon(a)gmail.com> 2007-12-01 20:48:50 --- I am familiar with this issue though I did not create this report. The component in question is a "code complete" popup. I have attached two images: What it is supposed to look like and what it really looks like. When the popup initially shows the list inside is offset. If you manually resize the popup, then everything straightens out, but it does not persist. The log attached uses the "win" debug channel. You can see that the TEditipopup is created fine (parent) as well as the TVirtualStringList (child), but when the parent is repositioned then the child is not updated. The app is a new one (I maintain it): Nusphere PHPEd http://appdb.winehq.org/objectManager.php?sClass=application&iId=6208 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.