flameshot-org/flameshot

Esc undo all my input when I select text tool

Open

#2,499 opened on Mar 22, 2022

View on GitHub
 (8 comments) (0 reactions) (0 assignees)C++ (29,897 stars) (1,916 forks)batch import
EnhancementGood first issue

Description

Flameshot Version

Flameshot v11.0.0 (ad1bf28) Compiled with Qt 5.15.2 darwin: 21.2.0 osx: 12.1

Installation Type

Using the ready-made package from Github Releases

Operating System type and version

MacOS

Description

When I try to add some text in the screenshot, suppose I am tying

"hello", then I type Esc key.

Then all my input would become lost. What my expectations should be "hello" is added into the screenshot and exit the text adding mode.

Is there anyway I could work around this?

Steps to reproduce

  1. Screenshot
  2. Click "add text" tool
  3. Type "hello"
  4. Type Esc key.

Screenshots or screen recordings

No response

System Information

Mac OS 12.1 (21C52)

Contributor guide