4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)Vue16,410 stars (16,410 stars)4,764 forks (4,764 forks)user submission
help wanted
Description

Contributor guide
- Tech stack
- vuehtmlcss
- Domain
- frontend
- Issue type
- bug
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- None
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- The issue shows a rendering problem in QQ browser during scrolling. Investigate CSS rendering issues specific to QQ browser's WebKit engine. Check the project's CSS files for properties like overflow, transform, or will change that might cause rendering bugs. Look at comments in the issue for any additional details. Consider testing in QQ browser DevTools to identify the problematic styles.