Anyone have any ideas? I've had a look and as far as I see, every Qt5
application on macOS suffers from this bug and will assume so unless proven
otherwise. I've filed https://bugreports.qt.io/browse/QTBUG-59433.

On Mon, Mar 6, 2017 at 8:14 PM Vadim Peretokin <vpereto...@gmail.com> wrote:

> When I open multiple windows in my Qt4 app on mac, the toolbar lists them:
> https://i.stack.imgur.com/l7jCp.png
>
> When I do the same in Qt5, the toolbar doesn't list any windows my
> application has: https://i.stack.imgur.com/EI0RV.png
>
> This is a serious issue since if the user minimises a window from the
> application, and minimize to dock icon
> <https://www.howtogeek.com/285750/how-to-set-macos-applications-to-minimize-to-their-dock-icon/>
>  is enabled, the only way to bring the window back is to use "show all
> windows" menu.
>
> I've looked around but couldn't find an option, and I noticed that Tiled,
> another Qt app, also suffers from this problem on macOS. How can I fix this?
>
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to