Skip to content

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

@core-ai-bot

Description

@core-ai-bot

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions