Re: [Interest] all caps font on android 8

2018-04-14 Thread ekke
I got similar reports for my QtQuickControls2 apps on Android But in my case only TextFields always show Uppercase while entering text Long time I built my Android Apps for Android6(SDK23). Now after building for Android 8 and Qt 5.10.1 some reports are coming in It seems it depends from the Devic

Re: [Interest] all caps font on android 8

2018-04-13 Thread maitai
Hi Christoph, I am afraid I don't remember all the details but I think I ended up adding a font dialog in the app main settings, and the user succeeded to find a more suitable font. I can also see in my code stuff like QFont def = qApp->font(); if(!Settings::getSetting(defaultFontNam

Re: [Interest] all caps font on android 8

2018-04-13 Thread Christoph Keller
Hi Philippe, I received the same bug report from a user. Have you found a solution/cause? I haven't found anything by googling around, just your mailing list entry. Just for the statistics: QtQuickControls 2 application with Qt 5.10.1; User has a OnePlus 3 running Android 8.0.0. Other 8.x de