← Back to team overview

touch-packages team mailing list archive

[Bug 1416157] Re: emoji menu should toggle in both directions

 

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

---------------
ubuntu-keyboard (0.99.trunk.phablet2+15.04.20150213.2~rtm-0ubuntu1) 14.09; urgency=medium

  [ CI Train Bot ]
  * Resync trunk
  * New rebuild forced.

  [ Michael Sheldon ]
  * Add a brief delay before evaluating swipes (LP: #1421742)

ubuntu-keyboard (0.99.trunk.phablet2+15.04.20150213-0ubuntu1) vivid;
urgency=medium

  [ CI Train Bot ]
  * Resync trunk
  * New rebuild forced.

  [ Michael Sheldon ]
  * Fix memory leak when unloading word engines (LP: #1420891)

ubuntu-keyboard (0.99.trunk.phablet2+15.04.20150209-0ubuntu1) vivid;
urgency=medium

  [ Michael Sheldon ]
  * Add contractions as overrides (I've, you've, I'm, etc.). (LP:
    #1416020)
  * Recreate prediction databases with apostrophe support and remove
    Gutenberg license text from sample data. (LP: #1384800)
  * Always display the language button, even when only one language is
    enabled (so settings is easily accessible) and modify language
    button behaviour to toggle between most recently used layouts when
    tapped and to only show the menu when long pressed. (LP: #1417048,
    #1416037, #1416157)

  [ CI Train Bot ]
  * Resync trunk

  [ Michael Terry ]
  * Add em dash, en dash, and the bullet as extended hyphen options.
    (LP: #1414763)

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Bill Filler ]
  * enable emoji by default (LP: #1416036)

  [ Penk Chen ]
  * Add mechanism for pure QML layouts to provide suggestion candidates.

  [ Mike Sheldon ]
  * Recreate prediction databases with apostrophe support and remove
    Gutenberg license text from sample data. (LP: #1384800)

ubuntu-keyboard (0.99.trunk.phablet2+15.04.20150202-0ubuntu1) vivid;
urgency=medium

  [ Michael Sheldon ]
  * Enable auto-punctuation for Pinyin input. (LP: #1407588)
  * Speed up autopilot tests by only restarting maliit-server at the
    beginning and end of all tests
  * Restore a user's original input if they press backspace immediately
    after auto-completing a word. (LP: #1411645)
  * Allow Emoji keyboard to be shown for URL and email field types and
    switch out of Emoji layout when changing fields. (LP: #1415129,
    #1415127)
  * Adds a setting to allow the keyboard to remain hidden at all times
    (e.g. when a hardware keyboard is connected) (LP: #1415126)
  * Fix autocaps for clients that send multiline surrounding text (LP:
    #1415881)

  [ Ubuntu daily release ]
  * New rebuild forced

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

  [ Michael Sheldon ]
  * Deactivate autocaps if we receive find out we're in a field that
    doesn't support it after having already entered the field (LP:
    #1412460)
  * Add dependencies for any keyboard layouts used in autopilot tests
 -- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>   Fri, 13 Feb 2015 20:33:15 +0000

** Changed in: ubuntu-keyboard (Ubuntu RTM)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1416157

Title:
  emoji menu should toggle in both directions

Status in the base for Ubuntu mobile products:
  New
Status in Ubuntu Keyboard:
  New
Status in Ubuntu UX bugs:
  New
Status in ubuntu-keyboard package in Ubuntu:
  Fix Released
Status in ubuntu-keyboard package in Ubuntu RTM:
  Fix Released

Bug description:
  If the emoji keyboard is installed (we are adding it as a default), we
  should automatically toggle between the emoji layout and the previous
  layout when tapping on the globe menu. Currently we only toggle out of
  the emoji layout back to the default layout when pressing the globe
  but don't toggle back to the emoji layout when clicking from the
  default layout. This makes it very tedious if you are typing a message
  and switching between layouts as you always have to press the globe,
  and then press Emoji from the menu.

  Currently single tap displays the menu with the settings, etc, but I
  think it would be better to only do this on a long press. It is how
  iOS works

  Steps to reproduce:
  - enable emoji keyboard if not on (in system settings)
  - launch messaging app
  - start typing a message 
  - click the globe

  Expected results:
  - switch to emoji layout immediately

  Actual results:
  - menu displayed, have to pick Emoji layout

  - start typing emojis
  - click the globe again
  - we are correctly switched back to the previous layout
  - type some more
  - now click the globe again for more emojis

  menu displayed, have to pick Emoji layout from there.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1416157/+subscriptions


References