-
* .NET Core Version: 3.0.100
* Have you experienced this same bug with .NET Framework?: Yes
**Problem description:**
NullReferenceException while calling various methods on ToolStripControlHost a…
-
I don't even fully remember what brought me to it, but I noticed the regexes being used in Color parsing, and that raised performance concerns.
Color.TryParse does what it says, mostly, though it d…
-
### Environment
Microsoft Visual Studio Enterprise 2022 (64-bit) - Current
Version 17.4.0
### .NET version
net7.0 ,net6.0 , net3.1
### Did this work in a previous version of Visual Stud…
-
This issue tracks porting some set of tests from mono's test suite, covering the portions of System.Drawing that we support on .NET Core.
Mono's test cases are in this folder: https://github.com/mo…
-
.NET Core Version:
- .NET SDK 7.0.100-alpha.1.22060.9
Have you experienced this same bug with .NET Framework?:
- No
**Problem description:**
The text overlaps the drop down …
-
### Environment
Microsoft Visual Studio Community 2022
Version 17.4.2
VisualStudio.17.Release/17.4.2+33122.133
Microsoft .NET Framework
Version 4.8.04084
### .NET version
.Net6, .Net7
…
-
**Describe the bug**
With version 2.2 some controls have deteriorated in appearance and operation. For example the button is bad in visibility due to the change, if the user hover over the control (d…
-
If a form.prg contains a #region #endregion section:
```
#region Some methods
method Test() AS VOID
method AnotherTest() as VOID
return
#endregion
```
After making a change i…
-
Giving credit where it's due, you definitely have a lot of talented people working on this project, but I cannot get over the fact the whole UI/UX design of BizHawk is such an afterthought, because co…
-
* .NET Core Version:
.Net 5.0.6
* Have you experienced this same bug with .NET Framework?:
No
**Problem description:**
There an issue with a new multilanguage .NET 5 winforms app when …