Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Problem using backspace on the VirtualKeyboard
Qt 6.11 is out! See what's new in the release blog

Problem using backspace on the VirtualKeyboard

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 325 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    diogooliveira
    wrote on last edited by
    #1

    Hi, Qt experts.

    I'm having a problem writing to a QDoubleSpinBox field, for example:

    The number 150 is written in the field, clicking on the field opens the virtualKeyboard for editing. If I click on backspace 3 times and then start writing the new number, everything goes normally. However, if I click more than 3 times and then start writing the new number, the first written number is displayed selected and when writing the second number, the first is replaced. Therefore, if I write 331, the number displayed is 31.

    qt4.png

    Does anyone know how to solve this problem?

    Regards,

    DiogoOliveira
    Versão: Qt 5.15LTS

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved