GammaRay
GammaRay copied to clipboard
KeyNavigation attached object is shown as QObject* [invalid]
Summary
Introspection is broken for the KeyNavigation attached type.
Expected result
Introspection should work KeyNavigation type, it should be able to reflect properties described at the documentation page https://doc.qt.io/qt-5/qml-qtquick-keynavigation.html
Actual result

Additionally, the context menu opens up only to show a 2x2 square of pixels which could easily be mistaken with a dirt on a screen.
Versions
KDE built from master today. GammaRay was build from cf0afd18eb764d09601c09111d36148325a6af36 (pre-last commit at the moment of writing). Qt 5.15.3+kde+r136-1 packaged by Arch Linux.
It is not consistent. Sometimes it shows up with all the properties and reflection metadata, other times not. Don't know what's the cause of all this.