Open AlleSchonWeg opened 2 months ago
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
Don't download @WSA1k files. It's spam or a virus. It has nothing todo with the issue. @rmarinho please delete or block him. He posted in every new issue
I can repro this issue at Android platform on the latest 17.12.0 Preview 1.0(8.0.90-ci.net8.24420.2 & 8.0.80 & 8.0.3), but it works fine in Xamarin.Forms.
@kevinxufei Can you repro this issue on iOS?
您可以在 iOS 上重现此问题吗?
@AlleSchonWeg I can not repro it on iOS.
Description
I have a relativ complex layout which i want to migrate from Xamarin Forms to Maui. The layout conatains a ScrollView (LightYellow colour) and an animated label. Every time the label is animated the vertical scrollbar appear. See video:
https://github.com/user-attachments/assets/837da4f7-00bb-406b-9720-9cc1a15043fd
With Xamarin Forms it worked well.
Steps to Reproduce
Open repro. Maui Version: 8.0.90-ci.net8.24420.2 I tested with android only. Please verify the issue also with iOS.
Expected: The scrollbar should only be shown, when the content is scrolled. Not when something is animated.
MauiApp4.zip
Link to public reproduction project repository
No response
Version with bug
Nightly / CI build (Please specify exact version)
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response