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

Ink on InkCanvas flashes when Ink Canvas (or parent control) is enabled or disabled #9525

Closed
TheJoeFin opened this issue Apr 9, 2024 · 3 comments
Labels
area-InkCanvas bug Something isn't working team-Controls Issue for the Controls team

Comments

@TheJoeFin
Copy link

Describe the bug

When there is ink on an InkCanvas and the parent control IsEnabled value is changed the ink flashes.

Steps to reproduce the bug

Issue is visible in my app Ink Calendar and Journal.

  1. Switch between views (which enables and disables the parent flipview)
  2. Tap the lock symbol (also enables and disables the parent flipview)

Notice flashing ink.

Expected behavior

Ink once loaded should flash when the parent control IsEnabled changes.

Screenshots

Ink.Calendar.blinking.ink.mp4

NuGet package version

WinUI 2 - Microsoft.UI.Xaml 2.8.2

Windows version

Windows 11 (22H2): Build 22621

Additional context

I am actually using WinUI 2.8.6 and on Windows 11 23H2

@TheJoeFin TheJoeFin added the bug Something isn't working label Apr 9, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Apr 9, 2024
Copy link

github-actions bot commented Apr 9, 2024

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. Thank you!

Open similar issues:

Closed similar issues:

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

@TheJoeFin
Copy link
Author

I reviewed all of the possibly related issues and they are not duplicates of this issue. 😊

@codendone codendone added team-Controls Issue for the Controls team area-InkCanvas and removed needs-triage Issue needs to be triaged by the area owners labels Apr 12, 2024
@ranjeshj
Copy link
Contributor

@TheJoeFin sorry, we are only making business critical fixes in winui2 at this point - https://github.com/microsoft/microsoft-ui-xaml/blob/main/docs/contribution_handling.md#winui-2

@ranjeshj ranjeshj closed this as not planned Won't fix, can't repro, duplicate, stale Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-InkCanvas bug Something isn't working team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

3 participants