macvim-dev / macvim-dev/macvim
New window created from fullscreen doesn't get focus
Abierto
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Vim Script
- Estrellas
- 7.9k
- Forks
- 691
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Steps to reproduce
- Run MacVim fullscreen
- Hit cmd-N to create a new window (this is created as a fullscreen 'space')
- Type something
- Notice that what was typed ended up on the first fullscreen window (now not visible), not the new one that should have focus
Expected behaviour
The newly created window (fullscreen) should get focus.
Version of Vim and architecture
8.2, x86_64, patches: 1-3455
Environment
macOS 12.3.1
How MacVim was installed
Homebrew (I think...)
Logs and stack traces
No response
Vim configuration where issue is reproducable
No response
Issue has been tested with given configuration
- by running MacVim.app from GUI macOS interface
- by running vim/gvim/etc installed by MacVim
- by running other versions of vim (e.g. /usr/bin/vim)
Issue has been tested with no configuration
- by running
mvim --clean(orgvim, supplied by MacVim distribution) - by running
vim --clean(in terminal, supplied by MacVim distribution) - by running
vim --clean(in terminal, other suppliers, e.g. /usr/bin/vim)
Other conditions
- The both Homebrew packages "vim" and "macvim" are installed
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Reproduce el problema con MacVim.app en macOS 12.3.1 entrando en el modo de pantalla completa y usando cmd-N; después, inspecciona el flujo de creación y enfoque de ventanas en pantalla completa. Está terminado cuando, al escribir después de crear una nueva ventana en pantalla completa, la entrada se dirige a esa nueva ventana en lugar de a la primera ventana en pantalla completa oculta.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- macos, vim
- Área
- desktop
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 35/100