aws / aws/amazon-q-developer-cli
Amazon Q 自动完成下拉菜单渲染位置不准确
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
### Checks
- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue
- [x] I have run `q doctor` in the affected terminal session
- [x] I have run `q restart` and replicated the issue again
### Operating system
macOS 15.5.0 (24F74)
### Expected behaviour
自动完成下拉菜单应该准确地显示在输入框下方或相关的正确位置,与用户界面元素正确对齐
### Actual behaviour
[
Amazon Q 的自动完成下拉菜单在显示时位置不准确,可能出现在错误的屏幕位置或与输入框不对齐
```
[chat-transcript]
> amazonq 提供的“自动完成” 下拉菜单 渲染位置不准确
我理解您遇到的问题是 Amazon Q 的自动完成下拉菜单在显示时位置不准确。这是一个用户界面渲染问题,可能影响您的使用体验。
让我帮您报告这个问题给开发团队:
[Tool uses: report_issue]
```
### Steps to reproduce
_No response_
### Environment
```yaml
[q-details]
version = "1.13.3"
hash = "0c82fc60be46f6a51eff3da52861611e534e39a6"
date = "2025-08-11T21:20:15.725305Z (3d ago)"
[system-info]
os = "macOS 15.5.0 (24F74)"
chip = "Apple M4"
total-cores = 10
memory = "16.00 GB"
[environment]
cwd = "/Users/USER/Desktop/ALLLearn/rust"
cli-path = "/Users/USER/Desktop/ALLLearn/rust"
install-method = "unknown"
[env-vars]
PATH = "/Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home/bin:/Users/USER/.nvm/versions/node/v24.2.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Applications/Trae.app/Contents/Resources/app/bin:/Users/USER/.local/bin:/opt/homebrew/Cellar/fzf/0.64.0/bin"
QTERM_SESSION_ID = "4268753061fc47b99350b6b5d5459433"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "1.13.3"
Q_USING_ZSH_AUTOSUGGESTIONS = "1"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
ZDOTDIR = "/Users/USER"
__CFBundleIdentifier = "com.trae.app"
[chat-settings]
[chat-trusted_tools]
fs_read=trusted
[chat-failed_request_ids]
none
[chat-context]
current_profile=q_cli_default
profile_context=
AmazonQ.md
README.md
.amazonq/rules/**/*.md
files=none
```
Contributor guide
Assessment
This issue has not been assessed yet.