-
-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.DOCX / ODT import issues (collection of referenced issues) #290
Comments
Thanks for taking the time to prepare this. If I may summarize this categorically, you've found the following behaviors:
As for how should we act on this data:
|
Cuperino
changed the title
.docx import issues (may be a duplicate bug report entry)
.DOCX / ODT import issues (collection of referenced issues)
Oct 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When importing a .docx file via QPrompt's External Tools and Applications link to LibreWriter, various decorations are altered or ignored.
Bug Description
One attached document is a LibreWriter file, created by generating random text in an online generator, then copied and pasted into a new Writer document, altered, then saved as a .docx file.
The other document is an .html save of QPrompt's file.
Steps to Reproduce
Expected behavior
Overall appearance of the two documents should be similar (allowing for different margins and font sizes).
Paragraph 1: Center Justified honored, bold first sentence honored, font changed from Liberation Serif (what Writer used for the Paste operation) to DejaVu Sans. If you select text, change the font in Writer, then change it back (not undo), the font appears to be honored, however margins are not.
Paragraph 2: Right Justified Cantarell Extra bold font honored, italic first sentence honored, text color sentence honored, left margin not honored.
Paragraph 3: Underscored first sentence honored, full justification honored, font changed from Liberation Serif (what Writer used for the Paste operation) to DejaVu Sans. If you select text, change the font in Writer, then change it back (not undo), the font appears to be honored, however margins are not.
Paragraph 4: Bold underscored first sentence honored, font size change from rest of document (except for first sentence) honored - affected by the Bold/Underscore decoration? Right justification not honored, font changed from Liberation Serif (what Writer used for the Paste operation) to DejaVu Sans. If you select text, change the font in Writer, then change it back (not undo), the font appears to be honored, however margins are not.
Paragraph 5: Italic/underscored first sentence honored, left justified honored, text background color honored (font color must be manually changed to black in Qprompt for readability-a 2 step operation for selecting black - another text color must be selected first), font changed from Liberation Serif (what Writer used for the Paste operation) to DejaVu Sans. If you select text, change the font in Writer, then change it back (not undo), the font appears to be honored, however margins are not.
Paragraph 6: Bold/italic/underscored first sentence honored, left justification honored, font changed from Liberation Serif (what Writer used for the Paste operation) to DejaVu Sans. If you select text, change the font in Writer, then change it back (not undo), the font appears to be honored, however margins are not.
All paragraphs have double blank lines after import into QPrompt, instead of single blank lines between each.
Screenshots (optional)
Debian 12 Bookworm LXDE AMD64, latest updates
Documents.zip
The text was updated successfully, but these errors were encountered: