Skip to content

Bug: maximize state not reset after drag and drop #2290

Description

@yookoala

Steps to Reproduce

  1. Open a tilix window (window 1), then add terminal down or right.
  2. Maximize one of the terminal
  3. Open another tilix window (window 2).
  4. Drag the maximized terminal in window 1 into window 2.

Expected Behaviour

The terminal is dragged out of it's own window context. It is reasonable that it automatically snaps out of the maximized state right before dropping into another tilix window. And when inside the new window, it can normally accept another "maximize" command to take the full size of that window.

Actual Behaviour

The terminal dropped into the new window in normal in size, but the internal state stays "maximized". That means there is no way I can maximize that terminal anymore. Neither the button on the top right (only show the "restore" button) nor the keyboard shortcut works for the terminal.

Versions

  • Fedora 44
  • Tilix 1.9.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions