Pasting formatted text doesn't preserve the style
<!--
See our full bug reporting guidelines at https://inkscape.org/contribute/report-bugs/
Writing a good bug report will ensure we'll be able to help efficiently. 🙂
-->
#### Summary:
<!-- Summarize the issue/suggestion concisely: -->
Copying and pasting style text doesn't preserve the style.
#### Steps to reproduce:
<!-- Describe what you did (step-by-step) so we can reproduce: -->
- open Inkscape
- create a text
- format a part of it, e.g. make a part of it bold
- Select the entire text and copy it
- Create a second text box
- Paste
#### What happened?
- The pasted text has uniform formatting.
#### What should have happened?
The pasted text should keep the same formatting.
This might be a regression from https://gitlab.com/inkscape/inkscape/-/commit/42ceb86a187d0e0714c67a420b84726fda5fae91, which is supposed to "fix" https://gitlab.com/inkscape/inkscape/-/issues/207. IMO this issue should not have been closed, the "fix" made it worse.
#### Version info
```
Inkscape 1.3.2 (1:1.3.2+202404261509+091e20ef0f)
```
<!--
❤️ Thank you for filling in a new bug report, we appreciate the help! ❤️
Please be patient while we try to find the time to look into your issue.
Remember that Inkscape is developed by volunteers in their spare time, we'll try our best to respond to all reports.
-->
<!--
Please be careful when/after writing # for example in logs, code, or versions of linux
- use inline code span - single backticks (`) before and after it, like this - `inbox#1618`
- use multi-line code block - triple backticks (```) to fence/enclose console logs
- attach long logs as a text file.
-->
issue