MultiMC / Launcher

A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once
https://multimc.org/
Other
4.3k stars 881 forks source link

[Bug?] Groups dropdownlist entries #2801

Open YoYoK3nny opened 5 years ago

YoYoK3nny commented 5 years ago

System Information

MultiMC version: 0.6.7-1375

Operating System: Windows 7Pro x64

Summary of the issue or suggestion:

The list of groups when setting the group of a new instance has the following behaviour: First entry: blank Second entry: last used Third thru last entries: Sorted list of all used groups. (Includes what ends up in the second entry)

Is this intended?

What should happen:

Not show the last used group in the sorted segment of the list.

Steps to reproduce the issue (Add more if needed):

  1. Have multiple groups.

  2. Assign groups to instances.

  3. Make sure the last used is different from the one before it.

4: Add a new instance.

  1. View dropdown list of groups.

Suspected cause:

Unmentioned intended behaviour or unintended oversight?

Logs/Screenshots:

image

Additional Info:

Only seems to occur when adding a new instance.

peterix commented 5 years ago

The empty line is the default unnamed group, which is a valid option. But maybe we could handle that better.