Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Usage icon registers hover events and presents tooltip when chat window is hidden

未關閉
#890 2 則留言 2 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
3/5
預估耗時
1-2 天
新手友好度
58/100
Issue 類型
缺陷
描述清晰度
基本清楚
活躍度
活躍
技術堆疊
macos, swift
領域
desktop

研究方向

首先,在 macOS 上分別讓聊天視窗處於可見、隱藏、最小化以及被其他視窗覆蓋的狀態,重現使用圖示的懸停行為。結合聊天視窗的可見性,檢查使用圖示的懸停和工具提示處理;完成標準是:工具提示僅在聊天視窗可見時出現,而列出的重現步驟在視窗隱藏時不再觸發工具提示。

由索引模型根據 Issue 內容生成。

描述

Describe the bug
The usage icon registers hover events and presents the tooltip when chat window is invisible (on initial launch of Xcode) and when chat window is hidden (minimised). The usage icon tooltip is present anytime you hover where the window would be even when window is not currently visible, or another applications window is on top of the chat window.

Usage icon tooltip:

Copilot Business Plan
You have no monthly limit on Al credits usage set by your organization. {github-copilot-settings link}

Versions

  • MacOS 15.6.1 (24G90)
  • Xcode 26.3 (17C529)
  • GitHub Copilot for Xcode (0.50.0)

Steps to reproduce

  1. Launch Xcode
  2. Hover where icon would be*, tooltip is presented
  3. Open chat from MacOS menu bar
  4. Hide chat window
  5. Hover where icon would be, usage tooltip is presented

* chat window pane typically launched on right hand side, but can be hard to figure out since you can't see the window, steps 3-5 alone still replicate the issue.

Screenshots
Chat window is active (standard behaviour)
Chat window is active

Xcode window is active, chat window not visible
Xcode window is active, chat window not visible

Chat window not visible, no other windows over where chat window would be if visible
Chat window not visible, no other windows over where chat window would be if visible

All windows are hidden (minimised)
Image

Logs
N/A?

Additional context
Doesn't matter whether other widows are active on top of where chat window would be while hidden. All windows can be hidden and usage icon tooltip is always displayed when hovering on the spot where icon is in the window. Might be due to work managed Macbook M3 Pro, haven't tested on my personal Mac Mini M4.

主要語言
Swift
星號
6.3k
分支
2k
平均合併
3 天 21 小時
30 天內合併 PR
2

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

github/CopilotForXcode 的其他 Issue

查看 github/CopilotForXcode 的全部 Issue

相似的 Issue

更多 Swift Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。