← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1677181] [NEW] Paste button in TextField’s context menu is always greyed out

 

Public bug reported:

I can easily and reliably observe the issue with this simple QML scene:

import QtQuick 2.4
import Ubuntu.Components 1.3
Item {
  width: 400
  height: 100
  TextField {
    anchors.centerIn: parent
  }
}

Text can be pasted into the text field with the Ctrl+V keyboard
shortcut, but the paste option in the context menu is always greyed out.

This is on up-to-date zesty running unity7, the version of qml-module-
ubuntu-components is 1.3.2184+17.04.20170306.

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1677181

Title:
  Paste button in TextField’s context menu is always greyed out

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  I can easily and reliably observe the issue with this simple QML
  scene:

  import QtQuick 2.4
  import Ubuntu.Components 1.3
  Item {
    width: 400
    height: 100
    TextField {
      anchors.centerIn: parent
    }
  }

  Text can be pasted into the text field with the Ctrl+V keyboard
  shortcut, but the paste option in the context menu is always greyed
  out.

  This is on up-to-date zesty running unity7, the version of qml-module-
  ubuntu-components is 1.3.2184+17.04.20170306.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1677181/+subscriptions