Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[Windows] Verify: flashes and blank frames on start, show, restore and maximize

オープン
#75 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
45/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
活発
技術スタック
cpp, flutter
領域
desktop

調査の方向性

Start with a Flutter app using the Window API and reproduce each of the eight linked Windows reports against nativeapi 0.6.0. Check startup, show, restore, maximize, positioning, and repaint behavior, including the runner's first-frame Show() race. Done means each checklist item is marked as reproduced and fixed or documented as no longer occurring.

索引モデルが issue の本文から書いたものです。

説明

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#153: black background flashes when restoring from maximized
  • leanflutter/window_manager#155: white screen for up to seconds when showing after hide()
  • leanflutter/window_manager#383: white screen after maximize()
  • leanflutter/window_manager#428: white flash on startup before the background colour applies
  • leanflutter/window_manager#504: window flashes at another position before moving to the centre on startup
  • leanflutter/window_manager#578: part of a window dragged back from off-screen isn't repainted in time
  • leanflutter/window_manager#412: maximize() at startup reverts to the default size (runner's first-frame Show() races with it)
  • leanflutter/window_manager#223 / leanflutter/window_manager#572: position or maximize the main window before it first appears, without a visible jump
主要言語
C++
スター
34
フォーク
7
平均マージ
3日 1時間
マージ済み PR(30日)
1

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

libnativeapi/nativeapi のほかの issue

libnativeapi/nativeapi の issue をすべて見る

似ている issue

C++ の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。