← Back to team overview

touch-packages team mailing list archive

[Bug 1416408] Re: Dialog shouldn't allow interactions with page behind it

 

Here's a sample program.

I had to run it on the device, because I didn't know how to simulate
landscape mode in the SDK directly.  But run this on the device, and you
can see that the dialog doesn't cover the screen when in landscape mode.

** Attachment added: "test.qml"
   https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1416408/+attachment/4312226/+files/test.qml

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

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

Title:
  Dialog shouldn't allow interactions with page behind it

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

Bug description:
  If you have an app that throws up a dialog, while the dialog is up, it
  shouldn't allow any interaction with the app.  Normally, the dialog
  covers the whole page, so it's not really a problem.

  But if you turn your phone to landscape mode, the dialog stops
  covering the whole app and, for example, if you have an app with a
  PageStack and Pages, you can click  on both the Page and the header
  widgets like the Back button.

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


References