-
Notifications
You must be signed in to change notification settings - Fork 1.4k
MarkdownTextBlock
's links will cause app freeze if background acrylic is applied to Page
#4385
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
Comments
Hello lee011, thank you for opening an issue with us! I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌 |
I wasn't able to repro the app freeze, but when interacting with this project's files within Visual Studio 2022 (like trying to expand MainPage.xaml within the Solution Explorer window) caused VS22 to close unexpectedly and without warning four separate times. |
|
Confirmed that VS appears stable as long as I don't have the VS Designer open (see ref #4279 and #4310). |
|
This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established. |
1 similar comment
This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established. |
I'm also unable to reproduce this bug with the provided sample / repro steps. |
This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established. |
12 similar comments
This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established. |
This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established. |
This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established. |
This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established. |
This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established. |
This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established. |
This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established. |
This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established. |
This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established. |
This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established. |
This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established. |
This issue has been marked as "needs attention 👋" due to no activity for 15 days. Please triage the issue so the fix can be established. |
I am unable to reproduce the bug with the provided sample. It would be helpful if you could provide more info on this issue |
lee011 This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 15 days. It will be closed if no further activity occurs within 30 days of this comment. |
lee011 This issue has been automatically closed because it was marked as requiring author feedback but has not had any activity for over 45 days. |
Describe the bug
When hovering on a link in
MarkdownTextBlock
of aPage
with background acrylic for some time, the app will freeze.Steps to Reproduce
Unable to reproduce in Sample App.
Steps to reproduce the behavior:
Page
withBackground="{ThemeResource AcrylicBackgroundFillColorDefaultBrush}"
MarkdownTextBlock
with markdown text with links (like[This is a link](https://www.microsoft.com/)
)An app to reproduce this issue:
App1.zip
Expected behavior
The app should not freeze when hovering on a link.
Screenshots
App1.2021-11-18.19-09-15.mp4
Environment
NuGet Package(s): Microsoft.Toolkit.Uwp.UI.Controls
Package Version(s): 7.1.1
Windows 11 Build Number:
App min and target version:
Device form factor:
Visual Studio version:
Additional context
The text was updated successfully, but these errors were encountered: