[Bugzilla] [Bug 15465] Samuel GOUGEON has changed cc

bugzilla.admin at scilab.org bugzilla.admin at scilab.org
Thu Mar 1 19:52:54 CET 2018


http://bugzilla.scilab.org/show_bug.cgi?id=15465
--------- Bug Summary -----------
Saved datatips cannot be restored correctly after reloading a diagram

---------- Changed by ------------
sgougeon at free.fr

---------- What changed ----------
cc


Samuel GOUGEON <sgougeon at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sgougeon at free.fr

--- Comment #1 from Samuel GOUGEON <sgougeon at free.fr> ---
Confirmed. 
Here is the test (please provide this kind of copy/pastable minimal example in the HOW TO REPRODUCE section):

f = scf(0);
clf
plot(1:10,"-*")
c = gce().children;
d = datatipCreate(c,[5.5 5.5]);
xsave(TMPDIR+"/bug_15465.scg",0);
xdel(0);
xload(TMPDIR+"/bug_15465.scg",0);

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180301/9a32e74c/attachment.htm>


More information about the Bugzilla mailing list