Closed raghur closed 2 years ago
noted, thanks! I've also encountered this today with coc.nvim.
Are you saying that this problem also exists in 0.2.x? Then it's not related to the new multigrid (and will be easier to debug!) Turning on FVimFontDrawBounds reveals that no text rendering is done in the floating window:
It should exist in 0.2.x if you're running with multigrid. Confirmed it's a z-order issue.
@yatli I still seem to have this issue with v0.3.489+g98c4036 (W11, installed via Scoop and Ubuntu)
uh oh here we go again. reopening.
Same here.
OS: Fedora Linux 35 x86_64 Kernel: 5.16.8-200.fc35.x86_64 DE: KDE Plasma 5.23.5 WM: kwin (Wayland) GPU: AMD Navi 21, driver: amdgpu
FVimFontDrawBounds v:true
:
There's text where arrow is pointing to.
I can confirm that I have this same issue when running Neovim 0.7 on both Ubuntu and Windows.
OS: Windows GPU: AMD Radeon
&
OS: Ubuntu 21.10 Kernel: 5.13.0-30-generic DE: I3 WM GPU: Nvidia gtx 1060
To begin attacking this bug, I'll prepare a version that draws the z index of each window. Please attach pictures so I can identify the problem.
I don't know... This conflicts with the current logic:
Clearly, the content is being wiped out by the outer frame.
With corrected z-order and creation sequence sorting:
So upgraded to latest and telescope no longer shows any text
reverting to
0.2.349+9f6430d-43-g646a86f
and all seems to be well. I also tried0.2.392+g646a86f-20-g3b521db
- but that has the same problem too.Is there anything I should try? or do I need any additional config?
Env: KDE Neon 5.22 (Ubuntu 20.04), Nvidia drivers