Introduce a context menu item that invites to open the button under the menu in a tab.
It used to just work with the middle button, now it works with control+click as well, much like in web browsers.
BUG: 402073
ngraham | |
elvisangelaccio |
Dolphin | |
Frameworks |
Introduce a context menu item that invites to open the button under the menu in a tab.
It used to just work with the middle button, now it works with control+click as well, much like in web browsers.
BUG: 402073
No Linters Available |
No Unit Test Coverage |
Buildable 6097 | |
Build 6115: arc lint + arc unit |
+1 for the idea and the UX as texted. No comment on the code change; I'm definitely not smart enough to understand it all!
src/filewidgets/kurlnavigator.cpp | ||
---|---|---|
483 ↗ | (On Diff #47481) | My thinking was that it's the only action that is context-dependent it better be explicit. |