CleanCocoa / CleanCocoa/TextKitAutoCompletion
Moving selection using keyboard resets NSCursor
未关闭
- 主要语言
- Swift
- 星标
- 17
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
moveUp/moveDown when popover is open will reset the cursor to be the window one. e.g. either it has typing indicator or windowresize when it's over edge. macOS15.7.2
https://github.com/user-attachments/assets/29668f8c-73fe-483f-8333-78785e79b75b
贡献指南
这个仓库没有索引到贡献指南
调研方向
在 macOS 15.7.2 上打开 popover,并在指针位于边缘或输入区域上方时使用键盘 moveUp/moveDown,重现该问题。跟踪 moveUp/moveDown 的处理和 NSCursor 更新;当键盘选择不再将光标从预期的输入光标或窗口调整大小光标重置时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- macos, swift
- 领域
- desktop
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100