-
Bug
-
Resolution: Cannot Reproduce
-
None
-
1.17.1, 1.18.1, 1.18.2, 1.19.2
-
Confirmed
-
Accessibility, UI
The Bug:
The correct order for selecting buttons using the TAB key would be from top to bottom and left to right. This is not the case for the buttons in the realms subscription menu if your subscription has expired.
Steps to Reproduce:
- Navigate to the minecraft realms menu.
- Click on your expired realm and hit the "Configure realm" button.
- Now click on the "Subscription" button.
- Hit the TAB key several times and observe how buttons are selected.
- Take note as to whether or not buttons in the realms subscription menu are selected in order when using the TAB key if your subscription has expired.
Observed Behavior:
Buttons in the realms subscription menu are not selected in order if your subscription has expired. The current selection cycle of buttons is as follows:
Extend subscription → Back → Delete realm
Expected Behavior:
Buttons in the realms subscription menu would be selected from top to bottom and left to right if your subscription has expired. The expected selection cycle of buttons would be as follows:
Extend subscription → Delete realm → Back