+++ This bug was initially created as a clone of Bug #919796 +++
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.
--- Additional comment from Jakub Filak on 2013-03-12 16:35:02 CET ---
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