Bug 197077 - [Schema][Editors] Read-only description section is writable
Summary: [Schema][Editors] Read-only description section is writable
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 M1   Edit
Assignee: Adam Archer CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-07-19 00:46 EDT by Wassim Melhem CLA
Modified: 2007-08-07 15:42 EDT (History)
0 users

See Also:


Attachments
patch (1019 bytes, patch)
2007-07-19 09:32 EDT, Adam Archer CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.