Bug 399566 - Keyboard navigation on desktop is broken
Summary: Keyboard navigation on desktop is broken
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Folder (show other bugs)
Version: 5.14.0
Platform: Neon Linux
: VHI major
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords: usability
: 399578 399713 399779 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-10-09 15:32 UTC by Jacopo Torrini
Modified: 2018-10-23 07:22 UTC (History)
7 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.14.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacopo Torrini 2018-10-09 15:32:35 UTC
SUMMARY
Desktop files cannot be deleted by keyboard Del key.

STEPS TO REPRODUCE
1. Select a file in desktop area
2. Press Delete key

OBSERVED RESULT
The file is not deleted at all

EXPECTED RESULT
The file must be moved to trash

KDE Plasma Version: 5.14.0 
KDE Frameworks Version: 5.50.0 
Qt Version: 5.11.1

ADDITIONAL INFORMATION
I think that the problem is for all keyboard events, not only del key.
Comment 1 Kai Uwe Broulik 2018-10-09 16:14:56 UTC
Can confirm, keyboard navigation (arrow keys, all shortcuts) stopped working.
Comment 2 Patrick Silva 2018-10-10 00:13:07 UTC
*** Bug 399578 has been marked as a duplicate of this bug. ***
Comment 3 Nate Graham 2018-10-10 15:30:45 UTC
Eike submitted a patch: https://phabricator.kde.org/D16106
Comment 4 Eike Hein 2018-10-11 13:34:09 UTC
Git commit 480962c3ff93f9d3839a426b9ac053399d03e38d by Eike Hein.
Committed on 10/10/2018 at 17:27.
Pushed by hein into branch 'Plasma/5.14'.

Focus handling fixes

Summary:
* Fix keyboard nav on the desktop again.
* Fix initial focus properly.
* Make sure when using arrows after starting Plasma or after clicking
  into empty space, the first selected item is always 0, not 1 or
  some random item based on previous activity.
* Make sure the view is always scrolled up when (re)opening the popup.

Reviewers: broulik

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D16106

M  +6    -0    containments/desktop/package/contents/ui/FolderView.qml
M  +3    -0    containments/desktop/package/contents/ui/FolderViewLayer.qml
M  +10   -2    containments/desktop/package/contents/ui/main.qml

https://commits.kde.org/plasma-desktop/480962c3ff93f9d3839a426b9ac053399d03e38d
Comment 5 Kai Uwe Broulik 2018-10-12 13:12:24 UTC
*** Bug 399713 has been marked as a duplicate of this bug. ***
Comment 6 Nate Graham 2018-10-14 05:12:24 UTC
*** Bug 399779 has been marked as a duplicate of this bug. ***
Comment 7 Eike Hein 2018-10-23 07:22:08 UTC
Git commit 03b17ac5ec3e04aebe07e69d9240e035fa743c2e by Eike Hein.
Committed on 23/10/2018 at 07:20.
Pushed by hein into branch 'Plasma/5.12'.

Focus handling fixes

Summary:
* Fix keyboard nav on the desktop again.
* Fix initial focus properly.
* Make sure when using arrows after starting Plasma or after clicking
  into empty space, the first selected item is always 0, not 1 or
  some random item based on previous activity.
* Make sure the view is always scrolled up when (re)opening the popup.

Reviewers: broulik

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D16106

M  +7    -2    containments/desktop/package/contents/ui/FolderView.qml
M  +5    -0    containments/desktop/package/contents/ui/FolderViewLayer.qml
M  +10   -2    containments/desktop/package/contents/ui/main.qml

https://commits.kde.org/plasma-desktop/03b17ac5ec3e04aebe07e69d9240e035fa743c2e