← Back to team overview

touch-packages team mailing list archive

[Bug 1450222] Re: [SDK] cursor handle is cut off by keyboard and not functional

 

The only way to solve this is to put the handler above the input field
when OSK covers it. You cannot put the handler above the OSK, and OSK
will always cover it.

However the handlers are ugly anyway, wether is above or below the text
input :)

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

Title:
  [SDK] cursor handle is cut off by keyboard and not functional

Status in the base for Ubuntu mobile products:
  New
Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  latest arale build
  ui-toolkit version 1.2.1485+15.04.20150429-0ubuntu1

  If there is a text field at the bottom of a page, directly above the
  keyboard you cannot drag the cursor handle to re-position because it's
  cut off by the keyboard window. Sometimes you can can drag it but it's
  very difficult as it's truncated.

  The fix should be to place the cursor handles above the text field,
  not below, if there is not space to draw the handle below.

  Steps to reproduce:
  1) reboot
  2) open messaging-app
  3) drag up to create a new message
  4) start typing in the send field at bottom
  5) try to drag the handles to reposition the caret

  Expected results:
  handle easy to drag

  Actual results:
  handle very difficult to drag as it's cut off by

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


References