Skip to content

Do not throw the reader to the top for selecting what is already selected - #830

Merged
SimonCropp merged 1 commit into
mainfrom
fix-reselect-resets-scroll
Aug 22, 2026
Merged

Do not throw the reader to the top for selecting what is already selected#830
SimonCropp merged 1 commit into
mainfrom
fix-reselect-resets-scroll

Conversation

@SimonCropp

Copy link
Copy Markdown
Member

Select reset the scroll unconditionally. A right click on the highlighted entry
goes through it - OpenMenu selects the row first, so the menu acts on what is
highlighted - so opening that menu, to reveal the source file say, jumped the
comparison back to line 1 before the menu appeared. A left click on the highlighted
row and a socket focus naming the entry already on screen did the same.

Selecting the entry already selected now leaves the scroll alone. A different entry
is a different comparison and still starts at its top.

…cted

Select reset the scroll unconditionally. A right click on the highlighted entry
goes through it - OpenMenu selects the row first, so the menu acts on what is
highlighted - so opening that menu, to reveal the source file say, jumped the
comparison back to line 1 before the menu appeared. A left click on the highlighted
row and a socket focus naming the entry already on screen did the same.

Selecting the entry already selected now leaves the scroll alone. A different entry
is a different comparison and still starts at its top.
@SimonCropp
SimonCropp merged commit 02bce76 into main Aug 22, 2026
9 checks passed
@SimonCropp
SimonCropp deleted the fix-reselect-resets-scroll branch August 22, 2026 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant