Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Solved long menu entry displays partially

    General and Desktop
    2
    3
    125
    Loading More Posts
    • 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.
    • jronald
      jronald last edited by jronald

      Env

      Linux
      Qt 6.2.1

      Problem

      In designer, it's ok
      design.png

      When running, problem as below
      run.png

      More Info

      QApplication::setStyle(QStyleFactory::create("Fusion")); doesn't help

      JonB 1 Reply Last reply Reply Quote 0
      • JonB
        JonB @jronald last edited by

        @jronald
        In Qt6 I suspect you might be under Menu item with mnemonic gets cut off? https://bugreports.qt.io/browse/QTBUG-94481 ? Looks like you will need 6.3.

        jronald 1 Reply Last reply Reply Quote 3
        • JonB
          JonB @jronald last edited by

          @jronald
          In Qt6 I suspect you might be under Menu item with mnemonic gets cut off? https://bugreports.qt.io/browse/QTBUG-94481 ? Looks like you will need 6.3.

          jronald 1 Reply Last reply Reply Quote 3
          • jronald
            jronald @JonB last edited by

            @JonB said in long menu entry displays partially:

            @jronald
            In Qt6 I suspect you might be under Menu item with mnemonic gets cut off? https://bugreports.qt.io/browse/QTBUG-94481 ? Looks like you will need 6.3.

            Yes, exactly.
            Thanks

            1 Reply Last reply Reply Quote 1
            • First post
              Last post