Skip to content

Fix multiple carets blinking in text boxes#6452

Open
Frko5000 wants to merge 1 commit into
MeteorDevelopment:masterfrom
Frko5000:master
Open

Fix multiple carets blinking in text boxes#6452
Frko5000 wants to merge 1 commit into
MeteorDevelopment:masterfrom
Frko5000:master

Conversation

@Frko5000

@Frko5000 Frko5000 commented Jun 6, 2026

Copy link
Copy Markdown

Type of change

  • Bug fix

Description

When clicking on an input field other text boxes that were already focused did not lose their focus this caused multiple carets to blink simultaneously across different input fields fixed by unfocusing all other text boxes when a click event occurs in WidgetScreen

Related issues

Fixes #6451

How Has This Been Tested?

Opened multiple input fields in the Spam module and verified that only the clicked input field shows a blinking caret.

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

@Frko5000

Frko5000 commented Jun 8, 2026

Copy link
Copy Markdown
Author

@Big-Iron-Cheems Sir i don't see any reason for not merging this :3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mutiple carets blinking

1 participant