-
Notifications
You must be signed in to change notification settings - Fork 1k
Insights: dotnet/winforms
Overview
Could not load contribution data
Please try again later
20 Pull requests merged by 9 people
-
Unify namespaces and class names under DemoConsole
#13433 merged
May 8, 2025 -
[release/9.0] fix #13305 Baseline SnapLines do not appear in DesignSurface
#13349 merged
May 8, 2025 -
[release/9.0] Fix Color value in PageSettings
#13389 merged
May 8, 2025 -
[Release/9.0] Fix false-positive WinForms Analyzer diagnostics.
#13411 merged
May 8, 2025 -
[main] Source code updates from dotnet/dotnet
#13425 merged
May 8, 2025 -
[release/9.0] InvalidOperationException when closing a dialog with focused DataGridView control
#13348 merged
May 8, 2025 -
[release/8.0] InvalidOperationException when closing a dialog with focused DataGridView control
#13350 merged
May 8, 2025 -
Update branding to 8.0.17
#13423 merged
May 8, 2025 -
Update branding to 9.0.6
#13424 merged
May 8, 2025 -
[release/9.0] Update dependencies from dotnet/arcade
#13418 merged
May 7, 2025 -
Update label "area:NRT" to "area-NRT"
#13417 merged
May 7, 2025 -
[main] Source code updates from dotnet/dotnet
#13419 merged
May 7, 2025 -
[release/9.0] Update dependencies from dotnet/arcade
#13414 merged
May 6, 2025 -
[main] Source code updates from dotnet/dotnet
#13415 merged
May 6, 2025 -
Moving some cases from ClipboardTests class to ClipboardCoreTests
#13368 merged
May 6, 2025 -
Upgrade Issue-Labeler to v2.0.0
#13405 merged
May 5, 2025 -
[main] Source code updates from dotnet/dotnet
#13407 merged
May 3, 2025 -
Ensure that partial exclusions are shown in the solution explorer
#13403 merged
May 3, 2025 -
[main] Source code updates from dotnet/dotnet
#13404 merged
May 2, 2025
7 Pull requests opened by 4 people
-
DarkMode (b) DarkModeButtonRenderer
#13408 opened
May 5, 2025 -
DarkMode (c) fix TopLevelForm TitleBar issues.
#13409 opened
May 5, 2025 -
New API (d) FormScreenCaptureMode
#13416 opened
May 6, 2025 -
Update the method GetParentAutoScaleFactor to use container.AutoScaleFactor to get the latest value
#13426 opened
May 8, 2025 -
Allow IDataObjectAsyncCapability
#13431 opened
May 8, 2025 -
Throw ExternalException instead of OutOfMemory
#13432 opened
May 8, 2025
12 Issues closed by 6 people
-
[Tracking] .NET 9 Analyzers Related Issues for Servicing
#13160 closed
May 8, 2025 -
WFO1000 Analyzer: False positives on properties of interfaces derived from IComponent
#13208 closed
May 8, 2025 -
WFO1000 Analyzer: False positives on overridden properties of standard control descendants
#13207 closed
May 8, 2025 -
WFO1000 Analyzer: False positives on static properties of components
#13206 closed
May 8, 2025 -
WFO2001: Analyzer doesn't trigger the 'wrong async overload' warning with implicit member access.
#13237 closed
May 8, 2025 -
wrong issue, ignore it
#13421 closed
May 7, 2025 -
InvalidOperationException: ListView in ListViewGroupAccessibleObject..ctor
#12003 closed
May 5, 2025 -
Cannot use GetRequiredService<>() when using microsoft.winforms.designer.sdk\1.6.0
#13296 closed
May 5, 2025 -
Address issues with this repo's Auto-Labeler
#13214 closed
May 5, 2025 -
StatusStrip not themed dark when dark theme enabled in app.
#13406 closed
May 2, 2025 -
Helper methods missing for DataGridView test in UFT QTP with .NET 8.0 and .NET 9.0
#13015 closed
May 2, 2025
6 Issues opened by 4 people
-
Create new analyzer to check for the correct usage of modal dialogs
#13429 opened
May 8, 2025 -
Update Analyzer Test Infrastructure
#13428 opened
May 8, 2025 -
Introduce InvalidImageFormatException in .NET
#13430 opened
May 8, 2025 -
Queries with Nested UITypeEditor and IDesignerHost Access in .NET Core Out-of-Process Designer
#13427 opened
May 8, 2025 -
Add IAsyncDropTarget to allow consuming async capable drops
#13422 opened
May 7, 2025 -
Implement Async Drag/Drop Workaround
#13413 opened
May 5, 2025
49 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add test for PR 13320
#13342 commented on
May 8, 2025 • 4 new comments -
Fix WindowsFormsApplicationBase.IsSingleInstance
#11258 commented on
May 2, 2025 • 3 new comments -
[DarkMode]The Form1 title bar change to white color after change the ShowInTaskbar property
#12992 commented on
May 2, 2025 • 0 new comments -
System.Windows.Automation.InvokePattern.Invoke blocks on a menu item.
#10244 commented on
May 8, 2025 • 0 new comments -
[Windows11] keyboard toolTip and mouse toolTip are always displayed continuously
#12374 commented on
May 8, 2025 • 0 new comments -
Follow-up on 'Constructor on type 'System.Drawing.Image' not found' crash in .NET Core – Provided Sample Not Runnable
#12435 commented on
May 8, 2025 • 0 new comments -
Correct System.Windows.Forms.ControlPaint.HSLColor.Darker function
#12586 commented on
May 8, 2025 • 0 new comments -
Add a code analyzer to enforce a safer implementation of the resolver Func in ITypeDataObject APIs
#12609 commented on
May 8, 2025 • 0 new comments -
Add analyzers that suggest replacing obsoleted GetData APIs with the new typed versions
#12610 commented on
May 8, 2025 • 0 new comments -
[A11Y] Expose ClientSize property for forms
#12183 commented on
May 8, 2025 • 0 new comments -
Add recommendations and potentially analyzers to make TryGetData<T> APIs and drag-and-drop scenarios more trimmable
#12611 commented on
May 8, 2025 • 0 new comments -
TabControl doesn't send the name of selected tab to accessibility clients on initial focus
#12866 commented on
May 8, 2025 • 0 new comments -
My.Computer.Network.DownloadFile does not cancel immediately
#10709 commented on
May 8, 2025 • 0 new comments -
Fix: Allow for Control.Invoke execution on Binding updates
#8547 commented on
May 8, 2025 • 0 new comments -
ATL ActiveX control with unit test
#10754 commented on
May 8, 2025 • 0 new comments -
Make AxHost work without classic COM interop.
#10927 commented on
May 8, 2025 • 0 new comments -
Fix 11214 by adding a default font check before executing PerformAutoScale
#11641 commented on
May 8, 2025 • 0 new comments -
Code Coverage for DownloadFile Review 1St
#12486 commented on
May 6, 2025 • 0 new comments -
Fix issue#9807 review 2nd (Replaces PR #11867) DRAFT
#12489 commented on
May 8, 2025 • 0 new comments -
Mods for #12042
#12672 commented on
May 8, 2025 • 0 new comments -
Migrate Analyzer- and Analyzer-Tests-Infra-refactoring to main branch.
#13112 commented on
May 8, 2025 • 0 new comments -
Use MouseWheel scrolling in ToolStripDropDownMenu
#13303 commented on
May 5, 2025 • 0 new comments -
Fix DarkMode (a) StatusStrip background renderer A11Y Regression.
#13360 commented on
May 8, 2025 • 0 new comments -
Adds coverage for `ComponentTray`
#13396 commented on
May 8, 2025 • 0 new comments -
Enable nullability for `ToolStripTemplateNode`
#13401 commented on
May 8, 2025 • 0 new comments -
[API Suggestion] Consider Control/Window Cloaking During Initialization
#13233 commented on
May 2, 2025 • 0 new comments -
Regression - #12663 broke StatusStrip DarkMode coloring.
#12909 commented on
May 2, 2025 • 0 new comments -
[Dark Mode] StatusStrip and ToolStrip have incorrect color when RenderMode is set to "System"
#11901 commented on
May 2, 2025 • 0 new comments -
Visual Studio is Interactable and Becomes Unresponsive When Displaying a Custom Form via UITypeEditor using ShowDialog() in a .NET Core Client-Server approach
#13366 commented on
May 5, 2025 • 0 new comments -
[Dark Mode] Improve visual contrast of the LinkLable control in dark mode
#11935 commented on
May 5, 2025 • 0 new comments -
[Dark Mode] CheckBox in TreeView/ListView is not in dark mode after enabled SystemColorMode.Dark
#11956 commented on
May 5, 2025 • 0 new comments -
[Dark Mode] MonthCalendar/DateTimePicker is not in drak mode after enabled SystemColorMode.Dark
#11951 commented on
May 5, 2025 • 0 new comments -
[Dark Mode] The nodes of TreeView not in dark mode when editing it
#12042 commented on
May 5, 2025 • 0 new comments -
[Dark Mode] TabControl is not in dark mode after enabled SystemColorMode.Dark
#11953 commented on
May 5, 2025 • 0 new comments -
[Dark Mode] ListView.GridLines are too bright in dark mode
#12280 commented on
May 5, 2025 • 0 new comments -
[Dark Mode]The toolstripPanel have the wrong BackColor in dark mode in DemoConsole application
#12041 commented on
May 5, 2025 • 0 new comments -
Incorrect Mouse Event Capturing During Design Time in .NET Core Projects Prevents Drag-and-Drop of Custom Docked Panel
#13177 commented on
May 5, 2025 • 0 new comments -
How to use CollectionForm inside CustomCollectionEditor derived from CollectionEditor using Client-Server Approach for .NET 8.0
#13167 commented on
May 5, 2025 • 0 new comments -
How to use ImageEditor, BitmapEditor, and MetafileEditor in the imagecollectioneditor using Client-Server Approach for .NETCore
#13178 commented on
May 5, 2025 • 0 new comments -
[Dark Mode] ToolTip is not in dark mode after enabled SystemColorMode.Dark
#11954 commented on
May 5, 2025 • 0 new comments -
Support for the Win11 22H2 UnifiedPrintDialog
#13264 commented on
May 5, 2025 • 0 new comments -
Cannot enter characters when adding ToolStripMenuItem1 and then adding ToolStripMenuItem2 after pressing enter in DemoConsole application
#13400 commented on
May 6, 2025 • 0 new comments -
Refactor VB's Application Framework Network Class
#9807 commented on
May 6, 2025 • 0 new comments -
Missing taskbar icon when Form constructor is delayed by blocking operation
#13357 commented on
May 6, 2025 • 0 new comments -
[A11Y] Property Editor drop down value pickers are sometimes hard to use with keyboard and screen reader
#12182 commented on
May 6, 2025 • 0 new comments -
WinForms TabControl does not expose TabItem controls to UIAutomation
#10408 commented on
May 6, 2025 • 0 new comments -
Default CollectionEditor Appears instead of the Custom CollectionEditor When the Editor Opens from the UITypeEditor’s Custom Form
#13355 commented on
May 7, 2025 • 0 new comments -
Unstable unit tests that need to be disabled and fixed
#11227 commented on
May 8, 2025 • 0 new comments -
ContainerControl incorrectly scales multiple times when moving from one ControlCollection to another.
#12851 commented on
May 8, 2025 • 0 new comments