Summary
Renaming a project (the project title shown in the editor window header) is no longer possible / behaves incorrectly after the native header style was removed and replaced with the in-renderer header.
Steps to reproduce
- Open a project in the editor
- Try to rename the project by clicking the title in the header (double-click / inline edit)
- Observe
Expected
Clicking the project title in the header should let the user rename the project inline (or open a rename dialog), and the change should persist.
Actual
The header title either does not respond to the rename gesture, the inline editor doesn't appear, or the change doesn't persist. The native header previously handled this, and the replacement in-renderer header lost that behavior.
Environment
- Version: v1.8.0.rc4
- Area: editor window header / project metadata
Summary
Renaming a project (the project title shown in the editor window header) is no longer possible / behaves incorrectly after the native header style was removed and replaced with the in-renderer header.
Steps to reproduce
Expected
Clicking the project title in the header should let the user rename the project inline (or open a rename dialog), and the change should persist.
Actual
The header title either does not respond to the rename gesture, the inline editor doesn't appear, or the change doesn't persist. The native header previously handled this, and the replacement in-renderer header lost that behavior.
Environment