QML inconsistency Android <-> Desktop

2016-05-07 Thread Joakim Bygdell
When running Subsurface-mobile on my laptop
I have a fully functional combobox that autocompletes text input
based on what exists in the list model.

However when I run the same build on android 
the autocompletion only works for elements in the list that start with numbers.

First I thought that the text auto suggestion from the keyboard was to blame
but I have the same issue when I disable that via 
inputMethodHints: Qt.ImhNoPredictiveText


I could find one bug report that autocompletion didn’t work on android
but that should have been fixed for Qt 5.6.

/Jocke

___
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface


Re: Slight layout problem iOS

2016-05-07 Thread Rick Walsh
On 7 May 2016 05:54, "Rainer Mohr"  wrote:
>
> When opening a dive from the list, the labels of the dive details are not
aligned correctly, see first screenshot. If i flick to the next dive 2
times and then go back, it looks right, see second screenshot. May be an
issue with the localized labels (yes, we Germans have silly long words)
>
I can verify this on Android (Galaxy S6) too if I set my phone to German. I
don't know why it happens, then is ok when going back to the dive but I
wonder if we should use elide (shrink text to fit) for the title labels.

> And another issue: tap a dive in the list and then swipe to the next
dive. Then go back to the list via the blue top bar. The dive you swiped to
is highlighted. Tap on that again and you see the following dive in the
main panel, the headline displays the correct one you tapped on. This can
also be seen in the first screenshot.
>
Yes, I get that too (switched back to English).

> Apart from that: nice work! :-)
>
> Rainer
>
>
>
>
>
>
>
>
> ___
> subsurface mailing list
> subsurface@subsurface-divelog.org
> http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
>
___
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface