Created attachment 141012 [details] Screenshot SUMMARY The "open with"-toolbar button forces you to click the tiny arrow next to it (clicking the rest of the button doesn't do anything). In contrast, the "last opened"-button offers its menu no matter where you click the button, which is a lot easier to hit. BONUS Assigning a key-board shortcut to "open with" does nothing. Ideally I would like to popup the menu and run one of the commands with a single subsequent keypress. SOFTWARE/OS VERSIONS Operating System: Kubuntu 21.04 KDE Plasma Version: 5.21.4 KDE Frameworks Version: 5.80.0 Qt Version: 5.15.2 Kernel Version: 5.11.0-31-generic OS Type: 64-bit Graphics Platform: X11 Processors: 8 × Intel® Core™ i7-4700MQ CPU @ 2.40GHz Memory: 15.6 GiB of RAM Graphics Processor: Mesa DRI Intel® HD Graphics 4600
Can confirm.
Hi Nate, As "open-with" recently got some love in: bug 462088 bug 469179 bug 469824 may I please poke you on this one as well ;) It is still an issue in: Operating System: Kubuntu 23.04 KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.8 Kernel Version: 6.2.0-20-generic (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Core™ i7-4700MQ CPU @ 2.40GHz Memory: 15.5 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 4600 Manufacturer: Micro-Star International Co., Ltd. Product Name: GE70 2OC\2OD\2OE System Version: REV:1.0
Not sure I know how to fix this one, sorry. Looking at the code it might necessary to create a new KToolBarPopupAction to wrap the QAction currently holding the menu, but I gave it a quick shot and wasn't able to make it work.