Results 1 to 2 of 2

Thread: Qt5 and showFullscreen on MacOS 10.6

  1. #1
    Join Date
    Jul 2010
    Posts
    17
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Qt5 and showFullscreen on MacOS 10.6

    Hi,
    I’m using QWidget::showFullscreen. It was working correctly with Qt 4.n. I’ve upgraded to Qt 5 (actually 5.0.1) and it doesn’t work any more on MacOS 10.6 (nothing happens although QWidget::windowState() gives Qt::WindowFullScreen). The same code works as expected on MacOS 10.7 although there is a behavior change: when switching to fullscreen, my window appears as a separate desktop.
    Any idea and solution ?
    Thanks in advance
    —
    Dom

  2. #2
    Join Date
    Feb 2011
    Posts
    354
    Thanks
    17
    Thanked 27 Times in 24 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Windows

    Default Re: Qt5 and showFullscreen on MacOS 10.6

    It seems to be a bug in Qt 5. I have the same issue on Mac OS X 10.6 + Qt 5.1.1. The same code works fine on Mac OS X 10.8.4. The same code works fine on Mac OS X 10.6 + Qt 4.8.

Similar Threads

  1. showFullScreen minimizes my window.
    By wagmare in forum Newbie
    Replies: 4
    Last Post: 14th September 2012, 07:19
  2. focusChanged & showFullScreen problem
    By RichBond in forum Qt Programming
    Replies: 0
    Last Post: 4th September 2012, 17:33
  3. ShowFullScreen on QStackWidget don't work
    By Ratheendrans in forum Qt Programming
    Replies: 2
    Last Post: 10th May 2010, 18:34
  4. Replies: 0
    Last Post: 2nd February 2010, 10:55
  5. Odd behaviour with showFullScreen
    By KShots in forum Qt Programming
    Replies: 4
    Last Post: 17th August 2007, 13:12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.