eclipse-platform / eclipse.platform.ui

Eclipse Platform
https://projects.eclipse.org/projects/eclipse.platform
Eclipse Public License 2.0
71 stars 155 forks source link

The tool bar items of Debug perspective ticking in other perspectives #1900

Open urboob21 opened 1 month ago

urboob21 commented 1 month ago

Steps to reproduce

The repoduce steps are:

  1. Close all perspectives

  2. Open C/C++ perspective first

  3. Open Debug Perspective

  4. Un-tick the toolbar items on Customize Perspective

  5. Check the toolbar item from a C/C++ perspective. (FYI: If I open the Debug Perspective first, this bug doesn't happend)

I expected: C/C++ Perspective does not display toolbar items from the Debug Perspective.

But got: The tool bar items of Debug perspective ticking in C/C++ perspective

image

Tested under this environment:

Community

jukzi commented 1 month ago

c++ -> you should open a bug against CDT https://github.com/eclipse-cdt/cdt instead