| Summary: | Formatting is not preserved during copy-paste operations | ||
|---|---|---|---|
| Product: | [Unmaintained] kword | Reporter: | pratik <pratikvyas10> |
| Component: | opendocument | Assignee: | Thomas Zander <zander> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | gerrysw11 |
| Priority: | NOR | ||
| Version First Reported In: | git | ||
| Target Milestone: | Persona: Susan | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
pratik
2010-07-08 10:12:58 UTC
confirmed with opensuse 11.3 using cut-paste in kword 2.2.2 on kde 4.5.2 Having just re-opened the document related to my comment above, the font formatting issue caused the apparent loss of five pages of text (no, it was a font colour issue) with only the initial paragraph remaining. Resetting the font colour upset the font size. Further, I've just realised that I lost bold formatting but not underlining Pasting uses the odf loading code and just calls KoTextLoader::loadBody from what I see this code is currently not able to insert text in the middle of a paragraph. |