https://bugs.documentfoundation.org/show_bug.cgi?id=166245
--- Comment #3 from Mike Kaganski <[email protected]> --- Seems to be the built-in limitation of Windows' IFileDialogCustomize, as shown in https://stackoverflow.com/questions/76367178/ifileopendialog-addtext-change-size-color: > The text field is always a similar width to the OK and CANCEL buttons Well, the width is not exactly that; but it's not customizable, and is controlled by the OS dialog machinery internally, not by us... Likely nothing we can change. -- You are receiving this mail because: You are the assignee for the bug.
