[Bug 156780] New: Word wrapping in KMessageBox::error

Michaƫl Todorovic michael.todorovic at free.fr
Sun Jan 27 13:56:39 GMT 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=156780         
           Summary: Word wrapping in KMessageBox::error
           Product: kde
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs kde org
        ReportedBy: michael.todorovic free fr


Version:            (using KDE 4.0.0)
Installed from:    Unlisted Binary Package
OS:                Linux

In KDE 4.0.0 installed with debian experimental packages on debian testing, the KMessageBox::error() word wraps sentences. I can't resize the message box to avoid word wrapping.

You can see the box here : http://images3.hiboox.com/images/0408/h9qdb6qi.jpg
and the code I use : 
KMessageBox::error(this, i18n("Applet %1 already running !", selectedItem->name()) );

Resizing the box or de-activating word-wrapping would be great !



More information about the Unassigned-bugs mailing list