Bug 529999 - IPerspectiveListener3#perspectiveSavedAs not called
Summary: IPerspectiveListener3#perspectiveSavedAs not called
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.6   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-18 11:15 EST by Julian Honnen CLA
Modified: 2020-07-02 08:18 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 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.