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. Issue in Microsoft IME in qt widget where the setWindowFlags(Qt::Popup | Qt::FramelessWindowHint)

Issue in Microsoft IME in qt widget where the setWindowFlags(Qt::Popup | Qt::FramelessWindowHint)

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 2 Posters 379 Views
  • 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
    Rajnish
    wrote on last edited by
    #1

    Hi all,
    there is an issue while using setWindowFlags(Qt::Popup | Qt::FramelessWindowHint) in qt widget. In this case it doesn't support the Microsoft IME (I am using the japanese language). If I change the Qt::Popup with Qt:Dialog, then it is working fine. Is there any solution to support the Microsoft IME in Qt:Popup?

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

      Hi and welcome to devnet,

      Which version of Qt are you using ?
      On which version of Windows ?

      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
      • R Offline
        R Offline
        Rajnish
        wrote on last edited by
        #3

        Hi SGaist,
        I am using QT 5.15
        In windows 10 (and in some machine which contains Windows 7).
        But this behavior is consistent in both the cases. Please do let me know if you need some more information.

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

          Latest of Qt 5.15 ?

          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
          • R Offline
            R Offline
            Rajnish
            wrote on last edited by
            #5

            yes latest of QT 5.15

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

              Did you already check the bug report system ?

              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
              • R Offline
                R Offline
                Rajnish
                wrote on last edited by SGaist
                #7

                No I didn't, I am reporting the issue right now. (QTBUG-100506)

                [edit: added bug report link SGaist]

                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