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

Cannot type into TextField even they have focus #52

Open
jmlich opened this issue Jan 19, 2024 · 1 comment
Open

Cannot type into TextField even they have focus #52

jmlich opened this issue Jan 19, 2024 · 1 comment

Comments

@jmlich
Copy link
Member

jmlich commented Jan 19, 2024

steps to reproduce

  • open glacier-components
  • open TextInput page
  • keyboard should be visible after clicking on text input, digits input, email input and URL input
  • typing on the hardware keyboard should change content of textfield

In log I can see error message reffering to
https://github.com/nemomobile-ux/qtquickcontrols-nemo/blob/eaf77f5f824522b58c58b4510b7ddbc72b20ccc4/src/controls/qml/TextField.qml#L55

Jan 19 18:29:09 pinephone glacier-components[4748]: [W] unknown:55 - file:///usr/lib/qt6/qml/Nemo/Controls/TextField.qml:55: Error: Unknown method return type:
Jan 19 18:29:10 pinephone glacier-components[4748]: [W] unknown:57 - file:///usr/lib/qt6/qml/Nemo/Controls/TextField.qml:57: Error: Unknown method return type:
Jan 19 18:29:10 pinephone glacier-components[4748]: [W] unknown:55 - file:///usr/lib/qt6/qml/Nemo/Controls/TextField.qml:55: Error: Unknown method return type:

We can try to use maliit/framework#121 instead of https://github.com/nemomobile-ux/nemo-packaging/blob/master/maliit-framework-qt6/0001-move_to_qt6.patch

@jmlich jmlich changed the title Maliit doesn't show Maliit doesn't show when TextField have focus Jan 19, 2024
@jmlich jmlich changed the title Maliit doesn't show when TextField have focus Cannot type into TextField even they have focus Jan 19, 2024
@jmlich
Copy link
Member Author

jmlich commented Jan 19, 2024

I can see that maliit-framework-qt6 package wasn't installed on the first try

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