You have been subscribed to a public bug:

In QtMir, we decide what window a key event goes to with the following:

    virtual QWindow* QtWindowSystem::focusedWindow() override
    {
        return QGuiApplication::focusWindow();
    }

Trevinho is launching unity8 inside mir_demo_server on a VT (from
Unity7) and finding that key events are not working - debugging we saw
that focusedWindow() is null. Need to figure out what went wrong. Steps
to repro are coming below

** Affects: qtmir (Ubuntu)
     Importance: Medium
     Assignee: Marco Trevisan (TreviƱo) (3v1n0)
         Status: Fix Released

-- 
Keyboard events being sent to null
https://bugs.launchpad.net/bugs/1590060
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to