Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

The web version doesn't support pasting of text (CTRL/CMD + V).
I am using superWhisper to dictate elaborate interpretations in story mode, and i can't paste them in. Typing them in takes too much time.

Could you fix it so it's possible to paste text in the interpretation window?

Copy/Paste for browsers games on Itch.io is a bit tricky. There's lots of security policies both on Itch and in your browser that will try to prevent an embedded app from using the clipboard (all Itch games are embedded in an iframe on the page). Basically, this is to prevent some nasty embedded advertisement from pulling information out of your clipboard without your consent. Unfortunately, this means that copy/paste doesn't work in Itch games either.

There are some workarounds I can try... and hopefully the copy/paste issue will be fixed in OPSE 2.0 when it releases.