Bug 420530

Summary: Second click on "Show details" button of playlist has no effect
Product: [Applications] Elisa Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: Nate Graham <nate>
Status: RESOLVED FIXED    
Severity: normal CC: nate
Priority: NOR    
Version: 20.04.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 20.04.1

Description Patrick Silva 2020-04-24 22:24:41 UTC
STEPS TO REPRODUCE
1. add some tracks to your playlist
2. hover over any of them and click on its "i" button
3. close "Show details" window
4. click on the same "i" button again

OBSERVED RESULT
nothing happens

EXPECTED RESULT
click on "i" button should always work

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.2
Comment 1 Nate Graham 2020-04-28 14:57:26 UTC
Will be fixed with https://invent.kde.org/kde/elisa/-/merge_requests/119.
Comment 2 Nate Graham 2020-04-29 02:13:44 UTC
Git commit abbb92721a4c2ab63659237199e9020c2adfd7f1 by Nate Graham.
Committed on 28/04/2020 at 14:53.
Pushed by ngraham into branch 'release/20.04'.

Emit rejected() signal when closing metadata window

The loader for this window was only becoming inactive when the
rejected() signal was emitted, but the window was not emitting that
signal when closed, which appears to have been the intention.
FIXED-IN: 20.04.1

M  +4    -0    src/qml/MediaTrackMetadataView.qml

https://invent.kde.org/kde/elisa/commit/abbb92721a4c2ab63659237199e9020c2adfd7f1