code-d / oryx-editor

Automatically exported from code.google.com/p/oryx-editor
Other
0 stars 0 forks source link

Editor for a Complex Type: Columns seem to be missing, data not displayed in editor #189

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open
http://oryx-editor.org/backend/poem/repository//new?stencilset=/stencilsets/bpel
/bpel.json
2. Place BPEL process in the model (BPEL/Bpel stencil)
3. Place assign activity in it (Action/assign stencil)
4. Modify Copy attribute of the assign activity
4.1 The "Editor for a Complex Type" opens
4.2 The heading reads "keepSrcElementName | ignoreMissingFromData |
FromSpecType | [...]"
5. Click "Add"
6. Change the value of the first field to "yes"
7. Click "Add"
8. Change the value of the first field to "no"
9. Click "Ok"
10. Open the editor for the Copy field

What is the expected output?
Step 5:
The width of each column in the table's content should be equal to the
width of the heading. The number of columns should be equal to the columns
of the headings.
Step 10:
The content of the copy field should be displayed

What do you see instead?
Step 5:
A Boolean choice for "ignoreMissingFromData" is missing.
The heading does not match the content.
Step 10:
An empty editor

Please provide any additional information below.
Firefox 3.0.1

Original issue reported on code.google.com by oliver.k...@gmail.com on 12 Aug 2008 at 3:33

GoogleCodeExporter commented 8 years ago

Original comment by NicoPete...@gmail.com on 12 Aug 2008 at 6:19

GoogleCodeExporter commented 8 years ago

Original comment by NicoPete...@gmail.com on 6 Feb 2009 at 11:20