[Bug 156780] Word wrapping in KMessageBox::error
Urs Wolfer
uwolfer at kde.org
Sun Jan 27 21:00:25 CET 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
uwolfer kde org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From uwolfer kde org 2008-01-27 21:00 -------
SVN commit 767327 by uwolfer:
Do only enable automatic wrapping for messages which are longer than one third of the current screen width. Otherwise some very short messages are displayed in three or more lines; only one word per line in some cases. You can still force line breaks with \n.
BUG:156780
M +8 -2 dialogs/kmessagebox.cpp
M +2 -2 tests/kmessageboxtest.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=767327
More information about the Kdelibs-bugs
mailing list