Summary: | unintuitive right mouse click default behavior for create new | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | apache <sabayon11> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kfm-devel, nate, storm.anthro |
Priority: | NOR | ||
Version: | 19.12.2 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/dolphin/4c923a531f77bc4c44b5c8687fe18dd6438eb9c5 | Version Fixed In: | 20.04.0 |
Sentry Crash Report: |
Description
apache
2020-02-14 13:55:08 UTC
Will be fixed by https://phabricator.kde.org/D27267 Git commit 4c923a531f77bc4c44b5c8687fe18dd6438eb9c5 by Nate Graham. Committed on 14/02/2020 at 15:52. Pushed by ngraham into branch 'master'. Restore former position of "Create New" menu item in viewport context menu Summary: I've seem various complaints from users about the fact that the {nav Create New...} menu item in the viewport context menu is now below {nav Open With} item. All the other changes to menus seem to have been well-received but this one has garnered criticism. Looking through D23757 and D11884, I can't actually see that this was intentional, so it might even be a bug. Either way, this patch restores the old position of the {nav Create New} menu items at the top of the Viewport context menu. FIXED-IN: 20.04.0 Test Plan: {F8093605} Reviewers: #vdg, #dolphin, elvisangelaccio, ndavis Reviewed By: #vdg, ndavis Subscribers: asturmlechner, markuss, kfm-devel Tags: #dolphin Differential Revision: https://phabricator.kde.org/D27267 M +6 -6 src/dolphincontextmenu.cpp https://commits.kde.org/dolphin/4c923a531f77bc4c44b5c8687fe18dd6438eb9c5 *** Bug 417720 has been marked as a duplicate of this bug. *** As of today on Arch, this is still not fixed. This was fixed in Dolphin 20.04.0. The latest released version in Arch is 19.12.3. |