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

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

[Octave-bug-tracker] [bug #44832] Qt: first call to ginput() doesn't rec


From: Rik
Subject: [Octave-bug-tracker] [bug #44832] Qt: first call to ginput() doesn't recognize keyboard key press
Date: Tue, 14 Apr 2015 19:32:23 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

Update of bug #44832 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #2:

Confirmed.  Doubtless this is something really small.  The callback routine is
Canvas::canvasKeyPressEvent in libgui/graphics/Canvas.cc.  Debugging with some
print statements shows that the callback is never called from Qt until a mouse
click has selected the Canvas.  Probably this means we need to make the Canvas
an active object whenever a figure or axes becomes active.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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