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. Hide Textslider when using Textinput item on Android?
Forum Updated to NodeBB v4.3 + New Features

Hide Textslider when using Textinput item on Android?

Scheduled Pinned Locked Moved Solved Mobile and Embedded
3 Posts 2 Posters 656 Views 1 Watching
  • 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.
  • PowerNowP Offline
    PowerNowP Offline
    PowerNow
    wrote on last edited by PowerNow
    #1

    Hi,

    I'm using a Textinput item on Android and have a problem with the Textslider of the virtual keyboard.

    Correct:

    1. Press on a text to edit
    2. Texinput and virtual keyboard opens
    3. I type in text.
    4. I press the confirm button on the keyboard
    5. The Texinput and keyboard disappear again

    Not correct:
    3. Select with a finger the Textinput
    4. Textslider appears
    5. I press the confirm button on the keyboard
    6. The Texinput and keyboard disappear again
    7. Textslider still visible

    Does maybe some know what I'm doing wrong? Maybe bug or is there a fallback solution outhere?

    Thanks...

    ekkescornerE 1 Reply Last reply
    0
    • PowerNowP PowerNow

      Hi,

      I'm using a Textinput item on Android and have a problem with the Textslider of the virtual keyboard.

      Correct:

      1. Press on a text to edit
      2. Texinput and virtual keyboard opens
      3. I type in text.
      4. I press the confirm button on the keyboard
      5. The Texinput and keyboard disappear again

      Not correct:
      3. Select with a finger the Textinput
      4. Textslider appears
      5. I press the confirm button on the keyboard
      6. The Texinput and keyboard disappear again
      7. Textslider still visible

      Does maybe some know what I'm doing wrong? Maybe bug or is there a fallback solution outhere?

      Thanks...

      ekkescornerE Offline
      ekkescornerE Offline
      ekkescorner
      Qt Champions 2016
      wrote on last edited by
      #2

      @PowerNow you must give another field the focus when text was entered

      ekke ... Qt Champion 2016 | 2024 ... mobile business apps
      5.15 --> 6.9 https://t1p.de/ekkeChecklist
      QMake --> CMake https://t1p.de/ekkeCMakeMobileApps

      PowerNowP 1 Reply Last reply
      1
      • ekkescornerE ekkescorner

        @PowerNow you must give another field the focus when text was entered

        PowerNowP Offline
        PowerNowP Offline
        PowerNow
        wrote on last edited by
        #3

        @ekkescorner : Thxs a lot, exactly what I was looking for. Problem solved!

        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