Skip to content

codemirror: Fix multiline placeholder appearance in Chrome

Administrator requested to merge fkling/33209-multiline-placeholder into main

Created by: fkling

Fixes #33209 (closed)

It looks like the "large" cursor issue only appears in Chrome (tested Firefox and Chrome). By making these CSS changes, Chrome also renders a "normal" sized cursor.

Chrome before: 2022-06-22_09-00

Chrome after: 2022-06-22_09-02

Firefox before: 2022-06-22_09-01

Firefox after: 2022-06-22_09-02_1

Test plan

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading