Skip to content
Commit 9c84c326 authored by Ismael Asensio's avatar Ismael Asensio
Browse files

applet: Fix crash when opening context menu with no contents

Do not try to open the context menu via the right mouse button
or the Menu key press when it has no contents, because that
leads to a crash.

The menu button was already guarded against this because it
gets hidden in that case.

BUG: 470847
FIXED-IN: 5.27.6

(cherry picked from commit 65936f7a)
parent 6282ef8d
Pipeline #414731 passed with stage
in 46 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment