TeamJM / journeymap

JourneyMap mod for Minecraft
http://journeymap.info
122 stars 10 forks source link

[Bug]: Shift+Tab does not move backwards in input fields #638

Open 0xallie opened 10 months ago

0xallie commented 10 months ago

What happened?

When using Shift+Tab, e.g. on the create waypoint screen, it simply moves to the next input field like Tab. It should match the general user expectation and move to the previous input field, which is better for accessibility as well, not having to navigate through all fields just to get back to the previous one.

JourneyMap version: 5.9.12

Mod Loader

Quilt

Minecraft Version

1.20.1

Version

other (please list)

Relevant log output

Not applicable

mysticdrew commented 10 months ago

Hmm, this was working I thought since we use the vanilla behavior for it. I did verify that it is in fact broken now. hmm. I will look into it, thanks for letting me know.

mysticdrew commented 9 months ago

I am going to hold off on the screens for 6.0. Since many of them are getting a rewrite and for example, the waypoint editor screen is so old and has so much odd stuff happening in it. It would take a lot of work to get the forward/reverse tabs to work correctly and bug free.

Waypoint Manager and Editor are getting re-done with the waypoint refactor. We will probably tackle the other screens in 6.0 also.