Hacker News new | ask | show | jobs
by pier25 1466 days ago
It's currently a bit broken on Android.

I select some text and then try to change the font size. The selection is lost when tapping on the font size menu.

ProseMirror does keep the selection intact.

2 comments

It's probably because we're using a native select element, which likes to steal selection on Android.
ANDROID!!!!!