Vexi monitors key input when windows are not focused

Bug #304329 reported by Charles Goodwin
2
Affects Status Importance Assigned to Milestone
Vexi
Invalid
High
Charles Goodwin

Bug Description

Create a basic template:

<vexi xmlns:ui="vexi://ui">
    <ui:box>
        KeyPressed ++= function(v) { return; }
        KeyReleased ++= function(v) { return; }
        vexi.ui.frame = thisbox;
    </ui:box>
</vexi>

This blocks me from typing into any other application whilst it is running.

Changed in vexi:
assignee: nobody → charlesgoodwin
importance: Undecided → High
milestone: none → 3.0.0
status: New → Confirmed
Revision history for this message
Charles Goodwin (charlesgoodwin) wrote :

Looking at it properly, the bug description is not true and the test case works fine. I do have an example that exhibits this behaviour and will log a proper test case with the correct synopsis.

Changed in vexi:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.