Skip to content

PanelView: do not restore focus when status is NeedsAttentionStatus

Fushan Wen requested to merge work/fuf/revertfocushack into master

This breaks keyboard navigation in the system tray widget, because when pressing Enter to activate a widget, the tray will call the widget's activated signal, and the containment status will become NeedsAttentionStatus.

Merge request reports