Bug 448041 - [BasicTransactionalFormEditor] addPages() method is called twice when the tool is restarted resulting in addition of FormPages twice
Summary: [BasicTransactionalFormEditor] addPages() method is called twice when the too...
Status: CLOSED WONTFIX
Alias: None
Product: Sphinx
Classification: Automotive
Component: Navigator & Editor Sockets (show other bugs)
Version: 0.8.0   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-21 05:52 EDT by Murali Mohan Ranganath CLA
Modified: 2024-05-07 00:50 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Murali Mohan Ranganath CLA 2014-10-21 05:52:42 EDT
When a resource is opened in a BasicTransactionalFormEditor and the tool is restarted, we could see the editor has same set of tabs/pages twice.

handleEditorInputObjectAdded() method is called twice which finally invokes addPages() method leading to duplication of page entries in the editor.

Both Resource loaded listener and Object changed listener call handleEditorInputObjectAdded()
Comment 1 Balazs Grill CLA 2024-05-07 00:50:25 EDT
Closed stale issue before migration