You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After selecting a few font size or style or color using ep_font_color3 or ep_font_family, I'm unable to continue typing without clicking back in the document. I've tried calling editorInfo.ace_focus() from hooks in those plugins, but this doesn't refocus the caret in the document.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Server (please complete the following information):
Describe the bug
After selecting a few font size or style or color using ep_font_color3 or ep_font_family, I'm unable to continue typing without clicking back in the document. I've tried calling editorInfo.ace_focus() from hooks in those plugins, but this doesn't refocus the caret in the document.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Server (please complete the following information):
npm --version
): 10.9.0Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: