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

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

[Octave-bug-tracker] [bug #57191] Ctrl-C does not work in GUI


From: Lars Kindermann
Subject: [Octave-bug-tracker] [bug #57191] Ctrl-C does not work in GUI
Date: Fri, 8 Nov 2019 05:28:49 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0

URL:
  <https://savannah.gnu.org/bugs/?57191>

                 Summary: Ctrl-C does not work in GUI
                 Project: GNU Octave
            Submitted by: larskindermann
            Submitted on: Fri 08 Nov 2019 10:28:47 AM UTC
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Ctrl-C does not interrupt loops in the GUI.


a=1;while 1;a=a+1,end
 

No problem with the commandline version. 

If the GUI is started from a terminal, a Ctrl-C in that terminal does not kill
Octave as expected, but interrupts the loop instead.





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57191>

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




reply via email to

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