Skip to content

TextEditingDelta implementations should define toString #113394

@Renzo-Olivares

Description

@Renzo-Olivares

Concrete TextEditingDelta implementations such as TextEditingDeltaReplacement, TextEditingDeltaInsertion, TextEditingDeltaDeletion, and TextEditingDeltaNonTextUpdate, should define a toString method for debugging purposes.

Use case

Having a toString definition that clearly defines an objects fields is useful in debugging.

Proposal

Add an implementation of toString for concrete TextEditingDelta implementations in the framework.

Metadata

Metadata

Labels

a: text inputEntering text in a text field or keyboard related problems

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions