Results 19 issues of Eirik Bakke

On Windows, but not on MacOS or Linux, FlatLAF button labels appear vertically off-center (too far down within the button rectangle): ![OffCenter](https://user-images.githubusercontent.com/886243/141924332-fa2e781b-1b87-460b-81a9-bd505c087917.png) The problem is that the default font on...

Attempt to fix an intermittent clipboard bug on Windows, where cut/paste with external applications would stop working until IDE was restarted. With this fix, the problem still occurs occasionally, but...

kind:bug
Platform

This edit proposes to add Ultorg, a just-released graphical tool for working with SQL databases, to the "GUI Client Apps" list. I have inserted the bullet in the alphabetical position....

> "Feel free to add information about your own db-tools or your favorite third-party db-tools." Thank you for maintaining this very comprehensive list of database-related tools! This commit proposes to...

**Describe the bug** On Windows 11, when the pgAdmin 4 window is is kept open in the background, the Ctrl+Plus/Minus shortcut for zooming in Chrome will sometimes cease to work,...

Bug
EDB Sprint 168

Adjust the Icon implementation in ImageUtilities to make SVG/HiDPI icons work in the MacOS menu bar. This requires Java 9 or above, due to the need to implement the MultiResolutionImage...

Platform
UI
os:macos
ci:dev-build

This PR proposes a small change to the "Reset Windows" action (in the Window menu), so that the "Show Editor Toolbar" setting (in the "Edit" menu) is also reset to...

Platform
UI

This PR documents the process for drawing and installing scalable SVG versions of NetBeans icons, and commits the Illustrator File and script that was used to assemble icons in the...

Platform
UI

On Windows 10 and 11, I have observed various graphics bugs that appear after changes in the OS graphics configuration, such as connecting or disconnecting external monitors, or changing the...

Platform
os:windows

In the Outline tree table component, make F2 work to edit the selected cell, like in JTable and JTree. In my case I needed this for my NetBeans Platform application....

Platform
UI
ci:dev-build