[ros-bugs] [Bug 3171] Focus doesn't change back to parent window

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Sat Jul 19 02:36:24 CEST 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=3171


jimtabor <jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jimtabor at adsl-64-217-116-
                   |                            |74.dsl.hstntx.swbell.net




--- Comment #2 from jimtabor <jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net>  2008-07-19 02:36:23 CET ---
Go in /subsystems/win32/win32k/ntuser/focus.c line 104, make this:
DPRINT("SendActiveMessage Old -> %x, New -> %x\n", OldTID, NewTID);

into 

DPRINT1("SendActiveMessage Old -> %x, New -> %x\n", OldTID, NewTID);

Check your debug printouts. I would beat~ that the have the same TID.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the Ros-bugs mailing list