If I move a page with drag-drop, gscan2pdf then selects the page
that "falls into place" at the source location, rather than keeping
the page that is being moved selected.
Example:
Imagine the following sequence of pages, wherein [x] is used to
denote the selected one: 1 2 [3] 4. If I move page 3 before page 2,
I get 1 3 2 [4], but I'd expect 1 [3] 2 4. It's quite confusing to
regain the bearing, especially when a page is being moved mroe than
10 pages forward or backwards, and scroll comes into play.
Thanks for your consideration,