Bug 491520 - Autocomplete on track editing
Summary: Autocomplete on track editing
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: Collection Browser (show other bugs)
Version: 3.1.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: kf5
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-10 09:40 UTC by robert marshall
Modified: 2024-09-07 12:13 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description robert marshall 2024-08-10 09:40:48 UTC
The Qt4 version of amarok used to autocomplete (as a pull down list)  when editing track information (based upon what was already in the local collection) it would be nice if this functionality was restored. (can't see this in the bug list, apologies if it's a duplicate.I thought I'd logged it, maybe I just intended to! )

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 
KDE Plasma Version: 
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13

ADDITIONAL INFORMATION
Comment 1 Tuomas Nurmi 2024-08-10 10:53:16 UTC
Ah yes, I had almost forgotten that one. I'll have a look later if this could be restored.
Comment 2 Tuomas Nurmi 2024-09-07 12:13:41 UTC
Git commit de3000479b18a618915d3d5ee2abea0ab65d7411 by Tuomas Nurmi.
Committed on 07/09/2024 at 11:58.
Pushed by nurmi into branch 'master'.

Fix track editor autocompletions

They were almost there all the time in Qt5 port, but the code just needed small
fixes.

M  +1    -0    ChangeLog
M  +5    -5    src/dialogs/TagDialog.cpp

https://invent.kde.org/multimedia/amarok/-/commit/de3000479b18a618915d3d5ee2abea0ab65d7411