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: Thu, 5 Apr 2018 16:21:57 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

Comment #84: We could try that.  The current patch moves slightly away from
the original motivation of the octave_dock_widget : label_dock_widget
inheritance in the sense that octave_dock_widget no longer uses the custom
title bar in the patch; it's only the variable editor subpanels that use the
custom widget.  That is, after the patch, octave_dock_widget no longer needs
the "label" part of things.  But we should confirm just exactly what the
change is before and after.  The only thing that could have had an affect in 

http://hg.savannah.gnu.org/hgweb/octave/rev/ed9ba20d6ed3

is the fact that

setFeatures (QDockWidget::DockWidgetMovable); // not floatable or closeable

is done one class removed.


@Philip: By "movable" in the past context and now, do you mean movable in the
sense of dragging by the title bar?  Or by using the Alt+left_mouse_button
technique?  Also, in Comment #10 you provided a snapshot of what your system
looks like.  Could you replicate the same view with the setup you used in
Comment #74?  In other words, are you back to the same point with the current
tip as back in Comment #10?

    _______________________________________________________

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]