I tested the sample app on the device, and the bug no longer exists.
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1416
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: New => Triaged
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided => High
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Assignee: (unassigned) => Tim Peeters (tpeeters)
--
You received this bug notification because you ar
I tried that... It didn't actually simulate what I see on screen on the
device.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1416408
Title:
Dialog shouldn't allow interactions with page behind it
It's easy, simply resize the app window so that width > height :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1416408
Title:
Dialog shouldn't allow interactions with page behind it
To manage noti
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.launchpa
Michael, could you provide a small sample app which reproduces this?
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1416408
T
** Description changed:
- If you have a app that throws up a dialog, while the dialog is up, it
+ 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.