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

Hover draws a dot in the top left corner when there is no text #39316

Closed
usernamehw opened this issue Nov 29, 2017 · 1 comment
Closed

Hover draws a dot in the top left corner when there is no text #39316

usernamehw opened this issue Nov 29, 2017 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug editor-contrib Editor collection of extras

Comments

@usernamehw
Copy link
Contributor

hover
An example is script in package.json -> "scripts" section with your script.
Hover invokes => there is no text => draws a dot (border actually)

.monaco-editor .monaco-editor-hover {
    border: 1px solid #75715e;
}
@vscodebot vscodebot bot added editor editor-contrib Editor collection of extras labels Nov 29, 2017
@kieferrm
Copy link
Member

Use the dark+ theme to reproduce.

@kieferrm kieferrm added the bug Issue identified by VS Code Team member as probable bug label Nov 29, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug editor-contrib Editor collection of extras
Projects
None yet
Development

No branches or pull requests

3 participants