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

Jupyter view always back to top when I trying to select the last line #2637

Closed
zouyonghao opened this issue Dec 4, 2019 · 8 comments
Closed
Assignees

Comments

@zouyonghao
Copy link

Issue Type: Bug

Jupyter view always back to top when I trying to select the last line

Extension version: 2019.11.50794
VS Code version: Code 1.40.2 (f359dd69833dd8800b54d458f6d37ab7c78df520, 2019-11-25T14:54:40.719Z)
OS version: Linux x64 4.19.0

System Info
Item Value
CPUs Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz (4 x 2894)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: disabled_software
skia_renderer: disabled_off
surface_control: disabled_off
surface_synchronization: enabled_on
video_decode: unavailable_off
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) 1, 1, 1
Memory (System) 7.70GB (0.45GB free)
Process Argv --no-sandbox --unity-launch
Screen Reader no
VM 0%

Peek 2019-12-04 20-22

@rchiodo
Copy link
Contributor

rchiodo commented Dec 4, 2019

Thanks for the issue.

I believe this is being caused by our auto scroll code for focus in the editor. It's auto scrolling to the line with the cursor before the cursor can be updated.

@rchiodo rchiodo self-assigned this Dec 9, 2019
@IanMatthewHuff IanMatthewHuff self-assigned this Dec 13, 2019
@IanMatthewHuff
Copy link
Member

Validated. I'm not able to repro this anymore.

@mmiakashs
Copy link

Validated. I'm not able to repro this anymore.

Thanks for resolving this issue. Is it possible to install this change? or do we have to wait till the next release?

@rchiodo
Copy link
Contributor

rchiodo commented Dec 13, 2019

Our insider's build should have the fix, but it's rather flakey right now. We should be releasing in the next week or so.

@mmiakashs
Copy link

Hello @rchiodo
I just updated the vscode with the latest release. According to the latest release this bug fix is included. However, I am still facing the same problem. Should I have to change any setting? Thanks

@rchiodo
Copy link
Contributor

rchiodo commented Dec 18, 2019

Are you talking about the insider's build or the last general release. The last general release does not have this fix in it.

@DonJayamanne
Copy link
Contributor

@rchiodo Latest insiders hasn't been updated with the latest changes. microsoft/vscode-python#8882
I'll get this resolved ASAP

@mmiakashs
Copy link

Are you talking about the insider's build or the last general release. The last general release does not have this fix in it.

Sorry for the inconvenience. I mix-up the general release with the insider build. I was talking about the general release.

@lock lock bot locked as resolved and limited conversation to collaborators Dec 26, 2019
@microsoft microsoft unlocked this conversation Nov 14, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants