[konsole] [Bug 472641] New: Exiting maximized split terminal view can leave other views hidden.

Juerd Waalboer bugzilla_noreply at kde.org
Wed Jul 26 03:34:03 BST 2023


https://bugs.kde.org/show_bug.cgi?id=472641

            Bug ID: 472641
           Summary: Exiting maximized split terminal view can leave other
                    views hidden.
    Classification: Applications
           Product: konsole
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: split-view
          Assignee: konsole-devel at kde.org
          Reporter: site-bugs.kde.org at juerd.nl
  Target Milestone: ---

SUMMARY
When a view in a second level splitter destroys itself while it is maximized,
the top level set a the previously hidden other second level splitter's size to
0. This results in multiple views being hidden from view, even though they
isVisible() and even though the maximization has been cleared.

STEPS TO REPRODUCE
1. Split once
2. Split each pane again. You now have a 2x2 layout
3. Mark the first three terminals by typing the letters "a", "b", and "c" in
them.
4. Maximize the 4th view
5. In that 4th view, exit the shell while the view is still maximized.

OBSERVED RESULT
View "c" now occupies almost the entire window. To its left, there is a handle
bar. The handle bar can be dragged to review "a" and "b".

EXPECTED RESULT
Views "a", "b" are shown in their original sizes (one quarter of the window
each), view "c" occupies the right half of the window.

SOFTWARE/OS VERSIONS
Konsole 22.12.3 and current master branch
Qt Version: 5

ADDITIONAL INFORMATION
Bugfix is available, will submit shortly.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list