Summary: | In MDI subwindow mode and hidpi, maximizing subwindow causes menubar to increase height | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Alvin Wong <alvin> |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
URL: | https://bugreports.qt.io/browse/QTBUG-87871 | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/9c8abbb1b0d19101fce591ea8e4f237c9fe7a7ac | Version Fixed In: | |
Sentry Crash Report: |
Description
Alvin Wong
2022-01-25 08:37:26 UTC
A possibly relevant merge request was started @ https://invent.kde.org/graphics/krita/-/merge_requests/1311 Git commit ba54a5ba2591dfcd3070ca9705131c24ab71a0db by Alvin Wong. Committed on 27/01/2022 at 16:03. Pushed by alvinwong into branch 'master'. qt: Fix hidpi menubar height in MDI mode with maximized subwindow Qt bug: https://bugreports.qt.io/browse/QTBUG-87871 M +5 -0 3rdparty/ext_qt/CMakeLists.txt A +44 -0 3rdparty/ext_qt/bug449118-QMdiSubWindow-Set-correct-ControlLabel-size.patch https://invent.kde.org/graphics/krita/commit/ba54a5ba2591dfcd3070ca9705131c24ab71a0db Git commit 9c8abbb1b0d19101fce591ea8e4f237c9fe7a7ac by L. E. Segovia, on behalf of Alvin Wong. Committed on 25/02/2022 at 15:40. Pushed by lsegovia into branch 'krita/5.0'. qt: Fix hidpi menubar height in MDI mode with maximized subwindow Qt bug: https://bugreports.qt.io/browse/QTBUG-87871 (cherry picked from commit ba54a5ba2591dfcd3070ca9705131c24ab71a0db) M +5 -0 3rdparty/ext_qt/CMakeLists.txt A +44 -0 3rdparty/ext_qt/bug449118-QMdiSubWindow-Set-correct-ControlLabel-size.patch https://invent.kde.org/graphics/krita/commit/9c8abbb1b0d19101fce591ea8e4f237c9fe7a7ac |