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

[Windows] Verify: events, input and icon reports from window_manager

Ouverte
#78 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
flutter

Piste de recherche

Build a Flutter app using the Window API and reproduce each linked window_manager report against nativeapi 0.6.0. Start with the relevant nativeapi window behavior and check Application::SetIcon with a path inside flutter_assets. For each report, either verify and fix the behavior or record that it no longer occurs, then tick off the checklist item.

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.

  • leanflutter/window_manager#207: resize event not fired for snapping (Win+Arrow, Windows 11 snap layouts, double-click on the title bar)
  • leanflutter/window_manager#294: blur event reported when a minimized window is restored, instead of focus
  • leanflutter/window_manager#480: first Enter/Escape key swallowed after hiding or minimizing from code and showing again
  • leanflutter/window_manager#511: maximize() doesn't work while the mouse is captured (called from onDoubleTapDown)
  • leanflutter/window_manager#245: moving between monitors with different scale factors changes the window size and causes overflow
  • leanflutter/window_manager#534: setIcon() has no effect (Windows 11); check Application::SetIcon with a path inside flutter_assets
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.