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. QFileDialog fileSelected signal not sent when file selected via textbox interaction
Forum Updated to NodeBB v4.3 + New Features

QFileDialog fileSelected signal not sent when file selected via textbox interaction

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 322 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.
  • H Offline
    H Offline
    HowitzerDev
    wrote on last edited by HowitzerDev
    #1

    Take a QFileDialog. You paste in the desired path to open in the textbox part. The file browser part then locates the file based on the input into the text field. It visibly selects the file too. But the fileSelected signal is not sent. We rely on this signal to do important work so it's a bug for us. How to make the signal send when selecting the file from the text field?

    This is on Windows with QT version 5.15.

    Thanks,
    Adam

    H 1 Reply Last reply
    0
    • H HowitzerDev

      Take a QFileDialog. You paste in the desired path to open in the textbox part. The file browser part then locates the file based on the input into the text field. It visibly selects the file too. But the fileSelected signal is not sent. We rely on this signal to do important work so it's a bug for us. How to make the signal send when selecting the file from the text field?

      This is on Windows with QT version 5.15.

      Thanks,
      Adam

      H Offline
      H Offline
      HowitzerDev
      wrote on last edited by
      #2

      @HowitzerDev Any wisdom at all on this one?

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        You should give the exact version of Qt and Windows and a minimal compilable example that reproduces the behaviour so people can test on their own to better help you.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        H 1 Reply Last reply
        1
        • SGaistS SGaist

          Hi,

          You should give the exact version of Qt and Windows and a minimal compilable example that reproduces the behaviour so people can test on their own to better help you.

          H Offline
          H Offline
          HowitzerDev
          wrote on last edited by
          #4

          @SGaist Ok we will work on that. Thanks.

          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