Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Tooltip windows are redrawn when clicked #11

Open
HJLebbink opened this issue Jun 30, 2018 · 6 comments
Open

Tooltip windows are redrawn when clicked #11

HJLebbink opened this issue Jun 30, 2018 · 6 comments

Comments

@HJLebbink
Copy link

HJLebbink commented Jun 30, 2018

Hi

I'm using the new IAsync* QuickInfo API. Thanks for the help in here.

I'm not sure where to ask for help on this issue: my tooltip windows are redrawn when UserControls are clicked.
window_moves

Minimal code can be found here. This behavior can also be observed with the older QuickInfo API.

Questions: would this be the place to ask this question. How to prevent that the tooltip is redrawn, or how to debug this.

@gundermanc
Copy link
Member

@HJLebbink can you share a repro project?

@HJLebbink
Copy link
Author

@gundermanc
Copy link
Member

Great, thanks! I'll take a look soon.

@HJLebbink
Copy link
Author

@gundermanc If you need any help, let me know

@HJLebbink
Copy link
Author

@HJLebbink
Copy link
Author

I have a question about quickInfo tooltips with content that implement IInteractiveQuickInfoContent (See https://github.com/HJLebbink/vsix-bug-quickinfosession). The bug of the jumping quickInfo content (see gif above) only occurs when the tooltip is resized, trigging the tooltip to be redrawn at the current mouse position.

Question: Is this behavior supposed to be like this, or is it a bug?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants