Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-269157

Command argument suggestions for <slot> are not sorted numerically

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • None
    • 24w10a
    • Confirmed
    • (Unassigned)

      When <slots> is an applicable suggestion for a command, all the suggestions are sorted by the leftmost number first and foremost instead of numerically

      Steps to Reproduce:

      1. Enter the following (incomplete) command:
        /item replace entity @p 
        
      2. Scroll down through suggestions

      Expected & Observed Results:

      - The arguments which have more than 10 or more possible numerical values are sorted as `[slot].1` first, then `[slot].10`, then `[slot].2` through `[slot].9`.
      - Expected would be `[slot].1` through `[slot].10`.

      Screenshots/Videos:

      Notes:

      Related to MC-269136 MC-269143 MC-269140 MC-269127

            Unassigned Unassigned
            Jingy Jiingy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: