Bug 388835

Summary: Return key doesn't execute search after you go back from an App page
Product: [Applications] Discover Reporter: Nate Graham <nate>
Component: discoverAssignee: Aleix Pol <aleixpol>
Status: RESOLVED FIXED    
Severity: major    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:

Description Nate Graham 2018-01-12 00:35:35 UTC
1. Compile Discover from git master
2. Click on an app on the home page
3. Click on the back button on the Application page toolbar
4. Click in the search field and type some text
5. Hit return

Expected results
- A search is executed

Actual results
- You're taken back to the app you just left
Comment 1 Aleix Pol 2018-01-18 15:39:51 UTC
Git commit fc0334278a4740b55be0138b2b3fa34f90d221e7 by Aleix Pol.
Committed on 18/01/2018 at 15:35.
Pushed by apol into branch 'Plasma/5.12'.

Rework keyboard focus strategy

Keeping the focus in the search field doesn't work anymore. Instead, make
it possible for the focus to go back and forth properly.

M  +5    -2    discover/qml/DiscoverDrawer.qml
M  +7    -0    discover/qml/DiscoverPage.qml
M  +0    -1    discover/qml/DiscoverWindow.qml
M  +0    -2    discover/qml/SearchField.qml
M  +1    -0    discover/qml/SearchPage.qml

https://commits.kde.org/discover/fc0334278a4740b55be0138b2b3fa34f90d221e7