question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Multiline Checkbox text is deleted on Save

See original GitHub issue

Environment

Microsoft Visual Studio Community 2022 (64-bit) - Preview Version 17.6.0 Preview 1.0

.NET version

N/A

Did this work in a previous version of Visual Studio and/or previous .NET release?

Unknown

Issue description

When multiline CheckBox is created, using Designer, when form is saved the text is deleted.

Steps to reproduce

Create a form, add a CheckBox, Use dropdown under CheckBox.Text to enter multiple lines of text. Hit <Control><Enter> to Save the text and you will see it on the design surface. Now Save the Form. The text is deleted from Form.Designer. CheckBoxText Disapears.zip

Diagnostics

Silent. No errors.

Issue Analytics

  • State:closed
  • Created 7 months ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
paul1956commented, Mar 21, 2023

@Olina-Zhang it would help people outside the development team if when you close something as complete, we had some idea what public release it is targeted at. I don’t need a guarantee just a “this will not be in before version X.Y” so we don’t waste time trying every preview and finding the issue still there.

1reaction
Olina-Zhangcommented, Mar 13, 2023

This issue was fixed in internal VS build, please use incoming Visual Studio 2022 preview build for testing. Text_Fixed

Read more comments on GitHub >

github_iconTop Results From Across the Web

Multiline Checkbox text is deleted on Save
Windows Forms is a .NET UI framework for building Windows desktop applications. - Multiline Checkbox text is deleted on Save · dotnet/winforms@7193da4.
Read more >
Multiline Checkbox text is deleted on Save
Windows Forms is a .NET UI framework for building Windows desktop applications. - Multiline Checkbox text is deleted on Save · dotnet/winforms@6da50a7.
Read more >
How to cut off (delete) checkbox-text at newline in Android?
At first I hard-coded that the text should be deleted after 28 characters, but this is obviously not a good solution.
Read more >
How to add, copy and delete multiple checkboxes in Excel
To delete all checkboxes at a time, go to the Home tab > Editing group > Find & Select > Go To Special,...
Read more >
Populate the Multiline Text field value based on t...
Hi SNOW Champs, I have a requirement where the Multiline Text in the Catalog Item should be populated based on the checkboxes selected....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found