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

---------------
simple-scan (3.14.3-0ubuntu1) utopic; urgency=medium

  * New upstream release:
    [ 3.14.3 ]
    - Fix logic for adding blank page on page removal. (LP: #1442596)
    - Fix save button being inactive on pages restored after a crash.
      (LP: #1435794)
    - Fix error where document was discarded if warning dialog was closed.
      (LP: #1386738)
    [ 3.14.2 ]
    - Store density information in bitmap formats (JPEG, PNG, TIFF). Requires
      gdk-pixbuf 2.32 (LP: #484616)
 -- Robert Ancell <[email protected]>   Tue, 14 Apr 2015 12:03:37 
+1200

** Changed in: simple-scan (Ubuntu Utopic)
       Status: Fix Committed => 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 Released
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:
  Fix Released
Status in simple-scan source package in Vivid:
  Fix Released
Status in simple-scan package in Debian:
  Fix Released

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     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to