Akash Yadav

Results 104 comments of Akash Yadav

I'm not able to reproduce this. Is there a specific way to reproduce this issue?

> > I'm not able to reproduce this. Is there a specific way to reproduce this issue? > > for example, when you are going to add a new string...

This is a known issue and will be fixed soon. https://github.com/itsaky/AndroidIDE/issues/242#issuecomment-1217436899

Cannot access the website. Probably blocked in India. Please try again to attach the file in the comment itself (at least the video link) or provide another way (upload it...

Thanks. I'll look into this.

Okay. Thanks for the info. I'll fix it soon. I'm currently working on something else.

Please provide the IDE Logs as well for these type of issues.

Is there any specific way to reproduce this? I cannot reproduce the error. This could probably happen if the JDK is not installed.

Happens when JDK is not installed. Please make sure that the JDK is installed properly then try again. Follow the [instructions](https://github.com/itsaky/androidide-build-tools) properly.

This happens because the editor uses Android's `BreakIterator` on Android 24 and higher for selecting words on long press . See [this](https://github.com/Rosemoe/sora-editor/blob/5014619f5e0712ed07bc12733d7d9df83077cd29/editor/src/main/java/io/github/rosemoe/sora/widget/EditorTouchEventHandler.java#L487).