emacs-lsp / lsp-ui

UI integrations for lsp-mode
https://emacs-lsp.github.io/lsp-ui
GNU General Public License v3.0
1.03k stars 141 forks source link

[Bug] lsp-ui-doc-show displays buggy and often needs multiple attempts #685

Open ianyepan opened 2 years ago

ianyepan commented 2 years ago

As titled, when invoking lsp-ui-doc-show or lsp-ui-doc-glance, I often need multiple consecutive attempts until it correctly renders the child frame. Here are some screenshots to demonstrate:

First attempt invoking lsp-ui-doc-glance (unreadable)

1

Second attempt invoking lsp-ui-doc-glance (partially readable)

2

Third attempt invoking lsp-ui-doc-glance (correct expected output)

3