https://bugs.kde.org/show_bug.cgi?id=457466
--- Comment #9 from ratijas <m...@ratijas.tk> --- > Except that `QQC2.TextField` does not inherit `QQC2.Control`. Yep, welcome to the consistency of QQC2 :-\ Thanks for the investigation! It should be trivial to fix by replacing availableWidth with control's `width - leftPadding - rightPadding`. -- You are receiving this mail because: You are watching all bug changes.