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

cwo <cwo....@posteo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |6.4.0
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/libplasma/-/commit/c01eb
                   |                            |1db8382c78f24313f700732ed34
                   |                            |81005a6d

--- Comment #1 from cwo <cwo....@posteo.net> ---
Git commit c01eb1db8382c78f24313f700732ed3481005a6d by Christoph Wolk.
Committed on 11/03/2025 at 15:44.
Pushed by cwo into branch 'master'.

PC3/SpinBox: don't read implicitsize of loader before it's ready

Spinbox uses a Loader to conditionally load the editable or non-editable
version of the textinput background. The Loader coming in confuses the
implicit size assignment and leads to a binding loop for a moment before
settling on a proper value. This seems harmless, but causes a warning to
be printed each time a PC3 SpinBox is created.

Instead, just wait until the Loader is ready, and consider its implicit
size to be 0 until then.
FIXED-IN: 6.4.0

M  +2    -2    src/declarativeimports/plasmacomponents3/SpinBox.qml

https://invent.kde.org/plasma/libplasma/-/commit/c01eb1db8382c78f24313f700732ed3481005a6d

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

Reply via email to