ashkulz / NppFTP

Plugin for Notepad++ allowing FTP, FTPS, FTPES and SFTP communications
https://ashkulz.github.io/NppFTP/
320 stars 93 forks source link

Profile selection menu is cut off by screen height #251

Closed jonfreynik closed 4 years ago

jonfreynik commented 5 years ago

Description of the Issue

Profile selection menu runs off of the bottom of the screen when too many profiles exist. I am currently unable to connect to all of my profiles because of this.

Steps to Reproduce the Issue

  1. Keep adding FTP profiles until the connection menu runs off of the page.

Expected Behavior

A scrollbar to allow access to the lower profiles or some other manner to connect to all of the profiles.

Actual Behavior

The menu is cut off at the screen limit.

Debug Information

NppFtp-profiles

jonfreynik commented 5 years ago

I did just realize that on my larger monitor it actually does display an arrow button at the top and bottom of the screen for reaching the cut off profiles. So that's good enough for me :) - I'll leave the decision up to you whether or not to close the issue (depending if you think there is any value in adding a scrollbar type nav menu).

Thank you!

chcg commented 5 years ago

See grouping added with #259. @jfreynik available with https://github.com/ashkulz/NppFTP/releases/tag/v0.29.0, you might want to give it a try.