-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
area-controls-labelLabel, SpanLabel, Spanpartner/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
Label become invisible in the following example when android:hardwareAccelerated set to false in AndroidManifest.xml
<Grid RowDefinitions="Auto, *"> <Label Grid.Row="0" Text="Test" /> <WebView Grid.Row="1" Source="https://google.com" /> </Grid>
Steps to Reproduce
No response
Link to public reproduction project repository
https://github.com/vpshonyak/MauiAppBug2.git
Version with bug
9.0.50 SR5
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
set android:hardwareAccelerated to true in AndroidManifest.xml or just remove the property
Relevant log output
Copilot
Metadata
Metadata
Assignees
Labels
area-controls-labelLabel, SpanLabel, Spanpartner/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