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

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

[Octave-bug-tracker] [bug #44776] [Qt] Restore window button does not tr


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #44776] [Qt] Restore window button does not trigger a repaint event for its content
Date: Tue, 11 Apr 2017 14:02:23 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #44776 (project octave):

                 Release:                   4.0.0 => 4.2.1                  

    _______________________________________________________

Follow-up Comment #24:

I tried to backout the changeset that prevents the figure from being correctly
redrawn after resizing
(http://hg.savannah.gnu.org/hgweb/octave/rev/b57b7f3f5e61?revcount=120) and 
* indeed it solves this bug for me
* I can't reproduce the segfault it was supposed to resolve (see bug #44330).
I tried the following

h = figure (); close (h);h = figure (); close (h);  h = figure (); close (h);
h = figure (); close (h); h = figure (); close (h); h = figure (); close (h);
h = figure (); close (h); h = figure (); close (h); h = figure (); close (h);
h = figure (); close (h); h = figure (); close (h); h = figure (); close (h);
h = figure (); close (h); h = figure (); close (h); h = figure (); close (h);
h = figure (); close (h); h = figure (); close (h); h = figure (); close (h);
h = figure (); close (h); h = figure (); close (h); h = figure (); close (h);
h = figure (); close (h); h = figure (); close (h); h = figure (); close (h);
h = figure (); close (h); h = figure (); close (h); h = figure (); close (h);
h = figure (); close (h); h = figure (); close (h); h = figure (); close (h);
h = figure (); close (h); h = figure (); close (h); h = figure (); close (h);
h = figure (); close (h); h = figure (); close (h); h = figure (); close (h);
h = figure (); close (h); h = figure (); close (h); h = figure (); close (h);
h = figure (); close (h);


Any objection against this backout?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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