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

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

[Octave-bug-tracker] [bug #39305] copy/paste not consistent or intuitive


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #39305] copy/paste not consistent or intuitive
Date: Tue, 13 Aug 2013 19:14:57 +0000
User-agent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)

Follow-up Comment #32, bug #39305 (project octave):


My guess is that when doing a ctrl-V, which then passes the clipboard to the
console, that the ctrl key is still pressed so potentially all characters then
sent to the console are with the ctrl key pressed?

I just did an initial play around with removing the winEvent processing the
keyPressEvent instead.

Would it make more sense to use it instead - keys such as the cursor keys etc
would then need be encoded into escape code strings, and passed on, but the
unix terminal code is doing that already.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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