macvim-dev / macvim-dev/macvim

saving causes tab gui mouse label to flash

Offen
#1,218 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

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

  1. /Applications/MacVim.app/Contents/bin/mvim --clean
  2. :e 0.txt
  3. :tabnew 1.txt
  4. move mouse over the tab for 1.txt and ensure it is selected by clicking it
  5. without moving the mouse, cause changes to 1.txt by entering insert mode o, typing asdfg, escaping <esc>, and saving :w<cr>
  6. The gui label 1.txt flashes 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

Beitragsleitfaden öffnen

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Ö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

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.