https://bugs.kde.org/show_bug.cgi?id=332463
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/dol | |phin/e133c4557ecc37ed3f7e1b | |9418306aa8cc516865 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Version Fixed In| |18.08.0 --- Comment #8 from Nate Graham <n...@kde.org> --- Git commit e133c4557ecc37ed3f7e1b9418306aa8cc516865 by Nathaniel Graham. Committed on 07/05/2018 at 20:55. Pushed by ngraham into branch 'master'. Disable all the 'create new' items when in the Trash Summary: Disable all the items in the 'create new' menu when the active view is in the trash, because they're not useful and don't even work. We don't disable the entire menu because it's useful to be able to see what specific things are disabled. This can be reverted once T8234 is implemented. FIXED-IN: 18.08.0 Test Plan: - Enter the trash with and without a split view; the 'create new' menu items are all disabled - Be looking at something other than the trash with and without a split view; the 'create new' menu items are all enabled - Toggle between split views (one in the trash, one elsewhere); menu is correct for both cases Out of the trash: {F5837042} In the trash: {F5837043} Reviewers: #dolphin, broulik, elvisangelaccio, markg Reviewed By: #dolphin, elvisangelaccio, markg Subscribers: markg, elvisangelaccio Differential Revision: https://phabricator.kde.org/D12731 M +8 -1 src/dolphinmainwindow.cpp https://commits.kde.org/dolphin/e133c4557ecc37ed3f7e1b9418306aa8cc516865 -- You are receiving this mail because: You are watching all bug changes.