Ed Erwin

Results 11 comments of Ed Erwin

I have also seen this issue today. It doesn't happen very much, but it does happen. It was specifically when I was hovering over the top-right corner near the "close"...

HI, I'm seeing some bugs with resizing (on Windows 10). I've done a bunch of tests with screens set to various scalings. I can report the results of these tests,...

Sure, I'll do that. Short story: something changed between Radiance 5 and 6 for decorated frames. For undecorated frames, with windows 11, all LAFs are behaving correctly. For decorated frames,...

By the way, I've seen this sort of thing recently with Metal LAF on Windows as well. May be a bug in Swing itself.

The comment that I made that started this was: "PS: It would be really nice if there were a setting somewhere to disable drawing the color name in this panel."...

Even after installing powershell 7, the action still uses the older powershell. Powershell 7 installer seems to be designed so that it does not replace older versions, but both versions...

> Hi, @darkwolfie37 it seems that to resolve you problem you need to rename downloaded JDK archive to this pattern: `nameOfJdk.zip`. After that the powershell will be able to extract...

Priya, Thanks for looking into this. Windows 10 Enterprise, 64 bit Here is my script: ``` name: Test of downloading corretto with actions/setup-java@v4 on: workflow_dispatch: jobs: build: runs-on: [ self-hosted,...

Another anoying thing that is happening is that ever time I run the action, it writes **additional redundant** information in to the maven toolchains.xml file. ``` jdk 11 corretto corretto_11...

After going through testing today to add to this bug, I realize I am no longer having the same issue as the original poster: ``` Description: when using a selfHosted...