You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to copy some text that's only available as UTF-8 and text/html, text/html is preferred when I have plain-text selected as preferred. I think copying the text as UTF-8 would be the more expected behavior.
The text was updated successfully, but these errors were encountered:
Expand test > test.aird > test > Logical Architecture
Right click on Capabilities, then Add new Capella Element > Capability Realization
Double-click on CapabilityRealization1
Put some text in the Pre-Condition field
Copy the text -> It's copied as HTML despite the clipboard preferred format being text/plain
Go to http://localhost:8888/xpra/?clipboard_preferred_format=UTF8_STRING and try again, now the text is copied correctly
Let me know if that reproduction works for you
zusorio
changed the title
Clipboard preference orders prefers HTML5 over UTF-8 when using plain-text
Clipboard preference orders prefers text/html over UTF-8 when using plain-text
Feb 12, 2025
When I try to copy some text that's only available as UTF-8 and text/html, text/html is preferred when I have plain-text selected as preferred. I think copying the text as UTF-8 would be the more expected behavior.
The text was updated successfully, but these errors were encountered: