Skip to content

Textbox does not catch focus when console opened #3

@PascalSoftwares

Description

@PascalSoftwares

Reproducing:

  1. Create new empty (floor and block scene) flax project
  2. Setup Journal as default prefab UI

Result:
When pressing call key ( ` ), command window appears and cursor ( _ ) blink animates, but UI does not have focus.
To make things complex, default scene has mouse cursor locked to camera rotation - so mouse cursor is not visible, and of course cannot do 'click textbox' things! Only way to get focus is pressing DN or Right key to call recent list(actually empty) and 'restore' the focus to textbox. otherwise Journal UI does not take any text input.

I thought console UI must take the focus right away when called, for fluent functioning. Is current mechanism intended, or Journal incomaptible with 1st person mode mouse/keybind?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions