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

Rich hover invalid images mess with dimensions #127430

Closed
Tyriar opened this issue Jun 29, 2021 · 1 comment
Closed

Rich hover invalid images mess with dimensions #127430

Tyriar opened this issue Jun 29, 2021 · 1 comment
Assignees
Labels
*out-of-scope Posted issue is not in scope of VS Code workbench-hover Hover issues in the workbench
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Jun 29, 2021

Testing #127372

Using statusbar-sample with:

(myStatusBarItem as any).tooltip2 = new vscode.MarkdownString('Testing **the** new _tooltip_! Testing **the** new _tooltip_!Testing **the** new _tooltip_!Testing **the** new _tooltip_!Testing **the** new _tooltip_!Testing **the** new _tooltip_!Testing **the** new _tooltip_!Testing **the** new _tooltip_!Testing **the** new _tooltip_!Testing **the** new _tooltip_!Testing **the** new _tooltip_!Testing **the** new _tooltip_!Testing **the** new _tooltip_!Testing **the** new _tooltip_!Testing **the** new _tooltip_!Testing **the** new _tooltip_!Testing **the** new _tooltip_![Testing **the** new _tooltip_!](https://github.com)Testing **the** new _tooltip_!');

The hover shows fine then the invalid image loads in:

image

It works fine when the image loads in properly:

image

@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug workbench-hover Hover issues in the workbench labels Jun 29, 2021
@Tyriar Tyriar added this to the Backlog milestone Jun 29, 2021
@Tyriar Tyriar self-assigned this Jun 29, 2021
@Tyriar Tyriar added *out-of-scope Posted issue is not in scope of VS Code and removed bug Issue identified by VS Code Team member as probable bug labels Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*out-of-scope Posted issue is not in scope of VS Code workbench-hover Hover issues in the workbench
Projects
None yet
Development

No branches or pull requests

2 participants
@Tyriar and others