Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-26160

On blackberry platform, virtual keyboard's setHeight() routine takes bool but should take int

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 4.8.x
    • 4.8.2
    • Core: Plugins
    • None
    • blackberry platform
    • f3f695ebcffcb69c0ae643757382442730e8b9d2

    Description

      In the files src/plugins/platforms/blackberry/qbbabstractvirtualkeyboard.(h|cpp) the QBBAbstractVirtualKeyboard::setHeight(bool height) routine should be taking int height instead.

      With the code as it is, the height gets converted to a 1 or 0 so the availableGeometry only changes by one pixel when the keyboard is visible.

      Patch is attached.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            rafaelroquetto Rafael Roquetto
            peter9477 Peter Hansen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes