ccseer / Seer

Seer bug report
http://1218.io
451 stars 45 forks source link

Key pressed will be passed to Seer after closing #268

Closed jcplus closed 3 years ago

jcplus commented 4 years ago

Windows 10 Pro Reproduce:

  1. Create a sample BAT file and write a comand that close the cmd window when spacebar is pressed.
  2. Run the BAT file and see the prompt messgae.
  3. Press the spacebar to close the window.
  4. Seer will open a preview window of this BAT file.
ccseer commented 4 years ago

image

CMD window handles Key_down first, then Seer handles Key_Up event.

jcplus commented 4 years ago

That means it's normal?

ccseer commented 4 years ago

Yes, it’s expected.

On Mon, 31 Aug 2020 at 8:17 PM, SevenTree notifications@github.com wrote:

That means it's normal?

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/ccseer/Seer/issues/268#issuecomment-683742975, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZZIHRZJCHHESAPBR4MUW3SDOIGDANCNFSM4QQIVBVQ .