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

copilot instructions
#13046 opened Feb 28, 2025 by Tanya-Solyanik Loading…
TabControl doesn't send the name of selected tab to accessibility clients on initial focus tenet-accessibility MAS violation, UIA issue; problems with accessibility standards
#12866 opened Jan 31, 2025 by trypsynth
Add recommendations and potentially analyzers to make TryGetData<T> APIs and drag-and-drop scenarios more trimmable area-Analyzers/CodeFixes A Roslyn Analyzer is either needed for the context, needs to be scope extended or fixed. area-Trimming tenet-performance Improve performance, flag performance regressions across core releases
#12611 opened Dec 9, 2024 by Tanya-Solyanik
Add analyzers that suggest replacing obsoleted GetData APIs with the new typed versions area-Analyzers/CodeFixes A Roslyn Analyzer is either needed for the context, needs to be scope extended or fixed. area-Clipboard Issues related to Clipboard
#12610 opened Dec 9, 2024 by Tanya-Solyanik
Add a code analyzer to enforce a safer implementation of the resolver Func in ITypeDataObject APIs area-Analyzers/CodeFixes A Roslyn Analyzer is either needed for the context, needs to be scope extended or fixed.
#12609 opened Dec 9, 2024 by Tanya-Solyanik
API Proposal: Calculate Contrast Color for Improved Accessibility api-suggestion (1) Early API idea and discussion, it is NOT ready for implementation area-System.Drawing System.Drawing issues
#12588 opened Dec 5, 2024 by elachlan .NET 10.0
Correct System.Windows.Forms.ControlPaint.HSLColor.Darker function api-suggestion (1) Early API idea and discussion, it is NOT ready for implementation
#12586 opened Dec 4, 2024 by paulthegreat .NET 10.0
[Windows11] keyboard toolTip and mouse toolTip are always displayed continuously 📚 documentation Documentation bug or improvement external-OS-issue Issue caused by an external OS component such as Common Controls.
#12374 opened Oct 23, 2024 by Olina-Zhang .NET 10.0
[API Proposal] New Clipboard and DataObject APIs api-approved (4) API was approved in API review, it can be implemented 📖 documentation: breaking A change in behavior that could be breaking for applications. Needs to be documented. 📚 documentation Documentation bug or improvement 🚧 work in progress Work that is current in progress
#12362 opened Oct 22, 2024 by Tanya-Solyanik 10.0 Preview3
[A11Y] Expose ClientSize property for forms area-VSDesigner Windows Forms out-of-proc designer related issues
#12183 opened Sep 19, 2024 by towebo
[A11Y] Property Editor drop down value pickers are sometimes hard to use with keyboard and screen reader a11y-MAS High Priority - Accessibility violation of Microsoft Accessibility Standards
#12182 opened Sep 19, 2024 by towebo
[A11Y] Screen Reader doesn't announce what control gets focused area-VSDesigner Windows Forms out-of-proc designer related issues tracking
#12217 opened Sep 19, 2024 by towebo VS release
Improve data collection for unit tests test-enhancement Improvements of test source code
#10902 opened Feb 16, 2024 by Tanya-Solyanik
4 tasks
Future
System.Windows.Automation.InvokePattern.Invoke blocks on a menu item. 💥 regression-release Regression from a public release tenet-accessibility MAS violation, UIA issue; problems with accessibility standards
#10244 opened Nov 7, 2023 by lovettchris .NET 10.0
ProTip! Adding no:label will show everything without a label.