Bug 145495

Summary: RFE: Make text in error dialogs selectable
Product: [Fedora] Fedora Reporter: Dave Malcolm <dmalcolm>
Component: eclipseAssignee: eclipse-bugs
Status: CLOSED UPSTREAM QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-20 22:46:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dave Malcolm 2005-01-18 22:49:39 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20041020
Firefox/0.10.1

Description of problem:
I'm experiencing various errors and problem with Eclipse in rawhide,
and it would be nice to be able to copy&paste text from the error
dialogs into IRC and into Bugzilla.

Unfortunately, the text in the error dialogs I've seen so far isn't
selectable which makes reporting this data a major pain.

Version-Release number of selected component (if applicable):
eclipse-gtk2-3.1-0.M4.19

How reproducible:
Always

Steps to Reproduce:
1. get eclipse to malfunction
2. see error dialog containing text which might be informative in a
bug report
3. try to highlight the text
    

Actual Results:  Text should be selectable, so I can paste it into
bugzilla

Expected Results:  Text is not selectable

Additional info:

Marking as High severity since it makes it much more difficult to
report all the other bugs that I'm seeing (alas).

Hopefully just a case of calling gtk_label_set_selectable (or the
equivalent) in the appropriate place.

Comment 1 Phil Muldoon 2005-04-05 19:45:22 UTC
This would requite modification of the JFACE/SWT text and possibly dialog
functions, so it would require a change from the upstream source. It's unlikely
this will happen soon, due to the time required in fixing native bugs that arise
out of native compilation.

FWIW all errors and stack traces should also go to {yourworkspace}/.metadata/.log

Comment 2 Ben Konrath 2005-04-05 20:27:41 UTC
Perhaps a bug about this should be file upstream.

Comment 3 Phil Muldoon 2005-04-05 20:32:54 UTC
Agreed.

Comment 4 Ben Konrath 2005-04-20 22:46:54 UTC
Bug filed upstream, closing.