-
-
Notifications
You must be signed in to change notification settings - Fork 56
Description
About Bug
Whenever I try to enable easyclick whilst hovering my cursor over something like a link, youtube video, or anything that causes the little link preview text in the bottom left to show up it causes win-vind to freeze for a few seconds until it does a left click on the spot. No hints get rendered. I tried it on a clean win-vind config, new edge profile, incognito mode, and a fresh install of Chrome. Other browsers like Firefox seem unaffected. I found these errors in the log file:
[Error] Too many posts were made to a semaphore.
[Error] An unspecified failure has occurred. (bool __cdecl vind::util::is_failed(long) noexcept)
[Error] easyclick failed. An runtime exception occurred: Could not update caches of UIAutomationElement. (void __cdecl vind::bind::BindedFunc::error_process(const class std::exception &))
Steps to reproduce
- Open Edge/Chrome
- Go into GUI Normal mode
- Put cursor above anything that triggers the link preview text in the bottom left (Youtube logo, youtube video, hyperlinked text, etc)
- Trigger easyclick
- Win-vind should become unresponsive for a few seconds
- It does a click on the spot and becomes responsive again
Environments
| Environments | Delete the example and fill in your information. |
|---|---|
| Windows Edition | Windows 11 Home |
| Windows Version | 23H2 |
| Windows Build | 22631.5840 |
| Architecture | x64 |
| win-vind Version | 5.13.2.0 |
| win-vind Install Type | installer |