Bug 298246 - Multiple pages per sheet has wrong ordering descriptions
Summary: Multiple pages per sheet has wrong ordering descriptions
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: print-dialog (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: KDEPrint Devel Mailinglist
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-16 13:43 UTC by Carlos Novaes
Modified: 2023-01-14 05:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Novaes 2012-04-16 13:43:07 UTC
When I try to print multiple pages per sheet, lets say four pages, I got a combo box to select the page ordering, but the description in that box does not name what is actually printed.
My system is in Brazilian Portuguese, in parenthesis I put the english version (my translation)

If I select "Da esquerda para a direita, de baixo para cima (From left to Right, from bottom to top)", I would expect to see something like this
____
| 1 2 |
| 3 4 |
____

But, I got 

____
| 3 1 |
| 4 2 |
____


If I select "De baixo para cima, da esquerda para a direita (from bottom to top, from left to right)", I would expect to see something like this
____
| 2 4 |
| 1 3 |
____

But, I got 

____
| 1 2 |
| 3 4 |
____
which is what I really want.

Even If I had misunderstood the sequence in one example, the thinking approach that cause exemple one to be right does not appy to example two. 
Seems to me like a translation bug, the options lead to different results, but their name does not mean that result. Also, I remember to had used that option in English a long time ago and I got the expected results.

Reproducible: Always

Steps to Reproduce:
1. Open any document with many pages, a pdf file in okular for example.
2. Select "Imprimir (Print)" and then choose "Páginas por folha (pages per sheet)" as four.
3. Select the ordering to "Da esquerda para a direita, de baixo para cima (From left to Right, from bottom to top)"
4. Click "Imprimir (Print)"
Actual Results:  
____
| 3 1 |
| 4 2 |
____

Expected Results:  
____
| 1 2 |
| 3 4 |
____

As I said, this happens in Brazilian Portuguese, I had not the chance to test in other language by now. As I did not found anything relevant in google and I remember that this option worked a long time ago in a us-english KDE4, I suspect that it may be only a translation bug.
Another related thing (maybe a whishlist) is that if I choose to print to a PDF or PostScript file, It will print only one page per sheet, no matter the settings. So I had to try many settings and waste some paper until I found out the option that leads the the expected result.
Comment 1 Carlos Novaes 2012-04-16 13:46:57 UTC
sorry, where I wrote
"Da esquerda para a direita, de baixo para cima (From left to Right, from bottom to top)"
it should be read
Da esquerda para a direita, de cima para baixo (From left to Right, from top to bottom)
Comment 2 Andrew Crouthamel 2018-11-06 15:07:13 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-11-17 04:59:41 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Justin Zobel 2022-12-15 05:48:51 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 5 Bug Janitor Service 2022-12-30 05:23:38 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

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

Thank you for helping us make KDE software even better for everyone!
Comment 6 Bug Janitor Service 2023-01-14 05:12:43 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!