https://bugs.kde.org/show_bug.cgi?id=470753

--- Comment #2 from Nate Graham <n...@kde.org> ---
Looks like what happens is that the widget has a FullRepresentation that opens
when it's activated via keyboard shortcut, as with all such widgets. But when
clicked, the button eats the click and handles it in a custom way to show a
menu, rather than showing the FullRepresentation.

Fixing this by removing the menu-based pop-up would be easy, but would degrade
the intended UX which is to pop up a thing that looks and feels like a
desktop-style menu.

I'm looking into whether it's possible to catch and redirect the activation
signal sent by the keyboard shortcut.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to