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 view is flickering when add it to WindowManager with blur mode #22438

Open
JayashreeRavishankar opened this issue May 16, 2024 · 4 comments
Labels
area-core-platform Integration with platforms 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

@JayashreeRavishankar
Copy link

JayashreeRavishankar commented May 16, 2024

Description

I am adding Grid views to Android WindowManager with blur mode by setting WindowManagerLayoutParams Flags as WindowManagerFlags.BlurBehind.
When add multiple views with blur mode , view is flickering and sometimes blur effect get dismissed.

Discussion link:
#22414

Steps to Reproduce

1.Run the attached sample.
2.Click the button.
3.After grid opened, again click the button to open next grid above this.
4.Repeat the same and you can see blur view flickering.

Link to public reproduction project repository

MAUIBlurIssue.zip
sample github link: https://github.com/JayashreeRavishankar/MAUIBlurIssue

Version with bug

8.0.7 SR2

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

No response

Did you find any workaround?

No

Relevant log output

No response

@JayashreeRavishankar JayashreeRavishankar added the t/bug Something isn't working label May 16, 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.

@jaosnz-rep
Copy link
Collaborator

Hi @JayashreeRavishankar , I can't open the repro you attached MAUIBlurIssue.zip, it shows not found. Can you reattach it?

@JayashreeRavishankar
Copy link
Author

Hi team,
sample github link: https://github.com/JayashreeRavishankar/MAUIBlurIssue

@jaosnz-rep
Copy link
Collaborator

Can repro this issue at Android platform on the latest 17.10 Preview 7 (8.0.40, 8.0.21, 8.0.3).

@jaosnz-rep jaosnz-rep added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels May 17, 2024
@jsuarezruiz jsuarezruiz added this to the Backlog milestone May 20, 2024
@PureWeen PureWeen added the area-core-platform Integration with platforms label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-platform Integration with platforms 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
Development

No branches or pull requests

4 participants