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

Prompt window can be hidden by DOM objects #4343

Closed
opheliehb opened this issue Jul 16, 2020 · 1 comment
Closed

Prompt window can be hidden by DOM objects #4343

opheliehb opened this issue Jul 16, 2020 · 1 comment

Comments

@opheliehb
Copy link

When opening the menu to go to a specific line (ctrl+L), the window that is displayed isn't on the editor, but appears at the top of the page as it's attached to document.body. This isn't the case with the search window (ctrl+F), for example.
It's problematic when the editor is displayed in an element that is already in front of the other page elements, sometimes resulting in the prompt window being totally hidden behind other elements.
Giving the option of displaying all ace-related windows directly in the editor div (like the search menu) when the editor is created would allow the developer to avoid that type of bug.

Thanks for the editor and the great work behind it!

@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.

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

1 participant