Actions
Emulator Issues #11814
open[Accessibility Request] Larger menus while using touchscreen input
Status:
New
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Feature request
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
With touchscreens now prevalent on most new devices - laptops especially - users are gravitating toward physically "touching" their apps to interact with them more than ever. With this, we should provide these users - the general public - with a few optimizations that make this form of interaction easier.
I am highlighting two main concerns and suggesting how to fix them and cater to these users below:
- "File" menus are optimized for keyboard and mouse (menu drop-downs are too small for fingers).
- Fix: When Dolphin recognizes a touch input instead of a keyboard/mouse click, dolphin should present these menus with larger text and taller margins to make easier to touch.
- Right-click menus are also too small for touch.
- Fix: When Dolphin recognizes a touch input right-click (whether tapping with two fingers or pressing and holding for approx 1 second) instead of a keyboard/mouse click, dolphin should present these menus with larger text and taller margins to make easier to touch.
Actions