kitodo / kitodo-production

Kitodo.Production is a workflow management tool for mass digitization and is part of the Kitodo Digital Library Suite.
http://www.kitodo.org/software/kitodoproduction/
GNU General Public License v3.0
64 stars 63 forks source link

Pagination scope reset when changing pagination type #6044

Open solth opened 7 months ago

solth commented 7 months ago

Describe the bug Changing the pagination type - e.g. "arabic", "roman", "uncounted" etc. - resets the value of the pagination scope to "Only the selected pages". This can easily result in a faulty pagination when the user changed the scope to "From first selected page" before changing the pagination type and than applying the pagination to the wrong page selection.

To Reproduce Steps to reproduce the behavior:

  1. Open a process in the metadata editor
  2. Change "Pagination scope" in the pagination panel to "From first selected page"
  3. Change "Pagination" type to for example "roman"
  4. See that "Pagination scope" has been reset to "Only selected pages"

Expected behavior Chaning the pagination type should not change the pagination scope.

Screenshots pagination-scope-reset

Release 3.7.0-SNAPSHOT (current master)

Additional context This was reported at the online community meeting on April 19th, 2024 (https://github.com/kitodo/kitodo-production/wiki/2024%E2%80%9004%E2%80%9019-%E2%80%90-Programm-Community-Treffen-(Kitodo.Production))