Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Broken confirmation dialog in WinSCP 1.62

Thanks for reporting this.
interligator

Broken confirmation dialog in WinSCP 1.62

Broken confirmation dialog - autoformatting does not work properly (tried to change console size, it stays the same). Probably due to this line in WinSCPDialogs.cpp, TWinSCPPlugin::ConfigurationDialog()
Dialog->Size = TPoint(67, 23);

It should be removed or something (not sure about the most suitable solution).
[/code]