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

BluetoothDevice.ConnectionStatusChanged is not invoking when gif is loaded to image #9969

Open
m1adow opened this issue Sep 10, 2024 · 0 comments
Labels
area-Images Images, SVG bug Something isn't working team-Controls Issue for the Controls team

Comments

@m1adow
Copy link

m1adow commented Sep 10, 2024

Describe the bug

Hi. We have encountered a strange bug in WinUI3. There is API Windows.Devices.Bluetooth to work with Bluetooth devices and we are interested in observing connection states. However, this event will never occur if there is an image with a GIF somewhere in the UI. With images (png) everything works fine. Also, we have tested in UWP and there is no such behavior. So how to fix it?

Steps to reproduce the bug

Open solution
On the main window set gif as the image source
The event will never occur

Expected behavior

The event will occur whether the gif or image is loaded.

Screenshots

No response

NuGet package version

WinUI 3 - Windows App SDK 1.6.0: 1.6.240829007

Windows version

Windows 11 (22H2): Build 22621

Additional context

BannerBluetoothProblem.zip

@m1adow m1adow added the bug Something isn't working label Sep 10, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Sep 10, 2024
@codendone codendone added area-Images Images, SVG team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Images Images, SVG bug Something isn't working team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

2 participants