lsp-ui icon indicating copy to clipboard operation
lsp-ui copied to clipboard

lsp-ui-doc-hide make emacs not responding unless press a arrow key

Open st0nie opened this issue 1 year ago • 2 comments

Steps to reproduce: first open emacs, run lsp-ui-doc-toggle, lsp-ui-doc-focus, then now your cursor is in the frame of ui-doc, now use lsp-ui-doc-hide, then any input is disabled unless you press the arrow keys once,

and another case is: open emacs, run lsp-ui-doc-toggle, lsp-ui-doc-focus, lsp-ui-doc-unfocus, and then run lsp-ui-doc-hide, same symptoms, any ideas?

st0nie avatar May 30 '23 14:05 st0nie

I observe the same issue (Emacs 29.1, Wayland via pgtk). In addition to arrow keys, tab can get the control back to the main window.

What more information could we provide to help surface this issue?

okomestudio avatar Dec 30 '23 02:12 okomestudio

I am having the exact same issue on Emacs 29.3 (and evil mode, but not sure if that's related), Fedora Wayland. Also lsp-ui-doc-unfocus-frame does not help it seems.

nTraum avatar May 22 '24 19:05 nTraum