Opened 17 years ago
Closed 13 years ago
#23 closed defect (fixed)
Lost focus of details window
Reported by: | guest | Owned by: | cinc |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | component1 | Version: | |
Keywords: | Cc: |
Description
I installed wpswizard-0_6_1a3 (just the dlls). When I open specific drives (details view) and select properties everything works fine. When I close the properties the original drive window never gets focus again. Requires a desktop restart to close window.
MikeG
Change History (2)
comment:1 by , 13 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in V0.6.1b4 and above.
The settings notebook window was subclassed with the replacement folder window procedure for WPRootFolder causing an exception later on during window message handling and somtimes even overwriting a real folder window procedure pointer.
-With installed EWP or XWP an exception handler caught the error leaving the unresponsive window. -With stock WPS one gets a hang -> reboot necessary -With stock WPS and SET SHELLEXCEPTIONHANDLER=OFF the WPS crashes hard but can be restarted/automatically restarts.
In this case the WPS exception handling does more harm than good causing a SYS3170 and hard hang.
I can confirm the problem using 0.6.1a3.