VisActor / VisActor/VTable

[Bug] 拖动页面或者画布,页面响应不及时

Open
#3,505 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
3.7k
Forks
486
Avg merge
1d 19h
Merged PRs (30d)
16

Description

Version

1.7.3

Link to Minimal Reproduction

Visual Studio Code Version: 1.96.2 (system setup);Electron: 32.2.6; Chromium: 128.0.6613.186;Node: 20.18.1;

Steps to Reproduce

https://github.com/user-attachments/assets/e487022a-aeb5-4656-95dc-490cf373e236

Visual Studio Code:
Version: 1.96.2 (system setup);
Electron: 32.2.6;
Chromium: 128.0.6613.186;
Node: 20.18.1;

版本 Windows 11 IoT 企业版 LTSC

Current Behavior

拖动页面或者画布,页面相应不及时;拖动快一点的时候,不能根据窗口的变化自适应变化。

https://github.com/user-attachments/assets/e487022a-aeb5-4656-95dc-490cf373e236

Expected Behavior

拖动页面或者画布,根据窗口的变化自适应变化。

Environment
Visual Studio Code:
Version: 1.96.2 (system setup);
Electron: 32.2.6; 
Chromium: 128.0.6613.186;
Node: 20.18.1; 

版本	Windows 11 IoT 企业版 LTSC
Any additional comments?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the delayed page or canvas dragging shown in the linked video on the reported Windows 11 and VS Code environment. Trace the page and canvas drag or resize handling to identify where updates fall behind during fast movement. Done means dragging adapts responsively to window changes without visible delay, with regression coverage added if the affected entry point supports it.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.