-
Notifications
You must be signed in to change notification settings - Fork 757
Print "Selection Only" option missing from webapp 29.6.8 #5530
Description
Preflight Checklist
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Describe the bug
Starting with webapp 29.6.8, the Print Dialogue and PDF export functions no longer show the 'Selection Only' option.
I recognize that github lists 29.6.7 as the latest release, but the Help Menu in Chrome shows 29.6.8 as its release and Safari shows 29.6.9.
To Reproduce
Steps to reproduce the behavior:
- Use Google Drive integration in either Chrome or Safari.
- Confirm in the Help Menu that the version is >= 29.6.8
- Select an object in the drawing.
- Print from either the File Menu or with Command-P.
- Examine the Print Dialogue
- The 'Selection Only' option is also missing from File -> Export -> PDF.
Expected behavior
The Print Dialogue should show the "Selection Only" option. This is how it looks in the MacOS desktop (Electron) app in v29.6.6:
Expected
Actual
This is how it looks in webapp version 29.6.8 (Chrome) and 29.6.9 (Safari):
I tested the problem in incognito/private mode with all browser extensions switched off, write "yes" below:
- yes
Additional context
The image export function dialogues (File -> Export -> PNG/JPG/SVG/etc) do still show the "Selection Only" option and they work.