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

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

[Octave-bug-tracker] [bug #53800] Typing "exit" in a cell of the variabl


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #53800] Typing "exit" in a cell of the variable editor will exit the application
Date: Tue, 1 May 2018 01:04:38 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

                 Summary: Typing "exit" in a cell of the variable editor will
exit the application
                 Project: GNU Octave
            Submitted by: sebald
            Submitted on: Tue 01 May 2018 05:04:37 AM UTC
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

After launching the GUI, type


x = eye(3); openvar x; y = magic(4); openvar y;


at the command line.  Click in one of the cells of one of the variables and
type "exit" followed by the Enter key.

There is probably a class of commands such as 'quit', 'exit', 'figure', etc.
that should be disallowed in the variable editor.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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