Bug 1016627

Summary: Properties view is cleared after saving of newly created component/service/reference
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Tomas Rohovsky <trohovsk>
Component: SwitchYard EditorAssignee: Rob Cernich <rcernich>
Status: NEW --- QA Contact: Matej Melko <mmelko>
Severity: low Docs Contact:
Priority: low    
Version: 6.0.0 GACC: aileenc, atangrin, ganandan, kejohnso, ldimaggi, oskutka, soa-p-jira, tcunning
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
If you create a component, service or reference in the SwitchYrad editor you will see details of it the Properties view. After saving, though, this view is cleared. This is due to a refresh error. It tries to refresh to show properties for the text, for which there is none.
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Tomas Rohovsky 2013-10-08 12:45:15 UTC
Description of problem:
Create a component/service/reference. Then you will see details in Properties view. After saving is Properties view cleared, but it should stay as it was.

Comment 2 JBoss JIRA Server 2013-10-26 02:34:59 UTC
Rob Cernich <rcernich> made a comment on jira SWITCHYARD-1762

The issue appears to be caused by the refresh of the source tab after a save.  This generates a selection change event where the selection is a text range on the source page.  Because the selection is not a figure in the diagram, the properties view updates to show properties for the selected text, for which there are none.

That said, I'm not sure how to fix this at the moment.

Comment 3 Len DiMaggio 2015-02-17 17:37:17 UTC
Nacking this bugzilla - this is an EAP issue and FSW 6.2 will not embed EAP.

Comment 4 Ken Johnson 2015-03-12 18:26:33 UTC
Is this a SY editor issue or an EAP issue?

Comment 5 Tomas Rohovsky 2015-03-16 07:40:00 UTC
It is a SY editor issue.

Comment 6 Len DiMaggio 2015-03-16 15:43:44 UTC
Nacked in error! This is not an EAP issue.

Comment 7 Brian Fitzpatrick 2015-04-20 16:51:57 UTC
This will not be fixed in this release. Currently the properties view is refreshed based on model updates. See Rob's earlier comment. We don't have a way to fix it right now.