summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qsettings.cpp
diff options
authorWladimir Leuschner <[email protected]>2025-10-30 11:32:39 +0100
committerWladimir Leuschner <[email protected]>2025-10-31 18:54:35 +0100
commit12313f3ebe00808e9b1c27ddcb49cedf3e09582b (patch)
treeca3cc0fe736f5a682879413bfd2ea11cf18df723 /src/corelib/io/qsettings.cpp
parent0bfe2fd5d4715e958dd502d93695f10d6cf0844a (diff)
WindowsStyles: Always draw QComboBoxPrivateContainer popup backgroundHEADdev
The background of QComboBox popups were not explicitly drawn. This was no problem until QWindows11Style needed to make the popup translucent to have rounded corners in the popup. When changing from QWindows11Style to QWindowsVistaStyle or QWindowsStyle at runtime, the combobox popup background became transparent due to not being explicitly filled. This patch draws the background for popup in QWindowsVistaStyle and QWindowsStyle explicitly. Fixes: QTBUG-139849 Pick-to: 6.10 Change-Id: I7f312661be07eafda68f0a57fc2c32322e4da724 Reviewed-by: Christian Ehrlicher <[email protected]>
Diffstat (limited to 'src/corelib/io/qsettings.cpp')
0 files changed, 0 insertions, 0 deletions