-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Open
Labels
in triagePresently being triaged by the triage teamPresently being triaged by the triage teamwaiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter respondsThe Flutter team cannot make further progress on this issue until the original reporter responds
Description
Steps to reproduce
- run the the completed namer demo app that come for default in the flutter getting started page. Destination: Windows (My machine is Windows 11).
- Select some favorites.
- Shrink the window from the right side to the left, to the minimum size posible. After that, enlarge the windows again, from the right side and the container at the left becomes black and the application becomes unresponsive and cannot be closed using the window close (X) button. The only way is to kill the app from the windows task manager:

Expected results
The app should keep working without showing this black space, and shoul allow to close the app using the close (x) button.
Actual results
The app show a black space on the right and doesn´t allow to close it.
Code sample
The code is the one on codelab repo:
https://github.com/flutter/codelabs/tree/main/namer/step_08
Screenshots or Video

Logs
There are no logs or errors launched by the app
Flutter Doctor output
All the flutter doctor output is ok
Metadata
Metadata
Assignees
Labels
in triagePresently being triaged by the triage teamPresently being triaged by the triage teamwaiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter respondsThe Flutter team cannot make further progress on this issue until the original reporter responds