Skip to content

Draft: applets/taskmanager: fix pressing enter not activating the new window

Fushan Wen requested to merge work/fuf/tm/BUG454729-keyboard-nav into master

In panelview.cpp, the old window focus is restored when switching to Passive status. This fixes the behavior by setting the panel status to a status that is not AcceptingInputStatus.

BUG: 454729 CCBUG: 352476 FIXED-IN: 5.25

Edited by Fushan Wen

Merge request reports