[Touch-packages] [Bug 1375837] Re: Popovers must close when rotating screen

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New = 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/1375837

Title:
  Popovers must close when rotating screen

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Triaged
Status in ubuntu-ui-toolkit source package in Vivid:
  New
Status in webbrowser-app package in Ubuntu RTM:
  Triaged

Bug description:
  After rotating the device a few times while an overflow menu is open,
  the menu will be placed in the wrong position on the screen. The
  number of rotations before this happens appears to be quite random,
  but it will eventually happen.

  Below is a minimal example that should trigger the bug by rotating the
  device after opening the overflow menu:

  import QtQuick 2.0
  import Ubuntu.Components 1.1

  MainView {
  id: mainView
  applicationName: com.ubuntu.developer.ken-vandine.hub-importer
  automaticOrientation: true
  useDeprecatedToolbar: false

  width: units.gu(100)
  height: units.gu(75)

  Page {
  title: Test

  head.actions: [
  Action { name: Item 1 },
  Action { name: Item 2 },
  Action { name: Item 3 },
  Action { name: Item 4 }
  ]
  }
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1375837/+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 1375837] Re: Popovers must close when rotating screen

2015-07-16 Thread Robert Bruce Park
** Changed in: ubuntu-ui-toolkit (Ubuntu Vivid)
   Status: New = 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/1375837

Title:
  Popovers must close when rotating screen

Status in Ubuntu UI Toolkit:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Triaged
Status in ubuntu-ui-toolkit source package in Vivid:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Triaged

Bug description:
  After rotating the device a few times while an overflow menu is open,
  the menu will be placed in the wrong position on the screen. The
  number of rotations before this happens appears to be quite random,
  but it will eventually happen.

  Below is a minimal example that should trigger the bug by rotating the
  device after opening the overflow menu:

  import QtQuick 2.0
  import Ubuntu.Components 1.1

  MainView {
  id: mainView
  applicationName: com.ubuntu.developer.ken-vandine.hub-importer
  automaticOrientation: true
  useDeprecatedToolbar: false

  width: units.gu(100)
  height: units.gu(75)

  Page {
  title: Test

  head.actions: [
  Action { name: Item 1 },
  Action { name: Item 2 },
  Action { name: Item 3 },
  Action { name: Item 4 }
  ]
  }
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1375837/+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 1375837] Re: Popovers must close when rotating screen

2015-06-08 Thread Olivier Tilloy
** Also affects: webbrowser-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: webbrowser-app (Ubuntu)
   Importance: Undecided = Medium

** Changed in: webbrowser-app (Ubuntu)
   Status: New = Triaged

** Also affects: webbrowser-app (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: webbrowser-app (Ubuntu RTM)
   Status: New = Triaged

** Changed in: webbrowser-app (Ubuntu RTM)
   Importance: Undecided = Medium

** No longer affects: webbrowser-app

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

Title:
  Popovers must close when rotating screen

Status in Ubuntu UI Toolkit:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Triaged
Status in webbrowser-app package in Ubuntu RTM:
  Triaged

Bug description:
  After rotating the device a few times while an overflow menu is open,
  the menu will be placed in the wrong position on the screen. The
  number of rotations before this happens appears to be quite random,
  but it will eventually happen.

  Below is a minimal example that should trigger the bug by rotating the
  device after opening the overflow menu:

  import QtQuick 2.0
  import Ubuntu.Components 1.1

  MainView {
  id: mainView
  applicationName: com.ubuntu.developer.ken-vandine.hub-importer
  automaticOrientation: true
  useDeprecatedToolbar: false

  width: units.gu(100)
  height: units.gu(75)

  Page {
  title: Test

  head.actions: [
  Action { name: Item 1 },
  Action { name: Item 2 },
  Action { name: Item 3 },
  Action { name: Item 4 }
  ]
  }
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1375837/+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