Bug #112819 Inconsistent behavior of tab title when choosing by editor list vs open editors
Submitted: 24 Oct 2023 18:49 Modified: 10 May 2024 14:40
Reporter: Kaiwang CHen (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Shell VSCode Extension Severity:S3 (Non-critical)
Version:1.13.5 OS:MacOS
Assigned to: CPU Architecture:Any

[24 Oct 2023 18:49] Kaiwang CHen
Description:
When choosing between editors, the title of editor tab may show either the connection or MySQL Shell. It should stick to the same behavior. However, choosing by editor list always displays "MySQL Shell", while choosing by some node in the open editors displays the connection instead.

In comparison, the tab title is always "MySQL Shell Consoles" when choosing sessions:
1. Choosing any session under "MySQL Shell Consoles" node in the same connection in OPEN EDITORS view always shows "MySQL Shell Consoles" as its tab title.
2. Choosing between session list in the drop list in "MySQL Shell Consoles" tab always shows "MySQL Shell Consoles" as its tab title.

How to repeat:
1. Open a connection, say it is con3306.
2. Click "DB Connection Overview" node in OPEN EDITORS view, the editor tab shows MySQL Shell" as title.
3. Still in the OPEN EDITORS view, click "New MySQL Script" icon next to "con3306" node, the focus moves into the editor, and the tab title becomes "con3306".
4. In the editors list at the top of the editor tab, choose "DB Connection Overview" and back to "Untitled 1", the title becomes "MySQL Shell".

Suggested fix:
The title in step 3 is expected to be "MySQL Shell".
[25 Oct 2023 6:19] MySQL Verification Team
Hello Kaiwang,

Thank you for the report and feedback.

regards,
Umesh
[10 May 2024 14:40] Edward Gilmore
Posted by developer:
 
Product is still in preview. No release notes required.