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. [SOLVED]QPlainTextEdit layout bug

[SOLVED]QPlainTextEdit layout bug

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 1.6k Views
  • 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.
  • M Offline
    M Offline
    mbnoimi
    wrote on last edited by
    #1

    Hi,

    As you know Qt supports auto text layout for all Qt input widgets but recently I noticed that QPlainTextEdit doesn't!!

    Could anyone tell me if this is wrong or right before filing a new bug report.

    As you can see in this screenshot QLineEdit works fine:
    http://i.imgur.com/vmvQvi3.png

    While QPlainTextEdit doesn't!
    http://i.imgur.com/VCOS7xj.png

    PS
    I couldn't find any temporarily solution for this issue because this widget works with plain text only so I couldn't add "text-align: right;" for example.

    1 Reply Last reply
    0
    • Chris KawaC Offline
      Chris KawaC Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Seems like this happened before, so I guess this is a regression: "[#QTBUG-7516]":https://bugreports.qt-project.org/browse/QTBUG-7516

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mbnoimi
        wrote on last edited by
        #3

        Indeed this issue reported before although bug ticket says it done but it seems not!

        I'll file a new bug report to see.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          mbnoimi
          wrote on last edited by
          #4

          I created a new ticket in this link
          https://bugreports.qt-project.org/browse/QTBUG-29341

          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