Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    EditingFinished signal not emitted for QLineEdit on Mac (but Win and Linux are ok)

    General and Desktop
    3
    3
    1878
    Loading More Posts
    • 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.
    • F
      floatingWoods last edited by

      Hello,

      I noticed that the editingFinished signal is never emitted for a QLineEdit widget on Mac platforms IF there is only one QLineEdit widget on the form. If there are at least 2 QLineEdit widgets, then the problem doesn't appear.

      Practically, on such a form with only one QLineEdit widget, pressing the Tab or enter key doesn't have an effect on that QLineEdit widget. This problem only appears on Mac platforms! Windows and Linux do not have this problem.

      Any idea what might be happening there?

      Thanks

      1 Reply Last reply Reply Quote 0
      • L
        Little Red Wolf last edited by

        I am having this problem on my Windows 7, and I have two of these controls

        1 Reply Last reply Reply Quote 0
        • D
          developer last edited by

          this thread takes me in a problem that do i need to check my project on each platform

          1 Reply Last reply Reply Quote 0
          • First post
            Last post