[Touch-packages] [Bug 1466222] Re: Popover loosing anchor when expanding/collapsing keyboard

2015-07-10 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1549+15.10.20150710.1-0ubuntu1

---
ubuntu-ui-toolkit (1.3.1549+15.10.20150710.1-0ubuntu1) wily; urgency=medium

  [ Timo Jyrinki ]
  * arch specific deps (LP: #1473035) (LP: #1473035)

 -- CI Train Bot   Fri, 10 Jul 2015 06:31:57
+

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Popover loosing anchor when expanding/collapsing keyboard

Status in Canonical System Image:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

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/canonical-devices-system-image/+bug/1466222/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1466222] Re: Popover loosing anchor when expanding/collapsing keyboard

2015-07-08 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Released

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

Title:
  Popover loosing anchor when expanding/collapsing keyboard

Status in the base for Ubuntu mobile products:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

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/canonical-devices-system-image/+bug/1466222/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1466222] Re: Popover loosing anchor when expanding/collapsing keyboard

2015-07-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/ubuntu-ui-toolkit

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

Title:
  Popover loosing anchor when expanding/collapsing keyboard

Status in the base for Ubuntu mobile products:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

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/canonical-devices-system-image/+bug/1466222/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1466222] Re: Popover loosing anchor when expanding/collapsing keyboard

2015-07-07 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: New => In Progress

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

Title:
  Popover loosing anchor when expanding/collapsing keyboard

Status in the base for Ubuntu mobile products:
  In Progress
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

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/canonical-devices-system-image/+bug/1466222/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1466222] Re: Popover loosing anchor when expanding/collapsing keyboard

2015-06-29 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui-
toolkit/stopOrientationHelperVerticalMovement

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

Title:
  Popover loosing anchor when expanding/collapsing keyboard

Status in the base for Ubuntu mobile products:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

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/canonical-devices-system-image/+bug/1466222/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1466222] Re: Popover loosing anchor when expanding/collapsing keyboard

2015-06-29 Thread Christian Dywan
** Branch linked: lp:~tpeeters/ubuntu-ui-toolkit/OSKvsTextInputPopover

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

Title:
  Popover loosing anchor when expanding/collapsing keyboard

Status in the base for Ubuntu mobile products:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

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/canonical-devices-system-image/+bug/1466222/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1466222] Re: Popover loosing anchor when expanding/collapsing keyboard

2015-06-25 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  Popover loosing anchor when expanding/collapsing keyboard

Status in the base for Ubuntu mobile products:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

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/canonical-devices-system-image/+bug/1466222/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1466222] Re: Popover loosing anchor when expanding/collapsing keyboard

2015-06-24 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) => Christian Dywan (kalikiana)

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => Critical

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Confirmed

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

Title:
  Popover loosing anchor when expanding/collapsing keyboard

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

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/canonical-devices-system-image/+bug/1466222/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1466222] Re: Popover loosing anchor when expanding/collapsing keyboard

2015-06-18 Thread Bill Filler
** Attachment added: "popover without keyboard"
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1466222/+attachment/4416867/+files/screenshot20150618_121250814.png

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

Title:
  Popover loosing anchor when expanding/collapsing keyboard

Status in the base for Ubuntu mobile products:
  New
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/canonical-devices-system-image/+bug/1466222/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1466222] Re: Popover loosing anchor when expanding/collapsing keyboard

2015-06-18 Thread Bill Filler
** Attachment added: "popover moved after selecting entry field"
   
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1466222/+attachment/4416868/+files/screenshot20150618_121302606.png

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

Title:
  Popover loosing anchor when expanding/collapsing keyboard

Status in the base for Ubuntu mobile products:
  New
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/canonical-devices-system-image/+bug/1466222/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1466222] Re: Popover loosing anchor when expanding/collapsing keyboard

2015-06-18 Thread Bill Filler
The MR for the webbrowser to display the bookmark folder is here:
https://code.launchpad.net/~artmello/webbrowser-app/webbrowser-app-bookmark_folders/+merge/260410

Although the same problem can be duplicated easier using the sample code
provided.

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

Title:
  Popover loosing anchor when expanding/collapsing keyboard

Status in the base for Ubuntu mobile products:
  New
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/canonical-devices-system-image/+bug/1466222/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1466222] Re: Popover loosing anchor when expanding/collapsing keyboard

2015-06-18 Thread Bill Filler
this is a critical issue for us as it affects the bookmarks folder we
are trying to land for browser

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
Milestone: None => ww28-2015

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Zoltan Balogh (bzoltan)

** Changed in: canonical-devices-system-image
   Importance: Undecided => High

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

Title:
  Popover loosing anchor when expanding/collapsing keyboard

Status in the base for Ubuntu mobile products:
  New
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/canonical-devices-system-image/+bug/1466222/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp