https://bugs.kde.org/show_bug.cgi?id=513130

            Bug ID: 513130
           Summary: On-canvas text tool keyboard pans application window
                    up depending on initial screen position
    Classification: Applications
           Product: krita
      Version First git master (please specify the git hash!)
       Reported In:
          Platform: Android
                OS: Android 14.x
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Tool/Text
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

On Android, when you interact with the on-canvas text tool input and summon an
on-screen keyboard on Android, the entire application window will pan up if the
initial position of the input is near the bottom of the screen. This is wrong,
if the user wants to see the input, they can pan the canvas to bring it into
view, they don't need their entire window shifted. It also puts the selection
handles in the wrong place because Qt doesn't offset the transform correctly on
its own.

This probably requires patching Qt. QtNativeActivity.java has a variable
m_softInputMode that decides on this behavior, but there's no interface for
manipulating it.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to