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

Page Up/Down doesn't work correctly in notebook editor cells #139979

Closed
ShafinKhadem opened this issue Jan 1, 2022 · 0 comments · Fixed by #139980
Closed

Page Up/Down doesn't work correctly in notebook editor cells #139979

ShafinKhadem opened this issue Jan 1, 2022 · 0 comments · Fixed by #139980
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders notebook-commands verified Verification succeeded
Milestone

Comments

@ShafinKhadem
Copy link
Contributor

ShafinKhadem commented Jan 1, 2022

Issue Type: Bug

  1. Create a notebook file.
  2. Create a cell which is large enough to overflow screen.
  3. Try PgDown and PgUp

Instead of going one page down in PgDown, cursor goes to end of cell

before

Does this issue occur when all extensions are disabled?: Yes

VS Code version: Code 1.63.2 (899d46d, 2021-12-15T09:39:46.686Z)
OS version: Linux x64 5.13.0-22-generic snap
Restricted Mode: No

System Info
Item Value
CPUs AMD Ryzen 3 5300U with Radeon Graphics (8 x 2842)
GPU Status 2d_canvas: unavailable_software
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: disabled_off
rasterization: disabled_software
skia_renderer: enabled_on
video_decode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
Load (avg) 2, 1, 1
Memory (System) 7.12GB (1.21GB free)
Process Argv --no-sandbox --force-user-env --unity-launch --crash-reporter-id f9ef0483-9e99-46a3-9f8c-1e6a71b29e0e
Screen Reader no
VM 0%
DESKTOP_SESSION plasma
XDG_CURRENT_DESKTOP KDE
XDG_SESSION_DESKTOP KDE
XDG_SESSION_TYPE x11
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythontb:30283811
pythonptprofiler:30281270
vsdfh931cf:30280410
vshan820:30294714
vstes263cf:30335440
vscorecescf:30384386
pythondataviewer:30285071
vscod805cf:30301675
pythonvspyt200:30340761
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593:30376534
pythonvs932:30410667
vscop804:30404766
vs360:30404995
vsrem710:30416614
py55gd98:30411514
vscexrecpromp3t1:30407762

@rebornix rebornix added bug Issue identified by VS Code Team member as probable bug notebook-commands labels Jan 14, 2022
@rebornix rebornix added this to the January 2022 milestone Jan 14, 2022
@rzhao271 rzhao271 added the verified Verification succeeded label Jan 27, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Feb 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders notebook-commands verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants
@rebornix @rzhao271 @ShafinKhadem and others