← Back to team overview

ubuntu-apps-bugs team mailing list archive

[Bug 1312329] Re: After clearing name field, first character typed is lower case

 

This bug was fixed in the package ubuntu-keyboard -
0.99.trunk.phablet2+14.10.20140527-0ubuntu1

---------------
ubuntu-keyboard (0.99.trunk.phablet2+14.10.20140527-0ubuntu1) utopic; urgency=low

  [ Michael Sheldon ]
  * Modify the build system so that presage databases are only updated
    when manually requested, instead of during every compile.
  * Add user input to the word ribbon as the first entry, allowing for
    autocomplete suggestions to be overridden. Use the selection of that
    entry as the cue to add words to the user spell check dictionary and
    filter presage's predictions based on what words are in the spell
    check dictionary. (LP: #1318808)
  * Re-evaluate the state of autocaps when the user is deleting
    characters and when the cursor position changes to the beginning of
    a field (LP: #1312329)

  [ Ubuntu daily release ]
  * New rebuild forced
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Tue, 27 May 2014 15:37:47 +0000

** Changed in: ubuntu-keyboard (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/1312329

Title:
  After clearing name field, first character typed is lower case

Status in Ubuntu Keyboard:
  In Progress
Status in “address-book-app” package in Ubuntu:
  In Progress
Status in “ubuntu-keyboard” package in Ubuntu:
  Fix Released

Bug description:
  Ubuntu Touch r330

  1. At a noisy party, launch Contacts.
  2. Choose Add.
  3. In the "First name" field, type "alicia".
  4. Hear the person you're adding correct you: her name is actually Felicia.
  5. Delete the field contents, either by backspacing or using the clear button.
  6. Type "felicia".

  What happens:
  3. "Alicia"
  6. "felicia"

  What should happen:
  3. "Alicia"
  6. "Felicia"

  This might be a toolkit bug. When a field is in initial-capital mode,
  this should persist even if you mess up the initial attempt. The way
  of exiting the mode should be to press Shift.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-keyboard/+bug/1312329/+subscriptions


References