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

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

[Octave-bug-tracker] [bug #57328] variable editor: "Clear" keeps old dat


From: anonymous
Subject: [Octave-bug-tracker] [bug #57328] variable editor: "Clear" keeps old data displayed for a struct field
Date: Fri, 29 Nov 2019 05:39:32 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

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

                 Summary: variable editor: "Clear" keeps old data displayed
for a struct field
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Fri 29 Nov 2019 10:39:31 AM UTC
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 5.1.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

- s.a = 101; s.b = 201; s.c = [401 501];
- open s in the variable editor
- open s.c in the variable editor (double-click "[1x2 double...")
- right-click "[1x2 double...": Clear keeps the pane for s.c open with old
data
The pane is editable (edits will propagate to the struct) but if not edited,
the field is cleared, so this seems a glitch, I didn't find data corruption.

Octave versions: 5.1.0, 4.4.1





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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