Bug 1016627 - Properties view is cleared after saving of newly created component/service/reference
Summary: Properties view is cleared after saving of newly created component/service/re...
Keywords:
Status: NEW
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: SwitchYard Editor
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Rob Cernich
QA Contact: Matej Melko
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-08 12:45 UTC by Tomas Rohovsky
Modified: 2021-10-15 11:51 UTC (History)
8 users (show)

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.
Clone Of:
Environment:
Last Closed:
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SWITCHYARD-1762 0 Minor Open Properties view is cleared after saving of newly created component/service/reference 2015-05-04 15:21:50 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.