GammaRay icon indicating copy to clipboard operation
GammaRay copied to clipboard

KeyNavigation attached object is shown as QObject* [invalid]

Open ratijas opened this issue 3 years ago • 1 comments

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

KeyNavigation

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.

ratijas avatar Mar 17 '22 23:03 ratijas

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.

ratijas avatar Mar 18 '22 16:03 ratijas