Bug 358895 - Support Back mouse button in popups
Summary: Support Back mouse button in popups
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Desktop icons & Folder View widget (show other bugs)
Version: master
Platform: Other Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-01 21:56 UTC by Kai Uwe Broulik
Modified: 2016-03-07 12:21 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Uwe Broulik 2016-02-01 21:56:16 UTC
Pressing the Back button on a mouse should go "Up" one level when in a Panel.

I think it might even work to have the Back button close the current popup when using the cascading popups.

Reproducible: Always

Steps to Reproduce:
1. Place Folder applet in panel
2. Click Folder applet
3. Navigate to subfolder
4. Press Back button on your mouse

Actual Results:  
Nothing happens

Expected Results:  
The view goes up one level
Comment 1 Aleix Pol 2016-02-05 02:38:57 UTC
I tried and I couldn't reproduce.

Also by "Back" button you mean "Up", right?
Comment 2 Kai Uwe Broulik 2016-02-05 07:31:56 UTC
No, some computer mice have additional buttons, one of which can be a back button. This is supported in Kickoff, Dolphin and other places but not FolderView.
Comment 3 Eike Hein 2016-02-09 06:19:51 UTC
Git commit 5f42b3b5dabfed2dd002d355a2c6ef05198d2752 by Eike Hein.
Committed on 09/02/2016 at 06:18.
Pushed by hein into branch 'master'.

Take a stab at back button (mouse & keyboard) support in panel popups.

Kai, please test as I don't have a mouse.

M  +16   -2    containments/desktop/package/contents/ui/FolderView.qml

http://commits.kde.org/plasma-desktop/5f42b3b5dabfed2dd002d355a2c6ef05198d2752
Comment 4 Eike Hein 2016-03-07 12:21:16 UTC
Confirmed as fixed by Kai.