Search Issue Tracker

In Progress

Fixed in 2023.3.0a1

Fix In Review for 2023.2.X

Votes

0

Found in

2023.1.19f1

2023.2.0b16

2023.3.0a12

Issue ID

UUM-54979

Regression

Yes

Placeholder style is being applied when focusing on an empty UIToolkit TextField

--

-

Reproduction steps:
1. Open the attached “Repro.zip” project
2. Double-click the “Assets/Repro.asset” Asset
3. Create a new Action in the opened window (Press the Space key > Action > Create new Action…)
4. Type “Repro” in the field under the “Name” label
5. Observe the text in the field

Expected result: The text’s color matches the other text’s color in the window
Actual result: The text has the placeholder style and its color is light grey instead of white

Reproducible with: 2023.1.19f1, 2023.2.0b16, 2023.3.0a12
Not reproducible with: 2021.3.32f1, 2022.3.12f1

Reproducible on: Windows 10 Pro (22H2)
Not reproducible on: No other environment tested

Note: Exiting the focus of the text input field changes the text’s color to the expected one

  1. Resolution Note (fix version 2023.3.0a1):

    Ensure Placeholder styles is not applied when placeholder text is empty.

  2. Resolution Note (fix version 2023.2):

    Ensure Placeholder styles is not applied when placeholder text is empty.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.