-
Notifications
You must be signed in to change notification settings - Fork 30.8k
[MobileWeb] ScrollView with a Single Text Widget and semantics Causes Scroll Jank #176327
Copy link
Copy link
Closed
Closed
Copy link
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listbrowser: safari-iosonly manifests in Safari on iOSonly manifests in Safari on iOSf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.f: scrollingViewports, list views, slivers, etc.Viewports, list views, slivers, etc.found in release: 3.35Found to occur in 3.35Found to occur in 3.35found in release: 3.37Found to occur in 3.37Found to occur in 3.37frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onperf: speedPerformance issues related to (mostly rendering) speedPerformance issues related to (mostly rendering) speedplatform-iosiOS applications specificallyiOS applications specificallyplatform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team
Description
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listbrowser: safari-iosonly manifests in Safari on iOSonly manifests in Safari on iOSf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.f: scrollingViewports, list views, slivers, etc.Viewports, list views, slivers, etc.found in release: 3.35Found to occur in 3.35Found to occur in 3.35found in release: 3.37Found to occur in 3.37Found to occur in 3.37frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work onperf: speedPerformance issues related to (mostly rendering) speedPerformance issues related to (mostly rendering) speedplatform-iosiOS applications specificallyiOS applications specificallyplatform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team
Steps to reproduce
And I Tested It,
Flutter (Channel stable, 3.35.4, on macOS 14.5 23F79 darwin-arm64, locale ko-KR)
Xcode - develop for iOS and macOS (Xcode 16.0)
Phone OS : ios 18.7(Real Device)
I already reported this issue, but I am submitting it again with a clearer reproduction path. (Issue Link)
Expected results
Jank should not occur.
Actual results
scrolling causes jank.
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
ScreenRecording_09-30-2025.09-56-22_1.MP4
ScreenRecording_10-01-2025.10-58-33_1.MP4
Logs
Logs
[Paste your logs here]Flutter Doctor output
Doctor output