Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ace Editor does not show cursor handle on Android chrome #4304

Open
hexise opened this issue May 27, 2020 · 3 comments
Open

Ace Editor does not show cursor handle on Android chrome #4304

hexise opened this issue May 27, 2020 · 3 comments

Comments

@hexise
Copy link

hexise commented May 27, 2020

I tried ace editor on Android chrome, and found that the cursor handles when selecting text did not show. Here is a screenshot from Galaxy S10 with Android 10, Chrome 81.0.4044.138:

https://ace.c9.io/build/kitchen-sink.html

cursor-ace

Here is standard text widget from Google translate website, you can notice the cursor handle which I marked in black:

cursor-google

Without these two touch handles, it is hard to expand or reduce the selection scope on touch screen.

@github-actions
Copy link

github-actions bot commented May 9, 2022

This issue has not received any attention in 1 year. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

@hexise
Copy link
Author

hexise commented May 9, 2022

I want to keep it open..

@deadlyjack
Copy link

You can implement it manually. Check out this code I've written mimic android teardrop behavior.

https://github.com/deadlyjack/Acode/blob/main/src/ace/touchHandler.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants