Bug 378988 - Going to next menu item should automatically open it
Summary: Going to next menu item should automatically open it
Status: RESOLVED FIXED
Alias: None
Product: kded-appmenu
Classification: Frameworks and Libraries
Component: top menubar (show other bugs)
Version: 5.9.4
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-20 09:15 UTC by Rokas Kupstys
Modified: 2018-12-20 03:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rokas Kupstys 2017-04-20 09:15:33 UTC
In applications if you open "File" menu and move mouse on to "Edit" menu then "File" menu will be closed and "Edit" menu will be opened. In global menu widget this does not happen. We even need to click twice on "Edit". First click closes "File" menu and second click opens "Edit" menu. This should be consistent to how menus work normally.
Comment 1 Christos 2018-11-24 10:18:43 UTC
This does not happen to me. I think it has been fixed since you reported it.
Could you confirm it still happens to you?


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon 5.14
(available in About System)
KDE Plasma Version: 5.14.3
KDE Frameworks Version: 5.52.0
Qt Version: 5.11.2
Comment 2 Rokas Kupstys 2018-11-24 10:20:33 UTC
Looks like it indeed is fixed. Thank you!