sparrowwallet/sparrow

Wrong menu size. Bottom options partially visible or invisible. Tooltips invisible.

Closed this issue · 1 comments

Hi, I have a problem with menu options either invisible or partially visible. I am using Linux with XFCE.
By default the menus look like this:
Screenshot_2024-12-09_11-47-42
Screenshot_2024-12-09_11-48-32
Screenshot_2024-12-09_11-49-41
Notice that the lowest options (at the bottom) are visible partially and the tooltip is completely invisible, it's just a black line. Actually the tooltip text appears for a moment and then it just becomes the black line.

After setting the scale to 150% with _JAVA_OPTIONS=-Dglass.gtk.uiScale=150% /opt/sparrow/bin/Sparrow it looks like this:
Screenshot_2024-12-09_11-52-01
Screenshot_2024-12-09_11-52-40
Notice that the lowest/bottom menu options are visible (although there's no bottom menu border) and the tooltip becomes partially visible.

After setting the scale to 50% it looks like this:
Screenshot_2024-12-09_11-56-06
Screenshot_2024-12-09_11-56-52
Notice that some menu options are completely invisible, but the tooltips magically become visible.

Both menus and tooltips should be completely visible regardless of the scale.

Duplicate of #1531. Thank you for the additional information on the menus though.