← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1466222] [NEW] Popover loosing anchor when expanding/collapsing keyboard

 

Public bug reported:

In webbrowser we are using a Popover anchored to the address bar to let
the user add/change data for a new bookmarked url. For that we have a
TextField inside the Popover and when it got the focus the keyboard
shows up. When the keyboard is visible the Popover ends up above its
initial position. The expected result on this case would be to have a
way to lock the Popover on its initial position, even if the keyboard
moves over it. Attached there is a sample code that shows the issue.

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

** Attachment added: "popover_issue.qml"
   https://bugs.launchpad.net/bugs/1466222/+attachment/4416527/+files/popover_issue.qml

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

Title:
  Popover loosing anchor when expanding/collapsing keyboard

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

Bug description:
  In webbrowser we are using a Popover anchored to the address bar to
  let the user add/change data for a new bookmarked url. For that we
  have a TextField inside the Popover and when it got the focus the
  keyboard shows up. When the keyboard is visible the Popover ends up
  above its initial position. The expected result on this case would be
  to have a way to lock the Popover on its initial position, even if the
  keyboard moves over it. Attached there is a sample code that shows the
  issue.

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


Follow ups

References