angular/components

Typing in Autosize textarea on Firefox mobile causes unexpected characters to appear

Open

#18,393 创建于 2020年2月5日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)TypeScript (6,650 fork)batch import
GP3area: material/inputhelp wanted

仓库指标

Star
 (24,044 star)
PR 合并指标
 (平均合并 3天 12小时) (30 天内合并 98 个 PR)

描述

Reproduction

Steps to reproduce:

  1. Install Firefox mobile (https://play.google.com/store/apps/details?id=org.mozilla.firefox, versionName=68.4.2, versionCode=2015676155)
  2. Navigate to https://material.angular.io/components/input/examples (currently version 8.2.3)
  3. Scroll down to the the 'Auto-resizing textarea' section
  4. Tap in the 'Autosize textarea' box
  5. Type a few characters

Expected Behavior

Characters appear exactly as typed

Actual Behavior

  • Extraneous characters appear.
  • Looks like the Firefox mobile browser and Angular Material are fighting each other, causing extra characters to appear

Environment

贡献者指南