| Summary: | Juk tag editor doesn't work | ||
|---|---|---|---|
| Product: | [Applications] juk | Reporter: | Michael D <nortexoid> |
| Component: | general | Assignee: | Scott Wheeler <wheeler> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | mpyne |
| Priority: | NOR | ||
| Version First Reported In: | 18.04.1 | ||
| Target Milestone: | --- | ||
| Platform: | Manjaro | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/juk/117646dd6232b0843ebce081ec6c591899516f16 | Version Fixed/Implemented In: | 18.08 |
| Sentry Crash Report: | |||
|
Description
Michael D
2018-06-28 07:43:37 UTC
I should've tested first, but anyway, the tag guessing feature does seem to work, so it's just the tag editing feature. Git commit 117646dd6232b0843ebce081ec6c591899516f16 by Michael Pyne. Committed on 04/07/2018 at 23:28. Pushed by mpyne into branch 'master'. Bring back inline tag editing. This was a KDE 4 JuK feature that had been left disabled in the port to Plasma 5/KF5. I finished the implementation here in response to a user request. Given the code changes it's technically best described as a new feature (even if it used to work in KDE 4) so it probably won't show up until the next release of KDE Applications, though it should be safe to backport for interested distributions. GUI: FIXED-IN:18.08 M +33 -74 playlist.cpp M +1 -10 playlist.h M +2 -2 playlistitem.cpp https://commits.kde.org/juk/117646dd6232b0843ebce081ec6c591899516f16 Thank you for reimplementing this incredibly useful feature! |