Preflight Checklist
You must search the issue tracker and agree to the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
If you are technical, you should report bugs along the lines of https://marker.io/blog/how-to-write-bug-report. If you are not technical, we will make allowances, please try to make an effort to understand the process.
Describe the bug
The page size do not correspond to reality if the Page scale parameter is not set to 100%.
This mean that one could think the diagram fits on the page, send it to print, and realize out of the printer that the diagram were cut into multiple pages.
To Reproduce
Steps to reproduce the behavior:
- Create new diagram
- Set Paper size on the diagram parameters to A4 (should be default ?) (you can disable grid view also to better see the pages borders)
- Go to View > Page Scale, set page scale to 150% (should be default)
- Create any shape(s) that seems to fit in the full page (almost full width of the page)
=> it will look like the shape fits the page, and a print would put it on a single page.
- If we set View > Unit to mm, we can notice that our shapes are bigger then 210mm, which is the supposed page size. That's contradictory with the view that makes it look like the shape fits in 1 page.
- Set the Page Scale to 100%, that's the only value where the page size is actually correct => we notice that actually the shape would require multiple pages to fit..!
Expected behavior
When modifying the Page Scale, we should still have proper alignment between the shapes sizes and the page size preview. Current situation gives a wrong page size relatively to the shapes sizes.
Screenshots
Screenshot 1 :
- page scale set to 150, paper size to A4 (210x297mm), it seems like my 2 diagrams would fit on 2 pages.
Screenshot 2 :
- page scale set to 100, paper size to A4 (210x297mm), actually my 2 diagrams does not fit on 2 pages..!
draw.io version (In the Help->About menu of the draw.io editor):
- draw.io version 29.6.6 (installed app)
Desktop (please complete the following information):
- OS: Windows
- Browser Edge
- Browser Version 146.0.3856.97 (Official build) (64-bit)
I tested the problem in incognito/private mode with all browser extensions switched off, write "yes" below:
- The issue was seen from installed app, not checked from web browser.
Additional context
Add any other context about the problem here.
I'm not 100% sure what is the purpose of the Page Scale parameter. But it anyway feels like something is not aligned properly as page size preview should always properly indicate where the pages will "cut" if the file is printed or exported to PDF.
Preflight Checklist
You must search the issue tracker and agree to the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
If you are technical, you should report bugs along the lines of https://marker.io/blog/how-to-write-bug-report. If you are not technical, we will make allowances, please try to make an effort to understand the process.
Describe the bug
The page size do not correspond to reality if the Page scale parameter is not set to 100%.
This mean that one could think the diagram fits on the page, send it to print, and realize out of the printer that the diagram were cut into multiple pages.
To Reproduce
Steps to reproduce the behavior:
=> it will look like the shape fits the page, and a print would put it on a single page.
Expected behavior
When modifying the Page Scale, we should still have proper alignment between the shapes sizes and the page size preview. Current situation gives a wrong page size relatively to the shapes sizes.
Screenshots
Screenshot 1 :
Screenshot 2 :
draw.io version (In the Help->About menu of the draw.io editor):
Desktop (please complete the following information):
I tested the problem in incognito/private mode with all browser extensions switched off, write "yes" below:
Additional context
Add any other context about the problem here.
I'm not 100% sure what is the purpose of the Page Scale parameter. But it anyway feels like something is not aligned properly as page size preview should always properly indicate where the pages will "cut" if the file is printed or exported to PDF.