** Project changed: qtubuntu => qtubuntu (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1572969
Title:
wrong object coordinates if the app uses the low chrome window flag
Status in qtubuntu package in Ubuntu:
New
Bug description:
When using the low chrome Unity8/MIR flag, Autopilot tests all fail
because y coordinate is off by the height of the panel.
Example program:
import QtQuick 2.4
import QtQuick.Window 2.2
Window {
// special flag only supported by Unity8/MIR so far that hides the shell's
// top panel in Staged mode
flags: Qt.Window | 0x00800000
}
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtubuntu/+bug/1572969/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp