Bug 919796 - Interface enhancement
Summary: Interface enhancement
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-abrt
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Filak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 922651 922652 922653 922657 922658 922659 928764 928765 928766
TreeView+ depends on / blocked
 
Reported: 2013-03-10 06:45 UTC by Christopher Meng
Modified: 2016-12-01 00:43 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
: 922651 922652 922653 922657 922658 922659 928764 928765 928766 (view as bug list)
Environment:
Last Closed: 2013-03-28 12:11:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
ABRT (46.60 KB, image/png)
2013-03-10 06:45 UTC, Christopher Meng
no flags Details

Description Christopher Meng 2013-03-10 06:45:41 UTC
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.

Comment 1 Jakub Filak 2013-03-12 15:35:02 UTC
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


Note You need to log in before you can comment on or make changes to this bug.