macvim-dev / macvim-dev/macvim
saving causes tab gui mouse label to flash
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
Describe the bug
Triggering a write with unsaved buffers causes a label to flash when the mouse cursor is hovering over tabs.
If you have various kinds of autosave features enabled, as I do, this results in the mouse label flashing constantly during editing.
To Reproduce
- /Applications/MacVim.app/Contents/bin/mvim --clean
- :e 0.txt
- :tabnew 1.txt
- move mouse over the tab for 1.txt and ensure it is selected by clicking it
- without moving the mouse, cause changes to 1.txt by entering insert mode
o, typingasdfg, escaping<esc>, and saving:w<cr> - The gui label
1.txtflashes on the tab as the save completes. This is the informative label that describes the tab name on mouse hover.
Expected behavior
I would hope that the label would stay invisible.
Environment (please complete the following information):
- MacVim 8.2.3455, latest as of date
- OS: MacOS Big Sur 11.6
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
Reproduzca el destello con /Applications/MacVim.app/Contents/bin/mvim --clean usando en macOS la secuencia indicada de :e, :tabnew, edición y :w. Empiece rastreando el manejo de la etiqueta al pasar el ratón sobre una pestaña en MacVim durante un guardado, y verifique que la etiqueta permanezca invisible cuando el cursor se mantiene sobre la pestaña seleccionada.
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
- Bastante claro
- Aptitud para principiantes
- 35/100