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] Frame disappears when assigning GradientStops to LinearGradientBrush inside this Frame #23951

Open
ChairaWandau opened this issue Jul 31, 2024 · 2 comments · May be fixed by #25851
Open
Assignees
Labels
area-controls-frame Frame platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@ChairaWandau
Copy link

Description

Before button click:
изображение
After button click:
изображение
When you press the button, new GradientStopCollection is assigned to LinearGradientBrush inside the Frame
It's ok on IOS. Didn't check other platforms.

Steps to Reproduce

  1. Download my repo
  2. Run project on Android 14 (Pixel 5 in my case)
  3. Press the button
  4. Observe

Link to public reproduction project repository

https://github.com/ChairaWandau/FrameBorderBug.git

Version with bug

8.0.61 SR6.1

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 14 (don't know about others, but it's ok on IOS)

Did you find any workaround?

No response

Relevant log output

No response

@ChairaWandau ChairaWandau added the t/bug Something isn't working label Jul 31, 2024
Copy link
Contributor

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!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@samhouts samhouts added platform/android 🤖 area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing area-controls-frame Frame and removed area-drawing Shapes, Borders, Shadows, Graphics, BoxView, custom drawing labels Jul 31, 2024
@kevinxufei kevinxufei added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Aug 1, 2024
@kevinxufei
Copy link

This issue has been verified using Visual Studio 17.11.0 Preview 6.0 (8.0.71 & 8.0.61 & 8.0.40). Can repro on Android platform with sample project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-frame Frame platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
5 participants