Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Textfield right click error in qml
Forum Updated to NodeBB v4.3 + New Features

Textfield right click error in qml

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 586 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    karti gesar
    wrote on last edited by
    #1

    Hi TextField {
    id: login
    width:100
    height: 100
    } when i right click the mouse error appearing
    file:///C:/Qt/Qt5.5.1/5.5/mingw492_32/qml/QtQuick/Controls/Private/MenuContentItem.qml:178: ReferenceError: Acccessible is not defined
    how to solve this

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      It's a Qt bug, fixed in Qt 5.6 and all later versions: https://bugreports.qt.io/browse/QTBUG-47847.

      So in order to solve it, update your Qt version.

      (Z(:^

      1 Reply Last reply
      2
      • K Offline
        K Offline
        karti gesar
        wrote on last edited by
        #3

        thank for ur info..

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved