Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
5.12.3, 5.12.4
-
None
-
macOS 10.13.6 High Sierra.
MacBook Pro (Retina, 13-inch, Early 2015)
Intel Iris Graphics 6100
Qt Creator installed via homebrew:
$ brew cask info qt-creator
qt-creator: 4.9.1
https://www.qt.io/developers/
/usr/local/Caskroom/qt-creator/4.9.1 (35.6KB)
From: https://github.com/Homebrew/homebrew-cask/blob/master/Casks/qt-creator.rb
==> Name
Qt Creator
==> Artifacts
Qt Creator.app (App)macOS 10.13.6 High Sierra. MacBook Pro (Retina, 13-inch, Early 2015) Intel Iris Graphics 6100 Qt Creator installed via homebrew: $ brew cask info qt-creator qt-creator: 4.9.1 https://www.qt.io/developers/ /usr/local/Caskroom/qt-creator/4.9.1 (35.6KB) From: https://github.com/Homebrew/homebrew-cask/blob/master/Casks/qt-creator.rb ==> Name Qt Creator ==> Artifacts Qt Creator.app (App)
Description
The context menu on the root node of the project tree does not display correctly on macOS. All the other context menus on other tree nodes appear to work fine.
On first bringing up the menu what looks like a native macOS window border (rounded corners, drop-shadow) is shown occupying the same region as one would expect to find the context menu. No content has been painted to this window at this point, so it appears transparent. (First attached image).
Moving the cursor down through the menu area causes some, although not all menu entries to be painted. (Second attached image)
The third attached image show all entries which get painted after moving down through the menu.
A possibly related problem is that it can be difficult to get this context menu to appear at all. Sometimes it appears very briefly, then disappears. In fact, while I was reproducing the issue for this report it because increasingly difficult to get this menu to appear, until I couldn't get it to appear at all.
Attachments
Issue Links
- is duplicated by
-
QTBUG-77140 widget with flags popup and FramelessWindowHint does not paint
- Closed
- relates to
-
QTCREATORBUG-22704 Context menus or tool windows become transparent
- Closed
-
QTBUG-74559 [macOS] [Regression] QMenu not drawn properly when shown on regular display after shown on Retina display
- Closed