v-olzhan

Results 53 comments of v-olzhan

@kirsan31 thanks for your info. Adding the GH issue https://github.com/dotnet/winforms/issues/11334 validation: fixed ![image](https://github.com/dotnet/winforms/assets/26474449/50072302-b7af-4302-be37-39403554d5e6)

@elachlan tested this PR using following 2 apps(one is Winforms VB app, another is Winforms C#) in .Net 9.0 SDK build on a server with multi-users. Every logged in user...

> @Olina-Zhang maybe your team could test this scenario? Use your new updated code to test these issues again, right? Or publish app with self-contained to test?

Hi @elachlan, tested the updated code, here is the result: 1. GH issue https://github.com/dotnet/winforms/issues/3715 and GH issue https://github.com/dotnet/winforms/issues/11232 - Fixed 2. For GH issue: https://github.com/dotnet/winforms/issues/11365, the scenarios customer reported about...

> @Olina-Zhang can you retest the published self-contained failure scenario with the latest? The event viewer will have a bit more detail hopefully. I didn't see any difference with updated...

> @Olina-Zhang can your team please test this? We cannot reproduce this issue for creating WinForms .NET apps with Check/Uncheck the "Place solution and project in the same directory" option.

@KlausLoeffelmann I cannot repro your issue: the rightmost toolstrip label in statusStrip is there when the leftmost toolstrip label is a spring label with monitor: 100%DPI or 150%DPI. Can you...

Hi @kirsan31 I tested this PR change using provided test app, it still see fontCache in memory leak, has the same behavior before. Your PR change result: ![image](https://github.com/dotnet/winforms/assets/26474449/820116c9-e05b-421d-98c3-105fa22dac75) Also it...

@kirsan31 based on your comment, re-tested it with following result, please take a look: 1. Check GDI objects for every rdp connection, found in .NET9.0 with your change and without...

This is re-testing for your change on different configuration(You can see the execution of the code in program.cs ), same as last time we tested: https://github.com/dotnet/winforms/assets/26474449/8acdb318-fcb4-4d98-a715-2a98ca127a9a