Bug 529999

Summary: IPerspectiveListener3#perspectiveSavedAs not called
Product: [Eclipse Project] Platform Reporter: Julian Honnen <julian.honnen>
Component: UIAssignee: Platform-Text-Inbox <platform-text-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: karsten.thoms
Version: 4.6   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Julian Honnen CLA 2018-01-18 11:15:50 EST
perspectiveSavedAs() from IPerspectiveListener3 is not called when executing Window -> Save Perspective As...

As far as I can tell, WorkbenchWindow#firePerspectiveSavedAs is not called anywhere.

(eclipse 4.6.3)
Comment 1 Eclipse Genie CLA 2020-06-22 16:41:49 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 2 Julian Honnen CLA 2020-06-23 01:59:17 EDT
still an issue, I don't see any callers of WorkbenchWindow#firePerspectiveSavedAs.