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

AlignJustify has same effect as AlignLeft

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • None
    • 5.15.2, 6.4.1
    • GUI: Text handling
    • None
    • os:Win10 x64
      Complier:MSVC2019 x64
      Qt:6.4.1 and 5.15.2LTS
    • Windows

    Description

      /*

      os:Win10 x64

      complier:MSVC2019 x64

      Qt:6.4.1 and 5.15.2LTS

      */

      the effect of the code {textEdit->setAlignment(Qt::AlignJustify)} has a same effect as the code 

      {textEdit->setAlignment(Qt::AlignLeft)}

      .

      I think it's a bug,and I used Qt6.4.1 and Qt5.15.2LTS to test it, the same apperance.

      textEdit is a QTextEdit object pointer.

      It's in debug mode,I think  it  needn't to be tested in release.

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            xiaobao666 浩恺 保
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes