This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 187179

Summary: Have text displayed by DialogDisplayer.notify() be select and Copy'able
Product: platform Reporter: ivan <ivan>
Component: Dialogs&WizardsAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description ivan 2010-06-04 03:05:55 UTC
One often needs to copy/paste the text of an error message into
email or a bug report. Yet the text which is put up 
by DialogDisplayer.notify() is not selectable. One has to
resort to transcribing the error message with possible typos etc.

Please change the implementation of (I think it is) DialogDisplayer.notify()
so any displayed text is select and Copy'able.
Comment 1 Stanislav Aubrecht 2013-02-28 14:00:33 UTC
Right-click in the message window opens 'Copy to clipboard' popup menu.