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. The Problem about QPlainTextEdit's copy-paste function
Forum Updated to NodeBB v4.3 + New Features

The Problem about QPlainTextEdit's copy-paste function

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 2.1k 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.
  • T Offline
    T Offline
    timlong
    wrote on last edited by
    #1

    Hi all,
    I find if I copy some words from QPlainTextEdit like "abc", I can paste those words success,
    but if I copy other words (like "efg" )form other text editor, QPlainTextEdit always paste "abc", not "efg",
    and I find if I copy words from other text editor first (not copy form QPlainTextEdit ), QPlainTextEdit can paste "efg" success.
    Is anybody can help me find the problem?

    Thanks

    Tim

    1 Reply Last reply
    0
    • T Offline
      T Offline
      timlong
      wrote on last edited by
      #2

      I find my console will print out
      Warning: QClipboard::setData: Cannot set X11 selection owner for CLIPBOARD

      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