Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

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

Aperta
#78 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
45/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Stack tecnologico
flutter

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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
Lingua principale
C++
Stelle
34
Fork
7
Merge medio
3g 1h
PR unite (30g)
1

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di libnativeapi/nativeapi

Tutte le issue di libnativeapi/nativeapi

Issue simili

Altre issue su C++

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.