<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Dec 28, 2015, at 9:06 AM, Dirk Hohndel <<a href="mailto:dirk@hohndel.org" class="">dirk@hohndel.org</a>> wrote:</div><div class=""><div class="">'m working on the visible password problem. I have a phone where I can reproduce this, but the Samsung Galaxy S 3 spews an amount of stuff on the logcat that is mind boggling. And somehow filtering for just Subsurface doesn't work (no idea why - thought that logcat did that, but it works with my Nexus and the same command line doesn't work with the Samsung. :-(<br class=""><br class="">So far I've got nothing. Somehow the setting gets toggled when the user enters the screen, but without toggling the checkbox on screen.<br class=""></div></div></blockquote></div><br class=""><div class="">I think I'll need to file this as a QML bug on Android...</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">12-29 03:30:39.878 D/S<span style="font-variant-ligatures: no-common-ligatures; color: #ffffff; background-color: #000000" class="">ubsurf</span>ace( 6587): <a href="qrc:///qml/CloudCredentials.qml:63" class="">qrc:///qml/CloudCredentials.qml:63</a> (onCheckedChanged): qml: changing password echoMode to 2 was 0</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">12-29 03:30:40.519 I/InputReader(  729): Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.304 ] when=13783159398000</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">12-29 03:30:40.519 I/InputDispatcher(  729): Delivering touch to: action: 0x4, toolType: 1</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">12-29 03:30:40.519 I/InputDispatcher(  729): Delivering touch to: action: 0x4, toolType: 1</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">12-29 03:30:40.519 I/InputDispatcher(  729): Delivering touch to: action: 0x0, toolType: 1</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">12-29 03:30:40.629 I/InputReader(  729): Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=13783277359000</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">12-29 03:30:40.629 I/InputDispatcher(  729): Delivering touch to: action: 0x1, toolType: 1</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">12-29 03:30:40.639 D/S<span style="font-variant-ligatures: no-common-ligatures; color: #ffffff; background-color: #000000" class="">ubsurf</span>ace( 6587): <a href="qrc:///qml/CloudCredentials.qml:63" class="">qrc:///qml/CloudCredentials.qml:63</a> (onCheckedChanged): qml: changing password echoMode to 0 was 2</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">12-29 03:30:40.809 D/SensorService(  729):   -6.9 6.8 2.7</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">12-29 03:30:41.160 E/Sensors (  729): accelHandler -6.913224 6.812633 2.839296</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">12-29 03:30:41.200 E/SMD     (  170): DCD ON</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">12-29 03:30:41.500 I/InputReader(  729): Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.305 ] when=13784142856000</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">12-29 03:30:41.500 I/InputDispatcher(  729): Delivering touch to: action: 0x4, toolType: 1</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">12-29 03:30:41.500 I/InputDispatcher(  729): Delivering touch to: action: 0x4, toolType: 1</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">12-29 03:30:41.500 I/InputDispatcher(  729): Delivering touch to: action: 0x0, toolType: 1</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">12-29 03:30:41.590 I/InputReader(  729): Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=13784239545000</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">12-29 03:30:41.600 I/InputDispatcher(  729): Delivering touch to: action: 0x1, toolType: 1</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">12-29 03:30:41.600 D/S<span style="font-variant-ligatures: no-common-ligatures; color: #ffffff; background-color: #000000" class="">ubsurf</span>ace( 6587): <a href="qrc:///qml/CloudCredentials.qml:63" class="">qrc:///qml/CloudCredentials.qml:63</a> (onCheckedChanged): qml: changing password echoMode to 2 was 0</div></div><div class=""><br class=""></div><div class="">So clearly the password echoMode (as far as QML is concerned) gets changed - but the password stays visible on screen.</div><div class=""><br class=""></div><div class="">/D</div>
</body></html>