Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Documentation Window Positioned incorrectly with multigrid extension #432

Closed
Kethku opened this issue Jun 27, 2021 · 3 comments · May be fixed by #433
Closed

Documentation Window Positioned incorrectly with multigrid extension #432

Kethku opened this issue Jun 27, 2021 · 3 comments · May be fixed by #433
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@Kethku
Copy link

Kethku commented Jun 27, 2021

Checkhealth

health#compe#check
========================================================================
## compe:snippet
  - INFO: snippet engine is not detected.

## compe:mapping
  - INFO: `compe#complete` is not mapped
  - INFO: `compe#confirm` is not mapped
  - INFO: `compe#close` is not mapped
  - INFO: `compe#scroll` is not mapped

Describe the bug

When using a gui with multigrid enabled, windows are positioned relative to the entire editor rather than the current window leading to overlapping windows.

To Reproduce

  1. Use a multigrid enabled gui such as fvim or neovide
  2. Open two windows with a buffer that can show the documentation window
  3. Notice that when the documentation is open on the left window, the positioning is fine because that window has no offset.
  4. Notice that when the documentation is open on the right window, it is positioned as though the cursor were actually on the left window because it ignores the position of the window

Screenshots (optional)

image

Additional context (optional)

It is possible that this is actually an issue with the multigrid implementations of fvim and neovide, but I noticed that the floating window position received by the gui is relative to the editor and not a given window, so I think it has to be an issue with how the window is constructed.

@Kethku Kethku added the bug Something isn't working label Jun 27, 2021
@Kethku Kethku mentioned this issue Jun 27, 2021
@stale
Copy link

stale bot commented Aug 26, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Aug 26, 2021
@Kethku
Copy link
Author

Kethku commented Aug 26, 2021

Ping. This is still an issue

@stale stale bot removed the wontfix This will not be worked on label Aug 26, 2021
@stale
Copy link

stale bot commented Oct 25, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Oct 25, 2021
@stale stale bot closed this as completed Nov 1, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant