-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: text inputEntering text in a text field or keyboard related problemsEntering text in a text field or keyboard related problemsc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-fuchsiaFuchsia code specificallyFuchsia code specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version
Description
Use case
Somewhat surprisingly, Flutter on Fuchsia does not support multi-line text editing. Only the single-line text was ever implemented in the past.
This should be fixed.
Proposal
I will modify Fuchsia-specific platform_view.cc to support multi-line text editing. This feature requires changes both in Fuchsia proper and in Flutter, which I have been rolling out in the past few weeks. (Not much work, but lots of waiting for the SDK to roll safely.)
Please assign me to this when able.
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: text inputEntering text in a text field or keyboard related problemsEntering text in a text field or keyboard related problemsc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-fuchsiaFuchsia code specificallyFuchsia code specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version