superfell / SoqlX

SoqlXplorer is an awesome tool for developers using the Salesforce.com platform.
https://pocketsoap.com/osx/soqlx/
Other
269 stars 53 forks source link

completion popup block typing #169

Open michaweber opened 1 month ago

michaweber commented 1 month ago

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):

Additional context

superfell commented 1 month ago

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 commented 4 weeks ago

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