deanis74

Results 15 comments of deanis74

I know this is an old-ish question, but I am running into a similar issue. When I run the test through NUnit, I can see the menu bar. FlaUInspect also...

I don't have any WPF components, so that's not the issue. Which makes me a bit happy, because I dread moving to UIA3 at this point in the game. To...

Everything works properly when running through ReSharper Test Sessions inside VS2019, which uses nUnit as a separate process.

I ended up writing some custom code to walk the various `ToolStripItemCollection` if the test is running inside the app. Not ideal, because now there are two different chunks of...

We tried to follow the trail of what's going on here. It's a bit confusing, but to expand on what @weichslgartner said: 1. The SPDX spec (v2.2.2), under 7.21.1, [uses...

I noticed that the value for `properties > SecurityKey > value` in `settings.json` on one machine wasn't being properly updated. It still had an old key saved, not the latest...

Thank you for summarizing what I said. Manually replacing the security key in `settings.json` fixes the issue.

Those would be enhancement requests for Windows Explorer to make to Microsoft. This utility simply handles what happens when pressing `Win+E`.

This issue is still present in v81.0. Just in case anybody was wondering. The Event Viewer still just contains the the informational `"Service stopped successfully"` message, and the log file...

I believe this is causing #26963.