Skip to content

fix(input): stop crash when pressing Ctrl/Tab with no default bind - #5376

Merged
BenjaminAmos merged 2 commits into
developfrom
soloturn-fix-ctrl-crash
Aug 22, 2026
Merged

fix(input): stop crash when pressing Ctrl/Tab with no default bind#5376
BenjaminAmos merged 2 commits into
developfrom
soloturn-fix-ctrl-crash

fix(checkstyle): wrap SortOrderSystem lines over 150 chars

1b6fd9a
Select commit
Loading
Failed to load commit list.
Terasology Jenkins.io / PMD succeeded Aug 22, 2026 in 0s

1 new issue, 198 total

Total New Outstanding Fixed Trend
198 1 197 0 👎

Reference build: Terasology » engine » develop #36

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 1 0 0

Annotations

Check warning on line 779 in engine/src/main/java/org/terasology/engine/rendering/nui/internal/NUIManagerInternal.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.