Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-34801

Qt5 Mac application cannot handle custom url scheme

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.1.1
    • Core: Event loop
    • None
    • Mac OS X
    • macOS

      Let say my application is registered to handle a custom url scheme, like:

      myscheme://some/localtion?data#one%2anchor

      On Mac, the url in the QFileOpenEvent I receive will be wrong:

      file:myscheme://some/localtion%3fdata%23one%2520anchor

      it is double encoded and has an extra "file:" at the beginning.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            dedietri Gabriel de Dietrich (drgvond)
            sandy.martel Sandy Martel
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes