Bug 464953

Summary: Cannot open places view by pressing return while places button is highlighted
Product: [Plasma] plasmashell Reporter: Derek Christ <christ.derek>
Component: Application Launcher (Kickoff) widgetAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: mikel5764, noahadvs
Priority: NOR    
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Places highlighted

Description Derek Christ 2023-01-28 17:55:34 UTC
Created attachment 155739 [details]
Places highlighted

SUMMARY
When hitting tab until the "places" button is highlighted, you cannot open the places view by pressing return.

STEPS TO REPRODUCE
1. Tab until "places" is highlighted
2. Hit return
3. Nothing happens

OBSERVED RESULT
Nothing

EXPECTED RESULT
Places view should be opened

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8
Kernel Version: 6.1.7-1-MANJARO (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION
When hitting return, this is printed in the console:
file:///home/derek/KDE/usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Header.qml:192: TypeError: Cannot read property 'action' of null
Comment 1 Derek Christ 2023-01-28 18:01:51 UTC
I'm sorry, one is supposed to hit space, not return...
I was distracted by the warning in the console.