mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
791ff47c2f
commit
a6acdd4c1a
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ Next, each time the bookmark is triggered again, it just switches to the existin
|
|||
The extension bases on RuntimeId of AutomationElement from Microsoft UI Automation.
|
||||
This is a weak spot as browsers are used to regenerate internal structures and even reuse RuntimeId.
|
||||
It **rarely** happens that a bookmark activates a wrong tab.
|
||||
Still **"just take me to THIS place in milliseconds"** works almost all of the time so it brings so much value that it is worthwhile to accepts the fact it fails sometimes.
|
||||
Still **"just take me to THIS place in milliseconds"** works almost all of the time so it brings so much value that it is worthwhile to accept the fact it fails sometimes.
|
||||
|
||||
The quickest workaround is:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue