Skip to content

ScrollBarVisibility "Always" is not consistent. #12760

@PrestigiousF

Description

@PrestigiousF

Description

I have my vertical scrollbar set to "Always". When the page is loaded, the scrollbar is there. Only AFTER I scroll in the scrollview, the scrollbar is visible, but then disappears when idle.

Steps to Reproduce

<ScrollView HeightRequest="130"
VerticalScrollBarVisibility="Always">
        <Label Text="{Binding Description}"
        Margin="0,0,0,16"/>
</ScrollView>

Link to public reproduction project repository

N/A

Version with bug

6.0.312

Last version that worked well

Unknown/Other

Affected platforms

Android, I was not able test on other platforms

Affected platform versions

Android 12

Did you find any workaround?

No response

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-controls-scrollviewScrollViewp/1Work that is important, and has been scheduled for release in this or an upcoming sprintpartner/syncfusionIssues / PR's with Syncfusion collaborationplatform/androids/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions