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

Basic navigation in input field not working #2771

Open
3 tasks done
blindahl opened this issue Nov 1, 2024 · 2 comments
Open
3 tasks done

Basic navigation in input field not working #2771

blindahl opened this issue Nov 1, 2024 · 2 comments
Assignees
Labels
area:chat Relates to chat interface ide:jetbrains Relates specifically to JetBrains extension kind:bug Indicates an unexpected problem or unintended behavior priority:high Indicates high priority

Comments

@blindahl
Copy link

blindahl commented Nov 1, 2024

Before submitting your bug report

Relevant environment info

- OS: Windows 11
- Continue version: 0.0.80 EAP
- IDE version: 
IntelliJ IDEA 2024.2.4 (Ultimate Edition)
Build #IU-242.23726.103, built on October 23, 2024

Description

Navigating using basic keyboard input like ctrl+arrow keys isn't working. Nothing happens. When using only arrow keys the navigation works.
Also when doing Ctrl+backspace it should (at least in Windows) delete the word to the left but it removes all text entered in the current input field.

To reproduce

  1. Select som text
  2. Press Ctrl+J
  3. Try to navigate given Ctrl+arrow keys or use Ctrl+Backspace to try to remove only the word to the left.

Log output

Nothing in the log of interest.
@dosubot dosubot bot added area:chat Relates to chat interface ide:jetbrains Relates specifically to JetBrains extension kind:bug Indicates an unexpected problem or unintended behavior priority:medium Indicates medium priority labels Nov 1, 2024
@granstel
Copy link

granstel commented Nov 1, 2024

I have the same with Ctrl+C/Ctrl+V in input field

@blindahl
Copy link
Author

blindahl commented Nov 1, 2024

I have the same with Ctrl+C/Ctrl+V in input field

Yeah that's really frustrating as well that copy-paste isn't working. I wasn't certain that this issue isn't reported already so didn't mention it in this report.

Overall it's annoying that the Continue window isn't conforming to how tool windows should behave in IntelliJ like escape should release focus but I'll report that in another ticket if it's not already reported.

@RomneyDa RomneyDa added priority:high Indicates high priority and removed priority:medium Indicates medium priority labels Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:chat Relates to chat interface ide:jetbrains Relates specifically to JetBrains extension kind:bug Indicates an unexpected problem or unintended behavior priority:high Indicates high priority
Projects
None yet
Development

No branches or pull requests

4 participants