macvim-dev / macvim-dev/macvim
saving causes tab gui mouse label to flash
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Vim Script
- Sterne
- 7.9k
- Forks
- 691
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Reproduzieren Sie das Aufblitzen mit /Applications/MacVim.app/Contents/bin/mvim --clean unter macOS, indem Sie die aufgeführte Sequenz aus :e, :tabnew, Bearbeiten und :w verwenden. Beginnen Sie damit, die Verarbeitung des MacVim-Labels beim Überfahren eines Tabs mit der Maus während eines Speichervorgangs nachzuverfolgen, und überprüfen Sie, dass das Label unsichtbar bleibt, wenn der Cursor über dem ausgewählten Tab bleibt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- macos, vim
- Bereich
- desktop
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100