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

Re: Problem with Strings in the Clipboard


On 1/19/26 6:05 AM, Claus Dietrich wrote:
According to the documentation clipboard strings containing URLs are not returned as the original strings any longer since V3.18.

I think you misinterpreted what the documentation says. That note is referring to a format of "text/uri-list" which would be a list of URIs not a single URL as a string.

The format of "https://www.gambas-buch.de/"; is "text/plain" and Clipboard.Paste() works as expected here.

[System]
Gambas=3.21.1
Platform=x11
Desktop=KDE
[Libraries]
QT6=libQt6Core.so.6.10.1


--
Lee

--- Gambas User List Netiquette [https://gambaswiki.org/wiki/doc/netiquette] ----
--- Gambas User List Archive [https://lists.gambas-basic.org/archive/user] ----


Follow-Ups:
Re: Problem with Strings in the ClipboardClaus Dietrich <claus.dietrich@xxxxxxxxxx>
References:
Problem with Strings in the ClipboardClaus Dietrich <claus.dietrich@xxxxxxxxxx>