Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android]Clip property is not working properly in preview 12 #4285

Closed
jeya-kasipandi opened this issue Jan 24, 2022 · 5 comments · Fixed by #5545
Closed

[Android]Clip property is not working properly in preview 12 #4285

jeya-kasipandi opened this issue Jan 24, 2022 · 5 comments · Fixed by #5545
Labels
area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing fixed-in-6.0.300-rc.1 Look for this fix in 6.0.300-rc.1! platform/android 🤖 s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@jeya-kasipandi
Copy link

jeya-kasipandi commented Jan 24, 2022

Description

When applying round rectangle geometry clip to the content view , the shape is not rendered properly in Android
image

Steps to Reproduce

  1. Run the attached sample
    ClipSample.zip
  2. Click the apply effects button,
  3. See the output. Triangle with dots occurs instead of the rounded rectangle.
    image

Version with bug

Preview 12 (current)

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 11

Did you find any workaround?

No response

Relevant log output

No response

@jeya-kasipandi jeya-kasipandi added the t/bug Something isn't working label Jan 24, 2022
@jsuarezruiz
Copy link
Contributor

Related with #4286 and #4250

@jsuarezruiz jsuarezruiz added area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing high It doesn't work at all, crashes or has a big impact. labels Jan 24, 2022
@PaulAndersonS
Copy link
Contributor

#3081

@shimingsg shimingsg added the s/verified Verified / Reproducible Issue ready for Engineering Triage label Feb 16, 2022
@shimingsg
Copy link

Not reproducible using Android 11 with above project. rounded rectangle deploys.

@jeya-kasipandi
Copy link
Author

jeya-kasipandi commented Feb 17, 2022

@shimingsg . It is still reproduced and does not display the round rectangle. Can you click the apply effects button to change the round rectangle in the above project? The reported issue will reproduce.
See the below output
Screenshot_1645077186

@shimingsg
Copy link

@jeya-kasipandi yes, Verified repro with Android 11 and the above project.

@Redth Redth added this to the 6.0.300 milestone Mar 22, 2022
@Redth Redth removed the high It doesn't work at all, crashes or has a big impact. label Mar 23, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Apr 23, 2022
@samhouts samhouts added the fixed-in-6.0.300-rc.1 Look for this fix in 6.0.300-rc.1! label Feb 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing fixed-in-6.0.300-rc.1 Look for this fix in 6.0.300-rc.1! platform/android 🤖 s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants