Search Unity

Ubuntu + Gnome-Shell Issue: Doesn't accept input field

Discussion in 'Linux' started by ArkyR, Aug 21, 2016.

  1. ArkyR

    ArkyR

    Joined:
    Jul 15, 2016
    Posts:
    18
    Noticed an interesting problem. Unity (5.4.0p1) doesn't allow input in Unity Account username and password field. However this works as expected under Ubuntu Unity desktop.

    Testcase:
    1. Launch Unity and open a new project.
    2. From Account drop menu, Select 'Sign In'
    3. In the 'Sign into your Unity Account' dialog, change keyboard focus to 'Email' textbox.

    Under Gnome-shell desktop environment, anything you type is not displayed in the textbox. Under Unity desktop environment. It works as expected.

    Version 5.4.0p1 (7697114b6141) Personal
    Wed, 10 Aug 2016 14:08:25 GMT
    Branch: 5.4/linux/editor


    $ lsb_release -a
    LSB Version: core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch:core-4.1-amd64:core-4.1-noarch
    Distributor ID: Ubuntu
    Description: Ubuntu 16.04.1 LTS
    Release: 16.04
    Codename: xenial

    $ gnome-shell --version
    GNOME Shell 3.18.5
     
  2. ArkyR

    ArkyR

    Joined:
    Jul 15, 2016
    Posts:
    18
  3. Tak

    Tak

    Joined:
    Mar 8, 2010
    Posts:
    1,001
    Interesting, could be an issue with the CEF integration.
     
  4. ArkyR

    ArkyR

    Joined:
    Jul 15, 2016
    Posts:
    18
    Any thoughts on debugging this problem ? Will look if there any other known issues with CEF on gnome-shell.
     
  5. Stratagerm

    Stratagerm

    Joined:
    Oct 4, 2016
    Posts:
    1
    Confirmed with 5.5.0b5+20160927 on Metacity 2.34.13.

    Upon clicking in the "email" editbox, the window highlights and the cursor appears very briefly before focus is immediately lost. 100% CPU utilization by the Unity process.

    LSB Version: core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch:core-4.1-amd64:core-4.1-noarch:security-4.0-amd64:security-4.0-noarch:security-4.1-amd64:security-4.1-noarch
    Distributor ID: Ubuntu
    Description: Ubuntu 14.04.5 LTS
    Release: 14.04
    Codename: trusty

    Steps to reproduce:

    1. Install packages gnome-session-flashback and metacity.
    2. Before login, select desktop environment GNOME Flashback (Metacity).
    3. Start Unity.
     
    Last edited: Oct 5, 2016