Adding this code:

  Text {
    text: "state: " + Qt.application.state + "\nactive: " + 
Qt.application.active
    onTextChanged: console.debug(text)
  }

At the end of /usr/share/dialer-app/dialer-app.qml indeed does show
trouble, the application remains in "Inactive" state when in foreground
(and active remains false).

I'll be reverting that change for now.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1528668

Title:
  [regression] Qt.application.active not working correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1528668/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to