← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1595910] Re: review input field: send button issues with predictive OSK

 

The linked branch updates the dash to use displayText, still it doesn't
work as TextArea in uitk seems to not handle that correctly either (at
least it seems to differ from TextField's behavior)

** Also affects: ubuntu-ui-toolkit
   Importance: Undecided
       Status: New

** No longer affects: ubuntu-ui-toolkit

** Also affects: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1595910

Title:
  review input field: send button issues with predictive OSK

Status in ubuntu-ui-toolkit package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Steps to reproduce:

  * Make sure predictive OSK is enabled
  * got an app in the store and start writing a review
  * Just write one word, no space after it (so that it is underlined for text correction things)

  => actual:
  The send button is disabled even though the text field holds a word

  => expected:
  The send button should be enabled

  
  Most likely the Send button is enabled/disabled based on inputField.text, while it should be inputField.displayText instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1595910/+subscriptions