Bug 196232 - [Schema][Editors] Description modification is lost when entered on element reference
Summary: [Schema][Editors] Description modification is lost when entered on element re...
Status: RESOLVED DUPLICATE of bug 192267
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   Edit
Assignee: Adam Archer CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on: 192267
Blocks:
  Show dependency tree
 
Reported: 2007-07-11 16:51 EDT by Mike Pawlowski CLA
Modified: 2007-07-18 14:08 EDT (History)
1 user (show)

See Also:
mike.pawlowski: review? (mike.pawlowski)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Pawlowski CLA 2007-07-11 16:51:24 EDT
Steps To Reproduce:

(1) Create new extension point schema
(2) Create a new element, "x"
(3) Add a sequence compositor to the "extension" element
(4) Add a reference to "x" to the sequence compositor
(5) Select the element reference "x" and enter "test" as it's description
(6) Select the global element "x"
    -> BUG: "test" description is not present - should have been sync'd
(7) Select the element reference "x" 
    -> BUG: "test" description is completely lost

If you select and intermediate node first before selecting the global element "x" directly, the description is not lost.
Comment 1 Mike Pawlowski CLA 2007-07-11 16:59:18 EDT
Adam, your fix for Bug # 192267 will make this problem inapplicable.  Just resolve as a DUP.
Comment 2 Adam Archer CLA 2007-07-18 14:08:30 EDT
Description section no longer displayed for element references once the patch for bug 192267 is released.

*** This bug has been marked as a duplicate of bug 192267 ***