Bug 516052

Summary: "Reset Perspective..." (and other menu items) should be disabled when no perspective is opened
Product: [Eclipse Project] Platform Reporter: Alexander Fichtinger <alexander.fichtinger>
Component: UIAssignee: Lucas Bullen <lbullen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: akurtakov, ataul, lbullen, loskutov
Version: 4.5Keywords: bugday, helpwanted
Target Milestone: 4.8 M2   
Hardware: All   
OS: All   
See Also: https://git.eclipse.org/r/101946
https://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=9f124755d0a000120a8eec82fc05efab5e3021cf
Whiteboard:

Description Alexander Fichtinger CLA 2017-05-02 10:01:30 EDT
SCENARIO

1. Open Eclipse
2. Click "Window" --> "Close All Perspectives" 
3. Check the menu "Window"

BUG
The menu items "Customize Perspective...", "Save Perspective As..." and "Reset Perspective..." are enabled, but if you click them, they do nothing.

They should be disabled, when no perspective is shown.
Comment 1 Andrey Loskutov CLA 2017-05-02 10:07:56 EDT
https://wiki.eclipse.org/Platform_UI/How_to_Contribute :-)
Comment 2 Alexander Fichtinger CLA 2017-05-02 10:12:24 EDT
Okayyy =) 

We tried to outsource this.. ;)
But of course, thanks for the fast reply and the link =D
Comment 3 Eclipse Genie CLA 2017-07-25 15:15:06 EDT
New Gerrit change created: https://git.eclipse.org/r/101946
Comment 5 Alexander Kurtakov CLA 2017-08-08 07:00:42 EDT
Thanks for the patch Lucas.