Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Ctrl+F shortcut doesn't do anything if search bar is visible on the screen #133

Closed
1 task done
jezewskiBNetrox opened this issue Nov 15, 2023 · 3 comments
Closed
1 task done
Labels
bug Something isn't working planned

Comments

@jezewskiBNetrox
Copy link

What happened?

Hi there,

not sure if it happens on Linux/Mac too but on WIndows with newest version of client there is a bit of problem with Ctrl+F shortcut.

When I press Ctrl+F on fresh response, search bar appears and I can search into response. But after I lose focus in search bar, Ctrl+F doesn't do anything. So I need to manually using mouse click on search bar to recover focus and search what I wanted. Very irritating.

Steps to reproduce?

1. Ask for any API to get a text/json response or even httpie.io and switch to the HTML view.
2. Press Ctrl+F.
3. Unfocus search bar.
4. Press Ctrl+F again.
5. Nothing happens.

What did you expect to happen?

Recover of search bar focus to be able to change phrase I'm looking for in response.

Platform

Windows

HTTPie Desktop version

2022.3.6

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jezewskiBNetrox jezewskiBNetrox added the bug Something isn't working label Nov 15, 2023
@jezewskiBNetrox
Copy link
Author

I can even reproduce this bug on Web version (https://httpie.io/app). I'm pretty sure it is not just in my case.

@jkbrzt
Copy link
Member

jkbrzt commented Jan 3, 2024

✅ Fixed in v2024.1.1 →

@jkbrzt jkbrzt closed this as completed Jan 3, 2024
@jezewskiBNetrox
Copy link
Author

✅ Fixed in v2024.1.1 →

@jkbrzt Can confirm it works like it should now. Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working planned
Projects
None yet
Development

No branches or pull requests

2 participants