Bug 441484 - "open with" toolbar button should be clickable everywhere, not just on the arrow
Summary: "open with" toolbar button should be clickable everywhere, not just on the arrow
Status: CONFIRMED
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: 20.12.3
Platform: Ubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-24 15:56 UTC by Holger
Modified: 2023-05-28 04:11 UTC (History)
1 user (show)

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


Attachments
Screenshot (26.20 KB, image/png)
2021-08-24 15:56 UTC, Holger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Holger 2021-08-24 15:56:04 UTC
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
Comment 1 Nate Graham 2021-08-24 17:34:18 UTC
Can confirm.
Comment 2 Holger 2023-05-26 09:13:04 UTC
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
Comment 3 Nate Graham 2023-05-28 04:11:47 UTC
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.