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

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

[Octave-bug-tracker] [bug #54078] No more QDockWidget title bar and dock


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #54078] No more QDockWidget title bar and dock button on undocked panes under Windows
Date: Sat, 9 Jun 2018 21:20:32 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #13, bug #54078 (project octave):

OK.  So some more trial and error for a work-around.  :-)

I'm attaching a diff file that will restore the custom header file.  Of
course, we already know on linux such a change will mean we get no decorations
(that's Qt documentation).  Could you see if the same thing happens for
Windows 7?  I.e., that the decorations are lost and you are unable to
move/resize/minimize the window?  I suspect that will be the case.  If not,
then I can add a double click to the custom title bar to unfloat (dock).

I suspect this will be a bug we have to live with on Windows 7.  Although,
this bug could be tolerable if we add instead of some button, maybe a shortcut
key like Cntl-D that means "dock".  Oh, wait a second, those buttons are
actually implemented via an action--which I think is specifically created by
Qt for the purpose of unifying the "action" short-cuts.  Sure:

http://doc.qt.io/qt-5/qaction.html#shortcut-prop

that would be an easy addition.  I'll make a separate diff file for that idea,
otherwise it will get confusing.

(file #44342)
    _______________________________________________________

Additional Item Attachment:

File name: octave-windows_7_test_lost_title_bar-djs2018jun09.diff Size:0 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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