webcat icon indicating copy to clipboard operation
webcat copied to clipboard

Enable text completion in text fields

Open Thaodan opened this issue 7 years ago • 3 comments

Please enable text completion in formfield's.

Thaodan avatar May 25 '18 15:05 Thaodan

After some research I did not find a way to force activate the word suggestions of the default virtual keyboard. It seems only possible for native textfields or textareas but not for QtWebkit text or form data.

llelectronics avatar Jun 04 '18 09:06 llelectronics

so its a limitation of maliit?

Thaodan avatar Jun 04 '18 23:06 Thaodan

It is more of a limitation of QtWebkit together with maliit I think. I can forcefully activate stuff with QtWebkit Patches in my QtWebkit 5.212 builds. Though that leads to strange effects when typing in stuff in text fields (like mirrored cursor being at the beginning of a word all the time instead of the end)

llelectronics avatar Jun 05 '18 10:06 llelectronics