Skip to content

applets/systemtray: open context menu on pressed for SNI

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

With a workaround for QTBUG-59044, the same context menu will no longer be opened twice.

The description in the original fix by @kmaterka is not true since XEmbedSNIProxy already sends a mouse release event after a mouse press event.

BUG: 409768 FIXED-IN: 5.27

For menu opened on pressed lover: @ratijas CC @ndavis

Edited by Fushan Wen

Merge request reports