Skip to content
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

can't get focus in www.perplexity.ai #1624

Open
knkj28 opened this issue Jul 20, 2024 · 2 comments
Open

can't get focus in www.perplexity.ai #1624

knkj28 opened this issue Jul 20, 2024 · 2 comments

Comments

@knkj28
Copy link

knkj28 commented Jul 20, 2024

  • OS Version: macOS 14.3.1
  • Browser Version: Google Chrome 126
  • Browser Addon Version: 0.2.16
  • Neovim Plugin Version: c6e3747

What happened

firenvim can launch, but it lost focus in www.perplexity.ai. This only happens in www.perplexity.ai.

Screen.Recording.2024-07-20.at.12.59.23.mov
@glacambre
Copy link
Owner

Hi, thanks for the report. This looks like a platform-specific bug, Firenvim seems to be working fine on perplexity.ai from a linux+firefox setup.

@knkj28
Copy link
Author

knkj28 commented Jul 20, 2024

@glacambre

Thank you! I found out that the settings below cause this.

vim.g.firenvim_config = {
  localSettings = { ['.*'] = { takeover = 'never' } },
}

But, even if all my settings are removed, sometimes key inputs are recognized by the browser, not Firenvim. This behavior is happening especially after switching between normal mode and insert mode.
In the attached video, the character g is ignored by Firenvim.

Is this not happening on your setup?

Screen.Recording.2024-07-20.at.13.50.14.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants