-
Notifications
You must be signed in to change notification settings - Fork 39.6k
Settings Modified Elsewhere indicator hover content overflows #158921
Copy link
Copy link
Closed
Labels
accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderssettings-editorVS Code settings editor issuesVS Code settings editor issuesverifiedVerification succeededVerification succeeded
Milestone
Metadata
Metadata
Assignees
Labels
accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderssettings-editorVS Code settings editor issuesVS Code settings editor issuesverifiedVerification succeededVerification succeeded
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
editor.formatOnSavefor a large number of languageseditor.formatOnSaveand hover onModified Elsewhereto show the hover view.Expected:
All the overridden languages are visible and overflowing content can be scrolled to.
Actual:
The hover view is clipped at the screen height and not all languages are visible unless zooming out.