Search Issue Tracker

Fixed

Fixed in 6000.5.0a2

Votes

0

Found in

6000.5.0a1

Issue ID

UUM-126415

Regression

No

Multi-click in TextInput doesn't behave as expected

-

Steps to reproduce:

  1. Create a TextInput in an Editor window with some text in it (e.g. see attached script)
  2. Multi-click on the text.

Actual results: 

  1. While multi-clicking:

## First focuses
## Second selects the current word
## Third selects the current paragraph
## Fourth unselects everything
## 5th and up everything stays unselected and you can't reselect in the current paragraph before clicking elsewhere

Expected results: 

Either

  • cycling: nothing, word, paragraph, nothing, word, paragraph, and on and on, OR
  • Stay selected (this is the behavior we see on Windows in Chrome and Slack, for example)

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.