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

Autocomplete Hinter "freezes" #3252

Open
standera opened this issue Oct 22, 2024 · 6 comments · May be fixed by #3281
Open

Autocomplete Hinter "freezes" #3252

standera opened this issue Oct 22, 2024 · 6 comments · May be fixed by #3281
Labels
Area:Editor For CodeMirror-related features Bug Priority:Medium

Comments

@standera
Copy link

p5.js version

1.10.0

What is your operating system?

Mac OS

Web browser and version

Safari, Orion

Actual Behavior

I am trying to dismiss the Hinter window with the Esc key. It stops reacting to whatever key, but the mouse clicks somewhere outside the Hinter window.

Expected Behavior

I expect the Hinter window to disappear after pressing the Esc key, not having to use the mouse or touchpad.

Steps to reproduce

  1. Start typing something with the Hinter enabled.
  2. The Hinter window pops up.
  3. Press the Esc key to dismiss the Hinter.
@standera standera added the Bug label Oct 22, 2024
Copy link

welcome bot commented Oct 22, 2024

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.

@raclim raclim added Priority:Medium Area:Editor For CodeMirror-related features labels Oct 22, 2024
@AbhigyanSrivastav
Copy link
Contributor

p5.js version

1.10.0

What is your operating system?

Mac OS

Web browser and version

Safari, Orion

Actual Behavior

I am trying to dismiss the Hinter window with the Esc key. It stops reacting to whatever key, but the mouse clicks somewhere outside the Hinter window.

Expected Behavior

I expect the Hinter window to disappear after pressing the Esc key, not having to use the mouse or touchpad.

Steps to reproduce

  1. Start typing something with the Hinter enabled.
  2. The Hinter window pops up.
  3. Press the Esc key to dismiss the Hinter.

hey standera ,can you just guide me to how can i navigate to this hinter window so i can recreate and look into this issue

@Leokhaidem
Copy link

hello, it seems the issue is when we enable the autocomplete hinter from the settings
Screenshot 2024-11-22 170249
the escape key is not working when the hinter is suggesting, can i look into this issue as my first open source contribution

@AbhigyanSrivastav
Copy link
Contributor

hello, it seems the issue is when we enable the autocomplete hinter from the settings Screenshot 2024-11-22 170249 the escape key is not working when the hinter is suggesting, can i look into this issue as my first open source contribution

of course go ahead ,Best of luck...if you need any help do reach out!

@Leokhaidem
Copy link

thankyou very much

@Leokhaidem
Copy link

image
is it normal for the test suites to fail, it's been failing ever since i cloned it

@Leokhaidem Leokhaidem linked a pull request Nov 23, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area:Editor For CodeMirror-related features Bug Priority:Medium
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants