← Back to team overview

touch-packages team mailing list archive

[Bug 1473546] Re: Text selector and cursor hidden beneath keyboard

 

Added affected parties. Seems like there's some cross team efforts
required here. Things I could think of:

* adjusting Qt.inputMethod.rect to be a bit larger if the cursor handle
is painted: maybe a simple fix? Can we try that?

* compositing the cursor from within unity: sounds like a lot of IPC to
keep things in sync and will most likely not cope well with animations.

* Using a different design visual for it? Not really sure about that.
it's already hard enough to select something. Putting it aside or on top
will most likely not be great either.

* Maybe some magic in uitk itself to shift things upwards when the drag-
handle is painted and the OSK is shown.


What are your thoughts?

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

Title:
  Text selector and cursor hidden beneath keyboard

Status in ubuntu-keyboard:
  New
Status in Ubuntu UX:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Hi,
  as you can see in the attached screenshot (of Telegram app) the handle for text coursor or selector can be hidden beneath keyboard in some cases.

  The possible solutions for this would be either to always show the
  handles above the text so it won't ever have to intersect with the
  keyboard or to somehow put it in the higher level than the actual
  keyboard is, which would be I suppose harder to achieve.

  What do you think? Is there any other solution you can think of?

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


References