https://bugs.documentfoundation.org/show_bug.cgi?id=164579
BogdanB <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from BogdanB <[email protected]> --- Michael, I tried to bibisect this, and this is my result. Is the result wrong?... I opened the PDF with Firefox. The change you made does not seem related to forms. author Michael Weghorn <[email protected]> 2024-07-17 09:40:13 +0200 committer Adolfo Jayme Barrientos <[email protected]> 2024-07-20 06:00:55 +0200 commit 58a533ee6bab11a157184aec47a39588ec63add2 (patch) tree aa6c59d033cb7c85f9b422d10654cb505d9d378b parent ab86927e541cedad2adfd56e3c34abd04abc0db6 (diff) android: Handle cursor keys In Android Viewer, forward the left/right/up/down keys as such by adding the corresponding mapping to `LOKitTileProvider#getKeyCode`. This allows navigating through the document using those keys e.g. on a hardware keyboard. This addresses this comment from a Google Play Review: > Editing, the cursor doesn't respond to the cursor keys Change-Id: I688e5d0cc1db4f9315f9c9cb2139c22117a210e7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170605 Tested-by: Jenkins Reviewed-by: Michael Weghorn <[email protected]> (cherry picked from commit 053d9feec432ca4dff4d85593d9cad0d975388b3) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170562 Reviewed-by: Adolfo Jayme Barrientos <[email protected]> -- You are receiving this mail because: You are the assignee for the bug.
