Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-3202

Serious cursor index issue in components like QPlainTextEdit and QTextEdit

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.9.2, 6.9.3
    • PySide
    • None
    • Linux Mint in Dell notebook Inspiron 1440
    • Linux/Other display system

      Using the QPlaintextEdit and QTextEdit components when the user types in graphical elements causes the following errors to be printed on the terminal:

       

      QTextCursor::setPosition: Position '1' out of range
      QTextCursor::setPosition: Position '3' out of range
      QTextCursor::setPosition: Position '3' out of range
      QTextCursor::setPosition: Position '3' out of range
      QTextCursor::setPosition: Position '3' out of range

      The issue.py file clearly illustrates this problem, requiring the installation of the pyside6 library in the indicated versions in order to produce the error in the Linux Mint operating system, on the Dell Inspiron 1440 notebook.

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

            crmaurei Cristian Maureira-Fredes
            josueamaral15 Josué Amaral
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes