Bug 464953 - Cannot open places view by pressing return while places button is highlighted
Summary: Cannot open places view by pressing return while places button is highlighted
Status: RESOLVED NOT A BUG
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Launcher (Kickoff) widget (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-28 17:55 UTC by Derek Christ
Modified: 2023-01-28 18:01 UTC (History)
2 users (show)

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


Attachments
Places highlighted (12.52 KB, image/png)
2023-01-28 17:55 UTC, Derek Christ
Details

Note You need to log in before you can comment on or make changes to this bug.
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.