Bug 447666 - Cannot show hidden panels with touchscreen on Wayland
Summary: Cannot show hidden panels with touchscreen on Wayland
Status: RESOLVED DUPLICATE of bug 446467
Alias: None
Product: plasmashell
Classification: Plasma
Component: Panel (show other bugs)
Version: 5.23.4
Platform: Manjaro Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-29 21:23 UTC by Arnaud
Modified: 2021-12-29 22:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arnaud 2021-12-29 21:23:34 UTC
SUMMARY

When panels are set to auto-hide on Wayland, it is impossible to show them by only using a touchscreen. On X11, it works because the mouse cursor follows the finger on the screen. On Wayland, there is no cursor anymore under the finger, thus panels are not aware the user wants to show them when touching near a screen edge.

STEPS TO REPRODUCE
1. Set a panel to auto-hide on Wayland
2. Touch or swipe near the side of the screen the panel is

OBSERVED RESULT

Users cannot show panels by touching the screen's side where the panel is.

EXPECTED RESULT

Users should be able to make hidden panels appear either by touching near the screen's side where the panel is, or by doing a small swipe gesture. If opting for a swipe gesture, it should not interfere with screen edge actions by using different distance thresholds (small to show panels, longer to trigger actions).

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2
Kernel Version: 5.15.7-1-MANJARO (64-bit)
Graphics Platform: Wayland
Processors: 2 × Intel® Celeron® CPU N3050 @ 1.60GHz
Memory: 1,8 GiB of RAM
Graphics Processor: Mesa DRI Intel® HD Graphics 400
Comment 1 Antonio Rojas 2021-12-29 22:14:56 UTC
*** This bug has been marked as a duplicate of bug 446467 ***