[Libreoffice-bugs] [Bug 96789] Android Viewer keyboard covers text if text at end of the odt file

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri May 21 17:30:39 UTC 2021


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

Michael Weghorn <m.weghorn at posteo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED
                 CC|                            |m.weghorn at posteo.de

--- Comment #3 from Michael Weghorn <m.weghorn at posteo.de> ---
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 <uznomis at yahoo.com>
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 <ci at libreoffice.org>
    Reviewed-by: Tomaž Vajngerl <quikee at gmail.com>

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210521/42972db3/attachment.htm>


More information about the Libreoffice-bugs mailing list