From af574f2aae793b827e44b411cc9a42459dcff0cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=A0=B5=E1=A0=A0=E1=A0=AD=E1=A0=A0=E1=A0=A8=E1=A0=B5?= =?UTF-8?q?=E1=A0=A0=E1=A0=AA=20=E1=A0=AA=E1=A0=A4=E1=A0=B7=E1=A0=B5?= =?UTF-8?q?=E1=A0=A2=E1=A0=AD=E1=A0=A4=E1=A0=B3=20=E1=A0=B0=E1=A0=A0?= =?UTF-8?q?=E1=A0=B4=E1=A0=A4=E1=A0=B7=E1=A0=A0=E1=A0=AD?= Date: Wed, 7 Feb 2024 23:15:00 +0800 Subject: [PATCH] Fix: On the Web, cannot support multiline inputting when registering customized TextInputControl (flutter/engine#45522) For [flutter/flutter/125875](https://github.com/flutter/flutter/issues/125875) When registering customized TextInputControl, the _PlatformTextInputControl sends inputType = TextInputType.none to the engine. After receiving TextInputType.none, the engine on the Web will create a `` element instead of `