XnView: MP 1.3.0 64bits (Sep 6 2022)
OS: Windows 64bit (21H1), display resolution 3840x2160, win scaling 150%
PDF tab in Settings.
Quality option is always enabled, but shall be dependant on 'Color compression type' option.
It shall be enabled only when JPEG format selected in combobox (same behaviour as in TIFF tab).
To reproduce:
1. run clean portable XnViewMP
2. press F12 to open Settings
3. goto Formats -> Write -> PDF / TIFF
Actual behaviour:
Quality option is always enabled.
Expected behaviour:
Quality option shall be enabled only when JPEG selected in 'Color compression type' combobox.
Suggestion
- Move Quality option right after 'Color compression type'
- Name color options consistant across write formats
1.3 - BUG - UI - settings - pdf's quality option always enabled
Moderators: helmut, XnTriq, xnview, Dreamer
Re: 1.3 - BUG - UI - settings - pdf's quality option always enabled
Since JPEG is a compression option for saving in both colour and grayscale modes, the situation is a little more complicated.
Ideally it would be possible to set different compression levels for each, which might be implemented by placing the quality box on the same line and to the immediate right of the compression type selection box.
And logically, both boxes would be grayed out when JPEG is not the selected option.
Does that make sense?
Ideally it would be possible to set different compression levels for each, which might be implemented by placing the quality box on the same line and to the immediate right of the compression type selection box.
And logically, both boxes would be grayed out when JPEG is not the selected option.
Does that make sense?
Re: 1.3 - BUG - UI - settings - pdf's quality option always enabled
Yep, good point. I missed that Grayscale has JPEG too.
I would make something like this:
- Attachments
-
- settings_formats_write_pdf_jpeg_quality_2.png (16.71 KiB) Viewed 956 times
Last edited by user0 on Sat Oct 08, 2022 4:29 pm, edited 1 time in total.
Re: 1.3 - BUG - UI - settings - pdf's quality option always enabled
Option B...

And the Quality value box grayed out (or not displayed) when options other than JPEG are selected.
Re: 1.3 - BUG - UI - settings - pdf's quality option always enabled
Guess grayed is overall better than hidden as it provides additional information / stimulates user curiosity and there are plenty of space.cday wrote: Sat Oct 08, 2022 4:14 pm Option B...
And the Quality value box grayed out (or not displayed) when options other than JPEG are selected.