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

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

[Octave-bug-tracker] [bug #52698] Only the current figure window is clos


From: Marshall
Subject: [Octave-bug-tracker] [bug #52698] Only the current figure window is closed
Date: Tue, 19 Dec 2017 15:58:05 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0

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

                 Summary: Only the current figure window is closed
                 Project: GNU Octave
            Submitted by: marsian
            Submitted on: Tue 19 Dec 2017 08:58:04 PM UTC
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Marsian
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

In the new development version, only the current figure window is closed  even
though the close button is pressed on a different figure. 

To reproduce, open several figure windows, drag them so you can see any but
the top one. 

close all
for i=1:4
  figure(i)
endfor


Press the x on figure 3 to close it. Figure 4 will close. call figure(2), then
press the x on figure 3, and figure 2 will close. Press the x on figure 1,
figure 3 will close.







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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