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

[API Suggestion] Introduce Dark Mode and A11Y compatible Visual Styles for Apps targeting .NET 9 and Win 11 api-ready-for-review (2) API is ready for formal API review; applied by the issue owner api-suggestion (1) Early API idea and discussion, it is NOT ready for implementation area-Theming blocking Used by the API Review Board 🚧 work in progress Work that is current in progress
#7641 opened Aug 23, 2022 by KlausLoeffelmann
16 of 20 tasks
.NET 9.0
API Proposal: Add typed convenience methods to WinForms collections api-suggestion (1) Early API idea and discussion, it is NOT ready for implementation tenet-performance Improve performance, flag performance regressions across core releases
#10947 opened Feb 24, 2024 by JeremyKuhne
Proposal: implement generic IList<T> on collection types api-needs-work (3) API needs work before it is approved, it is NOT ready for implementation; applied by repo owners design-discussion Ongoing discussion about design without consensus Investigate Items we want to investigate before making a decision on an issue
#2644 opened Jan 6, 2020 by weltkante Future
Introduce InvokeAsync on Control api-suggestion (1) Early API idea and discussion, it is NOT ready for implementation design-discussion Ongoing discussion about design without consensus
#4631 opened Mar 3, 2021 by KlausLoeffelmann .NET 9.0
DrawLines_PointFs, DrawBezier_PointFs, DrawBezier_Points and DrawLines_Points failing sporadically in CI area-System.Drawing System.Drawing issues disabled-test Tracking tests that have been disabled to prevent run failures.
#8814 opened Jun 27, 2018 by stephentoub Future
Run ILLinker on Winforms codebase and diff to identify deadcode area-ILLinker/AOT area-Trimming enhancement Product code improvement that does NOT require public API changes/additions
#186 opened Dec 6, 2018 by ericstj .NET 9.0
cachedTypes in AssemblyNamesTypeResolutionService is unreachable area-Serialization-Resx 🪲 bug Product bug (most likely) tenet-compatibility Incompatibility with previous versions or with WinForms for .NET Framework
#229 opened Dec 11, 2018 by Liminiens Future
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
Test failure: System.Drawing tests fail on ARM64/32 arch-arm64 area-System.Drawing System.Drawing issues disabled-test Tracking tests that have been disabled to prevent run failures. test-bug Problem in test source code (most likely)
#8817 opened Mar 4, 2019 by ghost Future
Add unit tests to System.ComponentModel.Design.Serialization.* components good first issue Issue should be easy to implement, good for first-time contributors help wanted Good issue for external contributors test-enhancement Improvements of test source code
#719 opened Apr 9, 2019 by JuditRose
25 tasks
Help wanted
Add unit tests to System.Windows.Forms.Design.* components good first issue Issue should be easy to implement, good for first-time contributors help wanted Good issue for external contributors test-enhancement Improvements of test source code
#720 opened Apr 9, 2019 by JuditRose
59 tasks
Help wanted
Add unit tests to System.Windows.Forms.Design.ControlDesigner 🚧 work in progress Work that is current in progress Epic Groups multiple user stories. Can be grouped under a theme. good first issue Issue should be easy to implement, good for first-time contributors Priority:2 Work that is important, but not critical for the release test-enhancement Improvements of test source code
#721 opened Apr 9, 2019 by JuditRose
5 of 31 tasks
.NET 9.0
Enable cross-thread checks by default enhancement Product code improvement that does NOT require public API changes/additions
#832 opened Apr 19, 2019 by kevingosse Future
Add Tests related to Design types in System.Windows.Forms.Design.Editors help wanted Good issue for external contributors test-enhancement Improvements of test source code
#967 opened May 10, 2019 by zsd4yr Help wanted
Unit test fails after arcade update test-bug Problem in test source code (most likely)
#1030 opened May 23, 2019 by AdamYoblick Future
Failing unit test: SiteNestedContainer_Add_Unloading_Nop test-bug Problem in test source code (most likely)
#1151 opened Jun 18, 2019 by AdamYoblick Future
Port System.Windows.Forms.Design.ColumnHeaderCollectionEditor area-DesignerSupport tenet-compatibility Incompatibility with previous versions or with WinForms for .NET Framework
#1269 opened Jul 5, 2019 by RussKie Future
Port System.Windows.Forms.Design.TreeNodeCollectionEditor area-DesignerSupport tenet-compatibility Incompatibility with previous versions or with WinForms for .NET Framework
#1278 opened Jul 5, 2019 by RussKie Future
Consider keyboard shortcut to opt in/opt out of tooltips on keyboard navigation enhancement Product code improvement that does NOT require public API changes/additions
#802 opened Apr 16, 2019 by M-Lipin Future
ProTip! Type g i on any issue or pull request to go back to the issue listing page.