thebaselab / codeapp

Building a full-fledged code editor for iPad
https://code.thebaselab.com
MIT License
2.95k stars 202 forks source link

problem with text selection #958

Closed fahadalzubaidi closed 4 months ago

fahadalzubaidi commented 1 year ago

There is a problem with text selection, where you cannot select a whole line or you cannot select text partially as shown in the example in the image (the example is from another app just for clarification). You can only select a word by double-tapping on it.

This problem always occurs if the device is set to Arabic. It also appears in English (sometimes) for an unknown reason; at first, you can select text partially or a whole line, but as you continue programming, suddenly you cannot do that anymore for an unknown reason and to solve it you need to restart the app.

I see this as a problem that limits the capabilities of the app and hinders our work as programmers, so please prioritize it.

With much appreciation, thank you for providing the best programming app ever on iOS, you are a great programmer!

IMG_20230927_112536_858

IMG_20230927_112534_298

adamszigeti commented 1 year ago

I was never able to select text like this on this app, but it would be really nice to (the attached image shows what I get by double tapping a word - I can't grab the blue indicator, it seems to be doing mothing). I also noticed that I can't move the cursor by holding the space, like on other apps.

image

WobL256 commented 9 months ago

I can confirm, there is a problem with text selection that I am also experiencing. When double tapping a word, the selection handles can't be moved. I think it's worth noting that I'm experiencing this on my iPhone, not on an iPad, I don't own one so I can't check if it also happens there but I see people are reporting this kind of problem on their iPads as well.

AhmedOubah commented 8 months ago

Ican confirm there is a serious problem with the text selection, you can’t select a partial text, even the selection grabbers cant be move like other apps … Please concern to solve this problem as soon as possible….thank you in advance

bummoblizard commented 4 months ago

Native text selection is now supported through Runestone editor. See https://github.com/thebaselab/codeapp/issues/169#issuecomment-2162955555.