ngraham added a reviewer: VDG. ngraham added a comment.
+1 for fixing the bug -1 for making it use a length-based calculation. IMO this is a case of being "so smart it's dumb" because it cannot predict user reading speed, take into account non-word-length differences due to translation, etc. Also, it encourages developers to put way too much text in a tooltip. If you can't read a tooltip's text in five or seven seconds, it's too long. I would prefer that we use a hardcoded timeout and them change the QWidgets tooltips duration to follow that. REPOSITORY R858 Qt Quick Controls 2: Desktop Style REVISION DETAIL https://phabricator.kde.org/D25406 To: broulik, #plasma, ngraham, #vdg Cc: plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
