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. On Mac OS behavior of Modal dialog box is not correct

On Mac OS behavior of Modal dialog box is not correct

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 2 Posters 519 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.
  • S Offline
    S Offline
    Sukanya Gavhane
    wrote on last edited by
    #1

    When I tried to open the dialog box from another dialog box, an Observed child dialog box is behind the Main dialog(Parent Dialog).
    I have set the parent to the child dialog also I have set the Modal as True still it is not working as expected.
    The issue is coming only on the mac machines (Monterey), On windows, the same code works fine.
    Can anyone please help/support me to solve this?

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

      Hi and welcome to devnet,

      Do you mean you have a modal dialog called from a modal dialog ?

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

      S 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        Do you mean you have a modal dialog called from a modal dialog ?

        S Offline
        S Offline
        Sukanya Gavhane
        wrote on last edited by
        #3

        @SGaist No, Modal dialog(child dialog) is called from parent dialog (not modal)

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

          Can you provide a minimal compilable example that shows this behaviour ?

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

          1 Reply Last reply
          0
          • S Offline
            S Offline
            Sukanya Gavhane
            wrote on last edited by
            #5

            Sorry, but I am unable to create a minimal compilable example for this problem. I will post if I could create one.

            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