https://bugs.kde.org/show_bug.cgi?id=512876

Nicola <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/libr
                   |                            |aries/ksanecore/-/commit/26
                   |                            |016dba7ba14f336feb2975ffc26
                   |                            |c82457c485f
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Nicola <[email protected]> ---
Git commit 26016dba7ba14f336feb2975ffc26c82457c485f by Nicola Felice.
Committed on 28/12/2025 at 21:30.
Pushed by sars into branch 'master'.

Fix unselectable A4 page size

Problem: observed on a Brother MFC-L3770CDW using the program Skanpage. When
setting A4 as page size, the combobox switches automatically to the
"Custom" value.

Solution: I do not understand the exact purpose of the code but the logic of
the original code looked wrong and this change fixed the problem on my
system.

My scanner for A4 has some wiggleRoom for the width and nothing for the height,
switching the dimensions in the sum probably caused the problem. A
scanner with different geometry will probably behave differently.

Possible related bug:

M  +1    -1    src/options/pagesizeoption.cpp

https://invent.kde.org/libraries/ksanecore/-/commit/26016dba7ba14f336feb2975ffc26c82457c485f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to