|
Project
|
IntelliJ IDEA
|
|
Priority
|
Normal |
|
Type
|
Bug |
|
Fix versions
|
No Fix versions |
|
State
|
Fixed |
|
Assignee
|
Anna Kozlova |
|
Subsystem
|
Editor. Intention Actions |
|
Affected versions
|
No Affected versions |
|
Fixed in build
|
94.250 |
This looks like the first intention in menu cannot be turned off correctly.
E.g. get a class. Suppress inspections. By default the class has 2 intentions: "Create subclass", "Create test class".
Disable both from the Alt+Enter menu.
Move cursor off the class name. Move cursor back. See that intention bulb is still shown (bug).
Alt+Enter. See that the second item is grey (correct), the first is not (bug).
Submenus show "Enable" command for both (correct).