You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 15, 2026. It is now read-only.
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