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

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

[Octave-bug-tracker] [bug #57220] Ctrl+C does not interrupt loops or dem


From: Torsten Lilge
Subject: [Octave-bug-tracker] [bug #57220] Ctrl+C does not interrupt loops or demo sessions anymore
Date: Thu, 14 Nov 2019 15:25:01 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0 Safari/605.1.15 Epiphany/605.1.15

Follow-up Comment #11, bug #57220 (project octave):

John, you are right. Using QKeySequence::Copy as default for the new symbolic
constant has probably broken the Ctrl+C behavior.

The interface to the preferences file uses the (human readable) string
representation of the key sequences.  For setting a key sequence to an action
or a shortcut the string is converted to a QKeySequence.

I will fix the default value for "Copy" and update the related code in
QTerminal togehter with extending the comments on the "extra_interrupt"
approach.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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