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)
Forum Updated to NodeBB v4.3 + New Features

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 392 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.
  • R Offline
    R Offline
    Rajnish
    wrote on 2 Feb 2022, 10:24 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
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 2 Feb 2022, 19:52 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 3 Feb 2022, 04:47 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
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 3 Feb 2022, 20:39 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 4 Feb 2022, 04:49 last edited by
            #5

            yes latest of QT 5.15

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 4 Feb 2022, 21:17 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 7 Feb 2022, 05:28 last edited by SGaist 2 Jul 2022, 20:35
                #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

                4/7

                3 Feb 2022, 20:39

                • Login

                • Login or register to search.
                4 out of 7
                • First post
                  4/7
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved