Bug 439576 - [JFace] Revise the ErrorDialog to support word wrap in the detail error message section
Summary: [JFace] Revise the ErrorDialog to support word wrap in the detail error messa...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.2.2   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-14 22:36 EDT by Nick CLA
Modified: 2014-07-24 08:33 EDT (History)
1 user (show)

See Also:


Attachments
Updated version (9.29 KB, application/octet-stream)
2014-07-14 22:36 EDT, Nick CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick CLA 2014-07-14 22:36:45 EDT
Created attachment 245053 [details]
Updated version

We're hoping the standard SWT ErrorDialog widget can wrap the detail error message in the expanded area. After some investigations we decided to replace the List with the styled text based on the SWT code. So this bugzilla is a declaration of the amendment.
Comment 1 Curtis Windatt CLA 2014-07-22 12:49:11 EDT
Moving to JFace as they provide the ErrorDialog.