Skip to content

[SuperEditor] - Create pluggable log for all IME messages #3036

Description

@matthew-carroll

In a client app we've got a crash that's happening in the middle of applyDeltas() because apparently the editor selection is null at that point. This should never happen, but it is. For the client app to root cause, the client app needs to track some state changes, but also needs to know which IME actions are taken, leading up to this error.

Make it possible to log all messages from the IME, and to do so in a way that identifies different SuperEditors within a single app, so that apps know where in their code to look for the issue.

Metadata

Metadata

Labels

area_supereditorPertains to SuperEditorbntyA mis-spelled version of the desired word to try to keep these slop bots out of our repo.f:clickuptime:2

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions