macvim-dev / macvim-dev/macvim

Change in Find dialog behavior with Mission Control spaces in macOS Tahoe 26.2

未关闭
#1,629 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
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 open command)
  • by running mvim/gvim in the terminal
Issue has been tested with clean configuration
  • by running mvim --clean (or gvim, 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)

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

通过使用 mvim --clean,在不同的 Mission Control 空间中打开 MacVim 窗口并调用 Command+F,重现该行为。根据这次重现追踪 Find 对话框的行为;完成标准是对话框打开后,在搜索正确窗口的同时保持在当前空间中。

由索引模型根据 Issue 内容生成。

评估

技术栈
macos, vim
领域
desktop, operating-systems
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。