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

[CLOSED] Fixed ExtractToVariable Menu Close Issue due to scrolling #11914

Open
core-ai-bot opened this issue Aug 30, 2021 · 0 comments
Open

[CLOSED] Fixed ExtractToVariable Menu Close Issue due to scrolling #11914

core-ai-bot opened this issue Aug 30, 2021 · 0 comments

Comments

@core-ai-bot
Copy link
Member

Issue by niteskum
Friday Jul 27, 2018 at 14:34 GMT
Originally opened as adobe/brackets#14492


ping@boopeshmahendran for review

For ExtractToVariable If selection range is not in view It scrolls to bring selected text in view, and It triggers scroll event , and scroll event handler closes all dropdown menu.

so to fix this issue. in Mouse Hover listener of Inline Menu, attached a handler to scroll Event, that reopen the inline Menu. If it has been closed due to scrolling triggered Inline Menu Itself.


niteskum included the following code: https://github.com/adobe/brackets/pull/14492/commits

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