← Back to team overview

touch-packages team mailing list archive

[Bug 1384278] Re: Impossible to change enter button without unfocusing the textfield

 

** Branch linked: lp:ubuntu/vivid-proposed/ubuntu-keyboard

-- 
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/1384278

Title:
  Impossible to change enter button without unfocusing the textfield

Status in Ubuntu Keyboard:
  In Progress
Status in ubuntu-keyboard package in Ubuntu:
  In Progress
Status in ubuntu-keyboard package in Ubuntu RTM:
  In Progress

Bug description:
  In webbrowser app we want to change enter icon on keyboard following
  what's the address in the addressbar. So if the url in addressbar is
  the same of page url we want the reload icon, if not we want the enter
  icon.

  Unfortunately to change icon we need to reload the keyboard, and to do
  this we need to unfocus and focus again the textfield, that isn't a
  viable way.

  This is the code I tried, and it isn't calculate in realtime
  InputMethod.extensions: {
       "enterKeyIconSource": actionStatus == "reload" ? "reload" : "keyboard-enter"
  }

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