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. Using setUnifiedTitleAndToolBarOnMac in a QMainWindow (Qt 4.8.4) with a QToolBar makes the application unusable
Forum Updated to NodeBB v4.3 + New Features

Using setUnifiedTitleAndToolBarOnMac in a QMainWindow (Qt 4.8.4) with a QToolBar makes the application unusable

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.8k Views 1 Watching
  • 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.
  • D Offline
    D Offline
    dasloop
    wrote on last edited by
    #1

    Hi,

    While migrating our app from 4.7 to 4.8 we have found an error (reported here: https://bugreports.qt-project.org/browse/QTBUG-30502 ). It seems quite critical but I have not found any other reporting it so, maybe, is not related to Qt (although we have tested it in two different computers, both running Mac OS X 10.8).

    The error happens when creating a simple Mac app with a QMainWindow that sets setUnifiedTitleAndToolBarOnMac to true and adds a QToolBar. It makes the QMainWindow widgets (except the top tool bar) insensitive. Undocking the toolbar solves the problem.

    Can someone with access to Qt 4.8.4 (I use the version compiled from qt-projects) try to reproduce it? The bug includes both a pro and a very small cpp file.

    Thanks

    David

    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