Open brian-superlist opened 1 year ago
Cc @matthew-carroll @angelosilvestre
@miguelcmedeiros @brian-superlist Is there anything else needed to trigger this issue?
I tested on Windows with Edge using both canvas kit and html, main and stable, and I couldn't reproduce the issue.
@angelosilvestre Sorry, was a bit under the weather. I'm actually not sure how it's happening... It's even happening on MacOS now for me as well. Sometimes it also affects Flutter's Material TextField
, but now I can only reproduce on our app using super_editor
stable 🤔
I'm not quite sure under what conditions it's happening. This exact same branch had no problems 1hr hour ago. I relaunch Chrome (no update) and now it has this problem again.
On my Windows and Linux machines, it stopped happening on Chrome after I updated both of them and is now only happening on Microsoft Edge, which appears to be a bit behind Google Chrome / Chromium.
I can't quite figure out what exact conditions reproduce the issue. I'd like to keep it open for now since I've seen it several times I'd like to keep it open in case users run into it and report it as well.
When you select text on Web, text is duplicated and rendered twice. Sometimes over top of the current text, in other cases in the wrong position.
Reproduction Steps
Expected: Text is selected. Works correctly on MacOS. Actual: Text is selected and duplicate text is also displayed in a selected state