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

Key combination shortcuts (e.g., Ctrl+A) not functioning in chat prompt field #347

Closed
taldekar opened this issue Feb 4, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@taldekar
Copy link
Contributor

taldekar commented Feb 4, 2025

Describe the bug
Users are unable to use standard key combination shortcuts, such as Ctrl+A to select all text, within the chat prompt field.

To Reproduce

  1. Open plugin and navigate to the chat interface.
  2. Type some text into the chat prompt field
  3. Attempt to use Ctrl+A to select all text
  4. Observe that the text is not selected as expected

Expected behavior
Standard key combination shortcuts, including but not limited to Ctrl+A (select all), Ctrl+C (copy), Ctrl+V (paste), and Ctrl+X (cut), should function normally within the chat prompt field.

Your Environment:

  • OS: MacOS
  • Eclipse product (EE, C++, etc): EE
  • Eclipse product version: 2024-12
  • Amazon Q for Eclipse plugin version: 1.0.2
  • JVM version: 17
@taldekar taldekar added the bug Something isn't working label Feb 4, 2025
@taldekar taldekar self-assigned this Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant