[meta] improve experience for mobile touch screens
Categories
(Firefox :: General, enhancement, P3)
Tracking
()
People
(Reporter: okias, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: meta)
Attachments
(3 files)
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
Goal of this task is improve handling of Firefox on small devices with approximatelly 6 inch screens and also low. res (approx. 720x1440 as present in Librem 5 and Pinephone) devices.
Inspiration can be taken from libhandy library [1], as can be seen on video [2].
[1] https://source.puri.sm/Librem5/libhandy
[2] https://www.youtube.com/watch?v=SKmRHQI35AY
| Reporter | ||
Updated•6 years ago
|
Comment 1•6 years ago
|
||
David, is there a component that makes more sense for this meta than Untriaged?
| Reporter | ||
Updated•6 years ago
|
| Reporter | ||
Comment 2•6 years ago
|
||
firefox run in GNOME Boxes (qemu image from https://developer.puri.sm/Librem5/Development_Environment/Boards/qemu.html ). Resolution and handling should be identical to Librem 5 Phone.
Firefox must be started with MOZ_ENABLE_WAYLAND=1 to properly display itself.
Challenge is to adapt menus, bars, settings and all other elements, to fit to fullscreen window placed on mobile screen, while maintaining good touch handling.
| Reporter | ||
Comment 3•6 years ago
|
||
I presume, that settings will need CSS style sheet to fit mobile devices.
| Reporter | ||
Comment 4•6 years ago
|
||
FIND bar should also adapt to limited width of screen while allowing to get closed.
| Reporter | ||
Comment 5•6 years ago
|
||
Scrollbar should be hidden, if touchscreen usage is detected (this is also valid for using touchscreen on laptops and tablets)
Comment 6•6 years ago
|
||
Also long bookmarks list opened via menu doesn't fit the screen, so the button that open library is not visible.
Updated•6 years ago
|
Updated•3 years ago
|
| Comment hidden (offtopic) |
Updated•2 years ago
|
Comment 10•2 years ago
|
||
This meta bug is not doing anything useful at this point.
Updated•2 years ago
|
Description
•