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

Changing the current font size in a QTextEdit doesn't update the size of the caret until you type

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.6.2, 5.7.0 RC
    • GUI: Text handling
    • None

      Steps to reproduce:

      1. Build and run the attached test app "text-edit-caret-size-test".
      2. Type some text in to the editor.
      3. Change the font size with the spin box.
      4. Observe that the caret doesn't change size.
      5. Type some more text in the editor.
      6. Now the caret changes size, and the new text is at the correct size.

      Moving the cursor back through the document does change the caret correctly, so I think our users are reasonable to expect that it would change ahead of typing too.

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

            esabraha Eskil Abrahamsen Blomfeldt
            jlarcombe James Larcombe
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes