Describe the bug
There's a (really small) issue with the GUI pop-up menu (maybe a follow-up of #34):
The sizing is perfect as long as every match fits within the pop-up. But when vertical scrolling gets enabled, the popup doesn't get wide enough. The vertical scroll bar takes up some of the space needed for the completion menu content and so a horizontal scroll bar appears as well:
Obviously the width of the popup is different in these screenshots. The horizontal scrollbar scrolls for what feels like exactly the space taken up by the vertical scrollbar.
The screenshots were taken with completions from mucomplete. The issue also occurs when using <C-n> completion and there are a lot of matches.
Technical information (please complete the following information):
Describe the bug There's a (really small) issue with the GUI pop-up menu (maybe a follow-up of #34): The sizing is perfect as long as every match fits within the pop-up. But when vertical scrolling gets enabled, the popup doesn't get wide enough. The vertical scroll bar takes up some of the space needed for the completion menu content and so a horizontal scroll bar appears as well:
Obviously the width of the popup is different in these screenshots. The horizontal scrollbar scrolls for what feels like exactly the space taken up by the vertical scrollbar.
The screenshots were taken with completions from mucomplete. The issue also occurs when using
<C-n>
completion and there are a lot of matches.Technical information (please complete the following information):