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

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

[Octave-bug-tracker] [bug #53467] variable Editor: closed tabs in undock


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #53467] variable Editor: closed tabs in undocked VE are reopened after docking the VE
Date: Sun, 25 Mar 2018 16:59:13 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0 SeaMonkey/2.48

URL:
  <http://savannah.gnu.org/bugs/?53467>

                 Summary: variable Editor: closed tabs in undocked VE are
reopened after docking the VE
                 Project: GNU Octave
            Submitted by: philipnienhuis
            Submitted on: Sun 25 Mar 2018 10:59:12 PM CEST
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Philip Nienhuis
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Hopefully the title is self-explanatory.

If not:
Do e.g.:

a = num2cell (rand (3));
b = a;

Undock the VE

openvar a
openvar b

Click the close button on the 'a" tab in the VE
Same for "b"

Now, dock the VE.

==> The tabs for a and b reappear.

BTW this is with the patch of comment #13 in bug #53392

Provisonally just Windows, I haven't tried on Linux yet.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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