Created attachment 109320 [details] targets not sorted Steps to reproduce: 1. Open some project with supported project target discovery (in ex any CMake project). 2. Run -> Configure Launches -> Add (any variant, the point is just to get to project target selection). 3. Expand 'Project target' drop-down list. 'Project target' drop down list is not sorted in any useful way. With a few items, it can work, but with more than 100+ targets, unsorted drop down list is practically useless. Other way would be to have some UI element that allows quick search. There is also related problem with not perfectly handling quick expanded menu with project targets - they do not fit the screen if there are too many of them: 1. Open some project with supported project target discovery (in ex any CMake project) that has a lot of targets (over 400 system component tests in my case). 2. Run -> Configure Launches -> Add -> (select sub-menu with directory, where targets are defined)
Created attachment 109321 [details] targets do not fit the screen
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!
Actually I'll change this as FIXED because I can confirm issue does not exist in the latest kdevelop 5.10.221200 (22.12.0) Other issue with showing test targets when there are too many to fix the screen is also fixed. Now there is scroll list that while fits screen vertically with as many entries as possible, ca
*n be conveniently scrolled via Up/Down and PageUp/Down.