-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vomnibar input doesn't receive focus on Chrome canary (v 132.0.6806.1) #4567
Comments
i noticed the following. on a different machine there is no issue. it drives me crazy because i do not understand what causes vomnibar do not be focused anymore |
I have the same problem on v134.0.6998.45 (arm64). In addition, find mode also not be focused directly. But I found that it works fine on chrome-extension://{extension package name}/page. |
I also have this issue on one of my computers and would love some help investigating it. It affects the Vomnibar and find mode. On the browser where it occurs, it happens 100% of the time. As a workaround, I've found I can hit I have an M1 and an M2 MacBook. M1 MacBook:
M2 MacBook:
I don't recall when this issue first began occurring, but I feel like it's been awhile (i.e. long before Chrome 134.0.6998.45) Things I've tried on the M1 MacBook Chrome install:
The last thing to try is to reset the browser's settings, but I haven't done that yet, and I'd be surprised if that's different than creating a fresh profile. I agree that the issue sounds similar to #3277. What's so bizarre is that (for me) it doesn't reproduce across browsers on the same machine. |
Describe the bug
When opening the vomnibar by pressing e.g
T
it opens up, but it doesn't receive focus, nothing seems to respond to input until I click the bar. When opening a second time on the same tab it works though. I've checked that the permissions seems fine as suggested in similar issues.Browser and Vimium version
Vimium Version: 2.1.2
Edit
I thought it was working after manually focusing the vomnibar, but it fails sometimes when toggling the bar on and off by hitting eg
T -> ESC -> T
a couple of times afterwards too. No clue what's causing it to fail, seems pretty random.The text was updated successfully, but these errors were encountered: