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. long menu entry displays partially
QtWS25 Last Chance

long menu entry displays partially

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 273 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.
  • jronaldJ Offline
    jronaldJ Offline
    jronald
    wrote on last edited by jronald
    #1

    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

    JonBJ 1 Reply Last reply
    0
    • jronaldJ 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

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @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.

      jronaldJ 1 Reply Last reply
      3
      • JonBJ JonB

        @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.

        jronaldJ Offline
        jronaldJ Offline
        jronald
        wrote on last edited by
        #3

        @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
        1

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved