Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Cmd + B shortcut global on macOS #3090

Closed
mattmcdonald-uk opened this issue Nov 23, 2021 · 6 comments
Closed

Cmd + B shortcut global on macOS #3090

mattmcdonald-uk opened this issue Nov 23, 2021 · 6 comments
Assignees

Comments

@mattmcdonald-uk
Copy link

mattmcdonald-uk commented Nov 23, 2021

🐛 Bug Report

On macOS, with an application being inspected the Cmd + B shortcut (and possibly others?) seems to be registered globally and doesn't work in other applications.

This was introduced in 0.120.0 and is not present in 0.119.0

To Reproduce

  • Open Flipper, select a target to inspect.
  • Open another application that uses the Cmd + B shortcut (e.g. VS Code).
  • Press Cmd + B with the other application focused.
  • Observe the shortcut is ignored.
  • Close Flipper.
  • Press Cmd + B with the other application focused.
  • Observe the shortcut works.

Environment

macOS 12.0.1
Flipper 0.120.0

@zhirzh
Copy link

zhirzh commented Nov 25, 2021

same issue with Cmd + K shortcut. in network panel, flipper uses this shortcut to clear logs

@rohandhruva
Copy link

I'm still seeing this in 0.122.

@seato
Copy link

seato commented Dec 7, 2021

I'm able to reproduce in 0.123 for CMD + K

@aigoncharov aigoncharov self-assigned this Dec 8, 2021
@stdavis
Copy link

stdavis commented Dec 10, 2021

I'm able to reproduce this with cmd + k in v0.124.0.

@SergeiZavialov
Copy link

Still same problem with cmd + K in 0.125.0

@mweststrate
Copy link
Contributor

Should be fixed in next release

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants