OSK on TELEports covers the text field - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +---- Forum: UBPorts on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=125) +---- Thread: OSK on TELEports covers the text field (/showthread.php?tid=10193) |
OSK on TELEports covers the text field - mymike00 - 06-11-2020 Those of you that tried TELEports on the Pinephone noticed for sure that writing a text message is quite a mess because the on screen keboard covers the text field making it impossible to see what you're typing. Some of you tweaked the keyboard opacity in System Settings to be able to see the text field under the osk, but that's still an horrible UX... This is not an issue with TELEports itself, but rather an issue with QtQuick Controls 2 auto-scaling not working under wayland (https://github.com/ubports/ubuntu-touch/issues/1320) Since UT users on Pinephone are gowing quickly and many of them may want to be able to use a telegram client, you can install a TELEports version tweaked to work well only on Pinephone (or other devices using wayland). Instructions:
Code: pkcon install-local --allow-untrusted ~/Downloads/teleports.ubports_0.6.0.200611001449_arm64.click RE: OSK on TELEports covers the text field - paintchip - 06-13-2020 (06-11-2020, 06:33 AM)mymike00 Wrote: Those of you that tried TELEports on the Pinephone noticed for sure that writing a text message is quite a mess because the on screen keboard covers the text field making it impossible to see what you're typing. Some of you tweaked the keyboard opacity in System Settings to be able to see the text field under the osk, but that's still an horrible UX... Thank you! This was really frustrating. I'm glad there is a repackaged version for the PinePhone. Do you think this will get fixed in Wayland any time soon? RE: OSK on TELEports covers the text field - mymike00 - 06-15-2020 (06-13-2020, 12:15 PM)paintchip Wrote: Thank you! This was really frustrating. I'm glad there is a repackaged version for the PinePhone. Do you think this will get fixed in Wayland any time soon? Sorry, but I don't know the insights of that issue... @UniversalSuperBox knows more for sure RE: OSK on TELEports covers the text field - KeithMcN - 06-27-2020 (06-11-2020, 06:33 AM)mymike00 Wrote: Those of you that tried TELEports on the Pinephone noticed for sure that writing a text message is quite a mess because the on screen keboard covers the text field making it impossible to see what you're typing. Some of you tweaked the keyboard opacity in System Settings to be able to see the text field under the osk, but that's still an horrible UX... Thank you very much, it's finally working RE: OSK on TELEports covers the text field - mymike00 - 07-31-2020 Good news! There's a new version in OpenStore that fixes the osk bug on PinePhones. Go there and update to v0.8.0 now! |