[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with Strings in the Clipboard
[Thread Prev] | [Thread Next]
- Subject: Re: Problem with Strings in the Clipboard
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Wed, 21 Jan 2026 00:09:29 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le 20/01/2026 à 21:30, Lee a écrit :
On 1/19/26 12:45 PM, Claus Dietrich wrote:Here a summary of my observations and conclusions: 1 If the Source is a Gambas TextArea:a) the context-menu-item "copy" of the TextArea delivers a HTML page to the clipboard. Why is that?Ctrl-C also puts what appears to be rich-text (notice the <meta name="qrichtext" content="1" /> tag in the pasted HTML) into the clipboard instead of plain text, but only on Qt;
I will search the Qt doc to see if something can be done against that.
GTK3 does not suffer from the issue. And, neither does text copied from a TextBox. (Sidenote: @Benoît, TextBox.SelectAll does not seem to work on either Qt or GTK3.)
'TextBox.SelectAll()' works as expected here, both with QT6 and GTK+3. Regards, -- Benoît Minisini.
| Re: Problem with Strings in the Clipboard | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
| Problem with Strings in the Clipboard | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
| Re: Problem with Strings in the Clipboard | Lee <t.lee.davidson@xxxxxxxxx> |
| Re: Problem with Strings in the Clipboard | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
| Re: Problem with Strings in the Clipboard | Gianluigi <gradobag@xxxxxxxxxxx> |
| Re: Problem with Strings in the Clipboard | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
| Re: Problem with Strings in the Clipboard | Lee <t.lee.davidson@xxxxxxxxx> |