Search Issue Tracker

Active

Votes

0

Found in

6000.0.63f1

Issue ID

UUM-128595

Regression

Yes

Caret is placed after the first character in the string when using the Home key, and the first character of the string is a whitespace

-

How to reproduce:

  1. Create and open a new project
  2. Write “ test “ (including the spaces) in any text input in the Editor
  3. Place the caret in the middle of the string
  4. Press the Home key
  5. Observe the caret position on the text input

Actual results: Caret is placed after the first whitespace of the string
Expected results: Caret is placed before the string

Reproducible in: 2023.1.0a20, 6000.0.63f1, 6000.2.0a8
Not reproducible in: 2023.1.0a19, 6000.2.14f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a2
Fixed in: 6000.2.0a9

Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested

Notes:
- The “End“ key works as expected - puts the caret at the end of the string
- Although when downgrading the project, package errors appear, they do not impact the reproduction

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.