Bug 183851

Summary: KMessagebox uses ellipsis instead of forcing line breaks with big messages
Product: [Frameworks and Libraries] kdelibs Reporter: Ivo Anjo <ivo>
Component: kdeuiAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot 1
Screenshot 2

Description Ivo Anjo 2009-02-09 23:11:27 UTC
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_:)");
Comment 1 Ivo Anjo 2009-02-09 23:11:43 UTC
Created attachment 31168 [details]
Screenshot 1
Comment 2 Ivo Anjo 2009-02-09 23:12:03 UTC
Created attachment 31169 [details]
Screenshot 2
Comment 3 Ivo Anjo 2009-02-09 23:13:23 UTC
*** Bug 180962 has been marked as a duplicate of this bug. ***
Comment 4 Dario Andres 2009-02-10 14:13:21 UTC

*** This bug has been marked as a duplicate of bug 179294 ***