D18818: virtualkeyboard: resize the focused window to make room for the keyboard

Marco Martin <[email protected]>
Newsgroups gmane.comp.kde.devel.kwin
Message-ID <[email protected]>
mart added a comment.


  now, a problem which i don't see a solution for
  
  an app that has the following QML code:
  import QtQuick 2.0
  import QtQuick.Controls 2.3 as Controls
  
  ListView {
  
    id: root
    cacheBuffer: 0
    width: 300; height: 400
    model: 200
    delegate: Controls.TextField {
        width: root.width
    }
  
  }
  
  resize the window to take the full screen height, then click on a textfield near the bottom
  the keyboard will open, the window resized, the focused text item will be out of view, destroyed and the keyboard closes immediately
  
  (now i am fine if this is just a thing we say is an oincorrect thing for the app to do)

REPOSITORY
  R108 KWin

REVISION DETAIL
  https://phabricator.kde.org/D18818

To: mart, #plasma, #kwin, bshah, graesslin, romangg
Cc: nicolasfella, mart, kwin, davidedmundson, graesslin, jraleigh, GB_2, mkulinski, ragreen, jackyalcine, Pitel, iodelay, bwowk, ZrenBot, ngraham, alexeymin, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.