Skip to content

can't drag views between windows #389

Open
@ratchetfreak

Description

@ratchetfreak

trying to use the multiple windows option I discovered that you cannot drag views between windows.

In the same vein you cannot spawn a new window by dragging a view outside the windows.

to reproduce,

  1. start raddbg
  2. open a new window
  3. drag a view from the first window to the other.

expected behavior: focus switching to the new windows allowing easy docking between windows

observed behavior: while dragging the current window stays active while the other windows shows the generic docking options:

image


if you alt-tab while dragging you can dock the view in another windows but the drag state doesn't fully reset, the view remains dragging behind the mouse and clicking one of the docking overlays creates a duplicate view which if closed crashes the debugger.

to reproduce

  1. open a new windows
  2. start dragging a view tab
  3. alt-tab to the other window
  4. drop the view into a dock option
  5. observe the view being docked but the view drag remaining active
  6. click one of the dock options
  7. close the newly docked view
  8. crash

pressing escape instead at step 6 doesn't cause the duplicate view or crash

Metadata

Metadata

Assignees

No one assigned

    Labels

    DebuggerPertains to the debugger.Feature RequestA request for a new feature or improvement.UI FlowA request for a UI flow related feature or improvement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions