https://bugs.kde.org/show_bug.cgi?id=246196
--- Comment #9 from Carl-Daniel Hailfinger <c-d.hailfinger.devel.2...@gmx.net> --- Created attachment 101493 --> https://bugs.kde.org/attachment.cgi?id=101493&action=edit Hardcode a reasonable default max font size for form fields if autosize=on This patch solves the immediate problem for me, but obviously hardcoding a max font size of 12 for all form fields with unspecified font size is not optimal for everyone. Options are either a setting per form field, or a global setting. Given that most forms are designed for uniform font size, a global setting is probably sufficient and simplifies the UI. If anyone knows poppler well enough to make this a settable attribute of the document instead of a hardcoded constant in two functions, please tell me. -- You are receiving this mail because: You are watching all bug changes.