It reminds me of a known locked issue I had on my laptop before, but it never happens on my other computer. It is recover-able by typing the Esc key. Or as a workaround, you can enable the Windows Native Theme in the Global Bugs Config.
I didn't have the direct evidence since everything is lock until I typed the Esc key and switched to Visual Studio. But I only narrow the root cause to the old theme parts(https://github.com/noodle1983/putty-nd3.x/blob/master/library/view/widget/native_widget_win.cpp#L1835). But it is a pity that I haven't found the fix from the chromium yet. And it may have something to do with some certain Windows version.
If it is not recoverable by the EXC key. It is a new issue and may enter some dead loop and need further investigation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Noticed and thanks!
It reminds me of a known locked issue I had on my laptop before, but it never happens on my other computer. It is recover-able by typing the Esc key. Or as a workaround, you can enable the Windows Native Theme in the Global Bugs Config.
I didn't have the direct evidence since everything is lock until I typed the Esc key and switched to Visual Studio. But I only narrow the root cause to the old theme parts(https://github.com/noodle1983/putty-nd3.x/blob/master/library/view/widget/native_widget_win.cpp#L1835). But it is a pity that I haven't found the fix from the chromium yet. And it may have something to do with some certain Windows version.
If it is not recoverable by the EXC key. It is a new issue and may enter some dead loop and need further investigation.