Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QLineEdit on OSX and the initial cursor position problem

QLineEdit on OSX and the initial cursor position problem

Scheduled Pinned Locked Moved General and Desktop
5 Posts 2 Posters 2.2k 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.
  • R Offline
    R Offline
    ronM71
    wrote on last edited by
    #1

    I am experiencing a strange phenomenon with Qt 4.7.4 (was present in earlier versions too). Sometimes, when I click on an empty QLineEdit to bring it to focus, the cursor will start blinking on the right hand side of the edit-box (as if typing RTL). Only after the first key press and the first character appearing, it will "jump" to the left, positioning itself after the character I just typed. It this some kind of RTL/LTR confusion? should I specify something more explicitly?

    1 Reply Last reply
    0
    • G Offline
      G Offline
      goetz
      wrote on last edited by
      #2

      I can imagine what you mean, but that never happened to me. Are you using the Cocoa or the Carbon version for the Mac?

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply
      0
      • R Offline
        R Offline
        ronM71
        wrote on last edited by
        #3

        Cocoa. I can hide the issue by enforcing and then removing content from the empty QLineEdit... but I was hoping for a mode elegant solution.

        1 Reply Last reply
        0
        • G Offline
          G Offline
          goetz
          wrote on last edited by
          #4

          Really strange. Did you search in the bugtracker already?

          http://www.catb.org/~esr/faqs/smart-questions.html

          1 Reply Last reply
          0
          • R Offline
            R Offline
            ronM71
            wrote on last edited by
            #5

            Will do today. If it doesn't exist I'll see if I can submit a new one with "video evidence"

            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