Skip to content

KCM touchpad: hide right-click and two fingers tap section before initial backend load

Méven Car requested to merge work/meven/bug-408116 into master

Since the properties they rely on don't have notify events, their state is loaded in sync but their initial state did not correspond to what the !visible result in sync() would be.

The multiTap section would always be visible even on unsupported hardware.

Tested in Plasma 6 with a system supporting right-click method but without multiple finger tap support.

I noticed in the right click section, disabling "Two fingers taping for middle click" has no effect, top-fingers tapping for right click is always enabled. Might be an hardware issue, I have a Dell XPS 9370.

Under wayland: image

BUG: 408116

candidate for 🍒

Edited by Méven Car

Merge request reports