nemomobile-ux / main

Main repo for docs and issues of Nemomobile
7 stars 0 forks source link

Cannot type into TextField even they have focus #52

Open jmlich opened 6 months ago

jmlich commented 6 months ago

steps to reproduce

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 https://github.com/maliit/framework/pull/121 instead of https://github.com/nemomobile-ux/nemo-packaging/blob/master/maliit-framework-qt6/0001-move_to_qt6.patch

jmlich commented 6 months ago

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