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] Inconsistent search selection context #1760

Closed
2 tasks done
brian6932 opened this issue Apr 15, 2024 · 5 comments
Closed
2 tasks done

[Bug] Inconsistent search selection context #1760

brian6932 opened this issue Apr 15, 2024 · 5 comments
Labels

Comments

@brian6932
Copy link

brian6932 commented Apr 15, 2024

Checklist

  • I have used the search function to see if someone else has already submitted the same bug report.
  • I will describe the problem with as much detail as possible.

App version

3.8

Windows version

10

Steps to reproduce

  1. CTRL+F bind
  2. Enter a search term
  3. ENTER key
  4. CTRL+A bind
  5. DEL key
  6. Every single item has been selected to be deleted

Expected behavior

CTRL+A should use the context of the current view.

Actual behavior

It selects every item in the pane, outside of view. This is super annoying and fucks with my muscle memory each time I want to delete a every rule matching a search.

Logs

No response

@brian6932 brian6932 added the bug label Apr 15, 2024
@brian6932 brian6932 changed the title [Bug] Ctrl+A lacks search context [Bug] <kbd>Ctrl</kbd><kbd>+</kbd><kbd>A</kbd> lacks search context Apr 23, 2024
@brian6932 brian6932 changed the title [Bug] <kbd>Ctrl</kbd><kbd>+</kbd><kbd>A</kbd> lacks search context [Bug] Ctrl+A lacks search context Apr 23, 2024
@henrypp
Copy link
Owner

henrypp commented Apr 23, 2024

this is maybe a fix, try it!
simplewall.zip

@brian6932
Copy link
Author

Works

@brian6932
Copy link
Author

brian6932 commented May 17, 2024

Ok, so this issue still occurs just a little differently from the title.

To reproduce

  1. search for something
  2. select the 2nd item (I don't think the index matters) in the results
  3. SHIFT+END
  4. DEL

@brian6932 brian6932 reopened this May 17, 2024
@brian6932 brian6932 changed the title [Bug] Ctrl+A lacks search context [Bug] Inconsistent search selection context May 17, 2024
@henrypp
Copy link
Owner

henrypp commented May 22, 2024

and? shift end are select required items, and?

@henrypp henrypp closed this as completed May 22, 2024
@brian6932
Copy link
Author

brian6932 commented May 22, 2024

Huh? It's still going out of the context of the search.

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

No branches or pull requests

2 participants