Qt.Application.active changes the value more than one time when leaving the app

Bug #1372654 reported by Renato Araujo Oliveira Filho
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
unity8 (Ubuntu)
New
Undecided
Unassigned

Bug Description

Only my app is open.

I am using right to left to go back to shell.

OBS: Works nice if I bring the spread.

The value of Qt.Application.active is changing 3 times when leaving the app.

the values are: false -> true ->false
instead of only: false

I saw this message with the same values on my app log:
UbuntuWindow::handleSurfaceFocusChange(focused=false)
qml: Qt.Application.active is false
UbuntuWindow::handleSurfaceFocusChange(focused=true)
qml: Qt.Application.active is true
UbuntuWindow::handleSurfaceFocusChange(focused=false)
qml: Qt.Application.active is false

Revision history for this message
Gerry Boland (gerboland) wrote :

Clarification: only happens with a short right-edge flick between app & dash

description: updated
description: updated
Revision history for this message
kevin gunn (kgunn72) wrote :

which app is it ?

Revision history for this message
Renato Araujo Oliveira Filho (renatofilho) wrote :

@ken
Address book app

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.