-
Notifications
You must be signed in to change notification settings - Fork 984
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
[Accessiblity] Narrator cannot announced the items correctly when switching the items by using up/down keyboard arrow that without expand the dropdown list panel
💥 regression-release
Regression from a public release
🚧 work in progress
Work that is current in progress
tenet-accessibility
MAS violation, UIA issue; problems with accessibility standards
#12421
opened Nov 4, 2024 by
MelonWang1
WinForms TabControl does not expose TabItem controls to UIAutomation
💥 regression-release
Regression from a public release
tenet-accessibility
MAS violation, UIA issue; problems with accessibility standards
[Accessibility] Inconsistent display order of TabPage pane in the UIA tree
💥 regression-release
Regression from a public release
tenet-accessibility
MAS violation, UIA issue; problems with accessibility standards
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
Font is not applied correctly if set on an invisible Control, and OnFontChanged is not called in PMv2 HDPI
area-HDPI
HDPI, not specific to Dpi mode of app
area-HDPI-PMv2
Issues related to high DPI PerMonitorV2 mode
💥 regression-release
Regression from a public release
Priority:1
Work that is critical for the release, but we could probably ship without
Additional Control.Invoke overloads break Visual Basic Code
area-VisualBasic
📖 documentation: breaking
A change in behavior that could be breaking for applications. Needs to be documented.
💥 regression-release
Regression from a public release
Priority:2
Work that is important, but not critical for the release
RadioButton and CheckBox are not scaled well on the secondary monitor when application is in PerMonitorV2 mode
area-HDPI-PMv2
Issues related to high DPI PerMonitorV2 mode
💥 regression-release
Regression from a public release
[HDPI] Cursor editor in propertyGrid is not scaled well
area-HDPI
HDPI, not specific to Dpi mode of app
💥 regression-release
Regression from a public release
When a Form is opened and StartPosition is CenterParent, it is opened always on the main monitor when the value of WindowState is Maximized regardless of parent's monitor
area-HDPI-PMv2
Issues related to high DPI PerMonitorV2 mode
🪲 bug
Product bug (most likely)
💥 regression-release
Regression from a public release
WebBrowser control blocks accelerators of buttons on form
area-COM
💥 regression-release
Regression from a public release
Priority:2
Work that is important, but not critical for the release
tenet-compatibility
Incompatibility with previous versions or with WinForms for .NET Framework
Resources For Icon/Bitmap Not Strongly Typed In ClassLibrary Project
area-Serialization-Resx
💥 regression-release
Regression from a public release
tenet-compatibility
Incompatibility with previous versions or with WinForms for .NET Framework
form.ShowDialog(owner) with owner that is Topmost stays hidden behind the owner
💥 regression-release
Regression from a public release
Priority:2
Work that is important, but not critical for the release
Document changes to ComputerInfo.OSFullName property
area-VisualBasic
🪲 bug
Product bug (most likely)
💥 regression-release
Regression from a public release
help wanted
Good issue for external contributors
Priority:3
Work that is nice to have
Anchoring a Control at a UserControl
area-Anchor/Scaling
HDPI issues around anchoring and docking
area-DesignerSupport
🪲 bug
Product bug (most likely)
💥 regression-release
Regression from a public release
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.