sonnyp / Junction

Application/browser chooser
https://flathub.org/apps/re.sonny.Junction
GNU General Public License v3.0
467 stars 29 forks source link

Junction window transparent and hard to see #70

Closed chase9 closed 2 years ago

chase9 commented 2 years ago

I have an issue using Fedora 35, KDE, and Junction in a Flatpak. The dialog opens as shown below, and can be very hard to see depending on what's behind it.

image

It seems this always happens, except for when I click on a link from another Flatpak application, in which case the option for Edge is missing but the window is fully opaque.

sonnyp commented 2 years ago

I don't really know what I can do about this. Could you report the issue on the KWin bug tracker?

chase9 commented 2 years ago

Ok, I've started a bug with KDE to get their feedback: https://bugs.kde.org/show_bug.cgi?id=455251

chase9 commented 2 years ago

I'm extremely embarrassed to say that it appears the issue was caused by myself. At some point, I was building Junction myself and must have set the opacity property to .1 for window.ui. I had thought I wiped my own build of Junction from my system but apparently I did not.

Launching Junction from other flatpak'd applications apparently prefers using flatpak, which is why the problem didn't appear. Sorry for wasting your time!