The biggest issues I have running #Phosh on the #PinePhone are largely around Nautilus/in-app file pickers (which may be Nautilus?). It's doing odd things like not letting me scroll down all the way in the sidebar and occasionally flowing off the side of the screen.
@j3rn Which distribution/which version of Phosh are you running? Since 0.44.0 Phosh can include a new, mobile friendly file-picker instead of bad old GTKFilePicker:
https://phosh.mobi/releases/rel-0.44.0/#recommended-components
@linmob Phosh 0.44.1 (Fedora). One issue is that the left-side sidebar doesn't scroll down all the way in landscape (it is pictured as low as it goes, with Videos cut off and Downloads not visible at all).
My other one is that the file picker for Secrets (flatpak) isn't great, but that might actually be flatpak's fault.
@j3rn That likely a classic landscape issue. So many apps don't really implement full "360×294px" recommended by GNOME HIG https://developer.gnome.org/hig/guidelines/adaptive.html
While I am an advocate of going with scaling factors that lead to 360 logical pixels display width, with the PinePhone keyboard I usually went with 150% or 175% to avoid broken UIs.
Can you share a screenshot of the file picker? I wonder if it uses the new xdg-desktop-portal-phosh one or whether Fedora is still going with gtkfilepicker.