RocketChat/Rocket.Chat

The chat input field is not focused after keyboard layout change

Open

#19,071 创建于 2020年9月30日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)TypeScript (13,573 fork)batch import
area: ui/uxhacktoberfest

仓库指标

Star
 (45,311 star)
PR 合并指标
 (平均合并 6天 1小时) (30 天内合并 230 个 PR)

描述

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:

贡献者指南