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

Multigrid floating windows misplaced #1186

Closed
anson-val opened this issue Jan 28, 2022 · 7 comments
Closed

Multigrid floating windows misplaced #1186

anson-val opened this issue Jan 28, 2022 · 7 comments
Labels
bug Something isn't working

Comments

@anson-val
Copy link

Describe the bug
When multigrid is enabled, some floating windows would be badly positioned. This would not occur when multigrid is off. The suggestion list from CoC is overlapped with another window showing the details of each suggestion.
To Reproduce
Steps to reproduce the behavior:

  1. Have CoC installed
  2. call the suggestion list
  3. The details floating window and the suggestion list are overlapped.

Expected behavior
Multigrid off:
image

Screenshots
Multigrid on:
image
Desktop (please complete the following information):

  • OS: Windows 11
  • Neovide Version 0.8.0
  • Neovim Version 0.7.0 nightly

Please run neovide --log and paste the contents of the .log file here:
(Tried to run neovide --log, no log file was generated.)

@anson-val anson-val added the bug Something isn't working label Jan 28, 2022
@fredizzimo
Copy link
Member

#1198 and #1197 also seem to be caused by misplaced and wrongly sized floating windows. But there it's nowhere as bad as this.

@anson-val
Copy link
Author

#1198 and #1197 also seem to be caused by misplaced and wrongly sized floating windows. But there it's nowhere as bad as this.

So currently there is no fix for that?

@fredizzimo
Copy link
Member

Don't worry, this will be fixed. But no one has had time to properly look at the code yet, to determine exactly what goes wrong.

@anson-val
Copy link
Author

Don't worry, this will be fixed. But no one has had time to properly look at the code yet, to determine exactly what goes wrong.

Okay, I will keep my neovide updated.

@fredizzimo
Copy link
Member

Let’s keep this open until it’s fixed

@fredizzimo fredizzimo reopened this Feb 5, 2022
@fredizzimo
Copy link
Member

I think this fixes it #1786

@Kethku
Copy link
Member

Kethku commented Apr 9, 2023

Closed as I think this is fixed because #1786 merged

@Kethku Kethku closed this as completed Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants