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

completion popup block typing #169

Open
michaweber opened this issue Jun 4, 2024 · 2 comments
Open

completion popup block typing #169

michaweber opened this issue Jun 4, 2024 · 2 comments
Labels

Comments

@michaweber
Copy link

Describe the bug
As soon as a completion popup appears further typing is not possible as long completion popup is open.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Settings
  2. Enable Keyboard Navigation
  3. Open SoqlX and start typing a query until completion popup appears
  4. See error

Expected behavior
Typing is not blocked

Screenshots

Screenshot 2024-06-04 at 09 57 47 Screenshot 2024-06-04 at 10 04 08

Desktop (please complete the following information):

  • OS: MacOS 14.5
  • SoqlX Version 4.6 (4.6)

Additional context

@michaweber michaweber added the bug label Jun 4, 2024
@superfell
Copy link
Owner

That's weird given that tab's not involved. In testing on OSX 13, I see the same, but it only seems to happen once. If you hit esc to cancel the popup, then after that the popup behaves correctly. It seems like that first time around some other control got focus, but so far i can't tell which one.

@michaweber
Copy link
Author

Just checked but for me it happens every time the popup appears.

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

No branches or pull requests

2 participants