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

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

[Octave-bug-tracker] [bug #53054] Variable Editor: crash when trying to


From: Rik
Subject: [Octave-bug-tracker] [bug #53054] Variable Editor: crash when trying to edit specific empty struct cells
Date: Fri, 9 Feb 2018 11:50:58 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #53054 (project octave):

                  Status:          Ready For Test => Fixed                  

    _______________________________________________________

Follow-up Comment #16:

We're approaching done on this particular bug report.  Editing of struct empty
cells no longer causes a crash.

The issue with updating the master variable X when a portion of X has changed
in a different tab is still there.  However, I notice that just hitting
'Enter' in the Command Window is enough to update the master variable tab.

The sub-variable probably just needs to emit a signal for its parent to update
itself.  Although, it may be that this is already happening, but when the
parent receives the signal it discards it because it is not visible/exposed. 
For performance reasons I know the GUI is trying to update as little as
possible, and only when necessary.

Should I file a different bug report about the updating or do we want to
continue in this particular report? 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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