| Summary: | KMessagebox uses ellipsis instead of forcing line breaks with big messages | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Ivo Anjo <ivo> |
| Component: | kdeui | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | andresbajotierra |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
Screenshot 1
Screenshot 2 |
||
Created attachment 31168 [details]
Screenshot 1
Created attachment 31169 [details]
Screenshot 2
*** Bug 180962 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 179294 *** |
Version: (using KDE 4.2.0) OS: Linux Installed from: SuSE RPMs As the description says, for most screens, a big message like the following will cause KMessageBox to use ellipsis, instead of displaying the entire message, which is *very* confusing. KMessageBox::information(this, "This_Is_A_Very_Big_Information_Message,_That_Will_Cause_KMessageBox" \ "_To_Use_Elipsis_When_It_Should_Break_Up_The_Text_Anyway,_Confusing_" \ "Users_And_Guaranteeing_A_High_Quality_Daily_WTF_Submission_:)");