I can easily reproduce with the following standalone test app:
import QtQuick 2.0
import Ubuntu.Components 1.1
MainView {
TextField {
anchors {
top: parent.top
left: parent.left
right: parent.right
margins: units.gu(2)
}
focus: true
text: "long-press me to invoke contextual options"
Component.onCompleted: selectAll()
}
}
** Summary changed:
- Cut/Copy/Paste options displayed off the top of the screen from the
addressbar
+ [regression] Cut/Copy/Paste options displayed off the top of the screen from
the addressbar
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1413194
Title:
[regression] Cut/Copy/Paste options displayed off the top of the
screen from the addressbar
To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1413194/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs