|
From: | Dan Sebald |
Subject: | [Octave-bug-tracker] [bug #53409] Variable Editor QDockWidget panels not movable in KDE / Plasma Qt 4.4.8.7 |
Date: | Wed, 21 Mar 2018 22:06:51 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0 |
Follow-up Comment #1, bug #53409 (project octave): Here's a short changeset. Turning on QMainWindow::AnimatedDocks appears to fix this. Looks like an old Qt bug to me. It could possibly have something to do with the point at which the setDockOptions is done. (It is supposed to be before any QDockWidgets are added because the settings are passive, but as I see it nothing is added until variable_editor::edit_variable() is called.) I also changed a line having to do with restricted layout locations. Not sure that is needed or even applies when the QMainWindow::AllowNestedDocks is active. (file #43620) _______________________________________________________ Additional Item Attachment: File name: octave-ve_movable_widgets_old_qt4-djs2018mar21.patch Size:1 KB _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?53409> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |