octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53276] GUI: undocked panes cannot be moved, o


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #53276] GUI: undocked panes cannot be moved, or resized along upper border
Date: Fri, 9 Mar 2018 14:34:52 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #17, bug #53276 (project octave):

OK, thanks folks.  Please wait until the weekend to test Philip.  I understand
the issue now, which is the loss of the Window-Manager decorations when
unparenting and custom title bar.  Cinnamon has its idiosyncrasies as well, as
it depends on the sequence of doing those two operations when I try a few
things.

Torsten, that is what I'm seeing too.  The innermost title bar you noted is
Octave's custom title bar, but technically is just a widget inside a
QVBoxLayout.  The second inner bar is the QDockWidget title bar...which
actually doesn't act like a title bar anymore because one can't drag the
window from it.

I think I can devise a simple setup that doesn't use unparenting, but instead
overlays a normal QWidget Qt::Window on top of the QDockWidget and moves the
custom title bar from one to the other based upon whether it is docked or
undocked.  We'll see how that goes.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53276>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]