[Marble-bugs] [marble] [Bug 318401] Visibility of dock widgets should be togglable by single action

Dennis Nienhüser earthwings at gentoo.org
Tue Apr 16 18:06:20 UTC 2013


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

--- Comment #5 from Dennis Nienhüser <earthwings at gentoo.org> ---
Sub menus open without mouse clicks, so it's the same number of clicks.

Imagine someone who knows that sub menus open without a mouse click. He'll
never try to click on that item.

Imagine someone who does not know that sub menus open without a mouse click. He
clicks on the "Panels" entry to open the sub menu. It is however also a toggle
action, so instead of ending up in the sub menu, the menu is closed and all
dock widgets disappear.

Sub menus are QMenus btw, not actions. Technically there's no triggered() event
for a menu and implementing what you'd like to have would require extending
QMenu to catch that event.

Or am I maybe understanding you wrong and you'd like to have an additional
action next to the sub menu, just not inside it?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list