This bug was fixed in the package simple-scan - 3.16.1.1-0ubuntu1

---------------
simple-scan (3.16.1.1-0ubuntu1) vivid; urgency=medium

  * New upstream release:
    - Fix logic for adding blank page on page removal. (LP: #1442596)
 -- Robert Ancell <robert.anc...@canonical.com>   Tue, 14 Apr 2015 12:00:15 
+1200

** Changed in: simple-scan (Ubuntu Vivid)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to simple-scan in Ubuntu.
https://bugs.launchpad.net/bugs/1442596

Title:
  Delete only deletes content of a page, not the page itself

Status in Simple Scan:
  Fix Committed
Status in Simple Scan 3.14 series:
  Fix Released
Status in Simple Scan 3.16 series:
  Fix Released
Status in simple-scan package in Ubuntu:
  Fix Released
Status in simple-scan source package in Utopic:
  Triaged
Status in simple-scan source package in Vivid:
  Fix Released
Status in simple-scan package in Debian:
  Confirmed

Bug description:
  [Impact]
  Attempting to delete a page in a two page document replaces deleted page with 
a blank page leaving two pages.

  [Test Case]
  1. Open Simple Scan
  2. Scan two pages
  3. Delete a page

  Expected result:
  Selected page is deleted and one page remains.

  Observed result:
  Selected page is replaced with a blank page and two pages remain.

  [Regression Potential]
  Low. The change in revision 701 caused the blank page adding logic to run 
after the page was removed not before it. This meant it had an off-by-one error 
when checking if a blank page should be added.

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/1442596/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to