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

[iOS] Focused TextBox leaks #10344

Open
MartinZikmund opened this issue Nov 5, 2022 · 2 comments
Open

[iOS] Focused TextBox leaks #10344

MartinZikmund opened this issue Nov 5, 2022 · 2 comments
Assignees
Labels
difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI kind/bug Something isn't working low-hanging-🍒 Categorizes an issue that might be a quick win with meaningful positive impact. platform/ios 🍎 Categorizes an issue or PR as relevant to the iOS platform

Comments

@MartinZikmund
Copy link
Member

MartinZikmund commented Nov 5, 2022

Current behavior

When a TextBox is focused, it causes a memory leak

Expected behavior

Should not happen

How to reproduce it (as minimally and precisely as possible)

Enable the TextBox_Focus_Leak data row of Given_FrameworkElement_And_Leak

Workaround

No response

Works on UWP/WinUI

No response

Environment

No response

NuGet package version(s)

No response

Affected platforms

iOS

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@MartinZikmund MartinZikmund added kind/bug Something isn't working difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI labels Nov 5, 2022
@MartinZikmund MartinZikmund self-assigned this Nov 5, 2022
@MartinZikmund MartinZikmund added platform/ios 🍎 Categorizes an issue or PR as relevant to the iOS platform low-hanging-🍒 Categorizes an issue that might be a quick win with meaningful positive impact. labels Aug 16, 2023
@jeromelaban
Copy link
Member

The test is now enabled.

@MartinZikmund
Copy link
Member Author

It is not yet unfortunately -

image

I think I need to add Assert.Inconclusive in case the LeakTestStyles are None...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI kind/bug Something isn't working low-hanging-🍒 Categorizes an issue that might be a quick win with meaningful positive impact. platform/ios 🍎 Categorizes an issue or PR as relevant to the iOS platform
Projects
None yet
Development

No branches or pull requests

2 participants