Skip to content

Fix selection markers disappearing after scrolling out of view#19974

Merged
DHowett merged 1 commit intomainfrom
dev/cazamor/bugfix/sln-markers-vanish
Mar 16, 2026
Merged

Fix selection markers disappearing after scrolling out of view#19974
DHowett merged 1 commit intomainfrom
dev/cazamor/bugfix/sln-markers-vanish

Conversation

@carlos-zamora
Copy link
Copy Markdown
Member

Summary of the Pull Request

Pretty straightforward

Validation Steps Performed

✅ Selection markers are present after scrolling them out of view and scrolling back

Closes #17135

@github-project-automation github-project-automation bot moved this to To Cherry Pick in 1.24 Servicing Pipeline Mar 13, 2026
@github-project-automation github-project-automation bot moved this to To Cherry Pick in 1.25 Servicing Pipeline Mar 13, 2026
@carlos-zamora carlos-zamora moved this from To Cherry Pick to To Consider in 1.24 Servicing Pipeline Mar 13, 2026
@carlos-zamora carlos-zamora moved this from To Cherry Pick to To Consider in 1.25 Servicing Pipeline Mar 13, 2026
@DHowett DHowett merged commit 14ee19f into main Mar 16, 2026
20 checks passed
@DHowett DHowett deleted the dev/cazamor/bugfix/sln-markers-vanish branch March 16, 2026 22:21
@DHowett DHowett moved this from To Consider to To Cherry Pick in 1.25 Servicing Pipeline Mar 16, 2026
@DHowett DHowett moved this from To Consider to To Cherry Pick in 1.24 Servicing Pipeline Mar 16, 2026
@DHowett DHowett moved this from To Cherry Pick to Cherry Picked in 1.24 Servicing Pipeline Mar 30, 2026
@DHowett DHowett moved this from To Cherry Pick to Cherry Picked in 1.25 Servicing Pipeline Mar 30, 2026
DHowett pushed a commit that referenced this pull request Mar 30, 2026
## Summary of the Pull Request
Pretty straightforward

## Validation Steps Performed
✅ Selection markers are present after scrolling them out of view and
scrolling back

Closes #17135

(cherry picked from commit 14ee19f)
Service-Card-Id: PVTI_lADOAF3p4s4BBcTlzgna-WQ
Service-Version: 1.24
DHowett pushed a commit that referenced this pull request Mar 30, 2026
## Summary of the Pull Request
Pretty straightforward

## Validation Steps Performed
✅ Selection markers are present after scrolling them out of view and
scrolling back

Closes #17135

(cherry picked from commit 14ee19f)
Service-Card-Id: PVTI_lADOAF3p4s4BQX0-zgna-WM
Service-Version: 1.25
carlos-zamora added a commit that referenced this pull request Mar 31, 2026
## Summary of the Pull Request
Updates the scroll handler to check the selection mode before updating
the markers.

Introduced in #19974 

## Validation Steps Performed
`ls` --> create selection --> scroll away and back
✅ keyboard selection: markers are present both times
✅ mouse selection: markers are missing both times
DHowett pushed a commit that referenced this pull request Mar 31, 2026
## Summary of the Pull Request
Updates the scroll handler to check the selection mode before updating
the markers.

Introduced in #19974

## Validation Steps Performed
`ls` --> create selection --> scroll away and back
✅ keyboard selection: markers are present both times
✅ mouse selection: markers are missing both times

(cherry picked from commit 3104c8f)
Service-Card-Id: PVTI_lADOAF3p4s4BQX0-zgo0IB8
Service-Version: 1.25
DHowett pushed a commit that referenced this pull request Apr 3, 2026
## Summary of the Pull Request
Updates the scroll handler to check the selection mode before updating
the markers.

Introduced in #19974

## Validation Steps Performed
`ls` --> create selection --> scroll away and back
✅ keyboard selection: markers are present both times
✅ mouse selection: markers are missing both times

(cherry picked from commit 3104c8f)
Service-Card-Id: PVTI_lADOAF3p4s4BBcTlzgo0ICA
Service-Version: 1.24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Cherry Picked
Status: Cherry Picked

Development

Successfully merging this pull request may close these issues.

Selection markers permanently disappear when they are scrolled out of view

2 participants