Hacktoberfest 2026 : les issues que les mainteneurs ont marquées pour octobre, ouvertes et accessibles aux débutants. Parcourir les issues Hacktoberfest

[macOS] Verify: reports carried over from window_manager

Ouverte
#80 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

Évaluation

Difficulté
4/5
Temps estimé
3-5 jours
Accessibilité débutants
45/100
Type d'issue
Bug
Clarté
Plutôt claire
Activité
Active
Stack technique
cpp, flutter, macos
Domaine
desktop, testing

Piste de recherche

Start with a Flutter app using the Window API and reproduce the ten linked window_manager reports on macOS. Check the related nativeapi#59 issue for context, then verify each report and either fix it or record that it no longer occurs. Done means every checklist item has a verified result.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Description

bug

These were reported against window_manager 0.5.x, whose platform code is gone: window_manager 0.6.0 is rebuilt on nativeapi. None of them has been checked against nativeapi yet. Each needs a reproduction with nativeapi (a Flutter app on the Window API), then a fix or a note that it no longer happens. Tick them off here as they're checked.

Related: libnativeapi/nativeapi#59 (app-level hide on macOS).

  • leanflutter/window_manager#565: buttons at the top of the window aren't clickable with a hidden title bar on macOS 26 Tahoe
  • leanflutter/window_manager#171: a bar blocks the top of the content in native full screen
  • leanflutter/window_manager#351: full screen together with always-on-top shows the menu bar and Dock
  • leanflutter/window_manager#379: hide() while in full screen leaves a black screen
  • leanflutter/window_manager#462: after setResizable(), the window can no longer be resized at all
  • leanflutter/window_manager#501: on macOS 14+, the window can't be reopened after hiding it twice
  • leanflutter/window_manager#543: crash when hiding the window from a global hotkey callback (with hotkey_manager)
  • leanflutter/window_manager#541: setSize() hangs forever inside an integration test
  • leanflutter/window_manager#481: background colour always black since Flutter 3.22.3 (reported on macOS)
  • leanflutter/window_manager#360: app freezes after a hot restart when it starts in full screen (macOS, also reported on Windows 11)
Langage dominant
C++
Étoiles
34
Forks
7
Merge moyen
3 j 1 h
PR mergées (30 j)
1

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Autres issues de libnativeapi/nativeapi

Toutes les issues de libnativeapi/nativeapi

Issues similaires

Plus d'issues C++

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.