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

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

[Octave-bug-tracker] [bug #53175] Variable Editor: modifying element of


From: Sahil Yadav
Subject: [Octave-bug-tracker] [bug #53175] Variable Editor: modifying element of cell array doesn't update cell array
Date: Mon, 19 Feb 2018 01:12:59 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36

Follow-up Comment #2, bug #53175 (project octave):

Apparently, the "[10x1 double]" changes its value if I press enter  in the
command line (i.e, without issuing any command) after adding a row/column.
This is most probably due to calling of  update_description ()
<https://hg.savannah.gnu.org/hgweb/octave/file/3da6c628873a/libgui/src/variable-editor-model.cc#l1372>
when the variable editor is in picture. Still confused as to how it invokes
update_description () when I press enter idly.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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