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

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

[Octave-bug-tracker] [bug #62877] [octave-forge] (windows) 'clipboard' f


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #62877] [octave-forge] (windows) 'clipboard' function doesn't copy to cliboard
Date: Mon, 8 Aug 2022 04:18:57 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?62877>

                 Summary: [octave-forge] (windows) 'clipboard' function
doesn't copy to cliboard
                 Project: GNU Octave
               Submitter: philipnienhuis
               Submitted: Mon 08 Aug 2022 10:18:56 AM CEST
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Philip Nienhuis
        Originator Email: 
             Open/Closed: Open
                 Release: other
         Discussion Lock: Any
        Operating System: Microsoft Windows


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Mon 08 Aug 2022 10:18:56 AM CEST By: Philip Nienhuis <philipnienhuis>
The 'clipboard' function in the windows package is only able to process
strings, that's fine, but AFAICS doesn't want to copy to the clipboard.
Pasting text (from the clipboard) works properly.

Steps to reproduce:
* Make sure windows package 1.6.0 is loaded (1.5.0 doesn't seem to have
'clipboard')
* Enter Octave command 'clipboard ("copy", "hello world")' # (w/o quotes, of
course)
* In some other program (Notepad? editor?) enter '<Ctrl-V' or invoke its
'paste' function
* Result: no "hello world" pasted, rather nothing or some previous contents
from elsewhere that was still on the clipboard.

I verified on the same box with Matlab (r2020b), there the clibboard function
works as advertised.

Just FYI: I want to use this functionality as it seems the only way, or rather
workaround, to copy/paste data from/to a uitable.

Package maintainer in cc.







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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