isXander / isXander/Debugify

[UI] MC-259512 has the wrong tooltip description (duplicate of MC-206540)

Open Beginner friendly
#553 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
215
Forks
50
Avg merge
9d 6h
Merged PRs (30d)
1

Description

Hi! Just wanted to head up a small mistake in the config screen tooltips.

Both MC-259512 and MC-206540 currently show the exact same tooltip description text:
Increased input delay when riding an entity

According to the Mojang Bug Tracker:
-MC-206540 tooltip should be: "Increased input delay when riding an entity"
-MC-259512 tooltip should be changed to something like: "Horizontal camera rotation lags when riding"

Image Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the Java source for the duplicated tooltip text and trace it to the config screen entries for MC-259512 and MC-206540. Update only the MC-259512 description to distinguish horizontal camera rotation lag, then verify both tooltips display their respective text.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.