https://bugs.kde.org/show_bug.cgi?id=385218
--- Comment #1 from Spencer Brown <[email protected]> --- As for the solution, it doesn't appear that Qt offers any api to manage tooltip sizes, so doing something like setting a maximum shown size isn't possible. Maybe providing a method in UiUtils::Formatting to accept a size or rect to 'fit' the returned text into. It could at least use this as a guideline and attempt to somehow "intelligently" wrap or elide the text. jkt: What do you think? -- You are receiving this mail because: You are watching all bug changes.
