Created attachment 707739 [details] ABRT Hi, When ABRT met some long bug description the default interface became like the attachment. I have to manually use my mouse and click the title of the window then move it to see the report button. Please enhance it.It's really boring and ugly and non-user-friendly. Thanks.
Thank you for taking the time to report this bug. Fixed in git: commit 41d14f95e63455d3cac19d1909e914739f08b178 Author: Jakub Filak <jfilak> Date: Tue Mar 12 16:12:05 2013 +0100 Truncate long texts with ellipsis instead of auto-adjusting of window width - the truncated text is still available in its original form but user must resize the window on his own to see the complete text - word wrapping is enabled too but it doesn't work for long words - not adding horizontal scrollbars because it looks horrible and is non-user-friendly - closes rhbz#919796