Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.3
-
-
76d5c4992 (dev), 01fd6d478 (6.6), ca495539b (tqtc/lts-6.5)
Description
please see the attached example.
reproducible procedure.
- run minimal-qml_keyevent (compositor)
- run Top,Middle,Bottom
- press N or D key
the compositor will receive key event, and the forward function seems to work, but it will make the `Bottom` client key signal handle enter infinitely.