RocketChat/Rocket.Chat

The chat input field is not focused after keyboard layout change

Open

#19,071 opened on 2020年9月30日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)TypeScript (13,573 forks)batch import
area: ui/uxhacktoberfest

Repository metrics

Stars
 (45,311 stars)
PR merge metrics
 (平均マージ 6d 1h) (30d で 230 merged PRs)

説明

Description:

The chat input field is not focused after keyboard layout change.

Steps to reproduce:

  1. Open random Rocket.Chat channel and click on the input field.
  2. Change your keyboard layout with this shortcut - SHIFT + ALT.
  3. If you try to type something in the input field, you can't because the input is not focused anymore and you should click it again with your mouse, just to continue typing.

Expected behavior:

On keyboard layout change (with shortcut SHIFT + ALT), to be able to type into the input field.

Actual behavior:

Server Setup Information:

  • Version of Rocket.Chat Server: 3.7.0

Client Setup Information

  • Desktop App or Browser Version: Desktop App
  • Operating System: Linux Mint 19.3 Cinnamon

Additional context

Relevant logs:

コントリビューターガイド