Bug 142507 - printing while editing a text box causes only the text box contents to be printed
Summary: printing while editing a text box causes only the text box contents to be pri...
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Printing and PDF export (show other bugs)
Version:
(earliest affected)
7.1.3.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-26 18:53 UTC by Leopold
Modified: 2021-05-27 10:23 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
example document for testing (8.79 KB, application/vnd.oasis.opendocument.text)
2021-05-26 18:55 UTC, Leopold
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leopold 2021-05-26 18:53:53 UTC
Description:
in LibreOffice Writer, when opening the printer dialog while a text box is active (selected / focused for editing) the print preview only displays the text box contents, not any other text, with the exception of page numbers (as far as I have tested).

Steps to Reproduce:
1. open LibreOffice Writer
2. type inline text
3. create new text box
4. type text in text box
5. while text box is selected, open print dialog via menu or keyboard shortcut

Actual Results:
only text box content is displayed in preview and in print

Expected Results:
entire page contents are displayed in print preview and printed


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 7.1.3.2 / LibreOffice Community
Build ID: 12a8e3cbd24a3757385a302d290655d4f3c7ebf1
CPU threads: 16; OS: Linux 5.8; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
Comment 1 Leopold 2021-05-26 18:55:01 UTC
Created attachment 172370 [details]
example document for testing
Comment 2 Timur 2021-05-27 10:12:51 UTC
I confirm the behavior but I don't consider it a bug.
In dialog, Selection is marked, as it should, see bug 54908.
You can change to All Pages. 
I close. Please explain if you still consider it a bug.
Comment 3 Leopold 2021-05-27 10:23:32 UTC
(In reply to Timur from comment #2)
> I confirm the behavior but I don't consider it a bug.
> In dialog, Selection is marked, as it should, see bug 54908.
> You can change to All Pages. 
> I close. Please explain if you still consider it a bug.

ah, i see. while i consider it very non-intuitive and prone to user error as in my case, I concede that it works as intended. thank you timur