-
Notifications
You must be signed in to change notification settings - Fork 997
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Move unit tests for shared components to System.Private.Windows.Core.Tests
priority-2
Work that is important, but not critical for the release
untriaged
The team needs to look at this issue in the next triage
ContainerControl incorrectly scales multiple times when moving from one ControlCollection to another.
area-HDPI
HDPI, not specific to Dpi mode of app
ErrorProvider exception when shown a second time after being dragged on another monitor with diiferent DPI
area-HDPI
HDPI, not specific to Dpi mode of app
💥 regression-release
Regression from a public release
Make the DemoConsole application multi-targeted to both .NET and .NET Framework
test-enhancement
Improvements of test source code
No way to delete orphaned controls using the designer
area-Analyzers/CodeFixes
A Roslyn Analyzer is either needed for the context, needs to be scope extended or fixed.
area-VSDesigner
Windows Forms out-of-proc designer related issues
customer-reported
#12827
opened Jan 23, 2025 by
abri-damien
Keyboard tooltip of toolStripDropDownbutton in toolStrip1 is displayed after expanded and collapsed the toolStripDropDownbutton in toolStrip2
tenet-accessibility
MAS violation, UIA issue; problems with accessibility standards
Keyboard tooltip of item in toolStrip2 is not displayed after expanded and collapsed the toolStripDropDownbutton in toolStrip1, then tab to toolStrip2's item
🚧 work in progress
Work that is current in progress
tenet-accessibility
MAS violation, UIA issue; problems with accessibility standards
Expose some Events of FolderBrowserDialog to match WindowsAPICodePack CommonOpenFileDialog
api-suggestion
(1) Early API idea and discussion, it is NOT ready for implementation
DataGridView control has an extra scrollbar when adding a new column in DemoConsole application
area-DesignerSupport
area-HDPI
HDPI, not specific to Dpi mode of app
untriaged
The team needs to look at this issue in the next triage
#12796
opened Jan 16, 2025 by
Philip-Wang01
OOP-Designer is unable to resolve assembly references when CopyLocal = false
area-VSDesigner
Windows Forms out-of-proc designer related issues
blocking-migration
An issue that is preventing the developer from migrating from .NET Framework or earlier .NET
#12791
opened Jan 15, 2025 by
furkane-3
Sometimes keyboard tooltip of toolStripDropDownButton isn't displayed after ESC to collapse dropdown list
tenet-accessibility
MAS violation, UIA issue; problems with accessibility standards
#12776
opened Jan 14, 2025 by
Olina-Zhang
RichTextBox always sends its entire contents as an accessibility event on focus.
area-controls-RichEdit
tenet-accessibility
MAS violation, UIA issue; problems with accessibility standards
Update WinForms specific Item and Project templates
area-Templates
priority-1
Work that is critical for the release, but we could probably ship without
waiting-author-feedback
The team requires more information from the author
An exception pops up when pressing the space key on the checkbox cell
area-controls-DataGridView
🚧 work in progress
Work that is current in progress
InvokeAsync does not finally check CancellationToken
🪲 bug
Product bug (most likely)
#12696
opened Dec 31, 2024 by
HenKun
When setting RightToLeft = Yes and RightToLeftLayout = True for a TreeView, the selected node box is not fully rendered
🚧 work in progress
Work that is current in progress
#12681
opened Dec 25, 2024 by
Nora-Zhou01
[HDPI]The dotted line between the checkbox and expand/collapse of the TreeView control disappears in HDPI mode
area-HDPI
HDPI, not specific to Dpi mode of app
🚧 work in progress
Work that is current in progress
#12680
opened Dec 25, 2024 by
Zheng-Li01
Please make (1) Early API idea and discussion, it is NOT ready for implementation
Control.DesiredVisibility
public
api-suggestion
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.