Bug 560621 - The Parent menu should be shown inactive if all the child items are inactive
Summary: The Parent menu should be shown inactive if all the child items are inactive
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.14   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-28 01:56 EST by Sushma Saroj CLA
Modified: 2020-02-28 10:36 EST (History)
2 users (show)

See Also:


Attachments
screenshot (119.34 KB, image/png)
2020-02-28 03:51 EST, Sushma Saroj CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.