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

Guo Yunhe <i...@guoyunhe.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |i...@guoyunhe.me

--- Comment #6 from Guo Yunhe <i...@guoyunhe.me> ---
Some parts of Kdenlive are written in QML using Qt Quick Controls 1. Based on
my testing, Qt Quick Controls 1 caused this issue. If the QML only use Qt Quick
and Qt Quick Controls 2, texts are pretty sharp. But once import
QtQuick.Controls 1.4, the whole widget is messed up. Many other apps, including
Qt Creator, are also affected by the same issue. I reported to Qt upstream
https://bugreports.qt.io/browse/QTBUG-78117

For Kdenlive, I think we can either:

1. Wait Qt to fix this bug. But we probably need to wait for years. Or they
even skip it and we have to upgrade to Qt 6.
2. Migrate ALL Qt Quick Controls 1 to Qt Quick Controls 2. Also a lot of work,
but we have to do it someday because Qt Quick Controls 1 is old and not well
supported.

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

Reply via email to