Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
Qt Creator 15.0.1
-
None
-
Ubuntu 22.04 LTS
-
f28fe261f (15.0), 02d7e59a2 (15.0)
Description
- Open two projects in Creator and check "Run in Terminal" for both.
FWIW, I used two CMake-based Qt Console Applications from Creator's wizard. - Run the active project, e.g. by pressing Ctrl+R.
The Terminal view with the application's output will show up. On the Terminal's tab, you can read the active project's name. - In the Projects view, right-click on the inactive project and select "Run" from the context menu.
Now the inactive project's output appears in the Terminal view.
Expected: The tab displays the inactive project's name.
Actual: The tab still displays the active project's name which doesn't match the output.
Creator should either update the tab or create a separate tab like the Application Output view does.
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTCREATORBUG-32197 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
615273,2 | Terminal: Fix Terminal reuse key | 15.0 | qt-creator/qt-creator | Status: MERGED | +2 | +1 |
615946,2 | Terminal: Fix Id | 15.0 | qt-creator/qt-creator | Status: MERGED | +2 | +1 |