Lachlan Ennis

Results 28 issues of Lachlan Ennis

**Problem/Motivation** All JavaScript breaks if an HTML id="module" is in the markup. This issue was stumbled across in Drupal. The issue for it is located at: https://www.drupal.org/project/drupal/issues/2961308 I have tested...

This really depends on the core team on exceptionless and what rules they want to keep. I have pulled in the rules used by MSBuild which seemed reasonable. https://github.com/dotnet/msbuild/pull/5656 Generally...

enhancement

``` [xUnit.net 00:00:07.36] Exceptionless.Tests.Log.FileExceptionlessLogTests.LogFlushTimerWorks [FAIL] Failed Exceptionless.Tests.Log.FileExceptionlessLogTests.LogFlushTimerWorks [4 s] Error Message: Assert.True() Failure Expected: True Actual: False Stack Trace: at Exceptionless.Tests.Log.FileExceptionlessLogTestBase.LogFlushTimerWorks() in D:\a\Exceptionless.Net\Exceptionless.Net\test\Exceptionless.Tests\Log\FileExceptionlessLogTestBase.cs:line 36 ``` https://github.com/exceptionless/Exceptionless.Net/runs/6361553629?check_suite_focus=true#step:7:44

bug
help wanted

I updated to Bootstrap 3.3 using Nuget in visual studio. This caused the spinner to be offset incorrectly. To fix it I removed the margin-top and margin-left attributes in the...

Converted CommDlgExtendedError to CsWin32 ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/dotnet/winforms/pull/7544)

### Is your feature request related to a problem? Please describe This issue is to be used to help centralize information around the change to implement [CsWin32](https://github.com/microsoft/CsWin32). **Blockers:** ~~https://github.com/microsoft/CsWin32/issues/639~~ ~~https://github.com/microsoft/CsWin32/issues/605~~...

api-suggestion

Some resolutions seems to be missing. I run an ultrawide and it did not have the correct resolution. Platform: Windows 64bit This might be some help: https://docs.unity3d.com/ScriptReference/Screen-resolutions.html

**Is your feature request related to a problem? Please describe.** I am currently combing through the [win32metadata](https://github.com/microsoft/win32metadata). I am often looking for similar named parameters to find additional locations to...

Enhancement

Convert multiple User32 PInvokes to CsWin32. Related: #7445 ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/dotnet/winforms/pull/7910)