[Bug 156839] Printing from macro creates empty page instead of the second sheet

2024-04-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156839

QA Administrators  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INSUFFICIENTDATA

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 156839] Printing from macro creates empty page instead of the second sheet

2024-04-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156839

--- Comment #5 from QA Administrators  ---
Dear Gabor Kelemen (allotropia),

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 156839] Printing from macro creates empty page instead of the second sheet

2024-03-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156839

--- Comment #4 from QA Administrators  ---
Dear Gabor Kelemen (allotropia),

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156839] Printing from macro creates empty page instead of the second sheet

2023-09-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156839

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Blocks||127592
 CC||stephane.guillou@libreoffic
   ||e.org
 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1
 Whiteboard| QA:needsComment|

--- Comment #3 from Stéphane Guillou (stragu) 
 ---
Tested with CUPS' print to pdf printer-driver-cups-pdf, set as default printer
via File > Printer Settings...; which will output by default in ~/PDF.

Reproduced that I'm getting two separate files without the content's of the
second sheet: one page of sheet 1's contents, one empty page.

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: beaea2e992912b4747d790070b26371f557b1f57
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

In OOo 3.3, I also get just the first sheet, but no emtpy second document.

So is this really a regression? 0b793116deaf35ce67245c1106e5ed5a722c7560 made
it possible to export the second empty sheet, but it must have been considered
to be empty before that.

(In reply to Gabor Kelemen (allotropia) from comment #0)
> The problematic behavior seems to happen only with the macro, not from the
> Print dialog or from the CLI --convert-to pdf call.
Alternatively, you can select both sheet tabs with Shift + Click, and both
pages will have content. In a way, it's consistent with the setting...

Are macros supposed to ignore in-app active selection? Or should this be fixed
by moving the active selection in the macro instead? I guess
oSheet.createCursorByRange() is already doing that in the macro...


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=127592
[Bug 127592] [META] LibreOffice Basic incl."Option Compatible" modules
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156839] Printing from macro creates empty page instead of the second sheet

2023-09-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156839

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156839] Printing from macro creates empty page instead of the second sheet

2023-08-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156839

--- Comment #2 from Gabor Kelemen (allotropia)  ---
Created attachment 189072
  --> https://bugs.documentfoundation.org/attachment.cgi?id=189072&action=edit
Second sheet printed to PDF

The second sheet results in an empty page. Before 4.4 the PDF24 did not show
this document at all.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 156839] Printing from macro creates empty page instead of the second sheet

2023-08-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156839

--- Comment #1 from Gabor Kelemen (allotropia)  ---
Created attachment 189071
  --> https://bugs.documentfoundation.org/attachment.cgi?id=189071&action=edit
First sheet printed to PDF

I use the PDF24 virtual printer, and that shows 2 documents that it can save,
for the two sheets. This is the first one, looks good.

-- 
You are receiving this mail because:
You are the assignee for the bug.