Search Unity

Resolved Don't see input text when removing characters from TextField

Discussion in 'UI Toolkit' started by RunninglVlan, Jan 4, 2023.

  1. RunninglVlan

    RunninglVlan

    Joined:
    Nov 6, 2018
    Posts:
    182
    When my input text is larger in width than the TextField it's in, and I start removing characters from that input text, there is a point when I don't see what I'm removing.
    I'd like the same behavior as in browsers where I always see the text I'm removing - input text right side is at the TextField's right side when text input width is larger than TextField's.
    Currently in UITK:
    upload_2023-1-4_17-8-10.gif
    Browser:
    upload_2023-1-4_17-6-2.gif

    If this is not a bug, and I can modify this behavior, please explain how can I do that
     
  2. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,293
    RunninglVlan likes this.
  3. RunninglVlan

    RunninglVlan

    Joined:
    Nov 6, 2018
    Posts:
    182
    karl_jones likes this.
  4. HugoBD-Unity

    HugoBD-Unity

    Unity Technologies

    Joined:
    May 14, 2018
    Posts:
    499
    It seems to be a duplicate of this bug. @RunninglVlan, could you vote on this one instead?
     
    karl_jones and RunninglVlan like this.
  5. RunninglVlan

    RunninglVlan

    Joined:
    Nov 6, 2018
    Posts:
    182
    Checked latest alpha (2023.2.0a7), bug is fixed there.
     
    karl_jones likes this.