You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
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:
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.
The text was updated successfully, but these errors were encountered:
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:
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: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:
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.
The text was updated successfully, but these errors were encountered: