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

[macOS] Verify: reports carried over from window_manager

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

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

評価

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

調査の方向性

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.

索引モデルが 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.

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)
主要言語
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 を短くまとめたダイジェスト。