Details
Description
See the test application: display the "About box" dialog when clicking in the "about..." menu item under the "?" menu.
Expected behaviour: the dialog displays; when it loses focus it is automatically closed (works on Windows 2003, 7).
Observed behaviour (ReactOS): the dialog cannot display; the following debug messages are displayed:
(H:\trunk\reactos_clean\ntoskrnl\mm\ARM3\procsup.c:409) Thread wants too much stack
|
(H:\trunk\reactos_clean\win32ss\user\ntuser\callback.c:349) err: Error Callback to User space Status c00000fd
|
|
< 9 other such messages >
|
|
(H:\trunk\reactos_clean\win32ss\user\ntuser\focus.c:667) err: SetActiveWindow: Summary ERROR, active state changed!
|
< 34 other such messages >
|
Attachments
Issue Links
- relates to
-
CORE-6651 Broken window z-ordering
- In Progress
-
CORE-6756 MDI minimized window looks like normal window with changed first system button
- Resolved
-
CORE-10785 PowerPoint viewer 2010 from RAPPS hangs during start in r70566
- Resolved
-
CORE-11324 Some apps does not have active button on taskbar
- Resolved
-
CORE-8780 zsnesw doesn't start
- Resolved
-
ROSTESTS-208 user32_winetest:win test_activateapp(hwndMain) tests skipped
- Resolved