Closed phalverson closed 4 months ago
It's not a bug, it's written in the settings:
The Project Title Widget is not controllable by the settings, but by the "Customize Toolbar".
And the dropdown options are replacing the text that is shown there - but only if you had selected "Customize Text", otherwise it would always go back to the hardcoded default text.
Agreed, this should probably be affecting the value independently of the checkbox, or be disabled if the option is unchecked.
EDIT: Actually it's not the case, it automatically enables the "customize text" upon click, so I'm not sure what you're experiencing.
Describe the bug
When the Intellij "New UI" is active, a control labelled "Project Title Bar Widget" appears in the center of the uppermost window service, regardless of whether the "Enable Project Title Bar" setting is checked or unchecked.
Further, selecting any of the "Change title to ..." items on the pull down has no effect on the control text.
To Reproduce
Expected behavior
title bar shouldn't appear unless setting is checked. title bar text should change based on project context and title bar content selection.
Material Theme Version
v9.3.1
IDE
IntelliJ IDEA
System Info
Logs/Screenshots