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

David Redondo <k...@david-redondo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@david-redondo.de

--- Comment #12 from David Redondo <k...@david-redondo.de> ---
Since we render in a offscreenwindow, the recorder should be on the
renderwindow see
https://invent.kde.org/frameworks/kdeclarative/-/blob/master/src/qmlcontrols/kquickcontrols/KeySequenceItem.qml#L45,
which is wrapper for
https://doc.qt.io/qt-5/qquickrendercontrol.html#renderWindowFor

Theory: Due to side effects from before/after the kirigami change,  the
renderwindow is not set yet when the binding is evaluated

lazy fix would be set that more often (before starting recording)

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

Reply via email to