Bug in the SMAth by copy & paste of any varuable (CTR+C & CTR+V)

Bug in the SMAth by copy & paste of any varuable (CTR+C & CTR+V) - Сообщения

#1 Опубликовано: 05.05.2021 07:57:12
Andrey

Andrey

1 сообщений из 44 понравились пользователям.

Группа: User

Dear SSMath Developer,

I think the SSMath version ( "0.99.7792" ) has a bug.

If one couples an object from the math. formula (with help of CTRL+C), then CTRL+V, then appears instead of the variable at the page a graphic


bug.gif


Best regards,
Andrey
#2 Опубликовано: 05.05.2021 08:48:10
Davide Carpi

Davide Carpi

1415 сообщений из 2872 понравились пользователям.

Группа: Moderator

This is because the plugin implements

public string[] SupportedClipboardFormats => new[] { DataFormats.UnicodeText };

Hence when a plain text is passed the plugin handle the action.

Guess would be needed a "paste as" when multiple plugins are available for such task, with the built-in as default (if any).
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 пользователям понравился этот пост
Andrey Ivashov 05.05.2021 18:57:00
#3 Опубликовано: 07.05.2021 09:46:10
Andrey

Andrey

1 сообщений из 44 понравились пользователям.

Группа: User

Wrote

This is because the plugin implements

public string[] SupportedClipboardFormats => new[] { DataFormats.UnicodeText };

Hence when a plain text is passed the plugin handle the action.

Guess would be needed a "paste as" when multiple plugins are available for such task, with the built-in as default (if any).




Hello Davide,


thank you for your answer.

Now I have the dilemma, which plugin is responsible for this effect...
I have to turn on and off each plugin step by step to determine it.

Best regards,
Andrey


#4 Опубликовано: 07.05.2021 13:37:26
Davide Carpi

Davide Carpi

1415 сообщений из 2872 понравились пользователям.

Группа: Moderator

Is the plugin that is shown when you paste the data

So in this case is XYPlotRegion probably
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#5 Опубликовано: 10.05.2021 17:28:30
Andrey Ivashov

Andrey Ivashov

2269 сообщений из 3729 понравились пользователям.

Группа: Super Administrator

I've corrected plug-ins to disable handling of text from clipboard by default (as I see it was activated by mistake because of using the same code templates).
So issue is gone. One just need to update installed plug-ins. Note: the latest SMath Studio beta must be used.

Best regards.
#6 Опубликовано: 11.05.2021 07:52:10
Andrey

Andrey

1 сообщений из 44 понравились пользователям.

Группа: User


Hello Andrey and Davide,

thank you for the help and the fixing of this nice tool.

Best regards,
Andrey
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений