https://bugs.documentfoundation.org/show_bug.cgi?id=96789

Michael Weghorn <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]

--- Comment #3 from Michael Weghorn <[email protected]> ---
I cannot reproduce this and from how I understand it, this works as expected
because AndroidManifest.xml now has

    android:windowSoftInputMode="adjustResize"

so this was presumably fixed by

commit 985474a03f902e088d25e005a7d6499037ed8e12
Author: Ximeng Zu <[email protected]>
Date:   Wed Aug 2 11:23:55 2017 -0500

    [Android Viewer] Fix windowSoftInputMode

    Fix the wrong parameter in AndroidManifest.
    When changing android:windowSoftInputMode,
    one should not specify multiple "adjust..." or "state...".

    Change-Id: I0dcacd846d4fe5c2976fe1708b29086b98f2607b
    Reviewed-on: https://gerrit.libreoffice.org/40686
    Tested-by: Jenkins <[email protected]>
    Reviewed-by: Tomaž Vajngerl <[email protected]>

The commit message in my pending Gerrit change
https://gerrit.libreoffice.org/c/core/+/115973/1 has some more information on
that since I came across this while looking into tdf#106893.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to