Skip to content

bruig: Crash on clipboard issue #742

@alexlyp

Description

@alexlyp

report from user: I have a password safe app that automatically clears the clipboard when it locks after a timeout they coincided. I've seen it with another flutter app. I'm slightly guessing, but I have a feeling what happens is the paste starts, then it gets cleared out concurrent and ends up pasting a null or something.

So looks like there is probably an issue with the clipboard attempting to paste something that has been removed from the clipboard. Either the clipboard dep itself would need to be updated, or we can/should handle the situation in our code.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions