bugGNU Octave - Bugs: bug #57328, variable editor: "Clear"...

 
 

bug #57328: variable editor: "Clear" keeps old data displayed for a struct field

Submitter:  None
Submitted:  Fri 29 Nov 2019 10:39:31 AM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Confirmed Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Open Release:  * dev
Operating System:  * Any Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 22 Apr 2022 09:39:08 PM UTC, comment #3: 

Still present in dev from two days ago, so I guess still present in 7.1.0 as well.

Philip Nienhuis <philipnienhuis>
Group Member
Fri 22 Apr 2022 03:22:38 PM UTC, comment #2: 

this behavior was still available on 6.4.0.  can anyone confirm for 7.1.0 and current dev?

Nicholas Jankowski <nrjank>
Group Member
Fri 29 Nov 2019 10:09:00 PM UTC, comment #1: 

Confirmed on dev tip from Nov. 26 on Windows 7

Philip Nienhuis <philipnienhuis>
Group Member
Fri 29 Nov 2019 10:39:31 AM UTC, original submission:  

- 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

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by nrjank (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-11-29 philipnienhuis StatusNone Confirmed
        Release5.1.0 dev
        Operating SystemGNU/Linux Any

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code