redhat-developer / redhat-developer/vscode-java

Can't edit method signature with only keyboard

Open
#3,090 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement ux
Dominant language
TypeScript
Stars
2.3k
Forks
546
Avg merge
20h 1m
Merged PRs (30d)
11

Description

Environment
  • Operating System: Mac
  • JDK version: 17.0.6
  • Visual Studio Code version: 1.77.3
  • Java extension version: 1.18.0
Steps To Reproduce
  1. Change signature from quick action
  2. In Change Method Signature window, edit parameters or exceptions > Use keyboard 'left key' and 'right key' to move cursor
Current Result

Can't move cursor with only keyboard.
image

Expected Result

Can use only keyboard to edit method signature.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue from the Change Method Signature quick action in the VS Code Java extension, using only the left and right arrow keys in the parameters or exceptions editor. Trace the window's keyboard handling and confirm that the cursor can move through the editable signature without mouse input.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, typescript, vscode
Domain
accessibility, developer-experience, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.