Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-11085

QClipboard: Timed out while sending data when pasting into firefox

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • 4.0.0, 4.0.1, 4.1.0, 4.1.1, 4.1.2, 4.1.3, 4.1.4, 4.1.5, 4.2.0, 4.2.1, 4.2.2, 4.2.3, 4.3.0, 4.3.1, 4.3.2, 4.3.3, 4.3.4, 4.3.5, 4.4.0, 4.4.1, 4.4.2, 4.4.3, 4.5.0, 4.5.1, 4.5.2, 4.5.3, 4.6.0, 4.6.1, 4.6.2, 4.7.0
    • GUI: Drag and Drop
    • None
    • Linux, 32 bit, Qt 4.6.2.

      In the KDE text editor Kate we use QApplication::clipboard()->setText(...) to set the text on the copy action. Copying and pasting within KDE application works without any problems.

      However, when pasting (ctrl+v) >200KB into a firefox window, it's slow and QClipboard hits a timeout printed on the console: QClipboard: Timed out while sending data

      Maybe this is an issue with string conversion. Any idea how to solve this within QClipboard itself?

      More info:

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            dzyubenk Denis Dzyubenko (Inactive)
            dhaumann Dominik Haumann
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes