aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perfprofiler/tests
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2025-08-13 15:27:16 +0200
committerEike Ziller <eike.ziller@qt.io>2025-08-20 08:30:52 +0000
commit8de8d3a524403329b425dd1948cdcff55bb43fce (patch)
treeb40c434352cad761f04eb466cacf63cb4f0b9fce /src/plugins/perfprofiler/tests
parentb7f6d1e73feaa60c223895b5642d396175559dae (diff)
Editors/Tabs: Fix closing document if single suspended tab remainsHEADmaster
- set "Auto-suspend unmodified files / Files to keep open" to 1 - enable tabs - open a.txt and b.txt (b.txt active) - split - in the new view close b.txt and open a.txt (the tab for a.txt in the first view is now suspended) - close a.txt in the new view (the document stays open, with only the suspended tab in the first view) - close a.txt in the first view Expected: The tab in the first view closes, the document is closed (check in Open Documents view) Without this patch a QTC_ASSERT is triggered and the document stays in Open Documents. Change-Id: Id0f2986f63ac13d927280e935cbedeb9efe5c677 Reviewed-by: David Schulz <david.schulz@qt.io>
Diffstat (limited to 'src/plugins/perfprofiler/tests')
0 files changed, 0 insertions, 0 deletions