Results 1 to 5 of 5

Thread: Minimized windows shown as small rectangles

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2015
    Location
    Montréal, Canada
    Posts
    6
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default Minimized windows shown as small rectangles

    Qt 4.8 and 5.4, Qt Creator 3.1 and 3.3.0 under Ubuntu 12.04

    Since installation of Qt 5.4 and Qt Creator 3.3.0 my Qt apps show a defect.

    If I minimize a subwindow of one MDI app, its corresponding "tab" that was showing previously at the bottom left of the main window with its icon and window tittle now shows as a tiny rectangle (I assume it is the tab few pixels wide):

    Minimized.jpg

    In this example there are 3 minimized subwindows so 3 tiny rectangles.
    Even if I rebuild (qmake, clean and rebuild) with Qt Creator 3.1.2 using Qt 4.8 the defect remains.
    I did not modified the code since the Qt/Qt Creator upgrade, only recompiled the app.
    The small rectangle (tab) is active since the window menu can still be used by hovering the mouse curson on it and I can restore the window with it.

    Any help on this would be welcome!
    Last edited by midi-pascal; 16th January 2015 at 22:19.

Similar Threads

  1. Mdi minimized windows always on top?
    By erikusa in forum Qt Programming
    Replies: 0
    Last Post: 18th December 2010, 00:45
  2. QIcon not shown on Ubuntu, works on Windows
    By JPNaude in forum Qt Programming
    Replies: 3
    Last Post: 11th November 2010, 05:28
  3. Replies: 3
    Last Post: 26th August 2010, 11:51
  4. Replies: 8
    Last Post: 8th September 2008, 09:46
  5. Small task for Windows programmers
    By wysota in forum General Discussion
    Replies: 23
    Last Post: 29th October 2007, 09:32

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
  •  
Qt is a trademark of The Qt Company.