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

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

[Octave-bug-tracker] [bug #40485] (MinGW) Undocked (editor) pane positio


From: Torsten
Subject: [Octave-bug-tracker] [bug #40485] (MinGW) Undocked (editor) pane position not rembered across restart
Date: Mon, 11 Nov 2013 19:00:32 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

Follow-up Comment #12, bug #40485 (project octave):

The behavior seems to depend on the window manager. When inverting the "#if
define (Q_OS_WIN32)" statements, i.e. using the handling of floating widgets
for windows on my linux system I get the following:
* A floating and hidden widget is still hidden after a restart
* When activating this window it is shown docked 

Attached a patch that explicitly hides a floating widget at startup before it
is eventually shown depending on the visibility stored in the settings. From
the docs a widget is automatically hidden when unparented (what is done here)
but this is obviously not the case on your system.


(file #29596)
    _______________________________________________________

Additional Item Attachment:

File name: floating_not_visible_01.diff   Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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