Bug 560621

Summary: The Parent menu should be shown inactive if all the child items are inactive
Product: [Eclipse Project] Platform Reporter: Sushma Saroj <sushmasaroj010>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: loskutov, rolf.theunissen
Version: 4.14   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:
Attachments:
Description Flags
screenshot none

Description Sushma Saroj CLA 2020-02-28 01:56:00 EST
Steps to reproduce-

1. Open the Eclipse.
2. Click on file after that click on the menu Covert Line Delimiters To 
3. See that both the child menus "Windows" and "Unix" is showing deactive.


Please refer the screenshot-https://prnt.sc/r8ukc6
Comment 1 Andrey Loskutov CLA 2020-02-28 02:36:01 EST
I can'T reproduce. Which exact Eclipse version are you using? Does it happen with all editors or only for specific content?
Comment 2 Sushma Saroj CLA 2020-02-28 03:51:03 EST
Hi, 

Andrey I am using version-4.14. This issue is occurring in many editors. Why you are not able to reproduce the issue. See the screenshot and follow the steps you will definitely reproduce the issue.
Comment 3 Sushma Saroj CLA 2020-02-28 03:51:41 EST
Created attachment 281968 [details]
screenshot
Comment 4 Rolf Theunissen CLA 2020-02-28 04:50:05 EST
If all the child items of a menu are not visible, the menu is not showed at all. In this case there are child items visible, but all are disabled/inactive.

Updated the description to better reflect your issue.
Comment 5 Sushma Saroj CLA 2020-02-28 06:01:46 EST
Hi Rolf Theunissen you exactly got the issue.The parent menu is active but it's all the child menus are disabled. What is the use of showing disabled child menus?.It's parent menu should be shown disabled if its none of the child menus is active.