FWDekker / intellij-randomness

IntelliJ plugin for inserting random numbers, UUIDs, names, IP addresses, and much more
https://plugins.jetbrains.com/plugin/9836-randomness
MIT License
45 stars 7 forks source link

Icons look weird #519

Closed FWDekker closed 8 months ago

FWDekker commented 8 months ago

For some reason, in v3.2.0 (and perhaps also before that) using IntelliJ 2023.3, the icons look as seen below instead of like normal squares:

Insertion popup with square icons, each icon subdivided into rectangular regions.

They shouldn't look like that.

FWDekker commented 8 months ago

Strangely enough, this error does not occur on my laptop. Could it be related to screen resolution? My laptop has 1920x1080.

FWDekker commented 8 months ago

Nope, the bug just occurs when I run Wayland instead of X11. This might be a bug in IntelliJ.

FWDekker commented 8 months ago

This issue very specifically only happens when (1) using Wayland, (2) using the new UI, (3) having the Atom Material Icons plugin active, and (4) using IntelliJ 2023.3 or newer.

I suspect this is an issue with the Atom Material Icons plugin, and will investigate further.

Edit: Wayland is not required. I was able to reproduce the issue using X11.

FWDekker commented 8 months ago

Filed as mallowigi/a-file-icon-idea#434.