Stellarium / stellarium

Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows and macOS. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope.
https://stellarium.org
GNU General Public License v2.0
7.36k stars 804 forks source link

Search window: Specifications of lowercase and uppercase #3800

Open 3domennotry opened 1 week ago

3domennotry commented 1 week ago

Expected Behaviour

Specifications is unification in Search window.

Actual Behaviour

Specifications is not unification in Search window.

Steps to reproduce

  1. Show search window.

  2. Options: "Use autofill only from the beginning of words" is not checked. "Use sorting by string length" is not checked. 20240706_3-1

  3. Object:

20240706_3-2

(case 1-1)

Click α. Input space. Input "A".

8 candidate is shown. (I think so that it's right.)

(case 1-2)

Click α. Input space. Input "a".

3 candidate is shown. (I think so that 0 or 8 candidate should be shown.)

20240706_3-3

(case 2-1)

Click β. Input space. Input "A".

7 candidate is shown. (I think so that it's right.)

(case 2-2)

Click β. Input space. Input "a".

1 candidate is shown. (I think so that 0 or 7 candidate should be shown.)

Ofcourse, In this case, lowercase and uppercase should be differ. example: "I Car" and "i Car" 20240706_3-4

System

(Sorry, I can not speak English very well.)

thank you.

github-actions[bot] commented 1 week ago

Hello @3domennotry!

Thank you for suggesting this enhancement.