compose-samples icon indicating copy to clipboard operation
compose-samples copied to clipboard

[JetChat] TextField stops reacting once it loses focus once

Open Anvell opened this issue 5 years ago • 7 comments

This behaviour was introduced with alpha-05 update.

Steps to reproduce:

  1. Tap on text field.
  2. Enter some text.
  3. Tap away, so it loses focus.
  4. There is no way of entering text edit mode.

Anvell avatar Oct 17 '20 13:10 Anvell

Let's track all focus issues here

I'll add this report from slack:

  • launch the app
  • click anywhere outside the message input field
  • try clicking on the input field to type the message
  • keyboard does not show up

JoseAlcerreca avatar Nov 25 '20 10:11 JoseAlcerreca

I found a bug in Jetchat, but that didn't fix it (keyboardController is always null in UserInputText`)

Looks like https://android-review.googlesource.com/c/platform/frameworks/support/+/1456460 is fixing this general problem which will probably remove a lot of boilerplate in UserInput. Let's wait until that lands.

JoseAlcerreca avatar Nov 25 '20 11:11 JoseAlcerreca

Problem still exists in alpha09.

JoseAlcerreca avatar Dec 17 '20 13:12 JoseAlcerreca

Tracked in https://issuetracker.google.com/164859446

JoseAlcerreca avatar Dec 17 '20 13:12 JoseAlcerreca

Has this been fixed ? I'm facing a similar issue on a project I'm working on

Lawhacknifemi avatar Dec 08 '21 13:12 Lawhacknifemi

This issue has been automatically marked as stale because it has not had any recent activity. Please comment here if it is still valid so that we can reprioritize it. Thank you for your contributions.

stale[bot] avatar May 10 '22 17:05 stale[bot]

Does it still happen in latest rc?

astamato avatar Jun 29 '22 15:06 astamato