Skip to content

Conversation

@gvozdetsky
Copy link

selectTabSilently() didn't call updateEntryPointToolbar(), unlike the regular
selection path (doSetSelectedInfo → updateContainer → updateEntryPointToolbar).

Added updateEntryPointToolbar() call at the end of selectTabSilently() to ensure the entry point toolbar is created when tabs are restored during project startup.

selectTabSilently() didn't call updateEntryPointToolbar(), unlike the regular
 selection path (doSetSelectedInfo → updateContainer → updateEntryPointToolbar).

Added updateEntryPointToolbar() call at the end of selectTabSilently() to ensure
the entry point toolbar is created when tabs are restored during project startup.
@gvozdetsky
Copy link
Author

Fixes IDEA-384131

@gvozdetsky gvozdetsky changed the title Editor Tabs: EditorTabsEntryPoint not shown when project reopens IDEA-384131 Editor Tabs: EditorTabsEntryPoint not shown when project reopens Dec 30, 2025
@gvozdetsky
Copy link
Author

@develar author of the original code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants