[Bug 10627] child window position is not updated

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 1 20:48:50 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=10627


Jesse D Bacon <jessebacon at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jessebacon at gmail.com




--- Comment #5 from Jesse D Bacon <jessebacon at 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.



More information about the wine-bugs mailing list