Skip to content

[BUG] leave focused clip is not a hotkey #189

Description

@hobbsythe6th

Describe the bug
The hotkey to leave the focused clip does nothing at all.

To reproduce
Steps to reproduce the behavior:

  1. Make a clip
  2. Enter it
  3. Press alt+f (on edge you might need to change the hotkey)
  4. Open console
  5. See error

Expected behavior
I leave the focused clip.

Editor version
All forks and versions post 1.19.3

Do you have a suggested solution to this issue? (ex. has another program fixed this bug a certain way? Are you familiar with where in the code base someone would need to fix this issue?)
copy-pasted output from running locally:
fn is not a function
TypeError: fn is not a function
at HotKeyInterface.wrapHotkeyFunction (http://localhost:3000/static/js/bundle.js:55842:9)
at handlers. [as handler] (http://localhost:3000/static/js/bundle.js:55827:16)
at GlobalKeyEventStrategy._callClosestMatchingHandler (http://localhost:3000/static/js/bundle.js:141244:23)
at GlobalKeyEventStrategy._callClosestMatchingHandler (http://localhost:3000/static/js/bundle.js:142646:119)
at GlobalKeyEventStrategy._callHandlerIfExists (http://localhost:3000/static/js/bundle.js:142639:12)
at GlobalKeyEventStrategy.handleKeydown (http://localhost:3000/static/js/bundle.js:142400:14)
at KeyEventManager.handleGlobalKeyDown (http://localhost:3000/static/js/bundle.js:136995:40)
at document. (http://localhost:3000/static/js/bundle.js:142333:148)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions