Skip to content

Issues: dotnet/winforms

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Refactor lock on object usage to System.Threading.Lock api-suggestion (1) Early API idea and discussion, it is NOT ready for implementation tenet-performance Improve performance, flag performance regressions across core releases
#11672 opened Jul 14, 2024 by elachlan
Missing instances of designers in the DemoConsoleApp test-enhancement Improvements of test source code
#11669 opened Jul 13, 2024 by ricardobossan
19 tasks
In .NetCore project, Changes made in the Designer not being Serialized in the Designer.cs file. area-VSDesigner Windows Forms out-of-proc designer related issues untriaged The team needs to look at this issue in the next triage
#11664 opened Jul 12, 2024 by Sekar47
InvalidOperationException thrown when calling OnItemChecked in class derived from ListView (in VirtualMode) area-Controls-ListView tenet-compatibility Incompatibility with previous versions or with WinForms for .NET Framework untriaged The team needs to look at this issue in the next triage
#11658 opened Jul 11, 2024 by djoyner-aveva
Undo in DemoConsole clears all item in ListView instead of undo previous move 💥 regression-preview Regression from a preview release untriaged The team needs to look at this issue in the next triage
#11657 opened Jul 11, 2024 by Liv-Goh
ObjectSelectorEditor,Selector,SelectorNode types are not available in the System.ComponentModel.Design namespace in .NetCore projects in WinForms area-DesignerSupport blocking-migration An issue that is preventing the developer from migrating from .NET Framework or earlier .NET tenet-compatibility Incompatibility with previous versions or with WinForms for .NET Framework untriaged The team needs to look at this issue in the next triage
#11654 opened Jul 11, 2024 by Sekar47
Microsoft.DotNet.DesignTools.Client.DesignToolsServerException: Could not resolve type, 'System.ComponentModel.ComponentEditor area-VSDesigner Windows Forms out-of-proc designer related issues untriaged The team needs to look at this issue in the next triage
#11650 opened Jul 10, 2024 by PLDAWOL
Can't Bind a Custom IBindingList Component to Controls at DesignTime in .NET 8 area-VSDesigner Windows Forms out-of-proc designer related issues untriaged The team needs to look at this issue in the next triage
#11646 opened Jul 10, 2024 by AkylzhanDevExpress
Unable to switch the tabs using mouse. Only switching the tab can be done through TabKey navigation at DesignTime area-VSDesigner Windows Forms out-of-proc designer related issues untriaged The team needs to look at this issue in the next triage
#11642 opened Jul 9, 2024 by Sekar47
TrackBar visually breaks with certain changes to certain properties 💥 regression-release Regression from a public release untriaged The team needs to look at this issue in the next triage
#11639 opened Jul 9, 2024 by sunstriderko
Hope to provide the ability to customize the title bar api-suggestion (1) Early API idea and discussion, it is NOT ready for implementation untriaged The team needs to look at this issue in the next triage
#11633 opened Jul 6, 2024 by Gaoyifei1011
Undo fails to restore deleted TabControl in TableLayoutPanel in DemoConsole application 💥 regression-preview Regression from a preview release untriaged The team needs to look at this issue in the next triage
#11628 opened Jul 4, 2024 by Syareel-Sukeri Future
BinaryFormatter error when Copy/Cut/Paste menu item in DemoConsole application area-Serialization-BinaryFormatter 💥 regression-preview Regression from a preview release untriaged The team needs to look at this issue in the next triage
#11617 opened Jul 2, 2024 by elachlan
Form and controls are not scaled well on HDPI primary monitor when setting custom ApplicationDefaultFont area-HDPI HDPI, not specific to Dpi mode of app 💥 regression-preview Regression from a preview release untriaged The team needs to look at this issue in the next triage
#11608 opened Jun 28, 2024 by Olina-Zhang
When a ComboBox's data source is bound to an ImmutableArray, its value is reset when it loses focus. area-Binding Impacting DataBinding untriaged The team needs to look at this issue in the next triage
#11602 opened Jun 27, 2024 by Orace
Introduce Analyzers for correctly guiding the handling of modal dialogs Analyzer (Roslyn) A Roslyn Analyzer is either needed for the context, needs to be scope extended or fixed.
#11586 opened Jun 25, 2024 by KlausLoeffelmann .NET 10.0
ProTip! Exclude everything labeled bug with -label:bug.