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

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

[Octave-bug-tracker] [bug #57241] after copyobj, labels behave strange


From: Rik
Subject: [Octave-bug-tracker] [bug #57241] after copyobj, labels behave strange
Date: Mon, 21 Dec 2020 13:24:25 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36

Update of bug #57241 (project octave):

                  Status:          Ready For Test => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #6:

Pantxo's patch works well.  I looked at the hidden properties in graphics.in.h
and the only ones I thought might be worth copying were "__appdata__" and
"__guidata__".  However, I checked with Matlab and copyobj does not copy
application data and hasn't since R2014b.  If you want that old behavior you
have to specify 'legacy' to copyobj().  It doesn't seem like it is worth
making a special case just to handle legacy behavior.

Marking bug as fixed and closing report.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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