-
Notifications
You must be signed in to change notification settings - Fork 331
Open
Labels
Description
In Celestia 1.7.0, when you type a partial string into the search box and press Enter, the first object matching that string is selected. For example if I type jup and then press Enter, Jupiter is selected. I assume this was intended to be a new feature, but it causes a bug: if I type, say, eps ind b, Eps Ind Ba (the first object in the list) is selected, instead of the Eps Ind B barycenter. I think this "feature" should just be removed, and the search should work as it does in 1.6.x.
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
SevenSpheres commentedon Feb 15, 2020
"Wishlist"? I'm basically asking for a new "feature" to be reverted. There are some other things I'll tag as wishlist though...
375gnu commentedon Feb 15, 2020
for me this is not a bug
SevenSpheres commentedon Feb 28, 2020
@375gnu maybe @LukeCEL explained it more clearly in #629?
[-]Autocompletion in search[/-][+][1.7.0] Autocompletion in search[/+]375gnu commentedon Nov 25, 2021
This was introduced in 1495531, we can hide it behind
#ifdef AUTO_COMPLETIONDon't use suggestions if object searched is not found