Closed Kiyozz closed 4 years ago
I tried https://www.manifest.app in Safari and I didn't get any text replacement there either. Can you try?
It seems to be a Manifest.app "issue".
the textareas has spellcheck=false
that disable MacOS replacement. Chrome ignore it.
Is this possible to inject custom JavaScript so I can change all textarea spellcheck attribute?
Not yet, but it's planned (#27).
However, I would recommend opening an issue on https://github.com/jonathontoon/manifest/issues. I don't see why a note app would disable spell checking...
Thanks! Issue filled!
Describe the bug
Keyboard text replacement not working in the webview.
To reproduce
tt
->tutu
)manifest.app
On Chrome, text replacement works.
Expected behavior
Text replacement works:
tt
should betutu
in the noteInfo