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

TextView loses selection when 'ignore entries above/below' is applied #178

Closed
rladstaetter opened this issue Dec 8, 2023 · 1 comment · Fixed by #191
Closed

TextView loses selection when 'ignore entries above/below' is applied #178

rladstaetter opened this issue Dec 8, 2023 · 1 comment · Fixed by #191
Assignees
Labels
bug Something isn't working
Milestone

Comments

@rladstaetter
Copy link
Owner

rladstaetter commented Dec 8, 2023

Describe the bug

If you select 'ignore entries above'/'ignore entries below' the current selection in TextView is lost. Interestingly enough this is not the case for the left ChunkListView.

To Reproduce

Steps to reproduce the behavior:

  • right click on TextView
  • select 'ignore entries above/below' (doesn't matter)
  • after operation is applied, selected entry is lost.

Expected behavior

Entry should still be selected / highlighted.

out

@rladstaetter rladstaetter added this to the 24.2.0 milestone Dec 8, 2023
rladstaetter added a commit that referenced this issue Dec 26, 2023
…n-when-ignore-entries-abovebelow-is-applied

#178: fixes selection when applying context actions in textview
@rladstaetter
Copy link
Owner Author

178-textview-loses-selection

LogoRRR now rememberes selection correctly.

@rladstaetter rladstaetter added the bug Something isn't working label Jan 11, 2024
@rladstaetter rladstaetter self-assigned this Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant