The log filter input box will be obscured by the log page number display.
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
Type: Feature Request
There's an obscuring issue in the debug console: the log string filter input box is obscured by the log page number display. When the page number reaches 1000+, the input box is completely obscured, preventing the input from updating.
VS Code version: Code 1.134.0 (Universal) (110a328ea54b42367b803ec53ee0bf52ef26b419, 2026-08-18T18:24:44Z)
OS version: Darwin arm64 23.6.0
Modes:
System Info
|Item|Value|
|---|---|
|CPUs|Apple M2 (8 x 2400)|
|GPU Status|2d_canvas: enabled
GPU0: VENDOR= 0x106b [Google Inc. (Apple)], DEVICE=0x0000 [ANGLE (Apple, ANGLE Metal Renderer: Apple M2, Version 14.6.1 (Build 23G93))], DRIVER_VENDOR=Apple, DRIVER_VERSION=14.6.1 *ACTIVE*
Machine model name: Mac
Machine model version: 14.3
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: enabled_on
trees_in_viz: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgpu: enabled
webnn: disabled_off|
|Load (avg)|4, 3, 3|
|Memory (System)|16.00GB (0.10GB free)|
|Process Argv|--crash-reporter-id 8f4a6ab9-c459-4d45-97aa-17308d26e386|
|Screen Reader|no|
|VM|0%|
Extensions (21)
Name|Identifier|Author|Version
---|---|---|---
Eclipse Keymap|alphabotsec.vscode-eclipse-keybindings|alphabotsec|0.16.1
Freezed|blaxou.freezed|blaxou|0.9.6
Dart|dart-code.dart-code|Dart-Code|3.140.0
Flutter|dart-code.flutter|Dart-Code|3.140.0
Git History|donjayamanne.githistory|donjayamanne|0.6.20
Flutter GetX Generator - 猫哥|ducafecat.getx-template|ducafecat|1.2.34
Rust Syntax|dustypomerleau.rust-syntax|dustypomerleau|0.6.1
GitLens — Git supercharged|eamodio.gitlens|eamodio|19.0.1
Figma for VS Code|figma.figma-vscode-extension|figma|0.4.5
Code Runner|formulahendry.code-runner|formulahendry|0.12.2
GetX Snippets|get-snippets.get-snippets|get-snippets|4.3.0
Json to Dart Model|hirantha.json-to-dart|hirantha|3.5.8
Git Graph|mhutchie.git-graph|mhutchie|1.30.0
Chinese (Simplified) (简体中文) Language Pack for Visual Studio Code|ms-ceintl.vscode-language-pack-zh-hans|MS-CEINTL|1.131.2026082318
Makefile Tools|ms-vscode.makefile-tools|ms-vscode|0.12.17
Serial Monitor|ms-vscode.vscode-serial-monitor|ms-vscode|0.13.1
Reload|natqe.reload|natqe|0.0.7
XML|redhat.vscode-xml|redhat|0.29.3
rust-analyzer|rust-lang.rust-analyzer|rust-lang|0.3.3025
CodeLLDB|vadimcn.vscode-lldb|vadimcn|1.11.5
Git Blame|waderyan.gitblame|waderyan|13.1.0
A/B Experiments
```
vsliv368:30146709
vswsl492cf:30256860
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythonrdcb7:31342333
6518g693:31463988
aj953862:31281341
envsactivate1:31551504
gh487529:31544284
cloudbuttont:31379625
3efgi100_wstrepl:31403338
ec5jj548:31422691
cp_cls_t_966_ss:31526232
4je02754:31572277
8hhj4413:31478653
cp_cls_c_1081:31454833
conptydll_true:31498968
e9c30283:31461165
test_treatment2:31471001
46204921:31447328
ei9d7968:31496641
chat:31457767
ghj88844:31499326
ddid_c:31478207
hmra_i5g22:31518061
bjc72774_agent_sandbox:31557830
7df3h592:31512476
cp_cls_t_1082:31535311
logging_enabled_new:31498466
j0d79568:31499440
jb_cp_cls_t_632:31543129
56dj4588:31512888
32d76977:31512328
ha629193:31508444
jh5f2457_c:31540921
jbcp_cls_pctr_t:31531130
61138546:31518536
cp_intellij_t_nes:31548657
jf4hg949:31526829
ahp-both-windows:31556933
sessions_5:31532894
ihg5j128:31534457
f412h606:31551416
9gg7f176:31542112
sandbox-ui-on-2:31543161
enable_editor_pane_layout:31569726
allow-none:31555437
6i51c363:31551401
ac562147:31564510
c7c27ce7:31554789
1h923230:31564177
0dg73464:31554319
treatment-23-1:31555779
unuse_dynamic_mcp:31555281
0d8dfbc3:31570291
0c1h4866:31566224
session-mark-done:31558131
5b8j3302:31564601
mangle-name-control:31572633
permission_prompt_control:1332567
ccr_pr_nudge_auto_review:1319472
vsc_wsm_c:1340633
```
Contributor guide
Research direction
Start in the debug console UI and reproduce the layout with the log page number at 1000 or higher. Trace the log string filter input and page number display, then verify that the input remains visible and usable when the page count grows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100