Bug 197077

Summary: [Schema][Editors] Read-only description section is writable
Product: [Eclipse Project] PDE Reporter: Wassim Melhem <wassim.melhem>
Component: UIAssignee: Adam Archer <agarcher>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: contributed
Version: 3.3   
Target Milestone: 3.4 M1   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
patch none

Description Wassim Melhem CLA 2007-07-19 00:46:05 EDT
Latest code from head

1. Open a .exsd file directly from the CVS Repositories view (ie. a read-only schema).

2. Go to the Definition tab of the schema editor and select an attribute.

Note how the description section is editable.  It should be read-only like the the other editor sections.
Comment 1 Adam Archer CLA 2007-07-19 09:32:33 EDT
Created attachment 74147 [details]
patch
Comment 2 Wassim Melhem CLA 2007-07-19 14:16:45 EDT
released the patch, minus the line that disables the viewer since we want the text area to be selectable.