Bug 420530 - Second click on "Show details" button of playlist has no effect
Summary: Second click on "Show details" button of playlist has no effect
Status: RESOLVED FIXED
Alias: None
Product: Elisa
Classification: Applications
Component: general (show other bugs)
Version: 20.04.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Nate Graham
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-24 22:24 UTC by Patrick Silva
Modified: 2020-04-29 02:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 20.04.1


Attachments

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