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 #4704

Closed
m1adow opened this issue Sep 10, 2024 · 1 comment

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

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

Expected behavior

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

Screenshots

No response

NuGet package version

Windows App SDK 1.6.0: 1.6.240829007

Packaging type

Packaged (MSIX)

Windows version

Windows 11 version 22H2 (22621, 2022 Update)

IDE

Visual Studio 2022

Additional context

BannerBluetoothProblem.zip

@codendone
Copy link
Contributor

Duplicate of microsoft/microsoft-ui-xaml#9969

@codendone codendone closed this as not planned Won't fix, can't repro, duplicate, stale Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants