macvim-dev / macvim-dev/macvim
Change in Find dialog behavior with Mission Control spaces in macOS Tahoe 26.2
まだ誰も着手していません。
- 主要言語
- Vim Script
- スター
- 7.9k
- フォーク
- 691
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Steps to reproduce
To reproduce, open a MacVim window in one Mission Control space, use Command+F to open the "Find" dialog, then open a second MacVim window in another space and use Command+F to open the "Find" dialog for the second window. On my system, macOS jumps back to the first space and opens the "Find" dialog for the second window in the first space. When a search term is entered into the "Find:" field and the "Next" button is pressed, the search is performed in the second window, but macOS stays on the first space with the "Find" dialog.
Expected behaviour
The expected behavior is that when the Command+F is pressed on the second space, the "Find" dialog would open in the current second space rather than the first space. This was the behavior in the past.
Version of MacVim
MacVim r182 (Vim 9.1.1887)
MacVim installation method
Homebrew cask
Environment
- macOS Tahoe 26.2 (25C56)
- 2.6 GHz 6-Core Intel Core i7
- iTerm 2 Build 3.4.19
Logs and stack traces
Vim and MacVim configuration where issue is reproducable
No response
How was MacVim launched?
- by launching MacVim.app in macOS (by using the Dock, Spotlight, or the
opencommand) - by running mvim/gvim in the terminal
Issue has been tested with clean configuration
- by running
mvim --clean(orgvim, supplied by MacVim distribution). You can also use the File → "New Clean Window" menu item within MacVim. - by running
vim --clean(in terminal, supplied by MacVim distribution) - by running
vim --clean(in terminal, other suppliers, e.g. /usr/bin/vim)
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
mvim --clean を使い、MacVim のウィンドウを別々の Mission Control スペースで開いて Command+F を呼び出し、動作を再現します。その再現から Find ダイアログの動作を追跡します。完了条件は、ダイアログが開き、正しいウィンドウを検索している間、現在のスペースに留まることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- macos, vim
- 領域
- desktop, operating-systems
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100