-
Notifications
You must be signed in to change notification settings - Fork 30.4k
[Regression] [Android] Failed to swtich SystemUIMode from immersiveSticky to edgeToEdge in Flutter 3.44.0 #186723
Copy link
Copy link
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: regressionIt was better in the past than it is nowIt was better in the past than it is nowengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.found in release: 3.41Found to occur in 3.41Found to occur in 3.41found in release: 3.44Found to occur in 3.44Found to occur in 3.44has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onplatform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: regressionIt was better in the past than it is nowIt was better in the past than it is nowengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.found in release: 3.41Found to occur in 3.41Found to occur in 3.41found in release: 3.44Found to occur in 3.44Found to occur in 3.44has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onplatform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team
Type
Fields
Give feedbackNo fields configured for issues without a type.
Steps to reproduce
SystemChrome.setEnabledSystemUIMode(SystemUiMode.immersiveSticky)SystemChrome.setEnabledSystemUIMode(SystemUiMode.edgeToEdge)Expected results
SystemBar shows when calling
SystemChrome.setEnabledSystemUIMode(SystemUiMode.edgeToEdge)Actual results
SystemBar is still hidden when calling
SystemChrome.setEnabledSystemUIMode(SystemUiMode.edgeToEdge)Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
Logs
Logs
no error logFlutter Doctor output
Doctor output