https://bugs.kde.org/show_bug.cgi?id=399155
--- Comment #22 from Harald Sitter <sit...@kde.org> --- That made me think that this actually may be a problem with how the height is calculated when in password echo mode. The current input is a plasmacomponents 2 TextField, when I switch it for a qt controls TextField the height is large enough to accommodate the password character. So perhaps the problem is actually in plasmacomponents/kirigami where it should get the `max(placeholderText, passwordCharacterHeight)`? -- You are receiving this mail because: You are watching all bug changes.