Checklist:
Home Assistant release with the issue:
Home Assistant 0.103.6
Last working Home Assistant release (if known):
All versions from my understanding
UI (States or Lovelace UI?):
Lovelace
Browser and Operating System:
Safari iOS/iPadOS 13.3 but potentially all previous versions too.
Description of problem:
Unable to easily select text within the card configuration code edit view (also raw config view) but when you do manage to select anything and you copy and paste it does not paste what was copied but a subset of that (first character for example)
Expected behaviour:
To be easily able to select, copy and paste code in the above editors.
Relevant config:
N/A
Steps to reproduce this problem:
See the below example gif:

Javascript errors shown in the web inspector (if applicable):
N/A
Additional information:
This is an upstream problem of CodeMirror, we should either wait for the release of CodeMirror 6 https://codemirror.net/6/ or move to regular text boxes for mobile.
This is an upstream problem of CodeMirror
Out of interest is HA using the latest version of CodeMirror? How can I check?
Thanks @iantrich , a few versions behind then. What鈥檚 the process for getting the updated version included?
There don't seem to be changes that are relevant to us or that will solve this, but a PR with an update is welcome.
Considering we have no ETA for Codemirror 6 would it be worth looking into an alternative editor? I (and I鈥檓 sure others) do a great deal of my editing of Home Assistant on iOS/iPadOS and the current editor across the entirety of Home Assistant on these platforms is unusable.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 馃憤
This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Unfortunately still not fixed in 0.108.8.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 馃憤
This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
still occuring. is there really no easy way to use a different editor (maybe even as addon or option)
Links to codemirror issues:
Seems this will takes ages :(