← Back to team overview

ubuntu-apps-bugs team mailing list archive

[Bug 1312578] Re: "Cancel"+"Save" button bar passes taps through to whatever is behind it

 

This bug was fixed in the package address-book-app -
0.2+14.10.20140508.1-0ubuntu1

---------------
address-book-app (0.2+14.10.20140508.1-0ubuntu1) utopic; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Colin Watson ]
  * Only build address-book-app{,-dbg} on architectures where it is
    installable, due to the new dependency on qtdeclarative5-ubuntu-
    keyboard-extensions0.1.

  [ Renato Araujo Oliveira Filho ]
  * Send a fake tab press and release when the return key is pressed.
    Modify Enter key visuals to show "Next" when a Input field has
    focus; (LP: #1231445)
  * Does not focus contact first name when opening contact edit view.
    (LP: #1268042)
  * Avoid show online account welcome screen if the app is running with
    arguments. (LP: #1306798)
  * Used contact.DisplayLabel as label for contacts in contactlist. (LP:
    #1235971)
  * Avoid the click on edit toolbar get stole by elements on Flickable
    area. (LP: #1312578)
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Thu, 08 May 2014 15:46:36 +0000

** Changed in: address-book-app (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to address-book-app in Ubuntu.
https://bugs.launchpad.net/bugs/1312578

Title:
  "Cancel"+"Save" button bar passes taps through to whatever is behind
  it

Status in “address-book-app” package in Ubuntu:
  Fix Released

Bug description:
  Ubuntu Touch r330

  [split off from bug 1312263]

  1. Launch Contacts.
  2. Choose Add.
  3. Tap the empty space between "Cancel" and "Save".
  4. Tap the empty space between "Cancel" and "Save".
  5. Tap the empty space between "Cancel" and "Save".
  6. Tap the empty space between "Cancel" and "Save".
  7. Tap the empty space between "Cancel" and "Save".

  What happens:
  3. "Phone" > "Mobile" > "Enter a number" is focused.
  4. "Email" > "Home" > "Enter an email address" is focused.
  5. "IM" > "Skype" > "Enter a social alias" is focused.
  6. "Address" > "Home" > "Street" is focused.
  7. Nothing.

  What should happen:
  3. Nothing.
  4. Nothing.
  5. Nothing.
  6. Nothing.
  7. Nothing.

  This might be a toolkit bug; taps on the button bar are being passed
  through to whatever is behind it, instead of being ignored. This
  happens even for the "Save" button when it is insensitive.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-app/+bug/1312578/+subscriptions


References