Bug 491520

Summary: Autocomplete on track editing
Product: [Applications] amarok Reporter: robert marshall <robert>
Component: Collection BrowserAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: normal CC: tuomas
Priority: NOR    
Version: 3.1.0   
Target Milestone: kf5   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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