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

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

[Octave-bug-tracker] [bug #44470] Pause does not detect Ctrl+C keystroke


From: Rik
Subject: [Octave-bug-tracker] [bug #44470] Pause does not detect Ctrl+C keystroke in Windows GUI
Date: Wed, 25 May 2016 22:53:13 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #20, bug #44470 (project octave):

Debugging who is receiving the Ctrl+C is always complicated.  In this case, it
might be the embedded console or it might be the Qt application.  In the first
case, is the normal interrupt handler still in place?  In the second case, is
Ctrl+C being intercepted by the Qt shortcut mechanism looking for the "Copy"
shortcut?

Simplest code to test is just


pause
<Ctrl+C>


A single Ctrl+C keystroke should break the pause command, but doesn't.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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