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

Chat prompt field height inadequate after resizing, causing text to be cut off #346

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
When resizing the plugin, the chat prompt field does not adjust its height appropriately, resulting in input text being partially obscured or cut off.

To Reproduce

  1. Open plugin.
  2. If default size, resize the window (make it smaller).
  3. Focus on the chat prompt field and start typing.
  4. The input field is not tall enough, causing letters to be partially or fully cut off.

Expected behavior
The chat prompt field should dynamically resize to ensure letters do not get cut off.

Screenshots
Image

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
@breedloj breedloj self-assigned this Feb 5, 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

2 participants