https://bugs.kde.org/show_bug.cgi?id=479406

Thomas Weißschuh <tho...@t-8ch.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/kcolorchooser/-/commit
                   |                            |/dace6c0d2b04b444b4e4a92045
                   |                            |0a7ed24b79cc30
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #18 from Thomas Weißschuh <tho...@t-8ch.de> ---
Git commit dace6c0d2b04b444b4e4a920450a7ed24b79cc30 by Thomas Weißschuh.
Committed on 21/05/2024 at 18:02.
Pushed by nicolasfella into branch 'master'.

Allow dbus processing in qt-base to enable color-picking via portal

qt-base uses dbus to query the desktop portal if color-picking is
supported, without explicitly waiting for the result.
kcolorchooser creates its QColorDialog before the response was processed
and therefore color picking via the portal is presumed to be
unavailable.

Give the eventloop the opportunity to process the event and only
afterwards create the QColorDialog.

See https://bugreports.qt.io/browse/QTBUG-120957

M  +3    -0    kcolorchooser.cpp

https://invent.kde.org/graphics/kcolorchooser/-/commit/dace6c0d2b04b444b4e4a920450a7ed24b79cc30

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to