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

Can't refocus on pad after interacting with menu bar #6781

Open
jackflips opened this issue Nov 30, 2024 · 0 comments
Open

Can't refocus on pad after interacting with menu bar #6781

jackflips opened this issue Nov 30, 2024 · 0 comments

Comments

@jackflips
Copy link

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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. 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):

  • Etherpad version: 2.2.6
  • OS: OSX
  • Node.js version v23.3.0
  • npm version (npm --version): 10.9.0
  • Is the server free of plugins: plugins: ep_font_color3, ep_font_family

Desktop (please complete the following information):

  • OS: OSX
  • Browser: Chrome
  • Version 129.0.6668.100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant