-
Notifications
You must be signed in to change notification settings - Fork 1.9k
ScrollBarVisibility "Always" is not consistent. #12760
Copy link
Copy link
Closed
Labels
area-controls-scrollviewScrollViewScrollViewp/1Work that is important, and has been scheduled for release in this or an upcoming sprintWork that is important, and has been scheduled for release in this or an upcoming sprintpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androids/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-controls-scrollviewScrollViewScrollViewp/1Work that is important, and has been scheduled for release in this or an upcoming sprintWork that is important, and has been scheduled for release in this or an upcoming sprintpartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androids/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done