Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyNavigation attached object is shown as QObject* [invalid] #685

Open
ratijas opened this issue Mar 17, 2022 · 1 comment
Open

KeyNavigation attached object is shown as QObject* [invalid] #685

ratijas opened this issue Mar 17, 2022 · 1 comment

Comments

@ratijas
Copy link
Contributor

ratijas commented Mar 17, 2022

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 cf0afd1 (pre-last commit at the moment of writing).
Qt 5.15.3+kde+r136-1 packaged by Arch Linux.

@ratijas
Copy link
Contributor Author

ratijas commented Mar 18, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant